
Client/Server Packet issues on sort by and other terminal actions
Keaft opened this issue ยท 2 comments
Describe the bug
Sort by in the terminal does not sort on the client. The game continues to work otherwise.
To Reproduce
Click "sort by" on a multiplayer server and it simply doesn't.
Expected behavior
To sort.
Additional context

The end of the debug.log with debugging enabled: https://pastebin.com/5c6Ufm5S
Unfortunately the full file is far too big for uploading here or pastebin, but if more info is needed let me know and we'll find another way.
When I initially set up the ae2 terminal system the ability to sort seemed intermittent where it would fail to sort 90% of the time, now it seems to be pretty much 100% of the time.

Power comes from Tesseract > Energy Meter > EnderIO Basic Capacitor. Drives in the drive bay are 2 4k storage cells and 5 1ks.
The channels network features are turned off in the AppliedEnergistics2.cfg.
Environment
This is running my modpack v0.28r in a Cleanroom Server. The level seed is 5028396053590477300. It's running in an up to date Crafty Controller docker container.
The server and client are both running ae2-uel-v0.56.7.
This crash log is totally unrelated, but gives the full environment details: https://pastebin.com/gQH2t01y
- Minecraft Version: 1.12.2
- AE2 Version: ae2-uel-v0.56.7
- Cleanroom Version: Cleanroom 0.3.7-alpha
Thanks so much for all of your work to continue such an amazing mod!