I am running both a server and client which are behaving differently, leading me to see this as a rendering and/or client side problem. At no point does the server ever crash regardless of what mods are enabled or disabled.
There appears to be 2 separate (?) errors.
one error seems to be a mixin apply fail due to a missing findCollidingTrain. This combines with the error below it seems.
The second error is a Lithium Class Analysis error directly connected to Lithium and removing lithium from the client stops this error and the previous error from crashing the game.
The first error, without Lithium installed, seems to cause trains to become oddly culled (even without any culling mods or sodium installed). The train is still completely visible except for various parts of the Create mod blocks. However, the train has no hitbox outside of the original Bogie and even that can't be interacted with properly.
With the server not having Interactive enabled, it will still cause these same problems. The server really doesn't care...
Trains still seem to move and function as expected, except visually on the affected client.
Removing all Entity culling, Sodium, Lithium, and related mods, the same problem happens with seemingly no difference.
GPU: Both Nvidia and AMD CPU: Both Intel and AMD
Minecraft: 1.20.1 Fabric Loader: 0.15.11
Create Fabric: 0.5.1-f build 1417 VS: 2.3.0 Beta 5 CI: 1.0.2 Beta 2
Flywheel: 0.6.10-2 All Backend Modes
Running modified Fabulously Optimized 5.4.0 for 1.20.1
Crash log: https://mclo.gs/sWgQnbu
I am running both a server and client which are behaving differently, leading me to see this as a rendering and/or client side problem. At no point does the server ever crash regardless of what mods are enabled or disabled.
There appears to be 2 separate (?) errors.
one error seems to be a mixin apply fail due to a missing findCollidingTrain. This combines with the error below it seems.
The second error is a Lithium Class Analysis error directly connected to Lithium and removing lithium from the client stops this error and the previous error from crashing the game.
The first error, without Lithium installed, seems to cause trains to become oddly culled (even without any culling mods or sodium installed). The train is still completely visible except for various parts of the Create mod blocks. However, the train has no hitbox outside of the original Bogie and even that can't be interacted with properly.
With the server not having Interactive enabled, it will still cause these same problems. The server really doesn't care...
Trains still seem to move and function as expected, except visually on the affected client.
Removing all Entity culling, Sodium, Lithium, and related mods, the same problem happens with seemingly no difference.