Advertisement
Guest User

crash

a guest
Jan 18th, 2020
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.18 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. CTMCorePlugin (CTM-MC1.12.2-1.0.1.30.jar)
  6. CreativePatchingLoader (CreativeCore_v1.9.80_mc1.12.2.jar)
  7. IvToolkit (IvToolkit-1.3.3-1.12.jar)
  8. LoadingPlugin (Bloodmoon-MC1.12.2-1.5.3.jar)
  9. Contact their authors BEFORE contacting forge
  10.  
  11. // Why did you do that?
  12.  
  13. Time: 1/18/20 6:37 PM
  14. Description: There was a severe problem during mod loading that has caused the game to fail
  15.  
  16. net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from BuildCraft Silicon (buildcraftsilicon)
  17. Caused by: java.lang.IllegalStateException: Scanning facade states
  18. State = minecraft:double_stone_slab[seamless=true,variant=wood_old]
  19. Block = minecraft:double_stone_slab
  20. Stack = 1xtile.stoneSlab@2
  21. varying-properties: {
  22. PropertyBool{name=seamless, clazz=class java.lang.Boolean, values=[true, false]} = null
  23. }
  24. at buildcraft.silicon.plug.FacadeStateManager.init(FacadeStateManager.java:336)
  25. at buildcraft.silicon.BCSilicon.init(BCSilicon.java:73)
  26. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  27. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  28. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  29. at java.lang.reflect.Method.invoke(Method.java:497)
  30. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
  31. at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
  32. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  33. at java.lang.reflect.Method.invoke(Method.java:497)
  34. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  35. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  36. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  37. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  38. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  39. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  40. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  41. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
  42. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
  43. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  44. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  45. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  46. at java.lang.reflect.Method.invoke(Method.java:497)
  47. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  48. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  49. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  50. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  51. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  52. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  53. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  54. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
  55. at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:744)
  56. at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336)
  57. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)
  58. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
  59. at net.minecraft.client.main.Main.main(SourceFile:123)
  60. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  61. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  62. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  63. at java.lang.reflect.Method.invoke(Method.java:497)
  64. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  65. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  66. Caused by: java.lang.NullPointerException
  67. at net.minecraft.block.Block.handler$isFullBlock$zbj000(Block.java:3203)
  68. at net.minecraft.block.Block.func_149730_j(Block.java)
  69. at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_185913_b(BlockStateContainer.java:299)
  70. at net.minecraft.block.Block.isSideSolid(Block.java:1071)
  71. at net.minecraft.block.state.BlockStateContainer$StateImplementation.isSideSolid(BlockStateContainer.java:516)
  72. at buildcraft.silicon.plug.FacadeBlockStateInfo.<init>(FacadeBlockStateInfo.java:41)
  73. at buildcraft.silicon.plug.FacadeStateManager.init(FacadeStateManager.java:301)
  74. ... 41 more
  75.  
  76.  
  77. A detailed walkthrough of the error, its code path and all known details is as follows:
  78. ---------------------------------------------------------------------------------------
  79.  
  80. -- System Details --
  81. Details:
  82. Minecraft Version: 1.12.2
  83. Operating System: Windows 10 (amd64) version 10.0
  84. Java Version: 1.8.0_51, Oracle Corporation
  85. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  86. Memory: 474278312 bytes (452 MB) / 2147483648 bytes (2048 MB) up to 10737418240 bytes (10240 MB)
  87. JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx10G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
  88. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  89. FML: MCP 9.42 Powered by Forge 14.23.5.2838 53 mods loaded, 53 mods active
  90. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  91.  
  92. | State | ID | Version | Source | Signature |
  93. |:----- |:-------------------- |:----------------- |:----------------------------------------------- |:---------------------------------------- |
  94. | LCHI | minecraft | 1.12.2 | minecraft.jar | None |
  95. | LCHI | mcp | 9.42 | minecraft.jar | None |
  96. | LCHI | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2838.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  97. | LCHI | forge | 14.23.5.2838 | forge-1.12.2-14.23.5.2838.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  98. | LCHI | creativecoredummy | 1.0.0 | minecraft.jar | None |
  99. | LCHI | ivtoolkit | 1.3.3-1.12 | minecraft.jar | None |
  100. | LCHI | securitycraft | v1.8.13.1 | 1.12.2SecurityCraftv1.8.13.1.jar | None |
  101. | LCHI | ctm | MC1.12.2-1.0.1.30 | CTM-MC1.12.2-1.0.1.30.jar | None |
  102. | LCHI | appliedenergistics2 | rv6-stable-7 | appliedenergistics2-rv6-stable-7.jar | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
  103. | LCHI | bibliotheca | 1.1.1-1.12.2 | bibliotheca-1.1.1-1.12.2.jar | None |
  104. | LCHI | bloodmoon | 1.5.3 | Bloodmoon-MC1.12.2-1.5.3.jar | d72e0dd57935b3e9476212aea0c0df352dd76291 |
  105. | LCHI | bookworm | 1.12.2-2.3.0 | bookworm-1.12.2-2.3.0.jar | None |
  106. | LCHI | buildcraftlib | 7.99.24.1 | buildcraft-all-7.99.24.1(1).jar | None |
  107. | LCHI | buildcraftcore | 7.99.24.1 | buildcraft-all-7.99.24.1(1).jar | None |
  108. | LCHI | buildcraftbuilders | 7.99.24.1 | buildcraft-all-7.99.24.1(1).jar | None |
  109. | LCHI | buildcrafttransport | 7.99.24.1 | buildcraft-all-7.99.24.1(1).jar | None |
  110. | LCHE | buildcraftsilicon | 7.99.24.1 | buildcraft-all-7.99.24.1(1).jar | None |
  111. | LCH | buildcraftcompat | 7.99.24.1 | buildcraft-all-7.99.24.1(1).jar | None |
  112. | LCH | buildcraftenergy | 7.99.24.1 | buildcraft-all-7.99.24.1(1).jar | None |
  113. | LCH | buildcraftfactory | 7.99.24.1 | buildcraft-all-7.99.24.1(1).jar | None |
  114. | LCH | buildcraftrobotics | 7.99.24.1 | buildcraft-all-7.99.24.1(1).jar | None |
  115. | LCH | jei | 4.15.0.268 | jei_1.12.2-4.15.0.268.jar | None |
  116. | LCH | chisel | MC1.12.2-1.0.1.44 | Chisel-MC1.12.2-1.0.1.44.jar | None |
  117. | LCH | codechickenlib | 3.2.3.358 | CodeChickenLib-1.12.2-3.2.3.358-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  118. | LCH | redstoneflux | 2.1.0 | RedstoneFlux-1.12-2.1.0.6-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  119. | LCH | cofhcore | 4.6.3 | CoFHCore-1.12.2-4.6.3.27-universal.jar | None |
  120. | LCH | cofhworld | 1.3.1 | CoFHWorld-1.12.2-1.3.1.7-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  121. | LCH | morpheus | 1.12.2-3.5.106 | Morpheus-1.12.2-3.5.106.jar | None |
  122. | LCH | comforts | 1.4.1.2 | comforts-1.12.2-1.4.1.2_1.jar | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
  123. | LCH | opframe | 1.4.0 | OnlinePicFrame_v1.4.32_mc1.12.2.jar | None |
  124. | LCH | creativecore | 1.9.9 | CreativeCore_v1.9.80_mc1.12.2.jar | None |
  125. | LCH | customnpcs | 1.12 | CustomNPCs_1.12.2-(01Oct19).jar | None |
  126. | LCH | elevatorid | 1.3.14 | ElevatorMod-1.12.2-1.3.14.jar | None |
  127. | LCH | mantle | 1.12-1.3.3.55 | Mantle-1.12-1.3.3.55.jar | None |
  128. | LCH | tconstruct | 1.12.2-2.13.0.171 | TConstruct-1.12.2-2.13.0.171.jar | None |
  129. | LCH | extrautils2 | 1.0 | extrautils2-1.12-1.9.9.jar | None |
  130. | LCH | fencejumper | 1.0.5 | fencejumper-1.12-1.0.5.jar | None |
  131. | LCH | giacomos_fishing_net | 1.6.1 | GiacomosFishingNet-1.12.2-1.6.1.jar | None |
  132. | LCH | hammertime | 2.2.0 | Hammer+Time-2.2.0-1.12.2.jar | None |
  133. | LCH | waila | 1.8.26 | Hwyla-1.8.26-B41_1.12.2.jar | None |
  134. | LCH | infernalmobs | 1.7.6 | InfernalMobs-1.12.1.jar | None |
  135. | LCH | ironchest | 1.12.2-7.0.67.844 | ironchest-1.12.2-7.0.72.847.jar | None |
  136. | LCH | journeymap | 1.12.2-5.5.6 | journeymap-1.12.2-5.5.6.jar | None |
  137. | LCH | leatherworks | 1.78.0 | LeatherWorks-1.12-1.78.0.42_1.jar | None |
  138. | LCH | libraryex | 1.0.12 | LibraryEx-1.12.2-1.0.12.jar | None |
  139. | LCH | deconstruction | 3.0.4 | MC1.12.2DeconTable-3.0.4.jar | None |
  140. | LCH | mca | 6.1.0 | MCA-1.12.2-6.1.0-universal.jar | None |
  141. | LCH | netherex | 2.0.15 | NetherEx-1.12.2-2.0.15.jar | None |
  142. | LCH | reap | 1.5.2 | reap-1.5.2.jar | None |
  143. | LCH | thermalfoundation | 2.6.3 | ThermalFoundation-1.12.2-2.6.3.27-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  144. | LCH | thermalexpansion | 5.5.4 | ThermalExpansion-1.12.2-5.5.4.43-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  145. | LCH | tombstone | 3.6.3 | tombstone-3.6.3-1.12.2.jar | None |
  146. | LCH | llibrary | 1.7.19 | llibrary-1.7.19-1.12.2.jar | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
  147.  
  148. Loaded coremods (and transformers):
  149. llibrary (llibrary-core-1.0.11-1.12.2.jar)
  150. net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  151. net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
  152. CTMCorePlugin (CTM-MC1.12.2-1.0.1.30.jar)
  153. team.chisel.ctm.client.asm.CTMTransformer
  154. CreativePatchingLoader (CreativeCore_v1.9.80_mc1.12.2.jar)
  155.  
  156. IvToolkit (IvToolkit-1.3.3-1.12.jar)
  157.  
  158. LoadingPlugin (Bloodmoon-MC1.12.2-1.5.3.jar)
  159. lumien.bloodmoon.asm.ClassTransformer
  160. GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.6.13558 Compatibility Profile Context 26.20.11015.5009' Renderer: 'Radeon RX 580 Series'
  161. AE2 Version: stable rv6-stable-7 for Forge 14.23.5.2768
  162. Pulsar/tconstruct loaded Pulses:
  163. - TinkerCommons (Enabled/Forced)
  164. - TinkerWorld (Enabled/Not Forced)
  165. - TinkerTools (Enabled/Not Forced)
  166. - TinkerHarvestTools (Enabled/Forced)
  167. - TinkerMeleeWeapons (Enabled/Forced)
  168. - TinkerRangedWeapons (Enabled/Forced)
  169. - TinkerModifiers (Enabled/Forced)
  170. - TinkerSmeltery (Enabled/Not Forced)
  171. - TinkerGadgets (Enabled/Not Forced)
  172. - TinkerOredict (Enabled/Forced)
  173. - TinkerIntegration (Enabled/Forced)
  174. - TinkerFluids (Enabled/Forced)
  175. - TinkerMaterials (Enabled/Forced)
  176. - TinkerModelRegister (Enabled/Forced)
  177. - chiselIntegration (Enabled/Not Forced)
  178. - wailaIntegration (Enabled/Not Forced)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement