[SPIGOT-6362] ConcurrentModificationException: null --> Server Crash Created: 12/Feb/21 Updated: 29/Jun/22 Resolved: 13/Feb/21 |
|
Status: | Resolved |
Project: | Spigot |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Bug | Priority: | Minor |
Reporter: | Tobias Weiher | Assignee: | Unassigned |
Resolution: | Fixed | Votes: | 0 |
Labels: | crash, spigot |
Attachments: |
![]() ![]() |
||||||||
Issue Links: |
|
||||||||
Version: | 3007-Spigot-cd23533-a82b212 (MC: 1.16.5) | ||||||||
Guidelines Read: | Yes |
Description |
Whenever a player logs onto the world, something at his region seems to crash the server. I am not entirely sure what to make out of it, but it seems to be due to a piston, probably? I also tried to manually delete the chunks inside the region at the position of this player's position at the time of the crash, so I don't have to reset everything at this region. Either way, here follows the crash output: ------------------- Description: Exception ticking world java.util.ConcurrentModificationException ------------------- – System Details – ------------------- I thought it might have been due to some plugins, but it also occurs without any plugins... I am not sure, if you need any additional data, but I can offer some up if necessary. |
Comments |
Comment by md_5 [ 14/Feb/21 ] |
You can view the fix here: https://hub.spigotmc.org/stash/projects/SPIGOT/repos/craftbukkit/commits/d5c5d998af4dfc868fbbe85a678827dbab3c246c |
Comment by Tobias Weiher [ 14/Feb/21 ] |
Thank you for your time and effort! |
Comment by md_5 [ 13/Feb/21 ] |
Since this is a crash I've added a fix for it |
Comment by md_5 [ 13/Feb/21 ] |
Happens in Vanilla as well, consider opening a report to bugs.mojang.com |