Ex Compressum

Ex Compressum

22M Downloads

Caught exception from Ex Compressum (excompressum)

Opened this issue ยท 0 comments

commented

---- Minecraft Crash Report ----

WARNING: coremods are present:
LoadingPlugin (ResourceLoader-MC1.12-1.5.2.jar)
ForgelinPlugin (Forgelin-1.5.1.jar)
CoreMod (Aroma1997Core-1.12.1-1.3.0.0.b122.jar)
HammerCoreCore (HammerCore-1.12.1-1.9.4.4.jar)
SFRCore (SolarFluxReborn_1.12.1-3.40r.jar)
NWRTweak (redstonepaste-mc1.12-1.7.5.jar)
LoadingPlugin (RandomThings-MC1.12.1-4.0.5.jar)
Inventory Tweaks Coremod (InventoryTweaks-1.63+beta.108.jar)
IELoadingPlugin (ImmersiveEngineering-0.12-71.jar)
LoadingPlugin (Quark-r1.3-107.jar)
AppleCore (AppleCore-mc1.12.1-2.2.2.jar)
ShetiPhian-ASM (shetiphiancore-1.12.0-3.5.2.jar)
CoreModLoader (applied-llamagistics-1.12-rv5-beta-7.jar)
CTMCorePlugin (CTM-MC1.12-0.2.2.7.jar)
Plugin (NotEnoughIDs-1.5.4.1.jar)
Contact their authors BEFORE contacting forge

// I bet Cylons wouldn't have this problem.

Time: 9/9/17 8:33 PM
Description: There was a severe problem during mod loading that has caused the game to fail

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Ex Compressum (excompressum)
Caused by: slimeknights.tconstruct.library.TinkerAPIException: [TCon API] Trying to register a modifier with the name excompressum:smashingii but it already is registered
at slimeknights.tconstruct.library.TinkerRegistry.registerModifierAlias(TinkerRegistry.java:467)
at slimeknights.tconstruct.library.TinkerRegistry.registerModifier(TinkerRegistry.java:461)
at net.blay09.mods.excompressum.compat.tconstruct.TConstructAddon.postInit(TConstructAddon.java:16)
at net.blay09.mods.excompressum.ExCompressum.postInit(ExCompressum.java:152)
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.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:609)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:253)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:231)
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.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:148)
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:786)
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:348)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:534)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377)
at net.minecraft.client.main.Main.main(SourceFile:123)
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)

A detailed walkthrough of the error, its code path and all known details is as follows: