I am now switching extra biomes for biomes o plenty and I get this error report
Can anyone help me? I already switched IDs
Code:
[/FONT][FONT=OpenSansRegular]java.lang.IllegalArgumentException: Slot 0 is already occupied by tdwp_ftw.biomesop.blocks.BlockDeadGrass@5ac95f85 when adding tdwp_ftw.biomesop.blocks.BlockDesertGrass@5a9e4353[/FONT]
[FONT=OpenSansRegular]at net.minecraft.block.Block.<init>(Block.java:340)[/FONT]
[FONT=OpenSansRegular]at tdwp_ftw.biomesop.blocks.BlockDesertGrass.<init>(BlockDesertGrass.java:21)[/FONT]
[FONT=OpenSansRegular]at tdwp_ftw.biomesop.blocks.BlockDesertGrass.<init>(BlockDesertGrass.java:37)[/FONT]
[FONT=OpenSansRegular]at tdwp_ftw.biomesop.configuration.BOPBlocks.init(BOPBlocks.java:198)[/FONT]
[FONT=OpenSansRegular]at tdwp_ftw.biomesop.mod_BiomesOPlenty.preInit(mod_BiomesOPlenty.java:108)[/FONT]
[FONT=OpenSansRegular]at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)[/FONT]
[FONT=OpenSansRegular]at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)[/FONT]
[FONT=OpenSansRegular]at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)[/FONT]
[FONT=OpenSansRegular]at java.lang.reflect.Method.invoke(Unknown Source)[/FONT]
[FONT=OpenSansRegular]at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)[/FONT]
[FONT=OpenSansRegular]at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)[/FONT]
[FONT=OpenSansRegular]at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)[/FONT]
[FONT=OpenSansRegular]at java.lang.reflect.Method.invoke(Unknown Source)[/FONT]
[FONT=OpenSansRegular]at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)[/FONT]
[FONT=OpenSansRegular]at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)[/FONT]
[FONT=OpenSansRegular]at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)[/FONT]
[FONT=OpenSansRegular]at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)[/FONT]
[FONT=OpenSansRegular]at com.google.common.eventbus.EventBus.post(EventBus.java:267)[/FONT]
[FONT=OpenSansRegular]at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)[/FONT]
[FONT=OpenSansRegular]at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)[/FONT]
[FONT=OpenSansRegular]at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)[/FONT]
[FONT=OpenSansRegular]at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)[/FONT]
[FONT=OpenSansRegular]at java.lang.reflect.Method.invoke(Unknown Source)[/FONT]
[FONT=OpenSansRegular]at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)[/FONT]
[FONT=OpenSansRegular]at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)[/FONT]
[FONT=OpenSansRegular]at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)[/FONT]
[FONT=OpenSansRegular]at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)[/FONT]
[FONT=OpenSansRegular]at com.google.common.eventbus.EventBus.post(EventBus.java:267)[/FONT]
[FONT=OpenSansRegular]at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)[/FONT]
[FONT=OpenSansRegular]at cpw.mods.fml.common.Loader.loadMods(Loader.java:514)[/FONT]
[FONT=OpenSansRegular]at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:160)[/FONT]
[FONT=OpenSansRegular]at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:410)[/FONT]
[FONT=OpenSansRegular]at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)[/FONT]
[FONT=OpenSansRegular]at net.minecraft.client.Minecraft.run(Minecraft.java:732)[/FONT]
[FONT=OpenSansRegular]at java.lang.Thread.run(Unknown Source)[/FONT]
[FONT=OpenSansRegular]2013-05-09 18:14:37 [INFO] [STDERR] java.lang.IllegalArgumentException: Slot 0 is already occupied by tdwp_ftw.biomesop.blocks.BlockDeadGrass@5ac95f85 when adding tdwp_ftw.biomesop.blocks.BlockDesertGrass@5a9e4353[/FONT]
[FONT=OpenSansRegular]2013-05-09 18:14:37 [INFO] [STDERR] at net.minecraft.block.Block.<init>(Block.java:340)[/FONT]
[FONT=OpenSansRegular]2013-05-09 18:14:37 [INFO] [STDERR] at tdwp_ftw.biomesop.blocks.BlockDesertGrass.<init>(BlockDesertGrass.java:21)[/FONT]
[FONT=OpenSansRegular]2013-05-09 18:14:37 [INFO] [STDERR] at tdwp_ftw.biomesop.blocks.BlockDesertGrass.<init>(BlockDesertGrass.java:37)[/FONT]
[FONT=OpenSansRegular]2013-05-09 18:14:37 [INFO] [STDERR] at tdwp_ftw.biomesop.configuration.BOPBlocks.init(BOPBlocks.java:198)[/FONT]
[FONT=OpenSansRegular]2013-05-09 18:14:37 [INFO] [STDERR] at tdwp_ftw.biomesop.mod_BiomesOPlenty.preInit(mod_BiomesOPlenty.java:108)[/FONT]
[FONT=OpenSansRegular]2013-05-09 18:14:37 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)[/FONT]
[FONT=OpenSansRegular]2013-05-09 18:14:37 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)[/FONT]
[FONT=OpenSansRegular]2013-05-09 18:14:37 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)[/FONT]
[FONT=OpenSansRegular]2013-05-09 18:14:37 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)[/FONT]
[FONT=OpenSansRegular]2013-05-09 18:14:37 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)[/FONT]
[FONT=OpenSansRegular]2013-05-09 18:14:37 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)[/FONT]
[FONT=OpenSansRegular]2013-05-09 18:14:37 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)[/FONT]
[FONT=OpenSansRegular]2013-05-09 18:14:37 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)[/FONT]
[FONT=OpenSansRegular]2013-05-09 18:14:37 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)[/FONT]
[FONT=OpenSansRegular]2013-05-09 18:14:37 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)[/FONT]
[FONT=OpenSansRegular]2013-05-09 18:14:37 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)[/FONT]
[FONT=OpenSansRegular]2013-05-09 18:14:37 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)[/FONT]
[FONT=OpenSansRegular]2013-05-09 18:14:37 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)[/FONT]
[FONT=OpenSansRegular]2013-05-09 18:14:37 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)[/FONT]
[FONT=OpenSansRegular]2013-05-09 18:14:37 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)[/FONT]
[FONT=OpenSansRegular]2013-05-09 18:14:37 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)[/FONT]
[FONT=OpenSansRegular]2013-05-09 18:14:37 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)[/FONT]
[FONT=OpenSansRegular]2013-05-09 18:14:37 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)[/FONT]
[FONT=OpenSansRegular]2013-05-09 18:14:37 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)[/FONT]
[FONT=OpenSansRegular]2013-05-09 18:14:37 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)[/FONT]
[FONT=OpenSansRegular]2013-05-09 18:14:37 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)[/FONT]
[FONT=OpenSansRegular]2013-05-09 18:14:37 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)[/FONT]
[FONT=OpenSansRegular]2013-05-09 18:14:37 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)[/FONT]
[FONT=OpenSansRegular]2013-05-09 18:14:37 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)[/FONT]
[FONT=OpenSansRegular]2013-05-09 18:14:37 [INFO] [STDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:514)[/FONT]
[FONT=OpenSansRegular]2013-05-09 18:14:37 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:160)[/FONT]
[FONT=OpenSansRegular]2013-05-09 18:14:37 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:410)[/FONT]
[FONT=OpenSansRegular]2013-05-09 18:14:37 [INFO] [STDERR] at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)[/FONT]
[FONT=OpenSansRegular]2013-05-09 18:14:37 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:732)[/FONT]
[FONT=OpenSansRegular]2013-05-09 18:14:37 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)[/FONT]
[FONT=OpenSansRegular]
Can anyone help me? I already switched IDs