Posted October 30, 201212 yr Hi, I'm having a problem setting up a server. Here's what I do... I run the server normally with my RUN.bat, and it creates the world and stuff, Then I install forge into the .jar (I use craftbukkit-1.3.2-R0.1, as my server is 1.3.2) Then it doesn't work. At all. I get this error- java.lang.NoClassDefFoundError: jd at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClassCond(Unknown Source) at java.lang.ClassLoader.defineClass(Unknown Source) at java.security.SecureClassLoader.defineClass(Unknown Source) at java.net.URLClassLoader.defineClass(Unknown Source) at java.net.URLClassLoader.access$000(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 java.lang.ClassLoader.loadClass(Unknown Source) at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at org.bukkit.craftbukkit.Main.main(Main.java:143) Caused by: java.lang.ClassNotFoundException: jd at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) ... 13 more Press any key to continue . . . Yeah, I have no idea what's wrong with it, help please?
October 30, 201212 yr Read the EAQ There's an EAQ for a reason. Read it! "Note that failure to read this will make you look idiotic. You don't want that do you?" -- luacs1998 First rule of bug reports: More information is always better. Oh, and logs OR IT DIDN'T HAPPEN!!
October 30, 201212 yr Author If your referring to the fact I used craftbukkit, I also tried with the normal minecraft server too, it also doesn't work, giving an identical error.
October 30, 201212 yr Could you post ForgeModLoader-server-0.log? There's an EAQ for a reason. Read it! "Note that failure to read this will make you look idiotic. You don't want that do you?" -- luacs1998 First rule of bug reports: More information is always better. Oh, and logs OR IT DIDN'T HAPPEN!!
October 31, 201212 yr Could you post your RUN.bat? There's an EAQ for a reason. Read it! "Note that failure to read this will make you look idiotic. You don't want that do you?" -- luacs1998 First rule of bug reports: More information is always better. Oh, and logs OR IT DIDN'T HAPPEN!!
October 31, 201212 yr You cant install forge into craftbukkit. I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.