Advertisement
thefish548

SCP crashlog

Dec 15th, 2019
152
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.75 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. ApotheosisCore (Apotheosis-1.12.2-1.10.5.jar)
  5. ShetiPhian-ASM (ShetiPhian-ASM-1.12.0.jar)
  6. ForgelinPlugin (Forgelin-1.8.4.jar)
  7. IvToolkit (IvToolkit-1.3.3-1.12 (1).jar)
  8. CXLibraryCore (cxlibrary-1.12.1-1.6.1.jar)
  9. CTMCorePlugin (CTM-MC1.12.2-0.3.3.22 (1).jar)
  10. Inventory Tweaks Coremod (InventoryTweaks-1.63 (1).jar)
  11. MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.238.jar)
  12. TNTUtilities Core (tnt_utilities-mc1.12-1.2.3.jar)
  13. Contact their authors BEFORE contacting forge
  14.  
  15. // This is a token for 1 free hug. Redeem at your nearest Mojangsta: [~~HUG~~]
  16.  
  17. Time: 12/15/19 1:05 PM
  18. Description: There was a severe problem during mod loading that has caused the game to fail
  19.  
  20. net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from SCP: Lockdown (scp)
  21. Caused by: java.lang.NullPointerException
  22. at alexiy.secure.contain.protect.SCP.load(SCP.java:222)
  23. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  24. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  25. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  26. at java.lang.reflect.Method.invoke(Method.java:497)
  27. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
  28. at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
  29. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  30. at java.lang.reflect.Method.invoke(Method.java:497)
  31. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  32. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  33. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  34. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  35. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  36. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  37. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  38. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
  39. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
  40. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  41. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  42. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  43. at java.lang.reflect.Method.invoke(Method.java:497)
  44. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  45. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  46. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  47. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  48. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  49. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  50. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  51. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
  52. at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:749)
  53. at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336)
  54. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)
  55. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
  56. at net.minecraft.client.main.Main.main(SourceFile:123)
  57. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  58. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  59. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  60. at java.lang.reflect.Method.invoke(Method.java:497)
  61. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  62. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  63.  
  64.  
  65. A detailed walkthrough of the error, its code path and all known details is as follows:
  66. ---------------------------------------------------------------------------------------
  67.  
  68. -- System Details --
  69. Details:
  70. Minecraft Version: 1.12.2
  71. Operating System: Windows 10 (amd64) version 10.0
  72. Java Version: 1.8.0_51, Oracle Corporation
  73. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  74. Memory: 5612497896 bytes (5352 MB) / 10737418240 bytes (10240 MB) up to 10737418240 bytes (10240 MB)
  75. JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -XX:+UseG1GC -Xmx10G -Xms10G -XX:+UnlockExperimentalVMOptions -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
  76. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  77. FML: MCP 9.42 Powered by Forge 14.23.5.2847 Optifine OptiFine_1.12.2_HD_U_E3 111 mods loaded, 111 mods active
  78. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  79.  
  80. | State | ID | Version | Source | Signature |
  81. |:----- |:---------------------- |:------------------------ |:--------------------------------------------------- |:---------------------------------------- |
  82. | LCHI | minecraft | 1.12.2 | minecraft.jar | None |
  83. | LCHI | mcp | 9.42 | minecraft.jar | None |
  84. | LCHI | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2847.jar | None |
  85. | LCHI | forge | 14.23.5.2847 | forge-1.12.2-14.23.5.2847.jar | None |
  86. | LCHI | ivtoolkit | 1.3.3-1.12 | minecraft.jar | None |
  87. | LCHI | micdoodlecore | | minecraft.jar | None |
  88. | LCHI | tnt_utilities_core | 1.2.3 | minecraft.jar | None |
  89. | LCHI | voxelmap | 1.9.11 | forgemod_VoxelMap-1.9.11_for_1.12.2.jar | None |
  90. | LCHI | movillages | 1.5.4 | [1.12]MoVillages-1.5.4.jar | None |
  91. | LCHI | uncraftingtable | 1.8-beta6 | [1.12]UncraftingTable-1.8-beta6.jar | None |
  92. | LCHI | placebo | 1.6.0 | Placebo-1.12.2-1.6.0 (1).jar | None |
  93. | LCHI | apotheosis | 1.10.4 | Apotheosis-1.12.2-1.10.5.jar | None |
  94. | LCHI | backpack | 3.0.2 | backpack-3.0.2-1.12.2.jar | None |
  95. | LCHI | xijun | 1.0 | Bacteria1.12.2-1.9.jar | None |
  96. | LCHI | betteranimalsplus | 7.1.1 | betteranimalsplus-1.12.2-7.1.1.jar | None |
  97. | LCHI | betterbedrockgen | 6.0.2 | BetterBedrockGenerator-1.12-6.1.1.jar | None |
  98. | LCHI | bibliocraft | 2.4.5 | BiblioCraft[v2.4.5][MC1.12.2].jar | None |
  99. | LCHI | biomesoplenty | 7.0.1.2443 | BiomesOPlenty-1.12.2-7.0.1.2443-universal.jar | None |
  100. | LCHI | spawnermod | 1.0-1.12.2 | branders-enhanced-mob-spawners.v1.4.1-1.12.2.jar | None |
  101. | LCHI | buildcraftlib | 7.99.24.4 | buildcraft-all-7.99.24.4.jar | None |
  102. | LCHI | buildcraftcore | 7.99.24.4 | buildcraft-all-7.99.24.4.jar | None |
  103. | LCHI | buildcraftbuilders | 7.99.24.4 | buildcraft-all-7.99.24.4.jar | None |
  104. | LCHI | buildcrafttransport | 7.99.24.4 | buildcraft-all-7.99.24.4.jar | None |
  105. | LCHI | buildcraftsilicon | 7.99.24.4 | buildcraft-all-7.99.24.4.jar | None |
  106. | LCHI | buildcraftcompat | 7.99.24.4 | buildcraft-all-7.99.24.4.jar | None |
  107. | LCHI | buildcraftenergy | 7.99.24.4 | buildcraft-all-7.99.24.4.jar | None |
  108. | LCHI | buildcraftfactory | 7.99.24.4 | buildcraft-all-7.99.24.4.jar | None |
  109. | LCHI | buildcraftrobotics | 7.99.24.4 | buildcraft-all-7.99.24.4.jar | None |
  110. | LCHI | cavern | 2.2.0 | Cavern_1.12.2-v2.2.0.jar | b78e30ad27c82f3e348f76edf497058678207299 |
  111. | LCHI | chineseworkshop | 1.2.6 | ChineseWorkshop-1.12.2_1.2.6.jar | None |
  112. | LCHI | ctm | MC1.12.2-0.3.3.22 | CTM-MC1.12.2-0.3.3.22 (1).jar | None |
  113. | LCHI | jei | 4.15.0.268 | jei_1.12.2-4.15.0.268.jar | None |
  114. | LCHI | chisel | MC1.12.2-1.0.1.44 | Chisel-MC1.12.2-1.0.1.44.jar | None |
  115. | LCHI | codechickenlib | 3.2.3.358 | CodeChickenLib-1.12.2-3.2.3.358-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  116. | LCHI | redstoneflux | 2.1.0 | RedstoneFlux-1.12-2.1.0.6-universal (1).jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  117. | LCHI | cofhcore | 4.6.3 | CoFHCore-1.12.2-4.6.3.27-universal (1).jar | None |
  118. | LCHI | cofhworld | 1.3.1 | CoFHWorld-1.12.2-1.3.1.7-universal (1).jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  119. | LCHI | configurablecane | 1.0 | ConfigurableCane-1.0.jar | None |
  120. | LCHI | cxlibrary | 1.6.1 | cxlibrary-1.12.1-1.6.1.jar | None |
  121. | LCHI | ptrmodellib | 1.0.4 | PTRLib-1.0.4 (1).jar | None |
  122. | LCHI | props | 2.6.3 | Decocraft-2.6.3_1.12.2.jar | None |
  123. | LCHI | dooglamoocitiesmod | 1.6.3 | dooglamoocitiesmod-1.12-1.6.3.jar | None |
  124. | LCHI | gottschcore | 1.8.0 | GottschCore-mc1.12.2-f14.23.5.2768-v1.8.0.jar | None |
  125. | LCHI | dungeons2 | 1.7.1 | Dungeons2-mc1.12.2-f14.23.5.2768-v1.7.1.jar | None |
  126. | LCHI | enchdesc | 1.1.15 | EnchantmentDescriptions-1.12.2-1.1.15.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  127. | LCHI | shetiphiancore | 3.5.9 | shetiphiancore-1.12.0-3.5.9.jar | None |
  128. | LCHI | endertanks | 1.6.8 | endertanks-1.12.0-1.6.8.jar | None |
  129. | LCHI | essentials | 1.12.2-1.2.1 | essentials-1.12.2-1.2.1 (1).jar | None |
  130. | LCHI | familiarfauna | 1.0.11 | FamiliarFauna-1.12.2-1.0.11.jar | None |
  131. | LCHI | fastleafdecay | v14 | FastLeafDecay-v14 (1).jar | None |
  132. | LCHI | fenceoverhaul | 1.3.4 | FenceOverhaul-1.3.4.jar | None |
  133. | LCHI | flatcoloredblocks | mc1.12-6.8 | flatcoloredblocks-mc1.12-6.8.jar | None |
  134. | LCHI | limelib | 1.7.12 | limelib-1.12.2-1.7.12 (1).jar | None |
  135. | LCHI | flexibletools | 1.2.12 | flexibletools-1.12.2-1.2.12 (1).jar | None |
  136. | LCHI | forgelin | 1.8.4 | Forgelin-1.8.4.jar | None |
  137. | LCHI | ic2 | 2.8.187-ex112 | industrialcraft-2-2.8.187-ex112.jar | de041f9f6187debbc77034a344134053277aa3b0 |
  138. | LCHI | mantle | 1.12-1.3.3.55 | Mantle-1.12-1.3.3.55 (1).jar | None |
  139. | LCHI | twilightforest | 3.10.1013 | twilightforest-1.12.2-3.10.1013-universal.jar | None |
  140. | LCHI | tconstruct | 1.12.2-2.13.0.171 | TConstruct-1.12.2-2.13.0.171.jar | None |
  141. | LCHI | galacticraftcore | 4.0.2.238 | GalacticraftCore-1.12.2-4.0.2.238.jar | None |
  142. | LCHI | galacticraftplanets | 4.0.2.238 | Galacticraft-Planets-1.12.2-4.0.2.238.jar | None |
  143. | LCHI | hopperducts | 1.5 | hopperducts-mc1.12-1.5 (1).jar | None |
  144. | LCHI | waila | 1.8.26 | Hwyla-1.8.26-B41_1.12.2 (1).jar | None |
  145. | LCHI | infinibucket | 1.2.0 | Infinibucket+[1.12.2]-1.2.jar | None |
  146. | LCHI | infinitefluids | 1.2.0 | infinitefluids-1.11-1.2.0.jar | None |
  147. | LCHI | inventorytweaks | 1.63+release.109.220f184 | InventoryTweaks-1.63 (1).jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
  148. | LCHI | ironchest | 1.12.2-7.0.67.844 | ironchest-1.12.2-7.0.72.847 (1).jar | None |
  149. | LCHI | irontanks | 1.12.2-2.1.0-beta.18 | irontanks-1.12.2-2.1.0-beta.18.jar | None |
  150. | LCHI | keepinginventory | 2.4 | KeepingInventory-1.12.2-2.4 (1).jar | None |
  151. | LCHI | labyrinth | ${version} | Labyrinth-1.12.2-1.0.jar | None |
  152. | LCHI | lucky | 7.6.0 | luckyblock-1.12.2-7.6.0 (1).zip | None |
  153. | LCHI | mob_grinding_utils | 0.3.13 | MobGrindingUtils-0.3.13.jar | None |
  154. | LCHI | morefurnaces | 1.10.5 | MoreFurnaces-1.12.2-1.10.6.jar | None |
  155. | LCHI | mousetweaks | 2.10 | MouseTweaks-2.10-mc1.12.2 (1).jar | None |
  156. | LCHI | naturalnetherportals | 1.2.0 | naturalnetherportals-1.2.0-mc1.12.x.jar | None |
  157. | LCHI | neat | 1.4-17 | Neat+1.4-17 (1).jar | None |
  158. | LCHI | nolancheating | v1.2 | nolancheating-1.12.2-v1.0.jar | None |
  159. | LCHI | recipehandler | 0.13 | NoMoreRecipeConflict-0.13(1.12.2).jar | None |
  160. | LCHI | oreexcavation | 1.4.143 | OreExcavation-1.4.143.jar | None |
  161. | LCHI | powerinventory | 2.3.1 | OverpoweredInventory-1.12-2.3.1 (1).jar | None |
  162. | LCHI | reccomplex | 1.4.8.2 | RecurrentComplex-1.4.8.2 (1).jar | None |
  163. | LCHI | additionalstructures | 2.2.3 | Rex's-Additional-Structures-1.12.2-(v.2.2.3).jar | None |
  164. | LCHI | roguelike | 1.8.0 | RoguelikeDungeons-1.12.2-1.8.0 (1).jar | None |
  165. | LCHI | ruins | 17.2 | Ruins-1.12.2 (1).jar | None |
  166. | LCHI | rustic | 1.1.1 | rustic-1.1.1 (1).jar | None |
  167. | LCHE | scp | 2.1.1 | SCP+Lockdown-1.12.2-2.1.1-beta (4).jar | None |
  168. | LCH | shipwrecks_winslow | 2.0.0 | shipwrecks-mc1.12.2-2.0.0.jar | None |
  169. | LCH | simplesponge | 3.6.2 | SimpleSponge-1.12.2-3.6.2.jar | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
  170. | LCH | simplylight | 1.12.2-0.8.7 | simplylight-1.12.2-0.8.7.jar | None |
  171. | LCH | slimyboyos | 1.0.0 | SlimyBoyos-1.0.0.jar | None |
  172. | LCH | superminer_core | 2.6.34.336 | SuperMiner-2.6.34.336.jar | None |
  173. | LCH | superminer_captivator | [1.12]-2.6.34.336 | SuperMiner-2.6.34.336.jar | None |
  174. | LCH | superminer_cropinator | [1.12]-2.6.34.336 | SuperMiner-2.6.34.336.jar | None |
  175. | LCH | superminer_excavator | [1.12]-2.6.34.336 | SuperMiner-2.6.34.336.jar | None |
  176. | LCH | superminer_illuminator | [1.12]-2.6.34.336 | SuperMiner-2.6.34.336.jar | None |
  177. | LCH | superminer_lumbinator | [1.12]-2.6.34.336 | SuperMiner-2.6.34.336.jar | None |
  178. | LCH | superminer_shaftanator | [1.12]-2.6.34.336 | SuperMiner-2.6.34.336.jar | None |
  179. | LCH | superminer_substitutor | [1.12]-2.6.34.336 | SuperMiner-2.6.34.336.jar | None |
  180. | LCH | superminer_veinator | [1.12]-2.6.34.336 | SuperMiner-2.6.34.336.jar | None |
  181. | LCH | thermalfoundation | 2.6.3 | ThermalFoundation-1.12.2-2.6.3.27-universal (1).jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  182. | LCH | thermalexpansion | 5.5.4 | ThermalExpansion-1.12.2-5.5.4.43-universal (1).jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  183. | LCH | thermaldynamics | 2.5.5 | ThermalDynamics-1.12.2-2.5.5.21-universal (1).jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  184. | LCH | thermalinnovation | 0.3.3 | ThermalInnovation-1.12.2-0.3.3.12-universal (1).jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  185. | LCH | tnt_utilities | 1.2.3 | tnt_utilities-mc1.12-1.2.3.jar | None |
  186. | LCH | undergroundbiomes | 1.3.7 | UndergroundBiomesConstructs-1.12-1.3.7 (1).jar | None |
  187. | LCH | unlimitedchiselworks | 0.3.1 | UnlimitedChiselWorks-0.3.1.jar | None |
  188. | LCH | idk | 1.0.0 | VPPVu3.jar | None |
  189. | LCH | waystones | 4.0.72 | Waystones_1.12.2-4.0.72 (1).jar | None |
  190. | LCH | zevac.survivalflight | 0.1.11 | Zevac.SurvivalFlight_1.12.x-0.1.11 (1).jar | None |
  191. | LCH | kiwi | 0.5.3.32 | Kiwi-1.12.2-0.5.3.32.jar | None |
  192. | LCH | snowrealmagic | 0.3.3 | SnowRealMagic-0.3.3.jar | None |
  193.  
  194. Loaded coremods (and transformers):
  195. ApotheosisCore (Apotheosis-1.12.2-1.10.5.jar)
  196. shadows.ApotheosisTransformer
  197. ShetiPhian-ASM (ShetiPhian-ASM-1.12.0.jar)
  198. shetiphian.asm.ClassTransformer
  199. ForgelinPlugin (Forgelin-1.8.4.jar)
  200.  
  201. IvToolkit (IvToolkit-1.3.3-1.12 (1).jar)
  202.  
  203. CXLibraryCore (cxlibrary-1.12.1-1.6.1.jar)
  204. cubex2.cxlibrary.CoreModTransformer
  205. CTMCorePlugin (CTM-MC1.12.2-0.3.3.22 (1).jar)
  206. team.chisel.ctm.client.asm.CTMTransformer
  207. Inventory Tweaks Coremod (InventoryTweaks-1.63 (1).jar)
  208. invtweaks.forge.asm.ContainerTransformer
  209. MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.238.jar)
  210. micdoodle8.mods.miccore.MicdoodleTransformer
  211. TNTUtilities Core (tnt_utilities-mc1.12-1.2.3.jar)
  212. ljfa.tntutils.asm.ExplosionTransformer
  213. GL info: ' Vendor: 'Intel' Version: '4.5.0 - Build 25.20.100.6617' Renderer: 'Intel(R) UHD Graphics 630'
  214. Pulsar/tconstruct loaded Pulses:
  215. - TinkerCommons (Enabled/Forced)
  216. - TinkerWorld (Enabled/Not Forced)
  217. - TinkerTools (Enabled/Not Forced)
  218. - TinkerHarvestTools (Enabled/Forced)
  219. - TinkerMeleeWeapons (Enabled/Forced)
  220. - TinkerRangedWeapons (Enabled/Forced)
  221. - TinkerModifiers (Enabled/Forced)
  222. - TinkerSmeltery (Enabled/Not Forced)
  223. - TinkerGadgets (Enabled/Not Forced)
  224. - TinkerOredict (Enabled/Forced)
  225. - TinkerIntegration (Enabled/Forced)
  226. - TinkerFluids (Enabled/Forced)
  227. - TinkerMaterials (Enabled/Forced)
  228. - TinkerModelRegister (Enabled/Forced)
  229. - chiselIntegration (Enabled/Not Forced)
  230. - wailaIntegration (Enabled/Not Forced)
  231.  
  232. OptiFine Version: OptiFine_1.12.2_HD_U_E3
  233. OptiFine Build: 20181210-121000
  234. Render Distance Chunks: 17
  235. Mipmaps: 4
  236. Anisotropic Filtering: 1
  237. Antialiasing: 0
  238. Multitexture: false
  239. Shaders: null
  240. OpenGlVersion: 4.5.0 - Build 25.20.100.6617
  241. OpenGlRenderer: Intel(R) UHD Graphics 630
  242. OpenGlVendor: Intel
  243. CpuCount: 12
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement