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)
... 8 more[/sp]
I'm quite stumped by this error, any ideas?
EDIT: i installed some extra mods along with tekkit, Forestry, Balkons weapon mod, and Backpacks by Mighty Pork. the issue seems to lean towards forestry but i cant seem to pin-point the cause.
Question
Deathguise
Launcher/Pack: Tekkit_Server_3.0.4
Operating system: [server] Windows 7 (Acer Aspire 5742-6643)
Version of Java: 7 update 4
Description of Problem: error on start-up, perhaps an addon or api loading before a specific mod.
Error Message:
[sp]08:34:40 [sEVERE] java.lang.NoClassDefFoundError: BaseMod
2012-05-31 08:34:40 [sEVERE] at mod_Forestry.load(mod_Forestry.java:20)
2012-05-31 08:34:40 [sEVERE] at cpw.mods.fml.server.ModLoaderModContainer.init(ModLoaderModContainer.java:271)
2012-05-31 08:34:40 [sEVERE] at cpw.mods.fml.common.Loader.modInit(Loader.java:220)
2012-05-31 08:34:40 [sEVERE] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:539)
2012-05-31 08:34:40 [sEVERE] at cpw.mods.fml.server.FMLBukkitHandler.onLoadComplete(FMLBukkitHandler.java:121)
2012-05-31 08:34:40 [sEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:159)
2012-05-31 08:34:40 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:426)
2012-05-31 08:34:40 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
2012-05-31 08:34:40 [sEVERE] Caused by: java.lang.ClassNotFoundException: BaseMod
2012-05-31 08:34:40 [sEVERE] at java.net.URLClassLoader$1.run(Unknown Source)
2012-05-31 08:34:40 [sEVERE] at java.net.URLClassLoader$1.run(Unknown Source)
2012-05-31 08:34:40 [sEVERE] at java.security.AccessController.doPrivileged(Native Method)
2012-05-31 08:34:40 [sEVERE] at java.net.URLClassLoader.findClass(Unknown Source)
2012-05-31 08:34:40 [sEVERE] at java.lang.ClassLoader.loadClass(Unknown Source)
2012-05-31 08:34:40 [sEVERE] at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
2012-05-31 08:34:40 [sEVERE] at java.lang.ClassLoader.loadClass(Unknown Source)
2012-05-31 08:34:40 [sEVERE] ... 8 more
2012-05-31 08:34:40 [sEVERE] Unexpected exception
java.lang.NoClassDefFoundError: BaseMod
at mod_Forestry.load(mod_Forestry.java:20)
at cpw.mods.fml.server.ModLoaderModContainer.init(ModLoaderModContainer.java:271)
at cpw.mods.fml.common.Loader.modInit(Loader.java:220)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:539)
at cpw.mods.fml.server.FMLBukkitHandler.onLoadComplete(FMLBukkitHandler.java:121)
at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:159)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:426)
at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
Caused by: java.lang.ClassNotFoundException: BaseMod
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)
... 8 more[/sp]
I'm quite stumped by this error, any ideas?
EDIT: i installed some extra mods along with tekkit, Forestry, Balkons weapon mod, and Backpacks by Mighty Pork. the issue seems to lean towards forestry but i cant seem to pin-point the cause.
10 answers to this question
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.