Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- WARNING: coremods are present:
- Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
- Contact their authors BEFORE contacting forge
- // Who set us up the TNT?
- Time: 12/31/19 12:24 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 cOre (core)
- Caused by: java.lang.NoClassDefFoundError: slimeknights/tconstruct/library/materials/IMaterialStats
- at com.silvaniastudios.core.CommonProxy.init(CommonProxy.java:30)
- at com.silvaniastudios.core.COre.init(COre.java:51)
- 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:497)
- at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
- at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- 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:219)
- at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
- 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:497)
- 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:136)
- at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:749)
- at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336)
- at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)
- at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
- 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:497)
- at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
- at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
- Caused by: java.lang.ClassNotFoundException: slimeknights.tconstruct.library.materials.IMaterialStats
- at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
- at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
- at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
- ... 42 more
- Caused by: java.lang.NullPointerException
- at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
- ... 44 more
- 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_51, Oracle Corporation
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 316142840 bytes (301 MB) / 1081081856 bytes (1031 MB) up to 3817865216 bytes (3641 MB)
- JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4096m -Xms256m -XX:PermSize=256m
- IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
- FML: MCP 9.42 Powered by Forge 14.23.5.2847 14 mods loaded, 14 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 |
- |:----- |:--------------- |:------------------------ |:------------------------------- |:---------------------------------------- |
- | LCHI | minecraft | 1.12.2 | minecraft.jar | None |
- | LCHI | mcp | 9.42 | minecraft.jar | None |
- | LCHI | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2847.jar | None |
- | LCHI | forge | 14.23.5.2847 | forge-1.12.2-14.23.5.2847.jar | None |
- | LCHE | core | 1.1.0 | cOre-1.12.2-1.1.0.jar | None |
- | LCH | edcommands | 1.3 | edcommands-1.3.jar | None |
- | LCH | inventorytweaks | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
- | LCH | jei | 4.15.0.293 | jei_1.12.2-4.15.0.293.jar | None |
- | LCH | naturescompass | 1.8.0 | NaturesCompass-1.12.2-1.8.0.jar | None |
- | LCH | orecore | 1.4.1 | OreCore-1.12.2 -(v.1.4.1).jar | None |
- | LCH | randomtweaks | 1.12.2-2.7.1.0 | randomtweaks-1.12.2-2.7.1.0.jar | 20d08fb3fe9c268a63a75d337fb507464c8aaccd |
- | LCH | theoneprobe | 1.4.28 | theoneprobe-1.12-1.4.28.jar | None |
- | LCH | lemonlib | 1.3.0 | lemonlib-1.12.2-1.3.0.jar | None |
- | LCH | arcaneworld | 0.0.12 | arcaneworld-1.12.2-0.0.12.jar | None |
- Loaded coremods (and transformers):
- Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
- invtweaks.forge.asm.ContainerTransformer
- GL info: ' Vendor: 'Intel' Version: '4.5.0 - Build 25.20.100.6577' Renderer: 'Intel(R) UHD Graphics 620'
Advertisement
Add Comment
Please, Sign In to add comment