I installed the recommended Minecraft Forge into my jar using MCPatcher, I put NEI and ChickenCodeCore into my .minecraft/coremods folder and I put Universal Electricity and the ICBM client mods in my .minecraft/mods folder. I disabled all other MCPatcher additions. When I clicked "Test Minecraft," it MCPatcher came up with this crash report. Forge did not give me a crash report.
Exception in thread "Minecraft main thread" java.lang.NoClassDefFoundError: icbm/jiqi/TFaSheDi
2012-10-19 20:07:18 [INFO] [STDERR] at icbm.ZhuYao.<clinit>(ZhuYao.java:110)
2012-10-19 20:07:18 [INFO] [STDERR] at java.lang.Class.forName0(Native Method)
2012-10-19 20:07:18 [INFO] [STDERR] at java.lang.Class.forName(Class.java:264)
2012-10-19 20:07:18 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:407)
2012-10-19 20:07:18 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2012-10-19 20:07:18 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
2012-10-19 20:07:18 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2012-10-19 20:07:18 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Method.java:616)
2012-10-19 20:07:18 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2012-10-19 20:07:18 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2012-10-19 20:07:18 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2012-10-19 20:07:18 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2012-10-19 20:07:18 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2012-10-19 20:07:18 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:124)
2012-10-19 20:07:18 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2012-10-19 20:07:18 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
2012-10-19 20:07:18 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2012-10-19 20:07:18 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Method.java:616)
2012-10-19 20:07:18 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2012-10-19 20:07:18 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2012-10-19 20:07:18 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2012-10-19 20:07:18 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2012-10-19 20:07:18 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2012-10-19 20:07:18 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:81)
2012-10-19 20:07:18 [INFO] [STDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:466)
2012-10-19 20:07:18 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:146)
2012-10-19 20:07:18 [INFO] [STDERR] at net.minecraft.client.Minecraft.a(Minecraft.java:416)
2012-10-19 20:07:18 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:748)
2012-10-19 20:07:18 [INFO] [STDERR] at java.lang.Thread.run(Thread.java:679)
2012-10-19 20:07:18 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: icbm.jiqi.TFaSheDi
2012-10-19 20:07:18 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:125)
2012-10-19 20:07:18 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
2012-10-19 20:07:18 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
2012-10-19 20:07:18 [INFO] [STDERR] ... 29 more
2012-10-19 20:07:18 [INFO] [STDERR] Caused by: java.lang.NoClassDefFoundError: universalelectricity/basiccomponents/multiblock/IMultiBlock
2012-10-19 20:07:18 [INFO] [STDERR] at java.lang.ClassLoader.defineClass1(Native Method)
2012-10-19 20:07:18 [INFO] [STDERR] at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
2012-10-19 20:07:18 [INFO] [STDERR] at java.lang.ClassLoader.defineClass(ClassLoader.java:480)
2012-10-19 20:07:18 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:119)
2012-10-19 20:07:18 [INFO] [STDERR] ... 31 more
2012-10-19 20:07:18 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: universalelectricity.basiccomponents.multiblock.IMultiBlock
2012-10-19 20:07:18 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:125)
2012-10-19 20:07:19 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
2012-10-19 20:07:19 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
2012-10-19 20:07:19 [INFO] [STDERR] ... 35 more
2012-10-19 20:07:19 [INFO] [STDERR] Caused by: java.lang.NullPointerException
2012-10-19 20:07:19 [INFO] [STDERR] at org.objectweb.asm.ClassReader.<init>(Unknown Source)
2012-10-19 20:07:19 [INFO] [STDERR] at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:27)
2012-10-19 20:07:19 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:162)
2012-10-19 20:07:19 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:118)
2012-10-19 20:07:19 [INFO] [STDERR] ... 37 more
I am on Linux Mint, 64 bit. I have an Intel Celeron at 2.2 Gigahertz, I have 2 gigabytes of memory, I have an Intel Mobile 4 series Chipset integrated Graphics Card, and I have and F.12 series BIOS. I am running Minecraft 1.3.2 with ICBM 0.5.37. I also installed Forge 4.2.5.303 with universal Electricity 0.9.2.221. When I removed NEI and ChickenCodeCore, I got the same result.
Exception in thread "Minecraft main thread" java.lang.NoClassDefFoundError: icbm/jiqi/TFaSheDi
2012-10-19 20:07:18 [INFO] [STDERR] at icbm.ZhuYao.<clinit>(ZhuYao.java:110)
2012-10-19 20:07:18 [INFO] [STDERR] at java.lang.Class.forName0(Native Method)
2012-10-19 20:07:18 [INFO] [STDERR] at java.lang.Class.forName(Class.java:264)
2012-10-19 20:07:18 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:407)
2012-10-19 20:07:18 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2012-10-19 20:07:18 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
2012-10-19 20:07:18 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2012-10-19 20:07:18 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Method.java:616)
2012-10-19 20:07:18 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2012-10-19 20:07:18 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2012-10-19 20:07:18 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2012-10-19 20:07:18 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2012-10-19 20:07:18 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2012-10-19 20:07:18 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:124)
2012-10-19 20:07:18 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2012-10-19 20:07:18 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
2012-10-19 20:07:18 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2012-10-19 20:07:18 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Method.java:616)
2012-10-19 20:07:18 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2012-10-19 20:07:18 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2012-10-19 20:07:18 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2012-10-19 20:07:18 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2012-10-19 20:07:18 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2012-10-19 20:07:18 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:81)
2012-10-19 20:07:18 [INFO] [STDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:466)
2012-10-19 20:07:18 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:146)
2012-10-19 20:07:18 [INFO] [STDERR] at net.minecraft.client.Minecraft.a(Minecraft.java:416)
2012-10-19 20:07:18 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:748)
2012-10-19 20:07:18 [INFO] [STDERR] at java.lang.Thread.run(Thread.java:679)
2012-10-19 20:07:18 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: icbm.jiqi.TFaSheDi
2012-10-19 20:07:18 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:125)
2012-10-19 20:07:18 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
2012-10-19 20:07:18 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
2012-10-19 20:07:18 [INFO] [STDERR] ... 29 more
2012-10-19 20:07:18 [INFO] [STDERR] Caused by: java.lang.NoClassDefFoundError: universalelectricity/basiccomponents/multiblock/IMultiBlock
2012-10-19 20:07:18 [INFO] [STDERR] at java.lang.ClassLoader.defineClass1(Native Method)
2012-10-19 20:07:18 [INFO] [STDERR] at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
2012-10-19 20:07:18 [INFO] [STDERR] at java.lang.ClassLoader.defineClass(ClassLoader.java:480)
2012-10-19 20:07:18 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:119)
2012-10-19 20:07:18 [INFO] [STDERR] ... 31 more
2012-10-19 20:07:18 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: universalelectricity.basiccomponents.multiblock.IMultiBlock
2012-10-19 20:07:18 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:125)
2012-10-19 20:07:19 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
2012-10-19 20:07:19 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
2012-10-19 20:07:19 [INFO] [STDERR] ... 35 more
2012-10-19 20:07:19 [INFO] [STDERR] Caused by: java.lang.NullPointerException
2012-10-19 20:07:19 [INFO] [STDERR] at org.objectweb.asm.ClassReader.<init>(Unknown Source)
2012-10-19 20:07:19 [INFO] [STDERR] at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:27)
2012-10-19 20:07:19 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:162)
2012-10-19 20:07:19 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:118)
2012-10-19 20:07:19 [INFO] [STDERR] ... 37 more
I am on Linux Mint, 64 bit. I have an Intel Celeron at 2.2 Gigahertz, I have 2 gigabytes of memory, I have an Intel Mobile 4 series Chipset integrated Graphics Card, and I have and F.12 series BIOS. I am running Minecraft 1.3.2 with ICBM 0.5.37. I also installed Forge 4.2.5.303 with universal Electricity 0.9.2.221. When I removed NEI and ChickenCodeCore, I got the same result.
Hello World!