Windows .jar direwolf20 server crash on load

  • 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
Status
Not open for further replies.

Nioki

New Member
Jul 29, 2019
1
0
0
I'm using a hostings control panel to launch ftb, they allow to chose a .jar to launch so I launch from the ftbserver.jar

I uploaded all server files, only things it doesnt let me upload is the serverstart.sh and the /lang folder for railcraft which is empty anyway.
So when I start the server this is what goes on:

Code:
2013-03-03 17:19:09 [INFO] Starting minecraft server version 1.4.7
2013-03-03 17:19:11 [SEVERE] Encountered an unexpected exception IllegalArgumentException
java.lang.IllegalArgumentException: duplicate key: mod_CodeChickenCore
at com.google.common.base.Preconditions.checkArgument(Preconditions.java:119)
at com.google.common.collect.RegularImmutableMap.<init>(RegularImmutableMap.java:70)
at com.google.common.collect.ImmutableMap$Builder.fromEntryList(ImmutableMap.java:250)
at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:236)
at com.google.common.collect.Maps.uniqueIndex(Maps.java:638)
at com.google.common.collect.Maps.uniqueIndex(Maps.java:612)
at cpw.mods.fml.common.Loader.identifyMods(Loader.java:340)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:470)
at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:86)
at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:351)
at ho.c(DedicatedServer.java:64)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:458)
at fy.run(SourceFile:849)
2013-03-03 17:19:11 [SEVERE] This crash report has been saved to: /home/nikimart/7298/./crash-reports/crash-2013-03-03_17.19.11-server.txt

hosting via fluctis
 
Status
Not open for further replies.