Open Neonit opened 6 years ago
It looks like there was a commit to SpongeForge that might fix this. Is this bug still present?
Can't tell. I stopped using Sponge back then, because I didn't need most of it and (at least partly) because of this bug. I'm currently not running a server actively.
Maybe someone else could check. If Sponge is already setup it's literally just installing the MultiHotbar and trying to pickup an item. If it works the chances are good this bug has been fixed.
Yeah I am having the same issue and it is really pissing me the fuck off. Please fix this or I will be fixing to come to your house.
Problem Description
With only MultiHotbar installed on client and MultiHotbar (Core) and SpongeForge installed on server, attempting to pickup an item, if my first hotbar is filled with items, kicks my client. An exception like the following is shown in the server log,. Unfortunately, 10 lines are hidden.
Before the error, it reports:
Attempting to give me an item with the
/give
command, when my first hotbar is filled with items, leads to just errors to be logged.In both cases the server continues running normally. If the client got kicked inside the pickup, reconnecting will not be possible, because on reconnect the pickup will be triggered and lead to the error and a kick immediately.
I don't know, if this is a problem to be solved by the Sponge team or if this could be solved here.
Steps to reproduce
/give
one that would need a new slot in the second hotbar.Versions