Hello everyone
Well all has been well until a few days ago until this
started to appear in my logs, randomly repeating throughout day, not sure if chunk loader related........
Heres a pastebin of the server startup
http://pastebin.com/fFyKv6pV
Sorry its rather long I didnt know howto run in debug mode so i deleted a load of the [finest] entries to get it to fit, sorry.
I posted about this over on the feedthebeast subreddit and someone else mentioned they were having the same issue http://www.reddit.com/r/feedthebeas...l_working_ult101_server_but_with_reoccurring/ .
Any help offered is appriciated
Well all has been well until a few days ago until this
Code:
2013-06-13 14:26:06 [INFO] [STDERR] java.util.ConcurrentModificationException
2013-06-13 14:26:06 [INFO] [STDERR] at java.util.HashMap$HashIterator.nextEn
try(Unknown Source)
2013-06-13 14:26:06 [INFO] [STDERR] at java.util.HashMap$ValueIterator.next(
Unknown Source)
2013-06-13 14:26:06 [INFO] [STDERR] at bq.a(SourceFile:24)
2013-06-13 14:26:06 [INFO] [STDERR] at cd.a(SourceFile:114)
2013-06-13 14:26:06 [INFO] [STDERR] at bq.a(SourceFile:25)
2013-06-13 14:26:06 [INFO] [STDERR] at cd.a(SourceFile:114)
2013-06-13 14:26:06 [INFO] [STDERR] at bq.a(SourceFile:25)
2013-06-13 14:26:06 [INFO] [STDERR] at by.a(SourceFile:26)
2013-06-13 14:26:06 [INFO] [STDERR] at cd.a(SourceFile:114)
2013-06-13 14:26:06 [INFO] [STDERR] at bq.a(SourceFile:25)
2013-06-13 14:26:06 [INFO] [STDERR] at cd.a(SourceFile:114)
2013-06-13 14:26:06 [INFO] [STDERR] at bq.a(SourceFile:25)
2013-06-13 14:26:06 [INFO] [STDERR] at cd.a(SourceFile:114)
2013-06-13 14:26:06 [INFO] [STDERR] at ca.a(CompressedStreamTools.java:140)
2013-06-13 14:26:06 [INFO] [STDERR] at aam.a(AnvilChunkLoader.java:198)
2013-06-13 14:26:06 [INFO] [STDERR] at aam.c(AnvilChunkLoader.java:184)
2013-06-13 14:26:06 [INFO] [STDERR] at aiw.b(SourceFile:29)
2013-06-13 14:26:06 [INFO] [STDERR] at aiw.run(SourceFile:22)
2013-06-13 14:26:06 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
started to appear in my logs, randomly repeating throughout day, not sure if chunk loader related........
Heres a pastebin of the server startup
http://pastebin.com/fFyKv6pV
Sorry its rather long I didnt know howto run in debug mode so i deleted a load of the [finest] entries to get it to fit, sorry.
I posted about this over on the feedthebeast subreddit and someone else mentioned they were having the same issue http://www.reddit.com/r/feedthebeas...l_working_ult101_server_but_with_reoccurring/ .
Any help offered is appriciated