[SPIGOT-2332] Random server crashing Created: 30/May/16  Updated: 11/Feb/17  Resolved: 10/Jul/16

Status: Resolved
Project: Spigot
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Bug Priority: Minor
Reporter: Ypxo CZ Assignee: Unassigned
Resolution: Cannot Reproduce Votes: 0
Labels: 1.9, Spigot, crash

Attachments: Text File crash-2016-05-30_16.16.33-server.txt    

 Description   

Log:

[16:16:33] [Server thread/ERROR]: Encountered an unexpected exception
net.minecraft.server.v1_9_R2.ReportedException: Exception ticking world
	at net.minecraft.server.v1_9_R2.MinecraftServer.D(MinecraftServer.java:792) ~[minecraft_openmod.jar:git-Spigot-8a048fe-71e5248]
	at net.minecraft.server.v1_9_R2.DedicatedServer.D(DedicatedServer.java:399) ~[minecraft_openmod.jar:git-Spigot-8a048fe-71e5248]
	at net.minecraft.server.v1_9_R2.MinecraftServer.C(MinecraftServer.java:665) ~[minecraft_openmod.jar:git-Spigot-8a048fe-71e5248]
	at net.minecraft.server.v1_9_R2.MinecraftServer.run(MinecraftServer.java:564) [minecraft_openmod.jar:git-Spigot-8a048fe-71e5248]
	at java.lang.Thread.run(Thread.java:745) [?:1.8.0_45-internal]
Caused by: java.util.ConcurrentModificationException
	at java.util.HashMap$HashIterator.nextNode(HashMap.java:1429) ~[?:1.8.0_45-internal]
	at java.util.HashMap$KeyIterator.next(HashMap.java:1453) ~[?:1.8.0_45-internal]
	at net.minecraft.server.v1_9_R2.PlayerChunkMap.flush(PlayerChunkMap.java:122) ~[minecraft_openmod.jar:git-Spigot-8a048fe-71e5248]
	at net.minecraft.server.v1_9_R2.WorldServer.doTick(WorldServer.java:257) ~[minecraft_openmod.jar:git-Spigot-8a048fe-71e5248]
	at net.minecraft.server.v1_9_R2.MinecraftServer.D(MinecraftServer.java:781) ~[minecraft_openmod.jar:git-Spigot-8a048fe-71e5248]
	... 4 more
[16:16:33] [Server thread/ERROR]: 	Cause of unexpected exception was
java.util.ConcurrentModificationException
	at java.util.HashMap$HashIterator.nextNode(HashMap.java:1429) ~[?:1.8.0_45-internal]
	at java.util.HashMap$KeyIterator.next(HashMap.java:1453) ~[?:1.8.0_45-internal]
	at net.minecraft.server.v1_9_R2.PlayerChunkMap.flush(PlayerChunkMap.java:122) ~[minecraft_openmod.jar:git-Spigot-8a048fe-71e5248]
	at net.minecraft.server.v1_9_R2.WorldServer.doTick(WorldServer.java:257) ~[minecraft_openmod.jar:git-Spigot-8a048fe-71e5248]
	at net.minecraft.server.v1_9_R2.MinecraftServer.D(MinecraftServer.java:781) ~[minecraft_openmod.jar:git-Spigot-8a048fe-71e5248]
	at net.minecraft.server.v1_9_R2.DedicatedServer.D(DedicatedServer.java:399) ~[minecraft_openmod.jar:git-Spigot-8a048fe-71e5248]
	at net.minecraft.server.v1_9_R2.MinecraftServer.C(MinecraftServer.java:665) ~[minecraft_openmod.jar:git-Spigot-8a048fe-71e5248]
	at net.minecraft.server.v1_9_R2.MinecraftServer.run(MinecraftServer.java:564) [minecraft_openmod.jar:git-Spigot-8a048fe-71e5248]
	at java.lang.Thread.run(Thread.java:745) [?:1.8.0_45-internal]


 Comments   
Comment by Anthony Pedrosa [ 11/Feb/17 ]

I have the same issue, no one has found any solution ?

 

Comment by essem [ 01/Jun/16 ]

looks like a vanilla bug because i can see nothing from bukkit/spigot in this crash. report it to Mojangs bugtracker

Generated at Thu Apr 03 16:26:05 UTC 2025 using Jira 10.3.3#10030003-sha1:d220e3fefc8dfc6d47f522d3b9a20c1455e12b7b.