Problem OverLoad 1.5.2 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

Aaron Tappana

New Member
Jul 29, 2019
3
0
0
I am using a server from creeperhost and downloading the files through their site.

I am trying to set up a server with the OverLoad 1.5.2 Pack. I keep getting the following error message on launch:

[SEVERE] cpw.mods.fml.common.MissingModsException
02:56:57 [SEVERE] at cpw.mods.fml.common.Loader.sortModList(Loader.java:244)
02:56:57 [SEVERE] at cpw.mods.fml.common.Loader.loadMods(Loader.java:486)
02:56:57 [SEVERE] at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:85)
02:56:57 [SEVERE] at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:350)
02:56:57 [SEVERE] at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:94)
02:56:57 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:586)
02:56:57 [SEVERE] at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
02:56:57 [SEVERE] Encountered an unexpected exception MissingModsException
02:56:57 cpw.mods.fml.common.MissingModsException
02:56:57 at cpw.mods.fml.common.Loader.sortModList(Loader.java:244)
02:56:57 at cpw.mods.fml.common.Loader.loadMods(Loader.java:486)
02:56:57 at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:85)
02:56:57 at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:350)
02:56:57 at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:94)
02:56:57 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:586)
02:56:57 at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
02:56:57 [SEVERE] This crash report has been saved to: /home/minecraft/./crash-reports/crash-2013-10-12_03.56.57-server.txt

I have tried removing client side only mods and replacing forge files. None of that has worked. Has anyone gotten a Overload 1.5.2 Server up and can help me with getting one going?
 

lavarthan

New Member
Jul 29, 2019
2,437
0
0
Have you added any mods to the pack? Which 'client side only' mods did you remove. I have been mistaken in the past and know now that none of the files from the server.zip are client side only, or at least they should not be. I'm not 100% sure for the mod packs that are not created by FTB.
 

Aaron Tappana

New Member
Jul 29, 2019
3
0
0
We tried to use the server files and then tried to use the ftb downloadable modpack and remove client side mods. Sorry I should have been more clear.
 

lavarthan

New Member
Jul 29, 2019
2,437
0
0
Thanks for clearing that up, but you did not say whether you added any mods or things like mcpc or bukkit did you? If you did does the server work without the those additions?

Edit: Late edit, but could you post the entire log to pastebin.com
 

Aaron Tappana

New Member
Jul 29, 2019
3
0
0
We didn't add any additional mods to the server.[DOUBLEPOST=1381640112][/DOUBLEPOST]nothing is populating on the console screen. I think the issue is that the .jar isn't initializing but I don't know how to identify that as the issue and how to resolve it.
 

lavarthan

New Member
Jul 29, 2019
2,437
0
0
Wish I could help you more. I can explain what the error means, but I do not know which mod(s) is(are) missing. The error is (usually) caused by a mod requesting/needing another mod to function and it either not being there or it is not being detected. Which is why I asked if you added any mods. I hope you find the answer soon, good luck.