TheCBProject / ChickenChunks

MIT License
26 stars 9 forks source link

[1.12.2] SP Server-Side Crash - java.util.ConcurrentModificationException #26

Closed jdawg3636 closed 6 years ago

jdawg3636 commented 6 years ago

Server-side crash when loading my SP World - looks to have something to do with using an advanced for loop to modify a LinkedList whilst it is being iterated over.

Crash Report Excerpt (Let me know if the full log is necessary): https://pastebin.com/3XbcsxgZ

Game Version: 1.12.2 ChickenChunks Version: 2.4.1.71

covers1624 commented 6 years ago

Someone is adding chunk loading tickets on a thread. there is nothing i can do about this, remove mods until you find the culprit.