Buggy Sorting
Rjwrocks opened this issue ยท 11 comments
From what I understand this is usually just an issue with either nocheatplus or just with servers in general. You need to have invtweaks installed server side for there to be better compatibility.
i have exaclty that problem on a bukkit server without nocheat plugin (it is new with the 1.6.2 update, it worked before)
as said in the forum it usually fails when there are enchanted items involved - or maybe just tools and weapons since i only have enchanted tools and weapons - and it apparently never fails when there are just basic stackable items involved
This is server stuff that is out of my control as a general rule. Getting the mod installed on the server can help by bypassing the checks the server does, but this seems to be an issue with Bukkit in particular, so there's probably a subtle bug in their handling of clicks if it's not being blocked by a specific plugin.
It seem to be related to items with durability / enchantment... Maybe it's nbt related ? (Would be happy to see it fixed... Maybe I can help you in some ways, i'm interrested in bukkit dev)
All I can say is basically what I said before: These things are practically impossible to fix in the mod (Other than the lazy 'bypass all the checks totally' thing the server-install module does, but that requires a Forge or MCPC+ server, it's not a bukkit plugin)
It should be possible to cause the same issue by taking two of the items it doesn't like and rapidly clicking between them to pick them up/place them. If you can get that to happen, it's probably better to file a bukkit bug report and not mention this mod at all.