Quantum Bridge across chunk border cause a "Too many chained neighbor updates" error.
Harveykang opened this issue ยท 8 comments
Describe the bug
Quantum Bridge across chunk border cause a "Too many chained neighbor updates" error.
[04:08:56] [Server thread/ERROR]: Too many chained neighbor updates. Skipping the rest. First skipped position: 992, 75, 2003
At the position of a Quantum Ring.
How to reproduce the bug
- Build a Quantum Bridge at spawn chunks.
- Build another Quantum Bridge at a border of non-spawn chunks, as shown in the picture. connect each other with Quantum Entangled Singularity.
- Place a Fluix Cable as shown in the picture. I this case, place on the east side.
- Fly far away until the chunk of Quantum Bridge unloaded. In this case, fly to east.
- Fly back. The chunk loading stucked. The game prints a "Too many chained neighbor updates" error in the log.
Expected behavior
The "Too many chained neighbor updates" error should not happen.
Additional details
The crash report is generated by holding F3+C.
Which minecraft version are you using?
1.20
On which mod loaders does it happen?
Fabric
Crash log
https://gist.github.com/Harveykang/87aafe18bbc582cec83b3c89ab0e52c8
This is also consistently reproducible by attempting to load "1024_channels_through_quantum_bridge.snbt" in the guidebook scene area in the testing world.
Seems I managed to trigger this myself, hopefully this snapshot helps...