MrPalmTree Posted December 10, 2014 Posted December 10, 2014 Hello I need dire assistance with an error. Like shown below the .bat file runs but the server just crashes and asks me to press any key and just closes the console. I have tried allocating more ram to the server and changing the view distance in server.properties but nothing is working. HERE IS THE ERROR 2014-12-10 17:42:02 [sEVERE] [ForgeModLoader] Unable to launch java.util.ConcurrentModificationException at java.util.ArrayList$Itr.checkForComodification(Unknown Source) at java.util.ArrayList$Itr.remove(Unknown Source) at net.minecraft.launchwrapper.Launch.launch(Launch.java:114) at net.minecraft.launchwrapper.Launch.main(Launch.java:27) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:48) at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:17)
islands420 Posted December 10, 2014 Posted December 10, 2014 Bugs Should be posted in Bug Tracker but..... its java 8 Please Read:http://www.technicpack.net/article/view/concurrentmodificationexception-in-java-18020.89
MrPalmTree Posted December 10, 2014 Author Posted December 10, 2014 Thankyou so much!!! Its fixed now...
Recommended Posts