Jump to content

Recommended Posts

Posted

I'm having issues with my tekkit server. It's a fresh server but it won't load up. This is the error code that I am getting when I run the launch.bat

2014-12-13 17:10:33 [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)

I am running on a 64-bit computer, I have Java 8 and Java 7. Can anyone help me please and thank you.

Posted

Your system is prefering Java 8, and this will not work. Refer to this ticket for the two possible solutions to this.

And next time, please take issues to the tracker right away.

Posted

Your system is prefering Java 8, and this will not work. Refer to this ticket for the two possible solutions to this.

And next time, please take issues to the tracker right away.

 

Thank you. Also, what do you mean by the tracker?

Join the conversation

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

Guest
Reply to this topic...

×   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...