Hi Reika, I'm having problems with your mod. The game crashes at startup if I have Chromaticraft installed. At first, I had this error:
---- Minecraft Crash Report ----
// I blame Dinnerbone.
Time: 03/05/17 00:20
Description: There was a severe problem during mod loading that has caused the game to fail
cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: forestry/api/multiblock/IMultiblockComponent
at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:744)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
at net.minecraft.client.main.Main.main(SourceFile:148)
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 net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.NoClassDefFoundError: forestry/api/multiblock/IMultiblockComponent
at java.lang.Class.getDeclaredConstructors0(Native Method)
at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
at java.lang.Class.getConstructor0(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at Reika.ChromatiCraft.Registry.ChromaTiles.createTEFromIDAndMetadata(ChromaTiles.java:382)
at Reika.ChromatiCraft.Base.BlockChromaTile.createTileEntity(BlockChromaTile.java:143)
at buildcraft.compat.CompatModuleImmibisMicroblocks.patchBuilders(CompatModuleImmibisMicroblocks.java:67)
at buildcraft.compat.CompatModuleImmibisMicroblocks.postInit(CompatModuleImmibisMicroblocks.java:41)
at buildcraft.BuildCraftCompat.postInit(BuildCraftCompat.java:118)
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:532)
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.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
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.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742)
... 10 more
Caused by: java.lang.ClassNotFoundException: forestry.api.multiblock.IMultiblockComponent
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 45 more
It says something about Forestry, which doesn't makes much sense because I removed it a long time ago with all the addon mods (they were included in a FTB Pack).
It also said something about Buildcraft Compatibility with Immibis Microblocks (which I have installed). So I remove "buildcraft-compat-7.1.5.jar", and the error is gone, but now I have another one:
As you can see, I have a ton of mods installed, so this could be another incompatibility, but the log doesn't say anything useful. Do you know what could be happening?
Hi Reika, I'm having problems with your mod. The game crashes at startup if I have Chromaticraft installed. At first, I had this error:
It says something about Forestry, which doesn't makes much sense because I removed it a long time ago with all the addon mods (they were included in a FTB Pack).
It also said something about Buildcraft Compatibility with Immibis Microblocks (which I have installed). So I remove "buildcraft-compat-7.1.5.jar", and the error is gone, but now I have another one:
As you can see, I have a ton of mods installed, so this could be another incompatibility, but the log doesn't say anything useful. Do you know what could be happening?