Need some help with hosting a custom server!

  • Please make sure you are posting in the correct place. Server ads go here and modpack bugs go here
  • FTB will be shutting down this forum by the end of July. To participate in our community discussions, please join our Discord! https://ftb.team/discord

Blagballs

New Member
Jul 29, 2019
15
0
0
Hey everyone, I've recently decided to try and host a modded server for myself and a few friends. So I went and bought a virtual machine through Creeperhost but I cannot upload custom (anything not on the list of packs/jars installable via the control panel), and when I try to run them (after renaming the jar to craftbukkit) I get the followering error. Any and all help will be appreciated.

---- Minecraft Crash Report ----
// Why did you do that?

Time: Dec 22, 2013 9:10:04 a.m.
Description: Exception in server tick loop

java.lang.NoClassDefFoundError: org.bouncycastle.jcajce.provider.asymmetric.ec.KeyFactorySpi
at java.lang.Class.initializeClass(libgcj.so.10)
at java.lang.Class.initializeClass(libgcj.so.10)
at org.bouncycastle.jcajce.provider.asymmetric.EC$Mappings.configure(Unknown Source)
at org.bouncycastle.jce.provider.BouncyCastleProvider.loadAlgorithms(Unknown Source)
at org.bouncycastle.jce.provider.BouncyCastleProvider.setup(Unknown Source)
at org.bouncycastle.jce.provider.BouncyCastleProvider.access$000(Unknown Source)
at org.bouncycastle.jce.provider.BouncyCastleProvider$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(libgcj.so.10)
at org.bouncycastle.jce.provider.BouncyCastleProvider.<init>(Unknown Source)
at lg.<clinit>(SourceFile:39)
at java.lang.Class.initializeClass(libgcj.so.10)
at is.d(SourceFile:133)
at net.minecraft.server.MinecraftServer.run(SourceFile:315)
at hi.run(SourceFile:583)
Caused by: java.lang.ClassNotFoundException: java.security.interfaces.ECPublicKey not found in gnu.gcj.runtime.SystemClassLoader{urls=[file:craftbukkit.jar], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}
at java.net.URLClassLoader.findClass(libgcj.so.10)
at java.lang.ClassLoader.loadClass(libgcj.so.10)
at java.lang.ClassLoader.loadClass(libgcj.so.10)
at java.lang.VMClassLoader.defineClass(libgcj.so.10)
at java.lang.ClassLoader.defineClass(libgcj.so.10)
at java.security.SecureClassLoader.defineClass(libgcj.so.10)
at java.net.URLClassLoader.findClass(libgcj.so.10)
at java.lang.ClassLoader.loadClass(libgcj.so.10)
at java.lang.ClassLoader.loadClass(libgcj.so.10)
at java.lang.Class.forName(libgcj.so.10)
at java.lang.Class.initializeClass(libgcj.so.10)
...13 more


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- System Details --
Details:
Minecraft Version: 1.6.4
Operating System: Linux (x86_64) version 2.6.32-042stab078.26
Java Version: 1.5.0, Free Software Foundation, Inc.
Java VM Version: GNU libgcj (GNU libgcj 4.4.7 20120313 (Red Hat 4.4.7-4)), Free Software Foundation, Inc.
Memory: 5259264 bytes (5 MB) / 28749824 bytes (27 MB) up to 9223372036854775807 bytes (8796093022207 MB)
JVM Flags: 26 total; -XX:+UseG1GC -XX:ThreadPriorityPolicy=42 -XX:CompileThreshold=1500 -XX:-UseGCOverheadLimit -XX:+TieredCompilation -XX:parallelGCThreads=1 -XX:TargetSurvivorRatio=90 -XX:MaxTenuringThreshold=15 -XX:+UnlockExperimentalVMOptions -XX:+UseAdaptiveGCBoundary -XX:permSize=256M -XX:MaxPermSize=256M -XX:+UseGCOverheadLimit -XX:+UseBiasedLocking -Xnoclassgc -Xverify:none -XX:UseSSE=3 -XX:+UseThreadPriorities -XX:+UseLargePages -XX:+UseStringCache -XX:+OptimizeStringConcat -XX:+UseFastAccessorMethods -Xrs -XX:+UseCompressedOops -XX:+AggressiveOpts -Xmx2616M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: ~~ERROR~~ NoSuchFieldException: classes
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
Profiler Position: N/A (disabled)
Is Modded: Unknown (can't tell)
Type: Dedicated Server (map_server.txt)
 

tedyhere

New Member
Jul 29, 2019
1,286
0
0
Hey everyone, I've recently decided to try and host a modded server for myself and a few friends. So I went and bought a virtual machine through Creeperhost but I cannot upload custom (anything not on the list of packs/jars installable via the control panel), and when I try to run them (after renaming the jar to craftbukkit) I get the followering error. Any and all help will be appreciated.

---- Minecraft Crash Report ----
// Why did you do that?

Time: Dec 22, 2013 9:10:04 a.m.
Description: Exception in server tick loop

java.lang.NoClassDefFoundError: org.bouncycastle.jcajce.provider.asymmetric.ec.KeyFactorySpi
at java.lang.Class.initializeClass(libgcj.so.10)
at java.lang.Class.initializeClass(libgcj.so.10)
at org.bouncycastle.jcajce.provider.asymmetric.EC$Mappings.configure(Unknown Source)
at org.bouncycastle.jce.provider.BouncyCastleProvider.loadAlgorithms(Unknown Source)
at org.bouncycastle.jce.provider.BouncyCastleProvider.setup(Unknown Source)
at org.bouncycastle.jce.provider.BouncyCastleProvider.access$000(Unknown Source)
at org.bouncycastle.jce.provider.BouncyCastleProvider$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(libgcj.so.10)
at org.bouncycastle.jce.provider.BouncyCastleProvider.<init>(Unknown Source)
at lg.<clinit>(SourceFile:39)
at java.lang.Class.initializeClass(libgcj.so.10)
at is.d(SourceFile:133)
at net.minecraft.server.MinecraftServer.run(SourceFile:315)
at hi.run(SourceFile:583)
Caused by: java.lang.ClassNotFoundException: java.security.interfaces.ECPublicKey not found in gnu.gcj.runtime.SystemClassLoader{urls=[file:craftbukkit.jar], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}
at java.net.URLClassLoader.findClass(libgcj.so.10)
at java.lang.ClassLoader.loadClass(libgcj.so.10)
at java.lang.ClassLoader.loadClass(libgcj.so.10)
at java.lang.VMClassLoader.defineClass(libgcj.so.10)
at java.lang.ClassLoader.defineClass(libgcj.so.10)
at java.security.SecureClassLoader.defineClass(libgcj.so.10)
at java.net.URLClassLoader.findClass(libgcj.so.10)
at java.lang.ClassLoader.loadClass(libgcj.so.10)
at java.lang.ClassLoader.loadClass(libgcj.so.10)
at java.lang.Class.forName(libgcj.so.10)
at java.lang.Class.initializeClass(libgcj.so.10)
...13 more


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- System Details --
Details:
Minecraft Version: 1.6.4
Operating System: Linux (x86_64) version 2.6.32-042stab078.26
Java Version: 1.5.0, Free Software Foundation, Inc.
Java VM Version: GNU libgcj (GNU libgcj 4.4.7 20120313 (Red Hat 4.4.7-4)), Free Software Foundation, Inc.
Memory: 5259264 bytes (5 MB) / 28749824 bytes (27 MB) up to 9223372036854775807 bytes (8796093022207 MB)
JVM Flags: 26 total; -XX:+UseG1GC -XX:ThreadPriorityPolicy=42 -XX:CompileThreshold=1500 -XX:-UseGCOverheadLimit -XX:+TieredCompilation -XX:parallelGCThreads=1 -XX:TargetSurvivorRatio=90 -XX:MaxTenuringThreshold=15 -XX:+UnlockExperimentalVMOptions -XX:+UseAdaptiveGCBoundary -XX:permSize=256M -XX:MaxPermSize=256M -XX:+UseGCOverheadLimit -XX:+UseBiasedLocking -Xnoclassgc -Xverify:none -XX:UseSSE=3 -XX:+UseThreadPriorities -XX:+UseLargePages -XX:+UseStringCache -XX:+OptimizeStringConcat -XX:+UseFastAccessorMethods -Xrs -XX:+UseCompressedOops -XX:+AggressiveOpts -Xmx2616M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: ~~ERROR~~ NoSuchFieldException: classes
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
Profiler Position: N/A (disabled)
Is Modded: Unknown (can't tell)
Type: Dedicated Server (map_server.txt)

If they have the 1.6.4 FTBLite pack up for install. Install it, than go in with a FTP program, delete all the mod and config files and put your custom ones in. That is the easiest way.