Create server crashes, causing elevators to disappear
dti131 opened this issue · 5 comments
Describe the Bug
When a create server crashes, elevators can disappear entirely sometimes.
Reproduction Steps
1.Start a create server
2.Build an elevator
3.Crash the server
...
Expected Result
I expected the elevator to be fine (all other contraptions are) but I tried to use it and noticed it was missing with the pulley cable going through my floor and into the ground.
Screenshots and Videos
No response
Crash Report or Log
No response
Operating System
Windows 10
Mod Version
0.5.1b
Minecraft Version
1.19.2
Forge Version
43.2.12
Other Mods
No response
Additional Context
No response
I got the same problem with my 1.20.1 server, but it does not seem to be related to the crash. I've seeing this elevator bug in 1.18, 1.19 and 1.20 (my case), and, In all of them, the elevator disappears after the server is restarted.
In my case, to produce the bug, I created a simple elevator with two floors (0 and -1), used it, and let the elevator in the floor 0, so I just restarted the server, when I came back the elevator was gone, after some minutes I could call the elevator to the floor -1 and it came from the ground, it took some time (it was way down).
What I think: it seems to be a client visual bug because I could see the elevator going straight down after I entered the server and the chunks were loading. I couldn't call the elevator to the floor 0 because the elevator was already there (it was where I let it before the server restart), but, at the same time doesn't seem to be a client bug, the elevator wasn't "step-able" in the floor 0 and I got "through it" when I tried.
In all other cases the elevator were in the ground too and came from it when the player call it.
When I called to the floor -1 the elevator started working as expected.
It seems to be related to the server itself and the new elevator system. I'm playing with the AllTheMods9 (0.59.0) and tried to reproduce it in a singleplayer world, In there, the elevator works fine.