Item bugging?
BNectarie opened this issue ยท 10 comments
Whenever I try to move a item in my inventory or a chest/ender chest any storage part in a multiplayer server it doesn't work and the item if its in slot 1 and I try to move it in slot 2 with 2 or 1 it just teleports back to slot 1 and sometimes in some servers multiplayer it even makes the items disappear for me it seems to just be like that in Minehut servers and the lobbies I haven't tried any other multiplayer servers yet and it works perfectly in multiplayer but it doesn't work in multiplayer
so what should I do??
I also think it affects only me and maybe some other people
It might be because of the huge files of NBT I have in my /chest
I tried running the mod alone and now it works perfectly il try to figure out what mod causes the bug
the mod alone is perfectly fine it just seems that it cant be paired up with any other mod or else it will just do the bug again
Yeah i'm also experiencing this bug. Works fine in singleplayer and some multiplayer servers but only if I have creative mode.
Do you have container related mod(s)? No slot restrictions encodes if it is enabled in the click slot packet, so if that is intercepted by a different mod first, that mod may get confused (this behavior also matches when the server side of NBT Editor was failing to intercept the packet when testing)
I just found something: it looks like if NBT Editor isn't running on the server, the client still tries to tell the server that no slot restrictions is enabled, which confuses the server
Has anyone had this issue while NBT Editor is running on the server? (Which would indicate there is also still a mod conflict)
I just found something: it looks like if NBT Editor isn't running on the server, the client still tries to tell the server that no slot restrictions is enabled, which confuses the server
Has anyone had this issue while NBT Editor is running on the server? (Which would indicate there is also still a mod conflict)
I don't have it running on my server