Jump to content
  • 0

ConcurrentModificationException


Question

Posted

Title: ConcurrentModificationException

Version: 3.1.2

OS: Windows 7 64 Bit

Java Version: java 7

Description of Problem:

These errors i believe are plugin errors but i cant seem to fix them.The server runs for a bit then crashes.

Error Messages:

java.util.ConcurrentModificationException

Error Log:


[23:48:11] java.util.ConcurrentModificationException

[23:48:11] 	at java.util.HashMap$HashIterator.nextEntry(HashMap.java:839)

[23:48:11] 	at net.minecraft.server.World.a(World.java:2448)

[23:48:11] 	at net.minecraft.server.ChunkRegionLoader.a(ChunkRegionLoader.java:219)

[23:48:11] 	at java.util.HashMap$KeyIterator.next(HashMap.java:874)

[23:48:11] 	at net.minecraft.server.ChunkProviderServer.saveChunk(ChunkProviderServer.java:171)

[23:48:11] 	at com.github.dreadslicer.tekkitrestrict.TRChunkUnloader.unloadSChunks(TRChunkUnloader.java:65)

[23:48:11] 	at com.github.dreadslicer.tekkitrestrict.TWorldScrubber.doWScrub(TRThread.java:914)

[23:48:11] 	at com.github.dreadslicer.tekkitrestrict.TWorldScrubber.run(TRThread.java:895)

[23:48:11] 	at java.util.HashMap$HashIterator.nextEntry(HashMap.java:839)

[23:48:11] 	at java.util.HashMap$KeyIterator.next(HashMap.java:874)

[23:48:11] java.util.ConcurrentModificationException

[23:48:11] 	at net.minecraft.server.ChunkRegionLoader.a(ChunkRegionLoader.java:88)

[23:48:11] 	at net.minecraft.server.ChunkProviderServer.saveChunk(ChunkProviderServer.java:171)

[23:48:11] 	at net.minecraft.server.ChunkRegionLoader.a(ChunkRegionLoader.java:219)

[23:48:11] 	at net.minecraft.server.World.a(World.java:2448)

[23:48:11] 	at net.minecraft.server.ChunkRegionLoader.a(ChunkRegionLoader.java:88)

[23:48:11] 	at com.github.dreadslicer.tekkitrestrict.TRChunkUnloader.unloadSChunks(TRChunkUnloader.java:65)

[23:48:11] 	at com.github.dreadslicer.tekkitrestrict.TWorldScrubber.run(TRThread.java:895)

[23:48:11] 	at com.github.dreadslicer.tekkitrestrict.TWorldScrubber.doWScrub(TRThread.java:914)

3 answers to this question

Recommended Posts

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...