Flywheel causes strange lighting bug when creating large trains
ninyauwu opened this issue ยท 1 comments
Describe the Bug
Trains are covered in black shadows that are stationary relative to the train while driving them, assuming the train in large enough. Smaller trains are not affected. From my testing it seems to have more to do with block count than p
Reproduction Steps
- Create a long track, at least three chunks in length.
- Create a train station.
- Build a train consisting of a sizeable chunk of blocks, something in the order of 7x5x23
- Place a train controller on top of the train
- Glue everything together and assemble
- Drive the train about 20 blocks forward
- You will see the lighting bug in question
- Execute the command /flywheel backend off
- The issue will disappear
Expected Result
Instead of the usual train lighting you get a big black shadow as if the train is failing to calculate lighting over such a large area. It can be fixed by turning off flywheel, however this causes immense lag.
Screenshots and Videos
Here we see the train with the black lighting bug
Here it is side by side with a windmill, which does not seem to be affected.
Crash Report or Log
No response
Operating System
Windows 10
Mod Version
0.5.1d
Minecraft Version
1.20.1
Forge Version
47.1.0
Other Mods
No other mods were used when showcasing this issue
Additional Context
This bug has been part of the create mod for a long time, at least for as long as trains have been part of the mod. Contraptions as a whole don't seem to be affected from my testing.
I would like to see this issue receive higher priority as it makes me completely avoid using trains, despite it otherwise being one of my favorite features of the mod.