Advertisement
Guest User

Crash Report

a guest
Nov 17th, 2020
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.57 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. llibrary (llibrary-core-1.0.11-1.12.2.jar)
  5. iceandfire (iceandfire-1.9.1-1.12.2.jar)
  6. Contact their authors BEFORE contacting forge
  7.  
  8. // Who set us up the TNT?
  9.  
  10. Time: 11/17/20 3:46 PM
  11. Description: There was a severe problem during mod loading that has caused the game to fail
  12.  
  13. net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Psi (psi)
  14. Caused by: java.lang.NoClassDefFoundError: vazkii/arl/item/ItemModShovel
  15. at vazkii.psi.common.core.proxy.CommonProxy.preInit(CommonProxy.java:47)
  16. at vazkii.psi.client.core.proxy.ClientProxy.preInit(ClientProxy.java:44)
  17. at vazkii.psi.common.Psi.preInit(Psi.java:44)
  18. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  19. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  20. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  21. at java.lang.reflect.Method.invoke(Method.java:497)
  22. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
  23. at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
  24. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  25. at java.lang.reflect.Method.invoke(Method.java:497)
  26. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  27. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  28. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  29. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  30. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  31. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  32. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  33. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
  34. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
  35. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  36. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  37. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  38. at java.lang.reflect.Method.invoke(Method.java:497)
  39. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  40. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  41. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  42. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  43. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  44. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  45. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  46. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
  47. at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:629)
  48. at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252)
  49. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
  50. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
  51. at net.minecraft.client.main.Main.main(SourceFile:123)
  52. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  53. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  54. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  55. at java.lang.reflect.Method.invoke(Method.java:497)
  56. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  57. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  58. Caused by: java.lang.ClassNotFoundException: vazkii.arl.item.ItemModShovel
  59. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
  60. at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  61. at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  62. ... 43 more
  63. Caused by: java.lang.NullPointerException
  64.  
  65.  
  66. A detailed walkthrough of the error, its code path and all known details is as follows:
  67. ---------------------------------------------------------------------------------------
  68.  
  69. -- System Details --
  70. Details:
  71. Minecraft Version: 1.12.2
  72. Operating System: Windows 10 (amd64) version 10.0
  73. Java Version: 1.8.0_51, Oracle Corporation
  74. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  75. Memory: 327599256 bytes (312 MB) / 671088640 bytes (640 MB) up to 4294967296 bytes (4096 MB)
  76. 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
  77. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  78. FML: MCP 9.42 Powered by Forge 14.23.5.2854 27 mods loaded, 27 mods active
  79. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  80.  
  81. | State | ID | Version | Source | Signature |
  82. |:----- |:-------------------- |:------------------------ |:-------------------------------------------- |:---------------------------------------- |
  83. | LCH | minecraft | 1.12.2 | minecraft.jar | None |
  84. | LCH | mcp | 9.42 | minecraft.jar | None |
  85. | LCH | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2854.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  86. | LCH | forge | 14.23.5.2854 | forge-1.12.2-14.23.5.2854.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  87. | LCH | bspkrscore | 7.6.0.1 | [1.12]bspkrsCore-universal-7.6.0.1.jar | None |
  88. | LCH | treecapitator | 1.43.0 | [1.12]TreeCapitator-client-1.43.0.jar | None |
  89. | LCH | autoreglib | 1.3-17 | AutoRegLib-1.3-17.jar | None |
  90. | LCH | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
  91. | LCH | bountifulbaubles | 0.0.1 | Bountiful+Baubles-1.12.2-0.1.5.jar | None |
  92. | LCH | cyclopscore | 1.6.6 | CyclopsCore-1.12.2-1.6.6.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
  93. | LCH | doggytalents | 1.14.2.396 | DoggyTalents-1.12.2-1.14.2.396-universal.jar | None |
  94. | LCH | everlastingabilities | 1.5.3 | EverlastingAbilities-1.12.2-1.5.3.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
  95. | LCH | cfm | 6.2.0 | furniture-6.2.0-1.12.2.jar | None |
  96. | LCH | llibrary | 1.7.19 | llibrary-1.7.19-1.12.2.jar | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
  97. | LCH | iceandfire | 1.9.1 | iceandfire-1.9.1-1.12.2.jar | None |
  98. | LCH | ironbackpacks | 1.12.2-3.0.8-12 | IronBackpacks-1.12.2-3.0.8-12.jar | None |
  99. | LCH | ironchest | 1.12.2-7.0.67.844 | ironchest-1.12.2-7.0.72.847.jar | None |
  100. | LCH | jei | 4.13.1.225 | jei_1.12.2-4.13.1.225.jar | None |
  101. | LCH | journeymap | 1.12.2-5.5.4 | journeymap-1.12.2-5.5.4.jar | None |
  102. | LCH | mantle | 1.12-1.3.3.42 | Mantle-1.12-1.3.3.42.jar | None |
  103. | LCE | psi | r1.1-77 | Psi-r1.1-77.jar | None |
  104. | LC | ptrmodellib | 1.0.4 | PTRLib-1.0.4.jar | None |
  105. | LC | tconstruct | 1.12.2-2.12.0.115 | TConstruct-1.12.2-2.12.0.115.jar | None |
  106. | LC | tinkertoolleveling | 1.12.2-1.1.0.DEV.b23e769 | TinkerToolLeveling-1.12.2-1.1.0.jar | None |
  107. | LC | xat | 0.30 | Trinkets+and+Baubles-1.12.2-0.30.jar | None |
  108. | LC | veinminer | 0.38.2 | VeinMiner-1.12-0.38.2.647+b31535a.jar | None |
  109. | LC | veinminermodsupport | 0.38.2 | VeinMiner-1.12-0.38.2.647+b31535a.jar | None |
  110.  
  111. Loaded coremods (and transformers):
  112. llibrary (llibrary-core-1.0.11-1.12.2.jar)
  113. net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  114. net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
  115. iceandfire (iceandfire-1.9.1-1.12.2.jar)
  116. com.github.alexthe666.iceandfire.patcher.IceAndFireRuntimePatcher
  117. GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.6.13559 Compatibility Profile Context 26.20.12028.2' Renderer: 'Radeon RX 580 Series'
  118. Pulsar/tconstruct loaded Pulses:
  119. - TinkerCommons (Enabled/Forced)
  120. - TinkerWorld (Enabled/Not Forced)
  121. - TinkerTools (Enabled/Not Forced)
  122. - TinkerHarvestTools (Enabled/Forced)
  123. - TinkerMeleeWeapons (Enabled/Forced)
  124. - TinkerRangedWeapons (Enabled/Forced)
  125. - TinkerModifiers (Enabled/Forced)
  126. - TinkerSmeltery (Enabled/Not Forced)
  127. - TinkerGadgets (Enabled/Not Forced)
  128. - TinkerOredict (Enabled/Forced)
  129. - TinkerIntegration (Enabled/Forced)
  130. - TinkerFluids (Enabled/Forced)
  131. - TinkerMaterials (Enabled/Forced)
  132. - TinkerModelRegister (Enabled/Forced)
  133.  
  134. [Psi] Active spell: None
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement