Integrated Dynamics

Integrated Dynamics

63M Downloads

BUG ImmersiveEngineering compatibility failed

TekuSP opened this issue ยท 0 comments

commented
[21:50:48] [Server thread/ERROR] [IntegratedDynamics-Compat]: The compatibility for immersiveengineering has crashed! Report this crash clog to the mod author or try updating the conflicting mods.
[21:50:48] [Server thread/INFO] [STDERR]: [org.cyclops.cyclopscore.modcompat.ModCompatLoader:onInit:66]: java.lang.NullPointerException
[21:50:48] [Server thread/INFO] [STDERR]: [org.cyclops.cyclopscore.modcompat.ModCompatLoader:onInit:66]:        at net.minecraft.item.crafting.Ingredient.func_193369_a(Ingredient.java:92)
[21:50:48] [Server thread/INFO] [STDERR]: [org.cyclops.cyclopscore.modcompat.ModCompatLoader:onInit:66]:        at org.cyclops.cyclopscore.recipe.custom.component.IngredientRecipeComponent.<init>(IngredientRecipeComponent.java:33)
[21:50:48] [Server thread/INFO] [STDERR]: [org.cyclops.cyclopscore.modcompat.ModCompatLoader:onInit:66]:        at org.cyclops.cyclopscore.recipe.custom.component.IngredientAndFluidStackRecipeComponent.<init>(IngredientAndFluidStackRecipeComponent.java:29)
[21:50:48] [Server thread/INFO] [STDERR]: [org.cyclops.cyclopscore.modcompat.ModCompatLoader:onInit:66]:        at org.cyclops.integrateddynamicscompat.modcompat.immersiveengineering.ImmersiveEngineeringRecipeManager.register(ImmersiveEngineeringRecipeManager.java:24)
[21:50:48] [Server thread/INFO] [STDERR]: [org.cyclops.cyclopscore.modcompat.ModCompatLoader:onInit:66]:        at org.cyclops.integrateddynamicscompat.modcompat.immersiveengineering.ImmersiveEngineeringModCompat.onInit(ImmersiveEngineeringModCompat.java:22)
[21:50:48] [Server thread/INFO] [STDERR]: [org.cyclops.cyclopscore.modcompat.ModCompatLoader:onInit:66]:        at org.cyclops.cyclopscore.modcompat.ModCompatLoader.onInit(ModCompatLoader.java:61)
[21:50:48] [Server thread/INFO] [STDERR]: [org.cyclops.cyclopscore.modcompat.ModCompatLoader:onInit:66]:        at org.cyclops.cyclopscore.init.ModBase.callInitStepListeners(ModBase.java:229)
[21:50:48] [Server thread/INFO] [STDERR]: [org.cyclops.cyclopscore.modcompat.ModCompatLoader:onInit:66]:        at org.cyclops.cyclopscore.init.ModBase.postInit(ModBase.java:313)
[21:50:48] [Server thread/INFO] [STDERR]: [org.cyclops.cyclopscore.modcompat.ModCompatLoader:onInit:66]:        at org.cyclops.integrateddynamicscompat.IntegratedDynamicsCompat.postInit(IntegratedDynamicsCompat.java:131)
[21:50:48] [Server thread/INFO] [STDERR]: [org.cyclops.cyclopscore.modcompat.ModCompatLoader:onInit:66]:        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[21:50:48] [Server thread/INFO] [STDERR]: [org.cyclops.cyclopscore.modcompat.ModCompatLoader:onInit:66]:        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[21:50:48] [Server thread/INFO] [STDERR]: [org.cyclops.cyclopscore.modcompat.ModCompatLoader:onInit:66]:        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[21:50:48] [Server thread/INFO] [STDERR]: [org.cyclops.cyclopscore.modcompat.ModCompatLoader:onInit:66]:        at java.lang.reflect.Method.invoke(Unknown Source)
[21:50:48] [Server thread/INFO] [STDERR]: [org.cyclops.cyclopscore.modcompat.ModCompatLoader:onInit:66]:        at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:614)
[21:50:48] [Server thread/INFO] [STDERR]: [org.cyclops.cyclopscore.modcompat.ModCompatLoader:onInit:66]:        at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
[21:50:48] [Server thread/INFO] [STDERR]: [org.cyclops.cyclopscore.modcompat.ModCompatLoader:onInit:66]:        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[21:50:48] [Server thread/INFO] [STDERR]: [org.cyclops.cyclopscore.modcompat.ModCompatLoader:onInit:66]:        at java.lang.reflect.Method.invoke(Unknown Source)
[21:50:48] [Server thread/INFO] [STDERR]: [org.cyclops.cyclopscore.modcompat.ModCompatLoader:onInit:66]:        at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
[21:50:48] [Server thread/INFO] [STDERR]: [org.cyclops.cyclopscore.modcompat.ModCompatLoader:onInit:66]:        at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
[21:50:48] [Server thread/INFO] [STDERR]: [org.cyclops.cyclopscore.modcompat.ModCompatLoader:onInit:66]:        at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
[21:50:48] [Server thread/INFO] [STDERR]: [org.cyclops.cyclopscore.modcompat.ModCompatLoader:onInit:66]:        at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
[21:50:48] [Server thread/INFO] [STDERR]: [org.cyclops.cyclopscore.modcompat.ModCompatLoader:onInit:66]:        at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
[21:50:48] [Server thread/INFO] [STDERR]: [org.cyclops.cyclopscore.modcompat.ModCompatLoader:onInit:66]:        at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
[21:50:48] [Server thread/INFO] [STDERR]: [org.cyclops.cyclopscore.modcompat.ModCompatLoader:onInit:66]:        at com.google.common.eventbus.EventBus.post(EventBus.java:217)
[21:50:48] [Server thread/INFO] [STDERR]: [org.cyclops.cyclopscore.modcompat.ModCompatLoader:onInit:66]:        at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:252)
[21:50:48] [Server thread/INFO] [STDERR]: [org.cyclops.cyclopscore.modcompat.ModCompatLoader:onInit:66]:        at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:230)
[21:50:48] [Server thread/INFO] [STDERR]: [org.cyclops.cyclopscore.modcompat.ModCompatLoader:onInit:66]:        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[21:50:48] [Server thread/INFO] [STDERR]: [org.cyclops.cyclopscore.modcompat.ModCompatLoader:onInit:66]:        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[21:50:48] [Server thread/INFO] [STDERR]: [org.cyclops.cyclopscore.modcompat.ModCompatLoader:onInit:66]:        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[21:50:48] [Server thread/INFO] [STDERR]: [org.cyclops.cyclopscore.modcompat.ModCompatLoader:onInit:66]:        at java.lang.reflect.Method.invoke(Unknown Source)
[21:50:48] [Server thread/INFO] [STDERR]: [org.cyclops.cyclopscore.modcompat.ModCompatLoader:onInit:66]:        at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
[21:50:48] [Server thread/INFO] [STDERR]: [org.cyclops.cyclopscore.modcompat.ModCompatLoader:onInit:66]:        at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
[21:50:48] [Server thread/INFO] [STDERR]: [org.cyclops.cyclopscore.modcompat.ModCompatLoader:onInit:66]:        at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
[21:50:48] [Server thread/INFO] [STDERR]: [org.cyclops.cyclopscore.modcompat.ModCompatLoader:onInit:66]:        at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
[21:50:48] [Server thread/INFO] [STDERR]: [org.cyclops.cyclopscore.modcompat.ModCompatLoader:onInit:66]:        at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
[21:50:48] [Server thread/INFO] [STDERR]: [org.cyclops.cyclopscore.modcompat.ModCompatLoader:onInit:66]:        at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
[21:50:48] [Server thread/INFO] [STDERR]: [org.cyclops.cyclopscore.modcompat.ModCompatLoader:onInit:66]:        at com.google.common.eventbus.EventBus.post(EventBus.java:217)
[21:50:48] [Server thread/INFO] [STDERR]: [org.cyclops.cyclopscore.modcompat.ModCompatLoader:onInit:66]:        at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:147)
[21:50:48] [Server thread/INFO] [STDERR]: [org.cyclops.cyclopscore.modcompat.ModCompatLoader:onInit:66]:        at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:786)
[21:50:48] [Server thread/INFO] [STDERR]: [org.cyclops.cyclopscore.modcompat.ModCompatLoader:onInit:66]:        at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:107)
[21:50:48] [Server thread/INFO] [STDERR]: [org.cyclops.cyclopscore.modcompat.ModCompatLoader:onInit:66]:        at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:336)
[21:50:48] [Server thread/INFO] [STDERR]: [org.cyclops.cyclopscore.modcompat.ModCompatLoader:onInit:66]:        at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:216)
[21:50:48] [Server thread/INFO] [STDERR]: [org.cyclops.cyclopscore.modcompat.ModCompatLoader:onInit:66]:        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:483)
[21:50:48] [Server thread/INFO] [STDERR]: [org.cyclops.cyclopscore.modcompat.ModCompatLoader:onInit:66]:        at java.lang.Thread.run(Unknown Source)

No other errors, no crash.

ImmersiveEngineering 0.12-69
IntegratedDynamics 1.12-0.8.2

[21:50:07] [main/INFO] [FML]: Forge Mod Loader version 14.21.1.2420 for Minecraft 1.12 loading
[21:50:07] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_141, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_141