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)
Question
Dagger56
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:
3 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now