Server Disconnect when Adjusting Machine Configurations
SwiftyWheels opened this issue ยท 1 comments
Describe the bug
When more than one player is connected to a fabric server, attempting to adjust any machine configurations through the "Configure Slots" GUI button will kick yourself or others from the server.
Mods Loaded
- fabric-api-0.91.1+1.20.2.jar
- RebornCore-5.9.1.jar
- TechReborn-5.9.1
- InGameAccountSwitcher-Fabric-1.20.2-8.0.2.jar (This was to test this bug offline on a LAN server.)
Steps to Reproduce
- Launch Minecraft
- Join a single-player world
- Open to LAN
- Have another client join LAN world
- On first client, open any Tech Reborn block item GUI by right clicking block
- Press Configure Slots button on top-left-hand side of machine GUI
- Press any red slot in machine GUI to open configuration GUI
- Press any option in configuration GUI (e.g., "Auto Input", "Adjust Block Face Input/Output")
- Second client will disconnect with Internal Exception
Screenshots
Environment (please complete the following information with the version):
- Minecraft: 1.20.2
- Mod Loader: Fabric 0.15.0
Logs
Pastebin the log [e.g. logs/latest.log
] and link it below:
https://pastebin.com/3UT4kGhg
Additional context
I have run into this issue originally on a Docker hosted fabric server which is running on Ubuntu. I have tested this issue on Windows 10 as well in a LAN server.