Server doesn't start with default config

  • Tech Support section is for getting help with FTB related problems. If there's a repeatable issue that can be labeled as a bug, then please use the issue tracker for the pack or the app at GitHub issue trackers - If there's no repository for a pack that means that the pack is old and/or will not be updated. Bugs for older packs will not be fixed, unless they are critical.

lenscas

Over-Achiever
Jul 31, 2013
2,015
1,799
248
you are using windows and thus should be using the .bat files instead of the .sh files
 

lenscas

Over-Achiever
Jul 31, 2013
2,015
1,799
248
Did you run the install.bat first? (or whatever it was called)
What is the output if you run the .bat file?
Which modpack are you trying to use?
 
F

Frsees

Guest
Did you run the install.bat first? (or whatever it was called)
What is the output if you run the .bat file?
Which modpack are you trying to use?

There is no Install.bat only a ServerStart.bat

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)

Modpack: Tech world 2


pastebin .com/Js9JL7q2
 
F

Frsees

Guest
Did you run the install.bat first? (or whatever it was called)
What is the output if you run the .bat file?
Which modpack are you trying to use?

There is no Install.bat only a ServerStart.bat

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)

Modpack: Tech world 2


pastebin .com/Js9JL7q2
 
F

Frsees

Guest
installing java 7 was the solution, thanks for absolutely nothing