Skip to content

Instantly share code, notes, and snippets.

@Staegrin

Staegrin/client Secret

Created April 1, 2018 23:17
Show Gist options
  • Save Staegrin/7471c602f8dabb99df5ab72fa7c25bf5 to your computer and use it in GitHub Desktop.
Save Staegrin/7471c602f8dabb99df5ab72fa7c25bf5 to your computer and use it in GitHub Desktop.
---- Minecraft Crash Report ----
WARNING: coremods are present:
EnderCorePlugin (EnderCore-1.12.2-0.5.18.jar)
Contact their authors BEFORE contacting forge
// On the bright side, I bought you a teddy bear!
Time: 4/2/18 1:15 AM
Description: There was a severe problem during mod loading that has caused the game to fail
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Moar Tinkers (moartinkers)
Caused by: slimeknights.tconstruct.library.TinkerAPIException: [TCon API] Could not register Material "soularium": It was already registered by Ender IO Integration with Tinkers' Construct
at slimeknights.tconstruct.library.TinkerRegistry.error(TinkerRegistry.java:951)
at slimeknights.tconstruct.library.TinkerRegistry.addMaterial(TinkerRegistry.java:129)
at com.bartz24.moartinkers.MoarMaterialIntegration.preInit(MoarMaterialIntegration.java:71)
at com.bartz24.moartinkers.registry.ModMaterials.ingotMaterialExist(ModMaterials.java:781)
at com.bartz24.moartinkers.registry.ModMaterials.preInit(ModMaterials.java:351)
at com.bartz24.moartinkers.proxy.CommonProxy.preInit(CommonProxy.java:24)
at com.bartz24.moartinkers.proxy.ClientProxy.preInit(ClientProxy.java:14)
at com.bartz24.moartinkers.MoarTinkers.preInit(MoarTinkers.java:26)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:600)
at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
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:278)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:256)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
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.preinitializeMods(Loader.java:602)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:270)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:466)
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(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
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:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.12.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1137877712 bytes (1085 MB) / 1556611072 bytes (1484 MB) up to 5726797824 bytes (5461 MB)
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6144m -Xms256m -XX:PermSize=256m
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.42 Powered by Forge 14.23.2.2651 17 mods loaded, 17 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
| State | ID | Version | Source | Signature |
|:----- |:-------------------------- |:--------------- |:------------------------------ |:---------------------------------------- |
| UCH | minecraft | 1.12.2 | minecraft.jar | None |
| UCH | mcp | 9.42 | minecraft.jar | None |
| UCH | FML | 8.0.99.99 | forge-1.12.2-14.23.2.2651.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| UCH | forge | 14.23.2.2651 | forge-1.12.2-14.23.2.2651.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| UCH | endercore | 1.12.2-0.5.18 | EnderCore-1.12.2-0.5.18.jar | None |
| UCH | jei | 4.8.5.159 | jei_1.12.2-4.8.5.159.jar | None |
| UCH | enderio | 5.0.20 | EnderIO-1.12.2-5.0.20.jar | None |
| UCH | enderiointegrationtic | 5.0.20 | EnderIO-1.12.2-5.0.20.jar | None |
| UCH | enderiobase | 5.0.20 | EnderIO-1.12.2-5.0.20.jar | None |
| UCH | enderioconduits | 5.0.20 | EnderIO-1.12.2-5.0.20.jar | None |
| UCH | enderiointegrationforestry | 5.0.20 | EnderIO-1.12.2-5.0.20.jar | None |
| UCH | mantle | 1.12-1.3.1.21 | Mantle-1.12-1.3.1.21.jar | None |
| UCH | tconstruct | 1.12.2-2.9.1.65 | TConstruct-1.12.2-2.9.1.65.jar | None |
| UCH | enderiointegrationticlate | 5.0.20 | EnderIO-1.12.2-5.0.20.jar | None |
| UCH | enderiomachines | 5.0.20 | EnderIO-1.12.2-5.0.20.jar | None |
| UCH | enderiopowertools | 5.0.20 | EnderIO-1.12.2-5.0.20.jar | None |
| UCE | moartinkers | 0.5.4 | moartinkers-0.5.4.jar | None |
Loaded coremods (and transformers):
EnderCorePlugin (EnderCore-1.12.2-0.5.18.jar)
com.enderio.core.common.transform.EnderCoreTransformer
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13507 Compatibility Profile Context 23.20.15027.2002' Renderer: 'Radeon RX 580 Series'
Pulsar/tconstruct loaded Pulses:
- TinkerCommons (Enabled/Forced)
- TinkerWorld (Enabled/Not Forced)
- TinkerTools (Enabled/Not Forced)
- TinkerHarvestTools (Enabled/Forced)
- TinkerMeleeWeapons (Enabled/Forced)
- TinkerRangedWeapons (Enabled/Forced)
- TinkerModifiers (Enabled/Forced)
- TinkerSmeltery (Enabled/Not Forced)
- TinkerGadgets (Enabled/Not Forced)
- TinkerOredict (Enabled/Forced)
- TinkerIntegration (Enabled/Forced)
- TinkerFluids (Enabled/Forced)
- TinkerMaterials (Enabled/Forced)
- TinkerModelRegister (Enabled/Forced)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment