Looking to Server Test / Whizzkid my custom FTB Pack (140+ Mods)

  • 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

Revamp1984

New Member
Jul 29, 2019
59
0
0
Hey Guys,

Ive put together a modpack, and I tried to iron out all the kinks, running it on a server with MCPC+.
but for some reason the server seems to kill itself at some point every time (no crash log)
Ive tried to host it on a different server where it gets more RAM, as without a error log I figured that would be the reason.
So now running it on 18gb server, but the server seems to not be able to keep up, and/or at some point kills itself.

Im wondering if there are any whizzkids out there that can take a look at my files and see if there is any optimizing that can be done and/or can provide me with some detail about how much RAM its actually going to take (at a base level) to run this pack as a server.

Any thought / idea's?
 

Revamp1984

New Member
Jul 29, 2019
59
0
0
Update:

After completely redoing my server, ive come across a WARNING in the ForgeModLoader text file

2013-10-07 22:46:20 [INFO] [ForgeModLoader] Forge Mod Loader version 5.2.23.738 for Minecraft 1.5.2 loading
2013-10-07 22:46:20 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_10, running on Linux:amd64:2.6.32-042stab065.3, installed at /usr/java/jdk1.7.0_10/jre
2013-10-07 22:46:20 [FINE] [ForgeModLoader] Java classpath at launch is craftbukkit.jar
2013-10-07 22:46:20 [FINE] [ForgeModLoader] Java library path at launch is /usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
2013-10-07 22:46:20 [FINE] [ForgeModLoader] Enabling runtime deobfuscation
2013-10-07 22:46:20 [WARNING] [ForgeModLoader] The coremod cofh.asm.CoFHPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-10-07 22:46:20 [WARNING] [ForgeModLoader] The coremod codechicken.core.asm.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2013-10-07 22:46:20 [FINE] [ForgeModLoader] The coremod denoflionsx.CreeperCollateral.CoreMod.CCCore requested minecraft version 1.5.2 and minecraft is 1.5.2. It will be loaded.
2013-10-07 22:46:20

What to do? :S

If needed, ive got a directory on DB that hold all my server files.
 

RoloisRight

New Member
Jul 29, 2019
39
0
0
My guess is that it's a permgen space error. Did you add -XX:MaxPermSize=128M to your JVM arguments?
 

Revamp1984

New Member
Jul 29, 2019
59
0
0
Yup I checked those arguments, they all seem alright.
Ive gotten a bit further, had to ditch MCPC+ and just go for straight up Forge, it seems to be mostly stable now.