
Computer ui not opening in multiplayer
CommanderDevt opened this issue ยท 5 comments
Minecraft Version
1.20.1
Version
1.114.3
Details
Computer ui not opening in multiplayer
basically i was playing on an aternos server with cc tweaked and when i pressed on the computer block nothing happened, the hand animation appeared but the computer ui didnt appear i tested and it works in single player the ui does open
i've tested both the advanced and regular computers also i tested turtles all of them have the same issue
Thanks for the report! I'm afraid I'm not able to reproduce this. Would you be able to upload the logs from your client and server?
I assume you're not running with any proxies (e.g. Velocity, BungeeCord)?
we're not running any proxies such as velocity bungeecord (idk what that means) we're also on fabric
this is the client log: LOG (i've checked it it has a ton of errors and computercraft errors so i think this will be useful)
i've checked the server logs and they dont seem to have anything but still just incase: LOG
this bug is probably caused by other mods
(hopefully i formatted everything correctly bc i havent used github comments like ever before)
Ahhh. The issue is you're running different versions of the mod on the client (1.114.3) and server (1.113.1). You'll need to update the version on the server to match.
Ideally we'd be able to detect this automatically. There is a PR to add support for it in Fabric itself (FabricMC/fabric#4011), but it looks like it has stalled a bit.