Help for 3rd-party server

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

EPICTRAIN

New Member
Jul 29, 2019
1
0
0
For every single server in the FTB packs.(3rd party)They all give me this one error-
[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 dont understand what this is.I tried finding java.util thing but it just showing random things.Please help me.I know that the issue is with the Unknown Sources like something isn't installed but I know I have java and JRE.
 

Crhymez

New Member
Jul 29, 2019
267
0
0
What pack/version of MC?
Are you using cauldron?
Are you using FastCraft(cant if using Cauldron)?