Jump to content

Recommended Posts

Posted

I've used SecretRooms Mod on ModLoader and it worked perfectly. I, however, like FML SOOOOOO much more but after i install the CLASS files, the Mojang screen comes up and then the screen goes black. I installed FML first on a clean .jar and there is no META.inf. It seems that no matter what i do i can't shake the problem. Here are the last 3 FML .logs, i cant remember which one it crashed on but it was one of these..

 

ForgeModLoader-client-0.log

 

 

2012-10-27 13:44:55 [iNFO] [ForgeModLoader] Forge Mod Loader version 3.1.35.394 for Minecraft client:1.3.2, server:1.3.2 loading

2012-10-27 13:44:55 [FINEST] [ForgeModLoader] All core mods are successfully located

2012-10-27 13:44:55 [FINEST] [ForgeModLoader] Discovering coremods

2012-10-27 13:44:55 [FINEST] [ForgeModLoader] Found a candidate coremod CodeChickenCore 0.6.0.jar

2012-10-27 13:44:55 [FINEST] [ForgeModLoader] Loading coremod CodeChickenCore 0.6.0.jar

2012-10-27 13:44:55 [FINEST] [ForgeModLoader] Loaded coremod CodeChickenCore 0.6.0.jar

2012-10-27 13:44:55 [FINEST] [ForgeModLoader] Found a candidate coremod NotEnoughItems 1.4.0.0.jar

2012-10-27 13:44:55 [FINEST] [ForgeModLoader] Loading coremod NotEnoughItems 1.4.0.0.jar

2012-10-27 13:44:55 [FINEST] [ForgeModLoader] Loaded coremod NotEnoughItems 1.4.0.0.jar

2012-10-27 13:44:55 [FINEST] [ForgeModLoader] Found library file argo-2.25.jar present and correct in lib dir

 

2012-10-27 13:44:55 [FINEST] [ForgeModLoader] Found library file guava-12.0.1.jar present and correct in lib dir

 

2012-10-27 13:44:55 [FINEST] [ForgeModLoader] Found library file asm-all-4.0.jar present and correct in lib dir

 

2012-10-27 13:44:55 [FINEST] [ForgeModLoader] Running coremod plugins

2012-10-27 13:44:55 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin

2012-10-27 13:44:55 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully

2012-10-27 13:44:55 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin

2012-10-27 13:44:55 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully

2012-10-27 13:44:55 [FINEST] [ForgeModLoader] Running coremod plugin CodeChickenCorePlugin

2012-10-27 13:44:55 [iNFO] [sTDOUT] Adding Accesstransformer map: codechickencore_at.cfg

2012-10-27 13:44:55 [FINEST] [ForgeModLoader] Coremod plugin CodeChickenCorePlugin run successfully

2012-10-27 13:44:55 [FINEST] [ForgeModLoader] Running coremod plugin NEICorePlugin

2012-10-27 13:44:55 [iNFO] [sTDOUT] Adding Accesstransformer map: nei_at.cfg

2012-10-27 13:44:55 [FINEST] [ForgeModLoader] Coremod plugin NEICorePlugin run successfully

2012-10-27 13:44:55 [FINEST] [ForgeModLoader] Validating minecraft

2012-10-27 13:44:55 [FINEST] [ForgeModLoader] Minecraft validated, launching...

2012-10-27 13:44:56 [iNFO] [sTDOUT] Inserted super call into aqu.c

2012-10-27 13:44:56 [iNFO] [sTDOUT] aqh was overriden from NotEnoughItems 1.4.0.0.jar

2012-10-27 13:44:57 [iNFO] [sTDOUT] FMLRelauncher.relaunchApplet

2012-10-27 13:44:57 [iNFO] [sTDERR] java.lang.reflect.InvocationTargetException

2012-10-27 13:44:57 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2012-10-27 13:44:57 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

2012-10-27 13:44:57 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

2012-10-27 13:44:57 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source)

2012-10-27 13:44:57 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:230)

2012-10-27 13:44:57 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:212)

2012-10-27 13:44:57 [iNFO] [sTDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:28)

2012-10-27 13:44:57 [iNFO] [sTDERR] at net.minecraft.Launcher.replace(Launcher.java:136)

2012-10-27 13:44:57 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2012-10-27 13:44:57 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

2012-10-27 13:44:57 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

2012-10-27 13:44:57 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source)

2012-10-27 13:44:57 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:259)

2012-10-27 13:44:57 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:212)

2012-10-27 13:44:57 [iNFO] [sTDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:28)

2012-10-27 13:44:57 [iNFO] [sTDERR] at net.minecraft.Launcher.replace(Launcher.java:136)

2012-10-27 13:44:57 [iNFO] [sTDERR] at net.minecraft.Launcher$1.run(Launcher.java:79)

2012-10-27 13:44:57 [iNFO] [sTDERR] Caused by: java.lang.NoClassDefFoundError: ajj

2012-10-27 13:44:57 [iNFO] [sTDERR] at aig.<clinit>(Block.java:86)

2012-10-27 13:44:57 [iNFO] [sTDERR] at axk.<init>(TextureWaterFX.java:25)

2012-10-27 13:44:57 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.<init>(Minecraft.java:256)

2012-10-27 13:44:57 [iNFO] [sTDERR] at anw.<init>(SourceFile:36)

2012-10-27 13:44:57 [iNFO] [sTDERR] at net.minecraft.client.MinecraftApplet.fmlInitReentry(MinecraftApplet.java:35)

2012-10-27 13:44:57 [iNFO] [sTDERR] ... 17 more

2012-10-27 13:44:57 [iNFO] [sTDERR] Caused by: java.lang.ClassNotFoundException: ajj

2012-10-27 13:44:57 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:125)

2012-10-27 13:44:57 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source)

2012-10-27 13:44:57 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source)

2012-10-27 13:44:57 [iNFO] [sTDERR] ... 22 more

2012-10-27 13:44:57 [iNFO] [sTDERR] Caused by: java.lang.NullPointerException

2012-10-27 13:44:57 [iNFO] [sTDERR] at org.objectweb.asm.ClassReader.<init>(Unknown Source)

2012-10-27 13:44:57 [iNFO] [sTDERR] at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:27)

2012-10-27 13:44:57 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:162)

2012-10-27 13:44:57 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:118)

2012-10-27 13:44:57 [iNFO] [sTDERR] ... 24 more

2012-10-27 13:44:57 [iNFO] [sTDERR] Exception in thread "Thread-6" java.lang.RuntimeException: java.lang.reflect.InvocationTargetException

2012-10-27 13:44:57 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:269)

2012-10-27 13:44:57 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:212)

2012-10-27 13:44:57 [iNFO] [sTDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:28)

2012-10-27 13:44:57 [iNFO] [sTDERR] at net.minecraft.Launcher.replace(Launcher.java:136)

2012-10-27 13:44:57 [iNFO] [sTDERR] at net.minecraft.Launcher$1.run(Launcher.java:79)

2012-10-27 13:44:57 [iNFO] [sTDERR] Caused by: java.lang.reflect.InvocationTargetException

2012-10-27 13:44:57 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2012-10-27 13:44:57 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

2012-10-27 13:44:57 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

2012-10-27 13:44:57 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source)

2012-10-27 13:44:57 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:259)

2012-10-27 13:44:57 [iNFO] [sTDERR] ... 4 more

2012-10-27 13:44:57 [iNFO] [sTDERR] Caused by: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException

2012-10-27 13:44:57 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:237)

2012-10-27 13:44:57 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:212)

2012-10-27 13:44:57 [iNFO] [sTDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:28)

2012-10-27 13:44:57 [iNFO] [sTDERR] at net.minecraft.Launcher.replace(Launcher.java:136)

2012-10-27 13:44:57 [iNFO] [sTDERR] ... 9 more

2012-10-27 13:44:57 [iNFO] [sTDERR] Caused by: java.lang.reflect.InvocationTargetException

2012-10-27 13:44:57 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2012-10-27 13:44:57 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

2012-10-27 13:44:57 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

2012-10-27 13:44:57 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source)

2012-10-27 13:44:57 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:230)

2012-10-27 13:44:57 [iNFO] [sTDERR] ... 12 more

2012-10-27 13:44:57 [iNFO] [sTDERR] Caused by: java.lang.NoClassDefFoundError: ajj

2012-10-27 13:44:57 [iNFO] [sTDERR] at aig.<clinit>(Block.java:86)

2012-10-27 13:44:57 [iNFO] [sTDERR] at axk.<init>(TextureWaterFX.java:25)

2012-10-27 13:44:57 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.<init>(Minecraft.java:256)

2012-10-27 13:44:57 [iNFO] [sTDERR] at anw.<init>(SourceFile:36)

2012-10-27 13:44:57 [iNFO] [sTDERR] at net.minecraft.client.MinecraftApplet.fmlInitReentry(MinecraftApplet.java:35)

2012-10-27 13:44:57 [iNFO] [sTDERR] ... 17 more

2012-10-27 13:44:57 [iNFO] [sTDERR] Caused by: java.lang.ClassNotFoundException: ajj

2012-10-27 13:44:57 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:125)

2012-10-27 13:44:57 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source)

2012-10-27 13:44:57 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source)

2012-10-27 13:44:57 [iNFO] [sTDERR] ... 22 more

2012-10-27 13:44:57 [iNFO] [sTDERR] Caused by: java.lang.NullPointerException

2012-10-27 13:44:57 [iNFO] [sTDERR] at org.objectweb.asm.ClassReader.<init>(Unknown Source)

2012-10-27 13:44:57 [iNFO] [sTDERR] at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:27)

2012-10-27 13:44:57 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:162)

2012-10-27 13:44:57 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:118)

2012-10-27 13:44:57 [iNFO] [sTDERR] ... 24 more

 

 

 

ForgeModLoader-client-1.log

 

 

 

2012-10-27 13:44:03 [iNFO] [ForgeModLoader] Forge Mod Loader version 3.1.35.394 for Minecraft client:1.3.2, server:1.3.2 loading

2012-10-27 13:44:03 [FINEST] [ForgeModLoader] All core mods are successfully located

2012-10-27 13:44:03 [FINEST] [ForgeModLoader] Discovering coremods

2012-10-27 13:44:03 [FINEST] [ForgeModLoader] Found a candidate coremod CodeChickenCore 0.6.0.jar

2012-10-27 13:44:03 [FINEST] [ForgeModLoader] Loading coremod CodeChickenCore 0.6.0.jar

2012-10-27 13:44:03 [FINEST] [ForgeModLoader] Loaded coremod CodeChickenCore 0.6.0.jar

2012-10-27 13:44:03 [FINEST] [ForgeModLoader] Found a candidate coremod NotEnoughItems 1.4.0.0.jar

2012-10-27 13:44:03 [FINEST] [ForgeModLoader] Loading coremod NotEnoughItems 1.4.0.0.jar

2012-10-27 13:44:03 [FINEST] [ForgeModLoader] Loaded coremod NotEnoughItems 1.4.0.0.jar

2012-10-27 13:44:03 [FINEST] [ForgeModLoader] Found library file argo-2.25.jar present and correct in lib dir

 

2012-10-27 13:44:03 [FINEST] [ForgeModLoader] Found library file guava-12.0.1.jar present and correct in lib dir

 

2012-10-27 13:44:03 [FINEST] [ForgeModLoader] Found library file asm-all-4.0.jar present and correct in lib dir

 

2012-10-27 13:44:03 [FINEST] [ForgeModLoader] Running coremod plugins

2012-10-27 13:44:03 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin

2012-10-27 13:44:03 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully

2012-10-27 13:44:03 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin

2012-10-27 13:44:03 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully

2012-10-27 13:44:03 [FINEST] [ForgeModLoader] Running coremod plugin CodeChickenCorePlugin

2012-10-27 13:44:03 [iNFO] [sTDOUT] Adding Accesstransformer map: codechickencore_at.cfg

2012-10-27 13:44:03 [FINEST] [ForgeModLoader] Coremod plugin CodeChickenCorePlugin run successfully

2012-10-27 13:44:03 [FINEST] [ForgeModLoader] Running coremod plugin NEICorePlugin

2012-10-27 13:44:03 [iNFO] [sTDOUT] Adding Accesstransformer map: nei_at.cfg

2012-10-27 13:44:03 [FINEST] [ForgeModLoader] Coremod plugin NEICorePlugin run successfully

2012-10-27 13:44:03 [FINEST] [ForgeModLoader] Validating minecraft

2012-10-27 13:44:03 [FINEST] [ForgeModLoader] Minecraft validated, launching...

2012-10-27 13:44:04 [iNFO] [sTDOUT] Inserted super call into aqu.c

2012-10-27 13:44:04 [iNFO] [sTDOUT] aqh was overriden from NotEnoughItems 1.4.0.0.jar

2012-10-27 13:44:05 [iNFO] [sTDOUT] FMLRelauncher.relaunchApplet

2012-10-27 13:44:05 [iNFO] [sTDERR] java.lang.reflect.InvocationTargetException

2012-10-27 13:44:05 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2012-10-27 13:44:05 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

2012-10-27 13:44:05 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

2012-10-27 13:44:05 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source)

2012-10-27 13:44:05 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:230)

2012-10-27 13:44:05 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:212)

2012-10-27 13:44:05 [iNFO] [sTDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:28)

2012-10-27 13:44:05 [iNFO] [sTDERR] at net.minecraft.Launcher.replace(Launcher.java:136)

2012-10-27 13:44:05 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2012-10-27 13:44:05 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

2012-10-27 13:44:05 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

2012-10-27 13:44:05 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source)

2012-10-27 13:44:05 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:259)

2012-10-27 13:44:05 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:212)

2012-10-27 13:44:05 [iNFO] [sTDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:28)

2012-10-27 13:44:05 [iNFO] [sTDERR] at net.minecraft.Launcher.replace(Launcher.java:136)

2012-10-27 13:44:05 [iNFO] [sTDERR] at net.minecraft.Launcher$1.run(Launcher.java:79)

2012-10-27 13:44:05 [iNFO] [sTDERR] Caused by: java.lang.NoClassDefFoundError: ajj

2012-10-27 13:44:05 [iNFO] [sTDERR] at aig.<clinit>(Block.java:86)

2012-10-27 13:44:05 [iNFO] [sTDERR] at axk.<init>(TextureWaterFX.java:25)

2012-10-27 13:44:05 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.<init>(Minecraft.java:256)

2012-10-27 13:44:05 [iNFO] [sTDERR] at anw.<init>(SourceFile:36)

2012-10-27 13:44:05 [iNFO] [sTDERR] at net.minecraft.client.MinecraftApplet.fmlInitReentry(MinecraftApplet.java:35)

2012-10-27 13:44:05 [iNFO] [sTDERR] ... 17 more

2012-10-27 13:44:05 [iNFO] [sTDERR] Caused by: java.lang.ClassNotFoundException: ajj

2012-10-27 13:44:05 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:125)

2012-10-27 13:44:05 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source)

2012-10-27 13:44:05 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source)

2012-10-27 13:44:05 [iNFO] [sTDERR] ... 22 more

2012-10-27 13:44:05 [iNFO] [sTDERR] Caused by: java.lang.NullPointerException

2012-10-27 13:44:05 [iNFO] [sTDERR] at org.objectweb.asm.ClassReader.<init>(Unknown Source)

2012-10-27 13:44:05 [iNFO] [sTDERR] at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:27)

2012-10-27 13:44:05 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:162)

2012-10-27 13:44:05 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:118)

2012-10-27 13:44:05 [iNFO] [sTDERR] ... 24 more

2012-10-27 13:44:05 [iNFO] [sTDERR] Exception in thread "Thread-6" java.lang.RuntimeException: java.lang.reflect.InvocationTargetException

2012-10-27 13:44:05 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:269)

2012-10-27 13:44:05 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:212)

2012-10-27 13:44:05 [iNFO] [sTDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:28)

2012-10-27 13:44:05 [iNFO] [sTDERR] at net.minecraft.Launcher.replace(Launcher.java:136)

2012-10-27 13:44:05 [iNFO] [sTDERR] at net.minecraft.Launcher$1.run(Launcher.java:79)

2012-10-27 13:44:05 [iNFO] [sTDERR] Caused by: java.lang.reflect.InvocationTargetException

2012-10-27 13:44:05 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2012-10-27 13:44:05 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

2012-10-27 13:44:05 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

2012-10-27 13:44:05 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source)

2012-10-27 13:44:05 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:259)

2012-10-27 13:44:05 [iNFO] [sTDERR] ... 4 more

2012-10-27 13:44:05 [iNFO] [sTDERR] Caused by: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException

2012-10-27 13:44:05 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:237)

2012-10-27 13:44:05 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:212)

2012-10-27 13:44:05 [iNFO] [sTDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:28)

2012-10-27 13:44:05 [iNFO] [sTDERR] at net.minecraft.Launcher.replace(Launcher.java:136)

2012-10-27 13:44:05 [iNFO] [sTDERR] ... 9 more

2012-10-27 13:44:05 [iNFO] [sTDERR] Caused by: java.lang.reflect.InvocationTargetException

2012-10-27 13:44:05 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2012-10-27 13:44:05 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

2012-10-27 13:44:05 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

2012-10-27 13:44:05 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source)

2012-10-27 13:44:05 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:230)

2012-10-27 13:44:05 [iNFO] [sTDERR] ... 12 more

2012-10-27 13:44:05 [iNFO] [sTDERR] Caused by: java.lang.NoClassDefFoundError: ajj

2012-10-27 13:44:05 [iNFO] [sTDERR] at aig.<clinit>(Block.java:86)

2012-10-27 13:44:05 [iNFO] [sTDERR] at axk.<init>(TextureWaterFX.java:25)

2012-10-27 13:44:05 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.<init>(Minecraft.java:256)

2012-10-27 13:44:05 [iNFO] [sTDERR] at anw.<init>(SourceFile:36)

2012-10-27 13:44:05 [iNFO] [sTDERR] at net.minecraft.client.MinecraftApplet.fmlInitReentry(MinecraftApplet.java:35)

2012-10-27 13:44:05 [iNFO] [sTDERR] ... 17 more

2012-10-27 13:44:05 [iNFO] [sTDERR] Caused by: java.lang.ClassNotFoundException: ajj

2012-10-27 13:44:05 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:125)

2012-10-27 13:44:05 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source)

2012-10-27 13:44:05 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source)

2012-10-27 13:44:05 [iNFO] [sTDERR] ... 22 more

2012-10-27 13:44:05 [iNFO] [sTDERR] Caused by: java.lang.NullPointerException

2012-10-27 13:44:05 [iNFO] [sTDERR] at org.objectweb.asm.ClassReader.<init>(Unknown Source)

2012-10-27 13:44:05 [iNFO] [sTDERR] at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:27)

2012-10-27 13:44:05 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:162)

2012-10-27 13:44:05 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:118)

2012-10-27 13:44:05 [iNFO] [sTDERR] ... 24 more

 

 

 

ForgeModLoader-client-2.log

 

 

 

2012-10-27 13:40:43 [iNFO] [ForgeModLoader] Forge Mod Loader version 3.1.35.394 for Minecraft client:1.3.2, server:1.3.2 loading

2012-10-27 13:40:43 [FINEST] [ForgeModLoader] All core mods are successfully located

2012-10-27 13:40:43 [FINEST] [ForgeModLoader] Discovering coremods

2012-10-27 13:40:43 [FINEST] [ForgeModLoader] Found a candidate coremod CodeChickenCore 0.6.0.jar

2012-10-27 13:40:43 [FINEST] [ForgeModLoader] Loading coremod CodeChickenCore 0.6.0.jar

2012-10-27 13:40:43 [FINEST] [ForgeModLoader] Loaded coremod CodeChickenCore 0.6.0.jar

2012-10-27 13:40:43 [FINEST] [ForgeModLoader] Found a candidate coremod NotEnoughItems 1.4.0.0.jar

2012-10-27 13:40:43 [FINEST] [ForgeModLoader] Loading coremod NotEnoughItems 1.4.0.0.jar

2012-10-27 13:40:43 [FINEST] [ForgeModLoader] Loaded coremod NotEnoughItems 1.4.0.0.jar

2012-10-27 13:40:43 [FINEST] [ForgeModLoader] Found library file argo-2.25.jar present and correct in lib dir

 

2012-10-27 13:40:43 [FINEST] [ForgeModLoader] Found library file guava-12.0.1.jar present and correct in lib dir

 

2012-10-27 13:40:43 [FINEST] [ForgeModLoader] Found library file asm-all-4.0.jar present and correct in lib dir

 

2012-10-27 13:40:43 [FINEST] [ForgeModLoader] Running coremod plugins

2012-10-27 13:40:43 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin

2012-10-27 13:40:43 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully

2012-10-27 13:40:43 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin

2012-10-27 13:40:43 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully

2012-10-27 13:40:43 [FINEST] [ForgeModLoader] Running coremod plugin CodeChickenCorePlugin

2012-10-27 13:40:43 [iNFO] [sTDOUT] Adding Accesstransformer map: codechickencore_at.cfg

2012-10-27 13:40:43 [FINEST] [ForgeModLoader] Coremod plugin CodeChickenCorePlugin run successfully

2012-10-27 13:40:43 [FINEST] [ForgeModLoader] Running coremod plugin NEICorePlugin

2012-10-27 13:40:43 [iNFO] [sTDOUT] Adding Accesstransformer map: nei_at.cfg

2012-10-27 13:40:43 [FINEST] [ForgeModLoader] Coremod plugin NEICorePlugin run successfully

2012-10-27 13:40:43 [FINEST] [ForgeModLoader] Validating minecraft

2012-10-27 13:40:43 [FINEST] [ForgeModLoader] Minecraft validated, launching...

2012-10-27 13:40:44 [iNFO] [sTDOUT] Inserted super call into aqu.c

2012-10-27 13:40:44 [iNFO] [sTDOUT] aqh was overriden from NotEnoughItems 1.4.0.0.jar

2012-10-27 13:40:45 [iNFO] [sTDOUT] Generated BlockMobSpawner helper method.

2012-10-27 13:40:45 [iNFO] [sTDOUT] 27 achievements

2012-10-27 13:40:46 [iNFO] [sTDOUT] 195 recipes

2012-10-27 13:40:46 [iNFO] [sTDOUT] Setting user: gsk801, 1

2012-10-27 13:40:46 [iNFO] [sTDOUT] LWJGL Version: 2.4.2

2012-10-27 13:40:47 [iNFO] [ForgeModLoader] Attempting early MinecraftForge initialization

2012-10-27 13:40:47 [iNFO] [sTDOUT] MinecraftForge v4.2.5.303 Initialized

2012-10-27 13:40:47 [iNFO] [ForgeModLoader] MinecraftForge v4.2.5.303 Initialized

2012-10-27 13:40:47 [iNFO] [ForgeModLoader] Completed early MinecraftForge initialization

2012-10-27 13:40:47 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer, codechicken.core.asm.CodeChickenCoreModContainer, codechicken.nei.asm.NEIModContainer]

2012-10-27 13:40:47 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes

2012-10-27 13:40:47 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Jake.Jake-HP\AppData\Roaming\.minecraft\bin\lwjgl.jar

2012-10-27 13:40:47 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Jake.Jake-HP\AppData\Roaming\.minecraft\bin\jinput.jar

2012-10-27 13:40:47 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Jake.Jake-HP\AppData\Roaming\.minecraft\bin\lwjgl_util.jar

2012-10-27 13:40:47 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Jake.Jake-HP\AppData\Roaming\.minecraft\bin\minecraft.jar, examining for mod candidates

2012-10-27 13:40:47 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Jake.Jake-HP\AppData\Roaming\.minecraft\coremods\CodeChickenCore 0.6.0.jar, examining for mod candidates

2012-10-27 13:40:47 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Jake.Jake-HP\AppData\Roaming\.minecraft\coremods\NotEnoughItems 1.4.0.0.jar, examining for mod candidates

2012-10-27 13:40:47 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Jake.Jake-HP\AppData\Roaming\.minecraft\lib\argo-2.25.jar

2012-10-27 13:40:47 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Jake.Jake-HP\AppData\Roaming\.minecraft\lib\guava-12.0.1.jar

2012-10-27 13:40:47 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Jake.Jake-HP\AppData\Roaming\.minecraft\lib\asm-all-4.0.jar

2012-10-27 13:40:47 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully

2012-10-27 13:40:47 [iNFO] [ForgeModLoader] Searching C:\Users\Jake.Jake-HP\AppData\Roaming\.minecraft\mods for mods

2012-10-27 13:40:47 [FINE] [ForgeModLoader] Found a candidate zip or jar file ComputerCraft1.45.zip

2012-10-27 13:40:47 [FINE] [ForgeModLoader] Found a candidate mod directory spc

2012-10-27 13:40:47 [FINE] [ForgeModLoader] Examining file minecraft.jar for potential mods

2012-10-27 13:40:47 [FINE] [ForgeModLoader] The mod container minecraft.jar appears to be missing an mcmod.info file

2012-10-27 13:40:47 [FINE] [ForgeModLoader] Identified a class morePistons.mod_MorePistons following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-10-27 13:40:47 [FINE] [ForgeModLoader] Identified an FMLMod type mod morePistons.mod_MorePistons

2012-10-27 13:40:47 [FINEST] [ForgeModLoader] Parsed dependency info : [] [] []

2012-10-27 13:40:47 [iNFO] [ForgeModLoader] Attempting to reparse the mod container minecraft.jar

2012-10-27 13:40:47 [FINE] [ForgeModLoader] Examining file minecraft.jar for potential mods

2012-10-27 13:40:47 [FINE] [ForgeModLoader] The mod container minecraft.jar appears to be missing an mcmod.info file

2012-10-27 13:40:48 [FINE] [ForgeModLoader] Identified a class morePistons.mod_MorePistons following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-10-27 13:40:48 [FINE] [ForgeModLoader] Identified an FMLMod type mod morePistons.mod_MorePistons

2012-10-27 13:40:48 [FINEST] [ForgeModLoader] Parsed dependency info : [] [] []

2012-10-27 13:40:48 [FINE] [ForgeModLoader] Examining file CodeChickenCore 0.6.0.jar for potential mods

2012-10-27 13:40:48 [FINE] [ForgeModLoader] The mod container CodeChickenCore 0.6.0.jar appears to be missing an mcmod.info file

2012-10-27 13:40:48 [FINE] [ForgeModLoader] Examining file NotEnoughItems 1.4.0.0.jar for potential mods

2012-10-27 13:40:48 [FINE] [ForgeModLoader] The mod container NotEnoughItems 1.4.0.0.jar appears to be missing an mcmod.info file

2012-10-27 13:40:48 [FINE] [ForgeModLoader] Examining file ComputerCraft1.45.zip for potential mods

2012-10-27 13:40:48 [FINER] [ForgeModLoader] Located mcmod.info file in file ComputerCraft1.45.zip

2012-10-27 13:40:48 [FINE] [ForgeModLoader] Identified an FMLMod type mod dan200.CCTurtle

2012-10-27 13:40:48 [FINEST] [ForgeModLoader] Parsed dependency info : [] [ComputerCraft] []

2012-10-27 13:40:48 [FINE] [ForgeModLoader] Identified an FMLMod type mod dan200.ComputerCraft

2012-10-27 13:40:48 [FINEST] [ForgeModLoader] Parsed dependency info : [] [] []

2012-10-27 13:40:48 [FINE] [ForgeModLoader] Examining directory spc for potential mods

2012-10-27 13:40:48 [FINE] [ForgeModLoader] No mcmod.info file found in directory spc

2012-10-27 13:40:48 [FINEST] [ForgeModLoader] Recursing into package macros

2012-10-27 13:40:48 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 7 mods to load

2012-10-27 13:40:48 [FINE] [ForgeModLoader] Received a system property request ''

2012-10-27 13:40:48 [FINE] [ForgeModLoader] System property request managing the state of 0 mods

2012-10-27 13:40:48 [FINE] [ForgeModLoader] After merging, found state information for 0 mods

2012-10-27 13:40:48 [FINE] [ForgeModLoader] Activating mod FML

2012-10-27 13:40:48 [FINE] [ForgeModLoader] Activating mod Forge

2012-10-27 13:40:48 [FINE] [ForgeModLoader] Activating mod mod_CodeChickenCore

2012-10-27 13:40:48 [FINE] [ForgeModLoader] Activating mod mod_NotEnoughItems

2012-10-27 13:40:48 [FINE] [ForgeModLoader] Enabling mod MontyPylon

2012-10-27 13:40:48 [FINE] [ForgeModLoader] Activating mod MontyPylon

2012-10-27 13:40:48 [FINE] [ForgeModLoader] Enabling mod CCTurtle

2012-10-27 13:40:48 [FINE] [ForgeModLoader] Activating mod CCTurtle

2012-10-27 13:40:48 [FINE] [ForgeModLoader] Enabling mod ComputerCraft

2012-10-27 13:40:48 [FINE] [ForgeModLoader] Activating mod ComputerCraft

2012-10-27 13:40:48 [FINE] [ForgeModLoader] Verifying mod requirements are satisfied

2012-10-27 13:40:48 [FINE] [ForgeModLoader] All mod requirements are satisfied

2012-10-27 13:40:48 [FINE] [ForgeModLoader] Sorting mods into an ordered list

2012-10-27 13:40:48 [FINE] [ForgeModLoader] Mod sorting completed successfully

2012-10-27 13:40:48 [FINE] [ForgeModLoader] Mod sorting data:

2012-10-27 13:40:48 [FINE] [ForgeModLoader] MontyPylon(More Pistons:1.0.1 for [1.3.2]): minecraft.jar ()

2012-10-27 13:40:48 [FINE] [ForgeModLoader] ComputerCraft(ComputerCraft:1.45): ComputerCraft1.45.zip ()

2012-10-27 13:40:48 [FINE] [ForgeModLoader] CCTurtle(ComputerCraft Turtles:1.45): ComputerCraft1.45.zip (after:ComputerCraft)

2012-10-27 13:40:48 [FINER] [ForgeModLoader] Posting state event FMLConstructionEvent to mod FML

2012-10-27 13:40:48 [FINER] [ForgeModLoader] State event FMLConstructionEvent delivered to mod FML

2012-10-27 13:40:48 [FINER] [ForgeModLoader] Posting state event FMLConstructionEvent to mod Forge

2012-10-27 13:40:48 [FINER] [ForgeModLoader] State event FMLConstructionEvent delivered to mod Forge

2012-10-27 13:40:48 [FINER] [ForgeModLoader] Posting state event FMLConstructionEvent to mod mod_CodeChickenCore

2012-10-27 13:40:48 [FINER] [ForgeModLoader] State event FMLConstructionEvent delivered to mod mod_CodeChickenCore

2012-10-27 13:40:48 [FINER] [ForgeModLoader] Posting state event FMLConstructionEvent to mod mod_NotEnoughItems

2012-10-27 13:40:48 [FINER] [ForgeModLoader] State event FMLConstructionEvent delivered to mod mod_NotEnoughItems

2012-10-27 13:40:48 [FINER] [ForgeModLoader] Posting state event FMLConstructionEvent to mod MontyPylon

2012-10-27 13:40:48 [FINEST] [ForgeModLoader] Testing mod MontyPylon to very it can accept it's own version in a remote connection

2012-10-27 13:40:48 [FINEST] [ForgeModLoader] The mod MontyPylon accepts it's own version (1.0.1 for [1.3.2])

2012-10-27 13:40:48 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MontyPylon

2012-10-27 13:40:48 [FINER] [ForgeModLoader] State event FMLConstructionEvent delivered to mod MontyPylon

2012-10-27 13:40:48 [FINER] [ForgeModLoader] Posting state event FMLConstructionEvent to mod ComputerCraft

2012-10-27 13:40:48 [FINEST] [ForgeModLoader] Testing mod ComputerCraft to very it can accept it's own version in a remote connection

2012-10-27 13:40:48 [FINEST] [ForgeModLoader] The mod ComputerCraft accepts it's own version (1.45)

2012-10-27 13:40:48 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ComputerCraft

2012-10-27 13:40:48 [FINER] [ForgeModLoader] State event FMLConstructionEvent delivered to mod ComputerCraft

2012-10-27 13:40:48 [FINER] [ForgeModLoader] Posting state event FMLConstructionEvent to mod CCTurtle

2012-10-27 13:40:48 [FINEST] [ForgeModLoader] Testing mod CCTurtle to very it can accept it's own version in a remote connection

2012-10-27 13:40:48 [FINEST] [ForgeModLoader] The mod CCTurtle accepts it's own version (1.45)

2012-10-27 13:40:48 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into CCTurtle

2012-10-27 13:40:48 [FINER] [ForgeModLoader] State event FMLConstructionEvent delivered to mod CCTurtle

2012-10-27 13:40:48 [FINER] [ForgeModLoader] Posting state event FMLPreInitializationEvent to mod FML

2012-10-27 13:40:48 [FINER] [ForgeModLoader] State event FMLPreInitializationEvent delivered to mod FML

2012-10-27 13:40:48 [FINER] [ForgeModLoader] Posting state event FMLPreInitializationEvent to mod Forge

2012-10-27 13:40:48 [iNFO] [ForgeModLoader] Configured a dormant chunk cache size of 0

2012-10-27 13:40:48 [FINER] [ForgeModLoader] State event FMLPreInitializationEvent delivered to mod Forge

2012-10-27 13:40:48 [FINER] [ForgeModLoader] Posting state event FMLPreInitializationEvent to mod mod_CodeChickenCore

2012-10-27 13:40:48 [FINER] [ForgeModLoader] State event FMLPreInitializationEvent delivered to mod mod_CodeChickenCore

2012-10-27 13:40:48 [FINER] [ForgeModLoader] Posting state event FMLPreInitializationEvent to mod mod_NotEnoughItems

2012-10-27 13:40:48 [FINER] [ForgeModLoader] State event FMLPreInitializationEvent delivered to mod mod_NotEnoughItems

2012-10-27 13:40:48 [FINER] [ForgeModLoader] Posting state event FMLPreInitializationEvent to mod MontyPylon

2012-10-27 13:40:48 [FINER] [ForgeModLoader] State event FMLPreInitializationEvent delivered to mod MontyPylon

2012-10-27 13:40:48 [FINER] [ForgeModLoader] Posting state event FMLPreInitializationEvent to mod ComputerCraft

2012-10-27 13:40:48 [FINER] [ForgeModLoader] State event FMLPreInitializationEvent delivered to mod ComputerCraft

2012-10-27 13:40:48 [FINER] [ForgeModLoader] Posting state event FMLPreInitializationEvent to mod CCTurtle

2012-10-27 13:40:48 [FINER] [ForgeModLoader] State event FMLPreInitializationEvent delivered to mod CCTurtle

2012-10-27 13:40:49 [iNFO] [sTDOUT] Starting up SoundSystem...

2012-10-27 13:40:49 [iNFO] [sTDOUT] Initializing LWJGL OpenAL

2012-10-27 13:40:49 [iNFO] [sTDOUT]    (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)

2012-10-27 13:40:49 [iNFO] [sTDOUT] OpenAL initialized.

2012-10-27 13:40:49 [FINER] [ForgeModLoader] Posting state event FMLInitializationEvent to mod FML

2012-10-27 13:40:49 [FINER] [ForgeModLoader] State event FMLInitializationEvent delivered to mod FML

2012-10-27 13:40:49 [FINER] [ForgeModLoader] Posting state event FMLInitializationEvent to mod Forge

2012-10-27 13:40:49 [FINER] [ForgeModLoader] State event FMLInitializationEvent delivered to mod Forge

2012-10-27 13:40:49 [FINER] [ForgeModLoader] Posting state event FMLInitializationEvent to mod mod_CodeChickenCore

2012-10-27 13:40:49 [FINER] [ForgeModLoader] State event FMLInitializationEvent delivered to mod mod_CodeChickenCore

2012-10-27 13:40:49 [FINER] [ForgeModLoader] Posting state event FMLInitializationEvent to mod mod_NotEnoughItems

2012-10-27 13:40:49 [iNFO] [sTDOUT] Removing TMI Uninstaller

2012-10-27 13:40:49 [iNFO] [sTDOUT] Deleting Dir: C:\Users\Jake.Jake-HP\AppData\Roaming\.minecraft\bin\TMIUninstaller

2012-10-27 13:40:49 [FINER] [ForgeModLoader] State event FMLInitializationEvent delivered to mod mod_NotEnoughItems

2012-10-27 13:40:49 [FINER] [ForgeModLoader] Posting state event FMLInitializationEvent to mod MontyPylon

2012-10-27 13:40:50 [FINER] [ForgeModLoader] State event FMLInitializationEvent delivered to mod MontyPylon

2012-10-27 13:40:50 [FINER] [ForgeModLoader] Posting state event FMLInitializationEvent to mod ComputerCraft

2012-10-27 13:40:50 [iNFO] [sTDOUT] Loading ComputerCraft v1.45 (rev 769)

2012-10-27 13:40:50 [iNFO] [sTDOUT] ComputerCraft: Searching for RedPowerLib...

2012-10-27 13:40:50 [iNFO] [sTDOUT] ComputerCraft: RedPowerLib not found.

2012-10-27 13:40:50 [FINER] [ForgeModLoader] State event FMLInitializationEvent delivered to mod ComputerCraft

2012-10-27 13:40:50 [FINER] [ForgeModLoader] Posting state event FMLInitializationEvent to mod CCTurtle

2012-10-27 13:40:50 [iNFO] [sTDOUT] Loading CCTurtle v1.45 (rev 769)

2012-10-27 13:40:50 [FINER] [ForgeModLoader] State event FMLInitializationEvent delivered to mod CCTurtle

2012-10-27 13:40:50 [sEVERE] [ForgeModLoader] Fatal errors were detected during the transition from INITIALIZATION to POSTINITIALIZATION. Loading cannot continue

2012-10-27 13:40:50 [sEVERE] [ForgeModLoader]

FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized

Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized

mod_CodeChickenCore [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized

mod_NotEnoughItems [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized->Initialized

MontyPylon [More Pistons] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized

ComputerCraft [ComputerCraft] (ComputerCraft1.45.zip) Unloaded->Constructed->Pre-initialized->Initialized

CCTurtle [ComputerCraft Turtles] (ComputerCraft1.45.zip) Unloaded->Constructed->Pre-initialized->Errored

2012-10-27 13:40:50 [sEVERE] [ForgeModLoader] The following problems were captured during this phase

2012-10-27 13:40:50 [sEVERE] [ForgeModLoader] Caught exception from CCTurtle

java.lang.reflect.InvocationTargetException

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:437)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)

at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)

at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)

at com.google.common.eventbus.EventBus.post(EventBus.java:268)

at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:124)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)

at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)

at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)

at com.google.common.eventbus.EventBus.post(EventBus.java:268)

at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:81)

at cpw.mods.fml.common.Loader.initializeMods(Loader.java:639)

at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:183)

at net.minecraft.client.Minecraft.a(Minecraft.java:461)

at net.minecraft.client.Minecraft.run(Minecraft.java:748)

at java.lang.Thread.run(Unknown Source)

Caused by: java.lang.IllegalArgumentException: Slot 210 is already occupied by morePistons.BlockDoublePistonBase@23bca486 when adding dan200.turtle.shared.BlockTurtleExpanded@35d56bbe

at aig.<init>(Block.java:280)

at afu.<init>(BlockContainer.java:7)

at dan200.computer.shared.BlockComputerBase.<init>(BlockComputerBase.java:18)

at dan200.turtle.shared.BlockTurtle.<init>(BlockTurtle.java:19)

at dan200.turtle.shared.BlockTurtleExpanded.<init>(BlockTurtleExpanded.java:14)

at dan200.turtle.shared.CCTurtleProxyCommon.registerItems(CCTurtleProxyCommon.java:266)

at dan200.turtle.shared.CCTurtleProxyCommon.load(CCTurtleProxyCommon.java:39)

at dan200.turtle.client.CCTurtleProxyClient.load(CCTurtleProxyClient.java:35)

at dan200.CCTurtle.load(CCTurtle.java:93)

... 30 more

2012-10-27 13:41:00 [iNFO] [sTDERR] cpw.mods.fml.common.LoaderException: java.lang.reflect.InvocationTargetException

2012-10-27 13:41:00 [iNFO] [sTDERR] at cpw.mods.fml.common.LoadController.transition(LoadController.java:102)

2012-10-27 13:41:00 [iNFO] [sTDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:640)

2012-10-27 13:41:00 [iNFO] [sTDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:183)

2012-10-27 13:41:00 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.a(Minecraft.java:461)

2012-10-27 13:41:00 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:748)

2012-10-27 13:41:00 [iNFO] [sTDERR] at java.lang.Thread.run(Unknown Source)

2012-10-27 13:41:00 [iNFO] [sTDERR] Caused by: java.lang.reflect.InvocationTargetException

2012-10-27 13:41:00 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2012-10-27 13:41:00 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

2012-10-27 13:41:00 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

2012-10-27 13:41:00 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source)

2012-10-27 13:41:00 [iNFO] [sTDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:437)

2012-10-27 13:41:00 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2012-10-27 13:41:00 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

2012-10-27 13:41:00 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

2012-10-27 13:41:00 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source)

2012-10-27 13:41:00 [iNFO] [sTDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)

2012-10-27 13:41:00 [iNFO] [sTDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

2012-10-27 13:41:00 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)

2012-10-27 13:41:00 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)

2012-10-27 13:41:00 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)

2012-10-27 13:41:00 [iNFO] [sTDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:124)

2012-10-27 13:41:00 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2012-10-27 13:41:00 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

2012-10-27 13:41:00 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

2012-10-27 13:41:00 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source)

2012-10-27 13:41:00 [iNFO] [sTDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)

2012-10-27 13:41:00 [iNFO] [sTDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

2012-10-27 13:41:00 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)

2012-10-27 13:41:00 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)

2012-10-27 13:41:00 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)

2012-10-27 13:41:00 [iNFO] [sTDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:81)

2012-10-27 13:41:00 [iNFO] [sTDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:639)

2012-10-27 13:41:00 [iNFO] [sTDERR] ... 4 more

2012-10-27 13:41:00 [iNFO] [sTDERR] Caused by: java.lang.IllegalArgumentException: Slot 210 is already occupied by morePistons.BlockDoublePistonBase@23bca486 when adding dan200.turtle.shared.BlockTurtleExpanded@35d56bbe

2012-10-27 13:41:00 [iNFO] [sTDERR] at aig.<init>(Block.java:280)

2012-10-27 13:41:00 [iNFO] [sTDERR] at afu.<init>(BlockContainer.java:7)

2012-10-27 13:41:00 [iNFO] [sTDERR] at dan200.computer.shared.BlockComputerBase.<init>(BlockComputerBase.java:18)

2012-10-27 13:41:00 [iNFO] [sTDERR] at dan200.turtle.shared.BlockTurtle.<init>(BlockTurtle.java:19)

2012-10-27 13:41:00 [iNFO] [sTDERR] at dan200.turtle.shared.BlockTurtleExpanded.<init>(BlockTurtleExpanded.java:14)

2012-10-27 13:41:00 [iNFO] [sTDERR] at dan200.turtle.shared.CCTurtleProxyCommon.registerItems(CCTurtleProxyCommon.java:266)

2012-10-27 13:41:00 [iNFO] [sTDERR] at dan200.turtle.shared.CCTurtleProxyCommon.load(CCTurtleProxyCommon.java:39)

2012-10-27 13:41:00 [iNFO] [sTDERR] at dan200.turtle.client.CCTurtleProxyClient.load(CCTurtleProxyClient.java:35)

2012-10-27 13:41:00 [iNFO] [sTDERR] at dan200.CCTurtle.load(CCTurtle.java:93)

2012-10-27 13:41:00 [iNFO] [sTDERR] ... 30 more

 

 

Posted

Okay, first of all, the Secret Rooms Mod hasn't even been installed.

Secondly, all three logs indicate crashes. The first two look like you didn't install something correctly. The third one, however, is a simple block id conflict:

2012-10-27 13:41:00  [sTDERR] Caused by: java.lang.IllegalArgumentException: Slot 210 is already occupied by morePistons.BlockDoublePistonBase@23bca486 when adding dan200.turtle.shared.BlockTurtleExpanded@35d56bbe

 

Change either the ComputerCraft configs or the More Pistons Mod configs. Look for the block id 210 and change it to something else.

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!!

Posted

ajj is BlockPistonBase, which exists on both sides, so.. you screwed something up in your install. Start fresh and try again.

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  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.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • So, we have a 5 player server running the Hexxit modpack, with the sole addition of one extra mod, CustomNPCs. Something about CustomNPCs doesn't play nice with the server. Only three players are playing it, all of them have CustomNPCs installed in their own game files, and we have CustomNPCs installed in our server. We can all hold the tools and use the custom recipes added by the mod or by players using the NPC spawner tool. However, I'm the only one who can actually use them. If either other player uses them, they immediately crash and are booted off the server. I can make NPCs, the NPCs can detect them and attack them, all that, but they cannot see them, nor can they interact with them in any way. What could be causing this? I will add, as far as I know, I'm the only one to have run the modpack in single player as well as in multiplayer, I believe the other two have only run it in multiplayer for the server. Could this possibly be part of the problem? Any help would be appreciated.
    • Hello, Thank you so much for the suggestion, I will create a post.
    • You're using the wrong FACING property in Mechanism#getStateForPlacement, BlockStateProperties.FACING instead of Mechanism.FACING, HorizontalDirectionalBlock.FACING or BlockStateProperties.HORIZONTAL_FACING (which all refer to the same value). The former includes all six Direction values, the latter only includes the four horizontal values.
    • quiero que me digan como hago para instalar bien el java y forge nada mas hasta el momento lo hice pero java no ejecuta el forge   
    • Mod Idea: Server-Specific Mod Disabler & Anti-Cheat Helper Overview: This mod allows players to seamlessly play on Minecraft servers without worrying about banned or incompatible mods. It automatically disables specific mods based on the server's configuration, ensuring that players are only using allowed mods. Additionally, it provides a safeguard against hacking mods by instantly blocking them from being used, promoting fair gameplay on multiplayer servers. Key Features: 1. Server-Specific Mod Disabling: Automatic Mod Detection: The mod will automatically detect which mods are allowed or blocked on a particular server. Server Configurable Lists: Server admins can maintain a list of banned or whitelisted mods, which will be dynamically applied when a player joins. Player Customization: Players can choose whether the mod should automatically disable specific mods when joining servers, or allow them to be used based on the server's settings. 2. Anti-Cheat and Hack Protection: Instant Hack Detection: The mod will automatically identify and block known hacking mods when joining a server. If a player attempts to join with a hacking mod, the server can receive an alert, and the mod will prevent the player from joining until the mod is removed. Real-Time Monitoring: The mod will continuously monitor the player's mods while on the server, ensuring that no banned or suspicious mods are activated. 3. Community-Driven Mod Management: Custom Blocklists and Whitelists: Server admins can manage custom mod lists directly through a configuration file or via an in-game interface. These lists would allow mods to be either whitelisted, banned, or marked for temporary disabling. Integration with Modding Communities: The mod can gather mod compatibility reports from other players, sharing knowledge about which mods work together and which are problematic. 4. Player-Friendly Experience: Less Hassle for Players: With this mod, players no longer need to manually disable or enable mods when switching between servers. The mod takes care of everything for them. Seamless Gameplay: Players can freely switch between servers with different rules and mod requirements without worrying about compatibility issues or getting banned for using the wrong mods. 5. Open-Source and Extensible: Community Contributions: The mod will be open-source, allowing the Minecraft community to contribute by adding new features, bug fixes, and support for more mods. Customizable for Future Versions: The mod will be updated to support future Minecraft versions, ensuring long-term usability. Additional Ideas for Future Expansion: 1. Integration with Minecraft Servers (Optional): Server-Side Mod Configuration: In addition to client-side mod management, server owners can opt to install a server-side version of this mod, which can enforce mod restrictions for all players. Server Feedback System: When a mod is disabled, the server can automatically provide feedback to the player about why it was disabled and whether they need to install an alternative. 2. Donation and Support System: Monetization for Future Development: The mod could offer a donation-based system or a paid premium version with advanced features like real-time support or a larger mod compatibility database. Community Support: Players could report issues directly through the mod, ensuring faster resolutions and support from the mod development community. Benefits: 1. For Players: No Need for Constant Mod Configuration: Players no longer need to manually switch between different mod sets based on the server they join. Reduced Risk of Getting Banned: The mod automatically prevents the use of banned or incompatible mods, reducing the risk of being kicked or banned from servers. Hassle-Free Experience: The mod removes the need for players to learn about different server mod policies, providing a smoother experience overall. 2. For Server Owners: Simplified Server Management: Server admins no longer need to constantly monitor which mods players are using. The mod ensures players are only using compliant mods. Better Anti-Cheat Measures: Server owners can trust that hacking mods will be automatically blocked, improving server security. Easy Integration: With a simple configuration file, server owners can quickly set up their mod policies and get started. 3. For the Minecraft Community: Encourages Fair Play: The mod promotes fair gameplay by automatically preventing the use of cheating mods, ensuring a better multiplayer environment. Better Mod Compatibility: As the mod grows, it can help players and server owners discover which mods are compatible with others, making the modding ecosystem more reliable. Potential Challenges and Solutions: 1. Resistance from Players Using Hacking Mods: Solution: Allow server admins to configure a warning system where players can receive notifications about the mod being blocked before they are kicked. This gives them a chance to fix their setup. 2. Keeping Mod Lists Up-to-Date: Solution: Implement a community-driven reporting system where players and server owners can submit their mod lists, keeping the database current with new mods and changes in mod compatibility. 3. Cross-Platform Compatibility: Solution: Ensure that the mod is built to support both Java and Bedrock editions (if applicable) by using cross-platform modding tools and making the mod adaptable to both versions. Conclusion: This mod has the potential to significantly improve the Minecraft multiplayer experience by making it easier for players to manage mods and preventing hacks from ruining gameplay. By focusing on server-specific mod management and providing automated protection from cheating mods, this mod could change how Minecraft servers handle modding and create a safer, more enjoyable experience for everyone involved.
  • Topics

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.