Advanced doors that are in the open state disappear when chunk is unloaded
Catz1301 opened this issue ยท 4 comments
Whenever you create an advanced door with an advanced recipe, and then you place it, it will disappear once its chunk is unloaded.
To Reproduce
Steps to reproduce the behavior:
- Create an object. Any object will do.
- Make it an advanced door with an advanced recipe.
- Configure it to move around for a little bit, having its offset start and stop on different axis (This is what I did).
- Activate the door.
- Wait for it to finish 'opening'.
- Leave the chunk so that the chunk will unload.
- Come back to it after a few seconds.
- Voila. The door has done its magical disappearing trick. You now need a new door.
Expected behavior
The door should have been in its same spot as before you left the chunk.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- Java version:
- Forge version:
- Minecraft version:
Additional context
I was playing in a server environment, in survival, I can't recreate it in my own test environment, but I will get a list of mods used.