Posted December 17, 201212 yr Hello, I am not exactly sure where to post this, I apologize if this is the wrong portion of the form. I am looking for some help with a mod. I am having a problem installing tropicraft. It continues to crash after the mojang intro screen each time I try to load it. I use magic launcher to assist in installing the mods. I have tried may combinations and have tried loading it with only the required mods to run tropicraft. I would like to note that the weather and CoroAI mods seem to be loading fine. The other mods I used were also working fine this hole time. At least from what I can tell. Any assistance in trying to ascertain and fix the issue I seem to be having is greatly appreciated. Below I have provided 4 crash reports. The crash report from forge and minecraft, with and with out minimal mods. The Crash Report From Forge (Mods Active in order: Forge, Player API Universal, Render API, Tropicraft) Minecraft has crashed! ---------------------- Minecraft has stopped running because it encountered a problem; Failed to start game A full error report has been saved to C:\Users\Samarasylvan\AppData\Roaming\.minecraft\crash-reports\crash-2012-12-17_15.22.23-client.txt - Please include a copy of that file (Not this screen!) if you report this crash to anyone; without it, they will not be able to help fix the crash --- BEGIN ERROR REPORT 8dd25e5 -------- Full report at: C:\Users\Samarasylvan\AppData\Roaming\.minecraft\crash-reports\crash-2012-12-17_15.22.23-client.txt Please show that file to Mojang, NOT just this screen! Generated 12/17/12 3:22 PM -- System Details -- Details: Minecraft Version: 1.4.5 Operating System: Windows 7 (amd64) version 6.1 Java Version: 1.7.0_04, Oracle Corporation Java VM Version: Java HotSpot™ 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 2684344712 bytes (2559 MB) / 3087007744 bytes (2944 MB) up to 3087007744 bytes (2944 MB) JVM Flags: 2 total; -Xms3072m -Xmx3072m AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used Suspicious classes: FML and Forge are installed IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP v7.23 FML v4.5.21.486 Minecraft Forge 6.4.1.436 5 mods loaded, 5 mods active mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized LAPI [LAPI] (Tropicraft v4.1a for MC 1.4.5.zip) Unloaded->Constructed->Pre-initialized->Initialized TropicraftMod [Tropicraft] (Tropicraft v4.1a for MC 1.4.5.zip) Unloaded->Constructed->Pre-initialized->Errored LWJGL: 2.4.2 OpenGL: Intel® HD Graphics GL version 2.1.0 - Build 8.15.10.2189, Intel Is Modded: Definitely; Client brand changed to 'forge,fml' Type: Client (map_client.txt) Texture Pack: Default Profiler Position: N/A (disabled) Vec3 Pool Size: ~~ERROR~~ NullPointerException: null cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: CoroAI/entity/ItemTropicalFishingRod at cpw.mods.fml.common.LoadController.transition(LoadController.java:117) at cpw.mods.fml.common.Loader.initializeMods(Loader.java:652) at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:205) at net.minecraft.client.Minecraft.a(Minecraft.java:475) at net.minecraft.client.Minecraft.run(Minecraft.java:762) at java.lang.Thread.run(Unknown Source) Caused by: java.lang.NoClassDefFoundError: CoroAI/entity/ItemTropicalFishingRod at net.tropicraft.mods.TropicraftMod.initItems(TropicraftMod.java:680) at net.tropicraft.mods.TropicraftMod.load(TropicraftMod.java:434) 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:440) 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:140) 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:83) at cpw.mods.fml.common.Loader.initializeMods(Loader.java:651) ... 4 more Caused by: java.lang.ClassNotFoundException: CoroAI.entity.ItemTropicalFishingRod at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:141) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) ... 32 more Caused by: java.lang.NullPointerException at org.objectweb.asm.ClassReader.<init>(Unknown Source) at net.minecraftforge.transformers.EventTransformer.transform(EventTransformer.java:29) at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:178) at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:133) ... 34 more --- END ERROR REPORT 41d80470 ---------- Crash Report File from Minecraft (Mods Active in order: Forge, Player API Universal, Render API, Tropicraft) ---- Minecraft Crash Report ---- // Don't be sad. I'll do better next time, I promise! Time: 12/17/12 3:22 PM Description: Failed to start game cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: CoroAI/entity/ItemTropicalFishingRod at cpw.mods.fml.common.LoadController.transition(LoadController.java:117) at cpw.mods.fml.common.Loader.initializeMods(Loader.java:652) at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:205) at net.minecraft.client.Minecraft.a(Minecraft.java:475) at net.minecraft.client.Minecraft.run(Minecraft.java:762) at java.lang.Thread.run(Unknown Source) Caused by: java.lang.NoClassDefFoundError: CoroAI/entity/ItemTropicalFishingRod at net.tropicraft.mods.TropicraftMod.initItems(TropicraftMod.java:680) at net.tropicraft.mods.TropicraftMod.load(TropicraftMod.java:434) 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:440) 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:140) 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:83) at cpw.mods.fml.common.Loader.initializeMods(Loader.java:651) ... 4 more Caused by: java.lang.ClassNotFoundException: CoroAI.entity.ItemTropicalFishingRod at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:141) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) ... 32 more Caused by: java.lang.NullPointerException at org.objectweb.asm.ClassReader.<init>(Unknown Source) at net.minecraftforge.transformers.EventTransformer.transform(EventTransformer.java:29) at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:178) at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:133) ... 34 more A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- System Details -- Details: Minecraft Version: 1.4.5 Operating System: Windows 7 (amd64) version 6.1 Java Version: 1.7.0_04, Oracle Corporation Java VM Version: Java HotSpot™ 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 2684344712 bytes (2559 MB) / 3087007744 bytes (2944 MB) up to 3087007744 bytes (2944 MB) JVM Flags: 2 total; -Xms3072m -Xmx3072m AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used Suspicious classes: FML and Forge are installed IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP v7.23 FML v4.5.21.486 Minecraft Forge 6.4.1.436 5 mods loaded, 5 mods active mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized LAPI [LAPI] (Tropicraft v4.1a for MC 1.4.5.zip) Unloaded->Constructed->Pre-initialized->Initialized TropicraftMod [Tropicraft] (Tropicraft v4.1a for MC 1.4.5.zip) Unloaded->Constructed->Pre-initialized->Errored LWJGL: 2.4.2 OpenGL: Intel® HD Graphics GL version 2.1.0 - Build 8.15.10.2189, Intel Is Modded: Definitely; Client brand changed to 'forge,fml' Type: Client (map_client.txt) Texture Pack: Default Profiler Position: N/A (disabled) Vec3 Pool Size: ~~ERROR~~ NullPointerException: null The Crash Report From Forge (Mods Active in order: Audio Mod, Forge, Player API Universal, Render API, Optifine HD-U-D3, Too many Items, Twilight forest, tropicraft, Coro AI, Weather, Minecraft comes alive, Rei's minimap, Ellian Detector, Jammy's furniture mod, Shelf and armor stand) Minecraft has crashed! ---------------------- Minecraft has stopped running because it encountered a problem; Failed to start game A full error report has been saved to C:\Users\Samarasylvan\AppData\Roaming\.minecraft\crash-reports\crash-2012-12-17_15.45.20-client.txt - Please include a copy of that file (Not this screen!) if you report this crash to anyone; without it, they will not be able to help fix the crash --- BEGIN ERROR REPORT 26fefd01 -------- Full report at: C:\Users\Samarasylvan\AppData\Roaming\.minecraft\crash-reports\crash-2012-12-17_15.45.20-client.txt Please show that file to Mojang, NOT just this screen! Generated 12/17/12 3:45 PM -- System Details -- Details: Minecraft Version: 1.4.5 Operating System: Windows 7 (amd64) version 6.1 Java Version: 1.7.0_04, Oracle Corporation Java VM Version: Java HotSpot™ 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 2544638312 bytes (2426 MB) / 3087007744 bytes (2944 MB) up to 3087007744 bytes (2944 MB) JVM Flags: 2 total; -Xms3072m -Xmx3072m AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used Suspicious classes: FML and Forge are installed IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP v7.23 FML v4.5.21.486 Minecraft Forge 6.4.1.436 Optifine OptiFine_1.4.5_HD_U_D3 16 mods loaded, 16 mods active mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized mod_Armor [mod_Armor] (ArmorStand.zip) Unloaded->Constructed->Pre-initialized->Initialized mod_Shelf [mod_Shelf] (Shelf.zip) Unloaded->Constructed->Pre-initialized->Initialized jammyfurniture [Jammy Furniture Mod] (1.4.5_Jammy_Furniture_Mod_V4.1_Beta_2.zip) Unloaded->Constructed->Pre-initialized->Initialized mod_EllianDetector [mod_EllianDetector] (EllianDetector.jar) Unloaded->Constructed->Pre-initialized->Initialized mod_ReiMinimap [mod_ReiMinimap] ([1.4.5]ReiMinimap_v3.2_05.zip) Unloaded->Constructed->Pre-initialized->Initialized MCA [MCA - Minecraft Comes Alive] (mca v3.0.1 (2).zip) Unloaded->Constructed->Pre-initialized->Initialized AIBlock [AIBlock] (Weather 1.23 for MC 1.4.5.zip) Unloaded->Constructed->Pre-initialized->Initialized ExtendedRenderer [Extended Renderer] (Weather 1.23 for MC 1.4.5.zip) Unloaded->Constructed->Pre-initialized->Initialized WeatherMod [Weather and Tornadoes] (Weather 1.23 for MC 1.4.5.zip) Unloaded->Constructed->Pre-initialized->Initialized LAPI [LAPI] (Tropicraft v4.1a for MC 1.4.5.zip) Unloaded->Constructed->Pre-initialized->Initialized TropicraftMod [Tropicraft] (Tropicraft v4.1a for MC 1.4.5.zip) Unloaded->Constructed->Pre-initialized->Errored TwilightForest [The Twilight Forest] (twilightforest-1.13.2.zip) Unloaded->Constructed->Pre-initialized->Initialized mod_TooManyItems [mod_TooManyItems] (TooManyItems2012_11_19_1.4.5.zip) Unloaded->Constructed->Pre-initialized->Initialized LWJGL: 2.4.2 OpenGL: Intel® HD Graphics GL version 2.1.0 - Build 8.15.10.2189, Intel Is Modded: Definitely; Client brand changed to 'forge,fml' Type: Client (map_client.txt) Texture Pack: Default Profiler Position: N/A (disabled) Vec3 Pool Size: ~~ERROR~~ NullPointerException: null java.lang.IllegalArgumentException: Slot 201 is already occupied by net.minecraft.jammy780.furniture.blocks.wood.jfm_WoodBlocksTwo@24a494d2 when adding net.tropicraft.blocks.BlockBamboo@312679c9 at amj.<init>(Block.java:292) at net.tropicraft.blocks.TropicraftBlock.<init>(TropicraftBlock.java:11) at net.tropicraft.blocks.BlockBamboo.<init>(BlockBamboo.java:14) at net.tropicraft.mods.TropicraftMod.initBlocks(TropicraftMod.java:940) at net.tropicraft.mods.TropicraftMod.load(TropicraftMod.java:433) 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:440) at sun.reflect.GeneratedMethodAccessor4.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:140) 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:83) at cpw.mods.fml.common.Loader.initializeMods(Loader.java:651) at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:205) at net.minecraft.client.Minecraft.a(Minecraft.java:475) at net.minecraft.client.Minecraft.run(Minecraft.java:762) at java.lang.Thread.run(Unknown Source) --- END ERROR REPORT 8b865978 ---------- Crash Report File from Minecraft (Mods Active in order: Audio Mod, Forge, Player API Universal, Render API, Optifine HD-U-D3, Too many Items, Twilight forest, tropicraft, Coro AI, Weather, Minecraft comes alive, Rei's minimap, Ellian Detector, Jammy's furniture mod, Shelf and armor stand) ---- Minecraft Crash Report ---- // Would you like a cupcake? Time: 12/17/12 3:45 PM Description: Failed to start game java.lang.IllegalArgumentException: Slot 201 is already occupied by net.minecraft.jammy780.furniture.blocks.wood.jfm_WoodBlocksTwo@24a494d2 when adding net.tropicraft.blocks.BlockBamboo@312679c9 at amj.<init>(Block.java:292) at net.tropicraft.blocks.TropicraftBlock.<init>(TropicraftBlock.java:11) at net.tropicraft.blocks.BlockBamboo.<init>(BlockBamboo.java:14) at net.tropicraft.mods.TropicraftMod.initBlocks(TropicraftMod.java:940) at net.tropicraft.mods.TropicraftMod.load(TropicraftMod.java:433) 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:440) at sun.reflect.GeneratedMethodAccessor4.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:140) 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:83) at cpw.mods.fml.common.Loader.initializeMods(Loader.java:651) at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:205) at net.minecraft.client.Minecraft.a(Minecraft.java:475) at net.minecraft.client.Minecraft.run(Minecraft.java:762) at java.lang.Thread.run(Unknown Source) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- System Details -- Details: Minecraft Version: 1.4.5 Operating System: Windows 7 (amd64) version 6.1 Java Version: 1.7.0_04, Oracle Corporation Java VM Version: Java HotSpot™ 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 2544638312 bytes (2426 MB) / 3087007744 bytes (2944 MB) up to 3087007744 bytes (2944 MB) JVM Flags: 2 total; -Xms3072m -Xmx3072m AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used Suspicious classes: FML and Forge are installed IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP v7.23 FML v4.5.21.486 Minecraft Forge 6.4.1.436 Optifine OptiFine_1.4.5_HD_U_D3 16 mods loaded, 16 mods active mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized mod_Armor [mod_Armor] (ArmorStand.zip) Unloaded->Constructed->Pre-initialized->Initialized mod_Shelf [mod_Shelf] (Shelf.zip) Unloaded->Constructed->Pre-initialized->Initialized jammyfurniture [Jammy Furniture Mod] (1.4.5_Jammy_Furniture_Mod_V4.1_Beta_2.zip) Unloaded->Constructed->Pre-initialized->Initialized mod_EllianDetector [mod_EllianDetector] (EllianDetector.jar) Unloaded->Constructed->Pre-initialized->Initialized mod_ReiMinimap [mod_ReiMinimap] ([1.4.5]ReiMinimap_v3.2_05.zip) Unloaded->Constructed->Pre-initialized->Initialized MCA [MCA - Minecraft Comes Alive] (mca v3.0.1 (2).zip) Unloaded->Constructed->Pre-initialized->Initialized AIBlock [AIBlock] (Weather 1.23 for MC 1.4.5.zip) Unloaded->Constructed->Pre-initialized->Initialized ExtendedRenderer [Extended Renderer] (Weather 1.23 for MC 1.4.5.zip) Unloaded->Constructed->Pre-initialized->Initialized WeatherMod [Weather and Tornadoes] (Weather 1.23 for MC 1.4.5.zip) Unloaded->Constructed->Pre-initialized->Initialized LAPI [LAPI] (Tropicraft v4.1a for MC 1.4.5.zip) Unloaded->Constructed->Pre-initialized->Initialized TropicraftMod [Tropicraft] (Tropicraft v4.1a for MC 1.4.5.zip) Unloaded->Constructed->Pre-initialized->Errored TwilightForest [The Twilight Forest] (twilightforest-1.13.2.zip) Unloaded->Constructed->Pre-initialized->Initialized mod_TooManyItems [mod_TooManyItems] (TooManyItems2012_11_19_1.4.5.zip) Unloaded->Constructed->Pre-initialized->Initialized LWJGL: 2.4.2 OpenGL: Intel® HD Graphics GL version 2.1.0 - Build 8.15.10.2189, Intel Is Modded: Definitely; Client brand changed to 'forge,fml' Type: Client (map_client.txt) Texture Pack: Default Profiler Position: N/A (disabled) Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
December 17, 201212 yr FML: MCP v7.23 FML v4.5.21.486 Minecraft Forge 6.4.1.436 5 mods loaded, 5 mods active mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized LAPI [LAPI] (Tropicraft v4.1a for MC 1.4.5.zip) Unloaded->Constructed->Pre-initialized->Initialized TropicraftMod [Tropicraft] (Tropicraft v4.1a for MC 1.4.5.zip) Unloaded->Constructed->Pre-initialized->Errored You do not have CoroAI. Either time. java.lang.IllegalArgumentException: Slot 201 is already occupied by net.minecraft.jammy780.furniture.blocks.wood.jfm_WoodBlocksTwo@24a494d2 when adding net.tropicraft.blocks.BlockBamboo@312679c9 at amj.<init>(Block.java:292) Block ID conflict. Look at your configs or get IDResolver. I'm fixing the stupid villagers. http://www.minecraftforum.net/topic/1588460-
December 17, 201212 yr Author Thank you for your expedient response. I will double check the CoroAI mod and see if I can resolve that. I will keep this updated if I encounter any other problems. Once again, thank you very much for helping me. Update: It seems a clean install and ID Resolver have fixed my problems. Thank you very very much for your assistance.
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.