Contraption causes Crash to Desktop due to ClassCastException #3140
Labels
env: outdated create version
Issue reported as occuring when using an outdated Create version
type: bug
Issue where something isn't working
Describe the Bug
I created a contraption in a multiplayer server I host for myself and a few friends.
This contraption was designed move a belt from one lane to another, while doing so a ClientSide only crash occurs.
Based on the process of creating this crash, I suspect it has something to do with how the belt wants to connect to a rotation source, but is also still a moving contraption? or is trying to become a moving contraption.
UPDATE: I've played around with this some more and found that it also occurs for rotational sources other than mechanical belts, it's just that it only crashes when the piston head retracts? for some reason.
Reproduction Steps
...
Expected Result
I expect that the belt will move to the new position without any issue and move back without any issue.
Screenshots and Videos
Crash Report or Log
create-clientside-crash.txt
Operating System
Windows 10
Mod Version
0.4.1
Minecraft Version
1.18.2
Forge Version
40.1.41
Other Mods
No response
Additional Context
I should note that there were no server side issue, as in, the server didn't crash nor did an error occur. However this issue does happen in single player worlds, and will cause a client to desktop crash, also note that this holds true for servers as well however the server is not effected by it.
The text was updated successfully, but these errors were encountered: