Jump to content

Recommended Posts

Posted

Greetings,

Unzipped a few mod files from the mods folder. I restarted the server and then got an error as such:

java.lang.NoClassDefFoundError: minecraft/server/mod_IC2 (wrong name: net/minecraft/server/mod_IC2)

    at java.lang.ClassLoader.defineClass1(Native Method)

    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$100(Unknown Source)

    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 java.lang.ClassLoader.loadClass(Unknown Source)

    at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)

    at java.lang.ClassLoader.loadClass(Unknown Source)

    at java.lang.ClassLoader.loadClass(Unknown Source)

    at java.lang.Class.forName0(Native Method)

    at java.lang.Class.forName(Unknown Source)

    at cpw.mods.fml.common.Loader.loadModClass(Loader.java:440)

    at cpw.mods.fml.common.Loader.attemptDirLoad(Loader.java:428)

    at cpw.mods.fml.common.Loader.attemptDirLoad(Loader.java:419)

    at cpw.mods.fml.common.Loader.attemptDirLoad(Loader.java:419)

    at cpw.mods.fml.common.Loader.load(Loader.java:357)

    at cpw.mods.fml.common.Loader.loadMods(Loader.java:527)

    at cpw.mods.fml.server.FMLBukkitHandler.onPreLoad(FMLBukkitHandler.java:113)

    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:118)

    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:426)

    at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

 

The rest of the error is here:

http://pastebin.com/jvduAr8Y

Would love some help on this. I Have looked through everything I can think of.

Cheers,

Sullivan

Posted

Okay maybe that would be a start... I was just thinking that. Havnt slept in a while. :P Now the reason why I tried unzipping them was because when my players tried crafting items they wouldnt show up in the finished product box. Any suggestions?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...