Concurrent Modification on Chunkloading
SrYthan opened this issue ยท 3 comments
Describe the bug
I don't know the cause, but it happened that an osmium compressor crashed the server when pulling the chunkload event from the mekanism
To Reproduce
Steps to reproduce the behavior:
- it just happened, no steps to get to the error
Expected behavior
When it happened, the player who owned the block was teleporting to another dimension, if that information helps
Screenshots
does not have
Desktop (please complete the following information):
- OS: Linux
- Mekanism Version: Mekanism-1.7.10-Community-Edition-1.7.10-9.10.20
PROVIDE the following files
- The crash report in folder ./crash-reports (both server and client logs)
https://gist.github.com/SrYthan/bdfcdecf323ddbffd447e433c2aac7e3
Concurrent Modification Exception from:
https://github.com/Thorfusion/Mekanism-1.7.10-Community-Edition/blob/28fadd542b66ba4f6946d92799d2c0ce88558e07/src/main/java/mekanism/common/Mekanism.java#L1663