dieterlp103 / additional-pipes

Automatically exported from code.google.com/p/additional-pipes
0 stars 0 forks source link

Problem with Server Install (1.2.5) #160

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
182 recipes
27 achievements
2012-06-17 19:50:56 [INFO] Starting minecraft server version 1.2.5
Jun 17, 2012 7:50:56 PM cpw.mods.fml.common.FMLCommonHandler beginLoading
Information: Attempting early MinecraftForge initialization
Jun 17, 2012 7:50:56 PM cpw.mods.fml.common.FMLCommonHandler beginLoading
Information: Completed early MinecraftForge initialization
2012-06-17 19:50:56 [INFO] Forge Mod Loader version 2.2.48.135 for Minecraft 
1.2.5 loading
2012-06-17 19:50:56 [INFO] Loading mods from 
E:\Spiele\MinecraftServer\v1.2.5\mods
2012-06-17 19:50:57 [WARNING] Failed to load mod class 
mod_zAdditionalPipes.class in 
E:\Spiele\MinecraftServer\v1.2.5\mods\zAdditionalPipesServer18.zip
2012-06-17 19:50:57 [SEVERE] Zip file zAdditionalPipesServer18.zip failed to 
read properly
2012-06-17 19:50:57 [INFO] File zAdditionalPipesServer18.zip contained no mods
2012-06-17 19:50:57 [SEVERE] A problem has occured during mod loading. Likely a 
corrupt jar is located in your mods directory
cpw.mods.fml.common.LoaderException: cpw.mods.fml.common.LoaderException: 
java.lang.NoClassDefFoundError: BaseModMp
        at cpw.mods.fml.common.Loader.load(Loader.java:436)
        at cpw.mods.fml.common.Loader.loadMods(Loader.java:592)
        at cpw.mods.fml.server.FMLServerHandler.onPreLoad(FMLServerHandler.java:139)
        at net.minecraft.server.MinecraftServer.s(MinecraftServer.java:156)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:412)
        at dn.run(SourceFile:492)
Caused by: cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: 
BaseModMp
        at cpw.mods.fml.common.Loader.loadModClass(Loader.java:527)
        at cpw.mods.fml.common.Loader.attemptFileLoad(Loader.java:561)
        at cpw.mods.fml.common.Loader.load(Loader.java:419)
        ... 5 more
Caused by: java.lang.NoClassDefFoundError: BaseModMp
        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:494)
        ... 7 more
Caused by: java.lang.ClassNotFoundException: BaseModMp
        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)
        ... 23 more
2012-06-17 19:50:57 [SEVERE] Unexpected exception
cpw.mods.fml.common.LoaderException: cpw.mods.fml.common.LoaderException: 
java.lang.NoClassDefFoundError: BaseModMp
        at cpw.mods.fml.common.Loader.load(Loader.java:436)
        at cpw.mods.fml.common.Loader.loadMods(Loader.java:592)
        at cpw.mods.fml.server.FMLServerHandler.onPreLoad(FMLServerHandler.java:139)
        at net.minecraft.server.MinecraftServer.s(MinecraftServer.java:156)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:412)
        at dn.run(SourceFile:492)
Caused by: cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: 
BaseModMp
        at cpw.mods.fml.common.Loader.loadModClass(Loader.java:527)
        at cpw.mods.fml.common.Loader.attemptFileLoad(Loader.java:561)
        at cpw.mods.fml.common.Loader.load(Loader.java:419)
        ... 5 more
Caused by: java.lang.NoClassDefFoundError: BaseModMp
        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:494)
        ... 7 more
Caused by: java.lang.ClassNotFoundException: BaseModMp
        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)
        ... 23 more

Original issue reported on code.google.com by danielbr...@googlemail.com on 17 Jun 2012 at 5:55

GoogleCodeExporter commented 8 years ago
(I am not a developer.)

Could be please try and reproduce with a more recent version of FML?  The 
latest recommended version is "Forge Mod Loader version 2.2.106.176" which is 
part of "MinecraftForge v3.4.9.171". 

Original comment by Boyd.Ste...@gmail.com on 18 Aug 2012 at 1:54