Inventory Sorter

Inventory Sorter

52M Downloads

Attempting to concurrently modify PlayerChunkMapEntry for chunk [290, -36]

Eufranio opened this issue ยท 2 comments

commented

This stacktrace is randomly appearing in my console, and I've been told that it may be bad and you shouldn't modify the world directly from packet handlers.

Stacktrace: https://hastebin.com/asolokerem.md

commented

Read #33 :P

commented

Fixed in 1.12. Server side processing happens in the server thread now.