Joshimodo Posted August 31, 2013 Posted August 31, 2013 Hi folks. I've set up a private Big Dig server, but despite everything being in the apparently correct folders, no mods load up online, basically launching Vanilla. Some text pops up, initialising some of the mods (that don't actually seem to work anyway), and NEI claims all of the non-Vanilla items have invalid IDs. Everything works fine in singleplayer, but nothing but Vanilla loads on the server. Could anybody point out why this could be happening, and how to fix it? Thanks in advance. Quote
Amaxter Posted September 1, 2013 Posted September 1, 2013 Give me your server folder and I'll have a look. Quote
Joshimodo Posted September 1, 2013 Author Posted September 1, 2013 Give me your server folder and I'll have a look. This issue has changed - I got the server thing opening properly by uninstalling and then reinstalling the latest Java, but now I'm getting: [iNFO] Starting minecraft server version 1.5.2 [WARNING] To start the server with more ram, launch it as "java -Xmx1024M -Xms1024M -jar minecraft_server.jar" [iNFO] Loading properties [iNFO] Default game type: SURVIVAL [iNFO] Generating keypair [sEVERE] Encountered an unexpected exception NoClassDefFoundError java.lang.NoClassDefFoundError: org/bouncycastle/crypto/io/CipherInputStream at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:118) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:430) at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573) Caused by: java.lang.ClassNotFoundException: org.bouncycastle.crypto.io.CipherInputStream at java.net.URLClassLoader$1.run(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:160) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) ... 3 more [sEVERE] This crash report has been saved to: Could you help me with this? If you still want my folder, let me know. How would you want me to send it? Quote
Amaxter Posted September 1, 2013 Posted September 1, 2013 You need to start the server with more RAM. To do this, open whatever file you double click to start your server (run.bat or something like that) with Notepad and edit "-Xmx1024M -Xmx1024M" to say something like "-Xmx2048M -Xmx2048M". EDIT: Host your server folder on dropbox (or something like that) and give me the link. Or if you want I could send you a working one. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.