Closed GoogleCodeExporter closed 8 years ago
[deleted comment]
Missing a class file labeled "zt" is all I can tell you. I don't have any idea
why. Try reinstalling MCForge 1.1.2, and post the entire server log from
"Initializing Server" to the end.
Original comment by Shalasha...@gmail.com
on 6 Nov 2011 at 9:12
I currently get the same error, I have reinstalled MCForge 1.1.2
Now I understand that it may not be compatible with BC 2.2.5 but I do believe
it should work
Here is my serverlog from start to finish.
2011-11-07 14:57:20 [INFO] ModLoader Server Beta 1.8.1 Initializing...
2011-11-07 14:57:20 [INFO] Mod Loaded: mod_zAdditionalPipes Rev29
2011-11-07 14:57:20 [INFO] Mod Loaded: mod_RedPowerWorld 2.0pr3b
2011-11-07 14:57:20 [INFO] Mod Loaded: mod_BuildCraftTransport 2.2.5
2011-11-07 14:57:20 [INFO] Mod Loaded: mod_BuildCraftBuilders 2.2.5
2011-11-07 14:57:20 [INFO] Mod Loaded: mod_RedPowerCore 2.0pr3b
2011-11-07 14:57:20 [INFO] Mod Loaded: mod_BuildCraftEnergy 2.2.5
2011-11-07 14:57:20 [INFO] Mod Loaded: mod_RedPowerMachine 2.0pr3b
2011-11-07 14:57:20 [INFO] Mod Loaded: mod_RedPowerLighting 2.0pr3b
2011-11-07 14:57:21 [INFO] ModLoaderMP Beta 1.8.1 Initialized
2011-11-07 14:57:21 [INFO] Mod Loaded: mod_IC2 v1.15
2011-11-07 14:57:21 [INFO] Mod Loaded: mod_RedPowerWiring 2.0pr3b
2011-11-07 14:57:21 [INFO] Mod Loaded: mod_RedPowerLogic 2.0pr3b
2011-11-07 14:57:21 [INFO] Mod Loaded: mod_BuildCraftFactory 2.2.5
2011-11-07 14:57:21 [INFO] Mod Loaded: mod_BuildCraftCore 2.2.5
2011-11-07 14:57:21 [INFO] Mod Loaded: mod_IC2_AdvMachine v2.00
2011-11-07 14:57:21 [SEVERE] Unexpected exception
java.lang.RuntimeException: ModLoader has failed to initialize.
at ModLoader.ThrowException(ModLoader.java:1206)
at ModLoader.init(ModLoader.java:627)
at ModLoader.Init(ModLoader.java:1269)
at net.minecraft.server.MinecraftServer.c(MinecraftServer.java:74)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:262)
at ce.run(SourceFile:417)
Caused by: java.lang.NoClassDefFoundError: zt
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:620)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)
at java.net.URLClassLoader.access$000(URLClassLoader.java:56)
at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:276)
at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
at mod_zAdditionalPipes.createPipe(mod_zAdditionalPipes.java:489)
at mod_zAdditionalPipes.ModsLoaded(mod_zAdditionalPipes.java:251)
at ModLoader.init(ModLoader.java:615)
... 4 more
Caused by: java.lang.ClassNotFoundException: zt
at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:276)
at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
... 19 more
Original comment by frederic...@gmail.com
on 7 Nov 2011 at 11:06
Could this be due to the order of the mods that are loaded?
Original comment by frederic...@gmail.com
on 13 Nov 2011 at 1:52
As I have not been able to keep up during my busy weeks, I am closing all
tickets. If your problem still persists in the version I am posting today,
please create a new ticket and sorry for the inconvenience, and I will attempt
to fix all known bugs this week.
-Zeldo
Original comment by brutalvi...@gmail.com
on 18 Nov 2011 at 7:46
Original issue reported on code.google.com by
D4Be...@gmail.com
on 4 Nov 2011 at 12:07