-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Camping] [Multiplayer Only] Opening equipped backpack will kick player #10
Comments
i get the same issue on singleplayer, though i do have not enough crashes installed. |
Minecraft Version
1.20.1
Mod
Camping
Mod Version
1.0.4 Fabric
Latest Version
Issue Description
When opening an equipped backpack in a multiplayer server, it will frequently kick the player. It does not crash the game nor server. It is not every time it's opened, making it technically usable, but it's often enough that it's extremely easy to recreate. Some players are being kicked every time they open their backpack. Luckily, it does not seem to alter the backpack contents, but it's still strange and annoying.
This cannot be recreated in singleplayer. Haven't been able to do a minimal instance test because of this, as it would require setting up an entire second instance of the server.
Steps to Reproduce
Internal Exception: java.util.ConcurrentModificationException
Logs
Here's the console log. It includes the entirety of me joining and getting kicked.
Here's our mod list, to examine for any known compat issues.
Here's a video clip of what the player sees. I did it multiple times, in order to show that it's inconsistent.
Minimal Instance Test
Check for Similar Issues
The text was updated successfully, but these errors were encountered: