Fabric Version causes Trains to spin rapidly and bogies to be rotated 90°.
HB-Stratos opened this issue · 3 comments
As ridiculous as it sounds, the title says it all. When I add Create Power Loader fabric to my modpack, some trains start spinning wildly, and all of them have bogies rotated 90° off axis.
This all was observed with power loader only installed on the client and not present on the server.

When I teleported away and returned, a few wagons / locomotives were turned 180°

It can also happen that trains spin wildly. This seems to often be caused by tp-ing a larger distance (~5k blocks) thought this has not proven reliable.
Base.Profile.2024.02.26.-.01.00.36.02.mp4
Base.Profile.2024.02.27.-.16.52.48.05.mp4
Client log without Power Loader: https://mclo.gs/toJvcd5, toJvcd5.txt
Client log with Power Loader: https://mclo.gs/JWCv588, JWCv588.txt
But just having a modpack with the mod and playing on a server that doesn't have it should not break all trains.
This is not a valid assumption to make for any non-client side mod. Crashes and glitches should be expected because the client is expecting the server to send data that doesn't exist. It is a natural consequence of using the mod in clearly unsupported ways.
What should have happened is that the server kicks you for not having a matching mod list, but this isn't implemented in fabric yet, so it is up to you to make sure your mods are compatible with the server.