BeansGalaxy / Beans-Backpacks-2

1.20 inventory management mod. Designed to solve inventory clutter and transferring items while belonging in vanilla Minecraft's aesthetic.
MIT License
21 stars 1 forks source link

java.util.ConcurrentModificationException: Async entity load when using with Concurrent Chunk Management Engine #91

Closed Mangraz closed 4 months ago

Mangraz commented 4 months ago

In Singleplayer as well as Multiplayer, the client gets kicked with the error message "java.util.ConcurrentModificationException: Async entity load", when trying to place or pick up a backpack. Here is the log with only these mods running.

BeansGalaxy commented 4 months ago

I couldnt recreate the issue but I assume it had something to do with creating an entity on the client. This should be fixed in version 20.1-0.19-v2. Feel free to open this issue up again if you continue to have this problem.