Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. [20:13:53] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:func_179870_a:553]: ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. ApotheosisCore (Apotheosis-1.12.2-1.9.3.jar)
  5. LoadingPlugin (Quark-r1.5-146.jar)
  6. AppleCore (AppleCore-mc1.12.2-3.2.0.jar)
  7. CreativePatchingLoader (CreativeCore_v1.9.44_mc1.12.2.jar)
  8. AstralCore (astralsorcery-1.12.2-1.10.17.jar)
  9. F5FixLoadingPlugin (f5fix-1.2.jar)
  10. SqueezerCore (SqueezerPatch-1.12.2-1.0.0.jar)
  11. AdvancedRocketryPlugin (AdvancedRocketry-1.12.2-1.5.0-139-universal.jar)
  12. ForgelinPlugin (Forgelin-1.8.2.jar)
  13. CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
  14. LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
  15. LoadingPlugin (HardcoreDarkness-MC1.12.2-2.0.jar)
  16. Wizardry Plugin (wizardry-0.9.9.jar)
  17. LoadingPlugin (RandomThings-MC1.12.2-4.2.7.1.jar)
  18. LittlePatchingLoader (LittleTiles_v1.5.0-pre135_mc1.12.2.jar)
  19. Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.5-1.12.2.jar)
  20. LibrarianLib Plugin (librarianlib-1.12.2-4.15.jar)
  21. OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)
  22. Inventory Tweaks Coremod (InventoryTweaks-1.64+dev.146.jar)
  23. RandomPatches (randompatches-1.12.2-1.15.0.2.jar)
  24. llibrary (llibrary-core-1.0.11-1.12.2.jar)
  25. Botania Tweaks Core (botaniatweaks-1.8.5.jar)
  26. BNBGamingCore (BNBGamingCore-1.12.2-0.11.0.jar)
  27. EnderCorePlugin (EnderCore-1.12.2-0.5.45.jar)
  28. BiggerPacketsPlzCoreMod (biggerpacketsplz-since1.8-1.2.jar)
  29. DLFMLCorePlugin (DynamicLights-1.12.2.jar)
  30. Contact their authors BEFORE contacting forge
  31.  
  32. // I'm sorry, Dave.
  33.  
  34. Time: 5/22/19 8:13 PM
  35. Description: Unexpected error
  36.  
  37. java.lang.NullPointerException: Unexpected error
  38. at gregtech.api.metatileentity.MetaTileEntity.getCoverAtSide(MetaTileEntity.java:346)
  39. at gregtech.api.metatileentity.MetaTileEntity.canConnectRedstone(MetaTileEntity.java:448)
  40. at gregtech.api.block.machines.BlockMachine.canConnectRedstone(BlockMachine.java:294)
  41. at net.minecraft.block.BlockRedstoneWire.canConnectTo(BlockRedstoneWire.java:456)
  42. at net.minecraft.block.BlockRedstoneWire.func_176340_e(BlockRedstoneWire.java:434)
  43. at net.minecraft.block.BlockRedstoneWire.func_176341_c(BlockRedstoneWire.java:110)
  44. at net.minecraft.block.BlockRedstoneWire.func_176221_a(BlockRedstoneWire.java:93)
  45. at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_185899_b(BlockStateContainer.java:423)
  46. at net.minecraft.block.BlockRedstoneWire.func_185496_a(BlockRedstoneWire.java:54)
  47. at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_185900_c(BlockStateContainer.java:456)
  48. at net.minecraft.block.Block.func_180636_a(Block.java:631)
  49. at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_185910_a(BlockStateContainer.java:461)
  50. at net.minecraft.world.World.func_147447_a(World.java:1087)
  51. at net.minecraft.entity.Entity.func_174822_a(Entity.java:1586)
  52. at net.minecraft.client.renderer.EntityRenderer.func_78473_a(EntityRenderer.java:357)
  53. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1718)
  54. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098)
  55. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398)
  56. at net.minecraft.client.main.Main.main(SourceFile:123)
  57. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  58. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  59. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  60. at java.lang.reflect.Method.invoke(Unknown Source)
  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. -- Head --
  69. Thread: Client thread
  70. Stacktrace:
  71. at gregtech.api.metatileentity.MetaTileEntity.getCoverAtSide(MetaTileEntity.java:346)
  72. at gregtech.api.metatileentity.MetaTileEntity.canConnectRedstone(MetaTileEntity.java:448)
  73. at gregtech.api.block.machines.BlockMachine.canConnectRedstone(BlockMachine.java:294)
  74. at net.minecraft.block.BlockRedstoneWire.canConnectTo(BlockRedstoneWire.java:456)
  75. at net.minecraft.block.BlockRedstoneWire.func_176340_e(BlockRedstoneWire.java:434)
  76. at net.minecraft.block.BlockRedstoneWire.func_176341_c(BlockRedstoneWire.java:110)
  77. at net.minecraft.block.BlockRedstoneWire.func_176221_a(BlockRedstoneWire.java:93)
  78. at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_185899_b(BlockStateContainer.java:423)
  79. at net.minecraft.block.BlockRedstoneWire.func_185496_a(BlockRedstoneWire.java:54)
  80. at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_185900_c(BlockStateContainer.java:456)
  81. at net.minecraft.block.Block.func_180636_a(Block.java:631)
  82. at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_185910_a(BlockStateContainer.java:461)
  83. at net.minecraft.world.World.func_147447_a(World.java:1087)
  84. at net.minecraft.entity.Entity.func_174822_a(Entity.java:1586)
  85. at net.minecraft.client.renderer.EntityRenderer.func_78473_a(EntityRenderer.java:357)