Trains with wagons derail after getting out of visible chunks
AlphaStep opened this issue ยท 3 comments
We are aware of that bug. It is not fixable in the port, but it is fixed in the rewrite. (If I remember correctly), it is caused due to the rolling-stock having only one hitbox, so it is unaware of its rotation when the chunk is loaded back up. again, not sure if that is the reason, but I believe that is it.
The issue is due to some degree of NBT corruption in the entities and unreliable chunkloading.
017 makes some fixes for these, but due to the messy nature of TC's code, the rewrite will be the only complete fix.
Also this is a duplicate of #250