Posted November 7, 201212 yr Okay so I'm trying to install ExtraBiomesXL and DivineRPG and I get an error. They are both meant to be used with Forge so I have NO idea what's wrong. All I know is it says for both ExtraBiomesXL and DivineRPG that they are "errored." Here's the crash report: ---- Minecraft Crash Report ---- // This doesn't make any sense! Time: 11/7/12 4:25 PM Description: Failed to start game java.lang.IllegalArgumentException: Slot 200 is already occupied by extrabiomes.module.summa.block.BlockAutumnLeaves@742f2a56 when adding xolova.blued00r.divinerpg.blocks.BlockXolovonStone@4484afb1 at alf.<init>(Block.java:292) at alf.<init>(Block.java:325) at xolova.blued00r.divinerpg.blocks.BlockXolovonStone.<init>(BlockXolovonStone.java:12) at xolova.blued00r.divinerpg.DivineRPG.load(DivineRPG.java:2589) 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) at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:196) at net.minecraft.client.Minecraft.a(Minecraft.java:465) at net.minecraft.client.Minecraft.run(Minecraft.java:752) at java.lang.Thread.run(Unknown Source) Relevant Details: - Minecraft Version: 1.4.2 - Operating System: Windows 7 (amd64) version 6.1 - Java Version: 1.7.0_07, Oracle Corporation - Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation - Memory: 735300352 bytes (701 MB) / 917176320 bytes (874 MB) up to 3817799680 bytes (3640 MB) - JVM Flags: 2 total; -Xms512m -Xmx4096m - AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used - FML: MCP v7.19 FML v4.2.6.422 Minecraft Forge 6.0.1.341 Optifine OptiFine_1.4.2_HD_U_A7 13 mods loaded, 13 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_CodeChickenCore [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized mod_NotEnoughItems [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized->Initialized mod_ReiMinimap [mod_ReiMinimap] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized 3ditems [3DItems] (3DItems.jar) Unloaded->Constructed->Pre-initialized->Initialized DivineRPG [DivineRPG - Coder - blued00r from d00rcraft.com, Art Director - Xolova, Modeler - Holo from d00rcraft.com] (DivineRPG.jar) Unloaded->Constructed->Pre-initialized->Errored ExtrabiomesXL [ExtrabiomesXL] (ExtrabiomesXL.jar) Unloaded->Constructed->Pre-initialized->Errored MoCreatures [DrZhark's Mo'Creatures Mod] (Mo' Creatures.zip) Unloaded->Constructed->Pre-initialized->Initialized quinoptions [QuinOptions] (QuinOptions.jar) Unloaded->Constructed->Pre-initialized->Initialized mod_TaleOfKingdoms [mod_TaleOfKingdoms] (Tale of Kingdoms.zip) Unloaded->Constructed->Pre-initialized->Initialized TaleOfKingdoms [Tale of Kingdoms] (Tale of Kingdoms.zip) Unloaded->Constructed->Pre-initialized->Initialized - LWJGL: 2.4.2 - OpenGL: RS880 GL version 3.2.9551 Compatibility Profile Context, ATI Technologies Inc. - Is Modded: Definitely; 'forge,fml' - Type: Client - Texture Pack: Default - Profiler Position: N/A (disabled) - Vec3 Pool Size: ~ERROR~ NullPointerException: null Any help is much appreciated. Thanks, ~neonhights
November 8, 201212 yr Your block ids are conflicting, define your config properly. I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon
November 8, 201212 yr Author Okay thanks a lot for the help! I change the config so none IDs are the same, but it is still giving me an error (it seems to be a different one). It says it blames Dinnerbone, not sure why but maybe you know. Le' crash report: ---- Minecraft Crash Report ---- // I blame Dinnerbone. Time: 11/7/12 6:20 PM Description: Failed to start game cpw.mods.fml.common.LoaderException: java.lang.NoSuchMethodError: vm.addSmelting(IILtv;F)V 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:196) at net.minecraft.client.Minecraft.a(Minecraft.java:465) at net.minecraft.client.Minecraft.run(Minecraft.java:752) at java.lang.Thread.run(Unknown Source) Caused by: java.lang.NoSuchMethodError: vm.addSmelting(IILtv;F)V at extrabiomes.proxy.CommonProxy.addSmelting(CommonProxy.java:64) at extrabiomes.module.fabrica.recipe.RecipeManager.redRockRecipeHandler(RecipeManager.java:248) at net.minecraftforge.event.ASMEventHandler_21_RecipeManager_redRockRecipeHandler_RedRockActiveEvent.invoke(.dynamic) at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:35) at net.minecraftforge.event.EventBus.post(EventBus.java:103) at extrabiomes.Extrabiomes.postInitEvent(Extrabiomes.java:72) at extrabiomes.module.summa.block.BlockManager$8.prepare(BlockManager.java:292) at extrabiomes.module.summa.block.BlockManager.init(BlockManager.java:532) at extrabiomes.module.summa.Summa.init(Summa.java:64) at net.minecraftforge.event.ASMEventHandler_5_Summa_init_ModuleInitEvent.invoke(.dynamic) at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:35) at net.minecraftforge.event.EventBus.post(EventBus.java:103) at extrabiomes.Module.postEvent(Module.java:62) at extrabiomes.Extrabiomes.init(Extrabiomes.java:60) 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 Relevant Details: - Minecraft Version: 1.4.2 - Operating System: Windows 7 (amd64) version 6.1 - Java Version: 1.7.0_07, Oracle Corporation - Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation - Memory: 356448800 bytes (339 MB) / 648740864 bytes (618 MB) up to 3817799680 bytes (3640 MB) - JVM Flags: 2 total; -Xms512m -Xmx4096m - AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used - FML: MCP v7.19 FML v4.2.6.422 Minecraft Forge 6.0.1.341 Optifine OptiFine_1.4.2_HD_U_A7 13 mods loaded, 13 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_CodeChickenCore [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized mod_NotEnoughItems [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized->Initialized mod_ReiMinimap [mod_ReiMinimap] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized 3ditems [3DItems] (3DItems.jar) Unloaded->Constructed->Pre-initialized->Initialized DivineRPG [DivineRPG - Coder - blued00r from d00rcraft.com, Art Director - Xolova, Modeler - Holo from d00rcraft.com] (DivineRPG.jar) Unloaded->Constructed->Pre-initialized->Initialized ExtrabiomesXL [ExtrabiomesXL] (ExtrabiomesXL.jar) Unloaded->Constructed->Pre-initialized->Errored MoCreatures [DrZhark's Mo'Creatures Mod] (Mo' Creatures.zip) Unloaded->Constructed->Pre-initialized->Initialized quinoptions [QuinOptions] (QuinOptions.jar) Unloaded->Constructed->Pre-initialized->Initialized mod_TaleOfKingdoms [mod_TaleOfKingdoms] (Tale of Kingdoms.zip) Unloaded->Constructed->Pre-initialized->Initialized TaleOfKingdoms [Tale of Kingdoms] (Tale of Kingdoms.zip) Unloaded->Constructed->Pre-initialized->Initialized - LWJGL: 2.4.2 - OpenGL: RS880 GL version 3.2.9551 Compatibility Profile Context, ATI Technologies Inc. - Is Modded: Definitely; 'forge,fml' - Type: Client - Texture Pack: Default - Profiler Position: N/A (disabled) - Vec3 Pool Size: ~ERROR~ NullPointerException: null
November 8, 201212 yr Now you've got something that is screwing with the vm class that isn't Forge. Check your other mods. I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon
November 8, 201212 yr Author Okay so I decided to restart the whole modding process, I installed Forge (version 6.0.1.341). Then I moved onto ExtraBiomesXL and installed that, and I got an error, so I went forum page to see if I could find anything, turns out you need Forge 6.0.1.349! So I upgraded to 6.0.1.349 and well it worked! I'm using MultiMC and so I installed ModLoader and Forge together (bad idea) and that might've been messing with things, maybe it didn't change the vm.class file back to how it was before I installed ModLoader. Either way it's fixed, and it turns out I didn't need you. Actually no never mind I didn't know about the conflicting item IDs so thanks for that! Well it's working now and I am happy. Thanks so much for the help, ~neonhights
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.