tweaked-programs/cccbridge

Game crashes when animatronic becomes part of a contraption

Tomico-DEV opened this issue · 2 comments

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:

  1. Place animatronic and computer onto a carriage
  2. Superglue everything together
  3. Rotate gantry shaft and move carriage
  4. Game crashes

Expected behavior
Animatronic moves and game does not crash

Screenshots
image_2024-03-14_180356270

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

Thank you for reporting this! I will look into this.

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.