Fabricators-of-Create / Create

[Fabric Mod] Building Tools and Aesthetic Technology
MIT License
887 stars 201 forks source link

No UI for train station on a server #1520

Closed BigMommaBee closed 4 months ago

BigMommaBee commented 4 months ago

Describe the Bug

While playing on a server, clicking on the train station brings up no UI. Train station works normally in singleplayer

Reproduction Steps

  1. Place train tracks
  2. Register train station to track and place it
  3. Right click on train station to bring the UI

Expected Result

Expected: Train station UI to appear to allow building the train in both singleplayer and multiplayer

Result: No UI appears while in multiplayer

Screenshots and Videos

Multiplayer not working: https://youtu.be/MJJwP94C5TA

Singleplayer working correctly: https://youtu.be/AAgZ4jnvsIg

Crash Report or Log

Clientside log while trying to access train station UI: https://pastebin.com/d5Lytds2

Operating System

Windows 11

Mod Version

0.5.1f

Minecraft Version

1.20.1

Other Mods

Serverside:

Clientside has all mods above, and additionally:

Additional Context

Clientside log while trying to access train station UI: https://pastebin.com/d5Lytds2

Server log: https://pastebin.com/7RQuvSSC

IThundxr commented 4 months ago

some mod is messing up packets, binary search to figure out which one

BigMommaBee commented 4 months ago

Thank you, it was caused by a corrupted .jar serverside for the Steam & Rails addon. Reuploaded that mod and trains work correctly now.