Bigdbigd03

Untitled

Jul 23rd, 2019
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.44 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
  5. Contact their authors BEFORE contacting forge
  6.  
  7. // My bad.
  8.  
  9. Time: 7/23/19 2:59 PM
  10. Description: There was a severe problem during mod loading that has caused the game to fail
  11.  
  12. net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from BuildCraft Silicon (buildcraftsilicon)
  13. Caused by: java.lang.IllegalStateException: Scanning facade states
  14. State = minecraft:double_stone_slab[seamless=true,variant=cobblestone]
  15. Block = minecraft:double_stone_slab
  16. Stack = 1xtile.stoneSlab@3
  17. varying-properties: {
  18. PropertyBool{name=seamless, clazz=class java.lang.Boolean, values=[true, false]} = null
  19. }
  20. at buildcraft.silicon.plug.FacadeStateManager.init(FacadeStateManager.java:336)
  21. at buildcraft.silicon.BCSilicon.init(BCSilicon.java:73)
  22. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  23. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  24. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  25. at java.lang.reflect.Method.invoke(Method.java:497)
  26. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:624)
  27. at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
  28. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  29. at java.lang.reflect.Method.invoke(Method.java:497)
  30. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  31. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  32. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  33. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  34. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  35. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  36. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  37. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:218)
  38. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196)
  39. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  40. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  41. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  42. at java.lang.reflect.Method.invoke(Method.java:497)
  43. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  44. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  45. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  46. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  47. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  48. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  49. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  50. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:135)
  51. at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:744)
  52. at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336)
  53. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:534)
  54. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377)
  55. at net.minecraft.client.main.Main.main(SourceFile:123)
  56. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  57. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  58. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  59. at java.lang.reflect.Method.invoke(Method.java:497)
  60. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  61. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  62. Caused by: java.lang.NullPointerException
  63. at net.minecraft.block.Block.handler$isFullBlock$zcd000(Block.java:3175)
  64. at net.minecraft.block.Block.func_149730_j(Block.java)
  65. at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_185913_b(BlockStateContainer.java:299)
  66. at net.minecraft.block.Block.isSideSolid(Block.java:1071)
  67. at net.minecraft.block.state.BlockStateContainer$StateImplementation.isSideSolid(BlockStateContainer.java:516)
  68. at buildcraft.silicon.plug.FacadeBlockStateInfo.<init>(FacadeBlockStateInfo.java:41)
  69. at buildcraft.silicon.plug.FacadeStateManager.init(FacadeStateManager.java:301)
  70. ... 41 more
  71.  
  72.  
  73. A detailed walkthrough of the error, its code path and all known details is as follows:
  74. ---------------------------------------------------------------------------------------
  75.  
  76. -- System Details --
  77. Details:
  78. Minecraft Version: 1.12.2
  79. Operating System: Windows 10 (amd64) version 10.0
  80. Java Version: 1.8.0_51, Oracle Corporation
  81. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  82. Memory: 232928616 bytes (222 MB) / 1375731712 bytes (1312 MB) up to 7516192768 bytes (7168 MB)
  83. JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx7G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
  84. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  85. FML: MCP 9.42 Powered by Forge 14.23.5.2768 40 mods loaded, 40 mods active
  86. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  87.  
  88. | State | ID | Version | Source | Signature |
  89. |:----- |:------------------- |:--------------------- |:------------------------------------- |:---------------------------------------- |
  90. | UCHI | minecraft | 1.12.2 | minecraft.jar | None |
  91. | UCHI | mcp | 9.42 | minecraft.jar | None |
  92. | UCHI | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2768.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  93. | UCHI | forge | 14.23.5.2768 | forge-1.12.2-14.23.5.2768.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  94. | UCHI | securitycraft | v1.8.12 | [1.12.2]+SecurityCraft+v1.8.12.jar | None |
  95. | UCHI | deconstruction | 3.0.4 | [MC1.12.2]DeconTable-3.0.4.jar | None |
  96. | UCHI | actuallyadditions | 1.12.2-r144 | ActuallyAdditions-1.12.2-r144.jar | None |
  97. | UCHI | appliedenergistics2 | rv6-stable-6 | appliedenergistics2-rv6-stable-6.jar | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
  98. | UCHI | buildcraftlib | 7.99.24.1 | buildcraft-all-7.99.24.1.jar | None |
  99. | UCHI | buildcraftcore | 7.99.24.1 | buildcraft-all-7.99.24.1.jar | None |
  100. | UCHI | buildcraftbuilders | 7.99.24.1 | buildcraft-all-7.99.24.1.jar | None |
  101. | UCHI | buildcrafttransport | 7.99.24.1 | buildcraft-all-7.99.24.1.jar | None |
  102. | UCHEE | buildcraftsilicon | 7.99.24.1 | buildcraft-all-7.99.24.1.jar | None |
  103. | UCH | buildcraftcompat | 7.99.24.1 | buildcraft-all-7.99.24.1.jar | None |
  104. | UCH | buildcraftenergy | 7.99.24.1 | buildcraft-all-7.99.24.1.jar | None |
  105. | UCH | buildcraftfactory | 7.99.24.1 | buildcraft-all-7.99.24.1.jar | None |
  106. | UCH | buildcraftrobotics | 7.99.24.1 | buildcraft-all-7.99.24.1.jar | None |
  107. | UCH | chiselsandbits | 14.33 | chiselsandbits-14.33.jar | None |
  108. | UCH | doggytalents | 1.14.2.381 | DoggyTalents-1.14.2.381-universal.jar | None |
  109. | UCH | cfm | 6.3.0 | furniture-6.3.0-1.12.2.jar | None |
  110. | UCH | waila | 1.8.26 | Hwyla-1.8.26-B41_1.12.2.jar | None |
  111. | UCH | ichunutil | 7.2.0 | iChunUtil-1.12.2-7.2.0.jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
  112. | UCH | inventorypets | 2.0.1 | inventorypets-1.12-2.0.1.jar | None |
  113. | UCH | ironbackpacks | 1.12.2-3.0.8-12 | IronBackpacks-1.12.2-3.0.8-12.jar | None |
  114. | UCH | ironchest | 1.12.2-7.0.67.844 | ironchest-1.12.2-7.0.69.845.jar | None |
  115. | UCH | jei | 4.15.0.268 | jei_1.12.2-4.15.0.268.jar | None |
  116. | UCH | malisiscore | 1.12.2-6.5.1-SNAPSHOT | malisiscore-1.12.2-6.5.1.jar | None |
  117. | UCH | malisisdoors | 1.12.2-7.3.0 | malisisdoors-1.12.2-7.3.0.jar | None |
  118. | UCH | mantle | 1.12-1.3.3.55 | Mantle-1.12-1.3.3.55.jar | None |
  119. | UCH | morph | 7.1.3 | Morph-1.12.2-7.1.3.jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
  120. | UCH | orespawn | 3.3.1 | OreSpawn-1.12-3.3.1.172.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  121. | UCH | pip | 7.0.0 | PiP-1.12.2-7.0.0.jar | None |
  122. | UCH | portalgun | 7.1.0 | PortalGun-1.12.2-7.1.0.jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
  123. | UCH | projecte | 1.12.2-PE1.4.1 | ProjectE-1.12.2-PE1.4.1.jar | None |
  124. | UCH | tconstruct | 1.12.2-2.12.0.157 | TConstruct-1.12.2-2.12.0.157.jar | None |
  125. | UCH | trashslot | 8.4.10 | TrashSlot_1.12.2-8.4.10.jar | None |
  126. | UCH | veinminer | 0.38.2 | VeinMiner-1.12-0.38.2.647+b31535a.jar | None |
  127. | UCH | veinminermodsupport | 0.38.2 | VeinMiner-1.12-0.38.2.647+b31535a.jar | None |
  128. | UCH | wts | 1.1.0 | WTS-1.1.0.jar | None |
  129. | UCH | xaerominimap | 1.17.4 | Xaeros_Minimap_1.17.4_Forge_1.12.jar | None |
  130.  
  131. Loaded coremods (and transformers):
  132. MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
  133.  
  134. GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.6.13559 Compatibility Profile Context 26.20.12001.7006' Renderer: 'Radeon (TM) RX 480 Graphics'
  135. AE2 Version: stable rv6-stable-6 for Forge 14.23.5.2768
  136. Pulsar/tconstruct loaded Pulses:
  137. - TinkerCommons (Enabled/Forced)
  138. - TinkerWorld (Enabled/Not Forced)
  139. - TinkerTools (Enabled/Not Forced)
  140. - TinkerHarvestTools (Enabled/Forced)
  141. - TinkerMeleeWeapons (Enabled/Forced)
  142. - TinkerRangedWeapons (Enabled/Forced)
  143. - TinkerModifiers (Enabled/Forced)
  144. - TinkerSmeltery (Enabled/Not Forced)
  145. - TinkerGadgets (Enabled/Not Forced)
  146. - TinkerOredict (Enabled/Forced)
  147. - TinkerIntegration (Enabled/Forced)
  148. - TinkerFluids (Enabled/Forced)
  149. - TinkerMaterials (Enabled/Forced)
  150. - TinkerModelRegister (Enabled/Forced)
  151. - chiselsandbitsIntegration (Enabled/Not Forced)
  152. - wailaIntegration (Enabled/Not Forced)
Advertisement
Add Comment
Please, Sign In to add comment