Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- WARNING: coremods are present:
- llibrary (llibrary-core-1.0.11-1.12.2.jar)
- iceandfire (iceandfire-1.9.1-1.12.2.jar)
- Contact their authors BEFORE contacting forge
- // Who set us up the TNT?
- Time: 11/17/20 3:46 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 Psi (psi)
- Caused by: java.lang.NoClassDefFoundError: vazkii/arl/item/ItemModShovel
- at vazkii.psi.common.core.proxy.CommonProxy.preInit(CommonProxy.java:47)
- at vazkii.psi.client.core.proxy.ClientProxy.preInit(ClientProxy.java:44)
- at vazkii.psi.common.Psi.preInit(Psi.java:44)
- 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.GeneratedMethodAccessor8.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.preinitializeMods(Loader.java:629)
- at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252)
- at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
- 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: vazkii.arl.item.ItemModShovel
- 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)
- ... 43 more
- Caused by: java.lang.NullPointerException
- 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: 327599256 bytes (312 MB) / 671088640 bytes (640 MB) up to 4294967296 bytes (4096 MB)
- JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
- IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
- FML: MCP 9.42 Powered by Forge 14.23.5.2854 27 mods loaded, 27 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 |
- |:----- |:-------------------- |:------------------------ |:-------------------------------------------- |:---------------------------------------- |
- | LCH | minecraft | 1.12.2 | minecraft.jar | None |
- | LCH | mcp | 9.42 | minecraft.jar | None |
- | LCH | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2854.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
- | LCH | forge | 14.23.5.2854 | forge-1.12.2-14.23.5.2854.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
- | LCH | bspkrscore | 7.6.0.1 | [1.12]bspkrsCore-universal-7.6.0.1.jar | None |
- | LCH | treecapitator | 1.43.0 | [1.12]TreeCapitator-client-1.43.0.jar | None |
- | LCH | autoreglib | 1.3-17 | AutoRegLib-1.3-17.jar | None |
- | LCH | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
- | LCH | bountifulbaubles | 0.0.1 | Bountiful+Baubles-1.12.2-0.1.5.jar | None |
- | LCH | cyclopscore | 1.6.6 | CyclopsCore-1.12.2-1.6.6.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
- | LCH | doggytalents | 1.14.2.396 | DoggyTalents-1.12.2-1.14.2.396-universal.jar | None |
- | LCH | everlastingabilities | 1.5.3 | EverlastingAbilities-1.12.2-1.5.3.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
- | LCH | cfm | 6.2.0 | furniture-6.2.0-1.12.2.jar | None |
- | LCH | llibrary | 1.7.19 | llibrary-1.7.19-1.12.2.jar | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
- | LCH | iceandfire | 1.9.1 | iceandfire-1.9.1-1.12.2.jar | None |
- | LCH | ironbackpacks | 1.12.2-3.0.8-12 | IronBackpacks-1.12.2-3.0.8-12.jar | None |
- | LCH | ironchest | 1.12.2-7.0.67.844 | ironchest-1.12.2-7.0.72.847.jar | None |
- | LCH | jei | 4.13.1.225 | jei_1.12.2-4.13.1.225.jar | None |
- | LCH | journeymap | 1.12.2-5.5.4 | journeymap-1.12.2-5.5.4.jar | None |
- | LCH | mantle | 1.12-1.3.3.42 | Mantle-1.12-1.3.3.42.jar | None |
- | LCE | psi | r1.1-77 | Psi-r1.1-77.jar | None |
- | LC | ptrmodellib | 1.0.4 | PTRLib-1.0.4.jar | None |
- | LC | tconstruct | 1.12.2-2.12.0.115 | TConstruct-1.12.2-2.12.0.115.jar | None |
- | LC | tinkertoolleveling | 1.12.2-1.1.0.DEV.b23e769 | TinkerToolLeveling-1.12.2-1.1.0.jar | None |
- | LC | xat | 0.30 | Trinkets+and+Baubles-1.12.2-0.30.jar | None |
- | LC | veinminer | 0.38.2 | VeinMiner-1.12-0.38.2.647+b31535a.jar | None |
- | LC | veinminermodsupport | 0.38.2 | VeinMiner-1.12-0.38.2.647+b31535a.jar | None |
- Loaded coremods (and transformers):
- llibrary (llibrary-core-1.0.11-1.12.2.jar)
- net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
- net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
- iceandfire (iceandfire-1.9.1-1.12.2.jar)
- com.github.alexthe666.iceandfire.patcher.IceAndFireRuntimePatcher
- GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.6.13559 Compatibility Profile Context 26.20.12028.2' 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)
- [Psi] Active spell: None
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement