Game crashes when animatronic becomes part of a contraption
Tomico-DEV opened this issue · 2 comments
Tomico-DEV commented
Description
Animatronic causes game to crash when placed on contraption and moved. Refer to crash report for more info
To Reproduce
Steps to reproduce the behavior:
- Place animatronic and computer onto a carriage
- Superglue everything together
- Rotate gantry shaft and move carriage
- Game crashes
Expected behavior
Animatronic moves and game does not crash
Software
- Minecraft Version 1.20.1
- Mod Version 1.6.3
- ModLoader Forge
- Create Version 0.5.1f
Crash Report
crash-2024-03-14_17.43.54-server.txt
SammyForReal commented
Thank you for reporting this! I will look into this.
SammyForReal commented
It seems like they refactored some names and access view levels of some used fields in VirtualRenderWorld in 0.5.1 f, which is the reason why it now crashes on newer versions. This will be fixed in the next patch.