Hello, I'm using FTB 1.4.7 Ultimate, around last week I started having issues with some severe errors...
First it was this:
I managed to "solve" it by deleting ChickenChunks from the mod folder.
Then I started to get this:
Any suggestions?
Big thanks =P
First it was this:
Code:
9:34:01 CONSOLE: [SEVERE] java.lang.IllegalArgumentException: Slot 243 is already occupied by com.eloraam.redpower.world.BlockCustomLeaves@2ed14f80 when adding codechicken.chunkloader.BlockChunkLoader@2fba7483
19:34:01 CONSOLE: [SEVERE] at amq.<init>(Block.java:327)
19:34:01 CONSOLE: [SEVERE] at akb.<init>(BlockContainer.java:11)
19:34:01 CONSOLE: [SEVERE] at codechicken.chunkloader.BlockChunkLoader.<init>(BlockChunkLoader.java:29)
19:34:01 CONSOLE: [SEVERE] at codechicken.chunkloader.ChunkLoaderProxy.load(ChunkLoaderProxy.java:21)
19:34:01 CONSOLE: [SEVERE] at codechicken.chunkloader.ChickenChunks.initialize(ChickenChunks.java:45)
19:34:01 CONSOLE: [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:34:01 CONSOLE: [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
19:34:01 CONSOLE: [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
I managed to "solve" it by deleting ChickenChunks from the mod folder.
Then I started to get this:
Code:
21:37:57 CONSOLE: to recreate an item id (13123 / shifted:13379) for an item which already exists as forestry.apiculture.items.ItemWaxCast@4a26ce7e. Check your config and resolve the conflict.
21:37:57 CONSOLE: [SEVERE] java.lang.NullPointerException
21:37:57 CONSOLE: [SEVERE] at thaumicbees.main.utils.compat.ForestryHelper.getForestryItems(ForestryHelper.java:20)
21:37:57 CONSOLE: [SEVERE] at thaumicbees.main.Config.setupItems(Config.java:173)
21:37:57 CONSOLE: [SEVERE] at thaumicbees.main.ThaumicBees.init(ThaumicBees.java:74)
21:37:57 CONSOLE: [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
21:37:57 CONSOLE: [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
21:37:57 CONSOLE: [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:37:57 CONSOLE: [SEVERE] at java.lang.reflect.Method.invoke(Method.java:601)
21:37:57 CONSOLE: [SEVERE] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:487)
21:37:57 CONSOLE: [SEVERE] at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
21:37:57 CONSOLE: [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:37:57 CONSOLE: [SEVERE] at java.lang.reflect.Method.invoke(Method.java:601)
21:37:57 CONSOLE: [SEVERE] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
21:37:57 CONSOLE: [SEVERE] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
21:37:57 CONSOLE: [SEVERE] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
21:37:57 CONSOLE: [SEVERE] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
21:37:57 CONSOLE: [SEVERE] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
21:37:57 CONSOLE: [SEVERE] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:153)
21:37:57 CONSOLE: [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
21:37:57 CONSOLE: [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
21:37:57 CONSOLE: [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
21:37:57 CONSOLE: [SEVERE] at java.lang.reflect.Method.invoke(Method.java:601)
21:37:57 CONSOLE: [SEVERE] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
21:37:57 CONSOLE: [SEVERE] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
21:37:57 CONSOLE: [SEVERE] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
21:37:57 CONSOLE: [SEVERE] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
21:37:57 CONSOLE: [SEVERE] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
21:37:57 CONSOLE: [SEVERE] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:86)
21:37:57 CONSOLE: [SEVERE] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:676)
21:37:57 CONSOLE: [SEVERE] at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:94)
21:37:57 CONSOLE: [SEVERE] at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:356)
21:37:57 CONSOLE: [SEVERE] at ho.c(DedicatedServer.java:158)
21:37:57 CONSOLE: [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:724)
21:37:57 CONSOLE: [SEVERE] at fy.run(ThreadMinecraftServer.java:16)
21:37:57 CONSOLE: [SEVERE] Encountered an unexpected exception NullPointerException
Any suggestions?
Big thanks =P