Guest User

Untitled

a guest
Sep 3rd, 2017
211
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.98 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. Contact their authors BEFORE contacting forge
  5.  
  6. // Oh - I know what I did wrong!
  7.  
  8. Time: 9/3/17 7:30 AM
  9. Description: Ticking block entity
  10.  
  11. java.lang.NullPointerException: Ticking block entity
  12. at net.minecraftforge.items.wrapper.InvWrapper.extractItem(InvWrapper.java:166)
  13. at net.minecraftforge.items.VanillaInventoryCodeHooks.extractHook(VanillaInventoryCodeHooks.java:57)
  14. at net.minecraft.tileentity.TileEntityHopper.func_145891_a(TileEntityHopper.java:301)
  15. at net.minecraft.tileentity.TileEntityHopper.func_145887_i(TileEntityHopper.java:142)
  16. at net.minecraft.tileentity.TileEntityHopper.func_73660_a(TileEntityHopper.java:122)
  17. at net.minecraft.world.World.func_72939_s(World.java:1807)
  18. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:614)
  19. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:761)
  20. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:665)
  21. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:239)
  22. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:523)
  23. at java.lang.Thread.run(Thread.java:745)
  24.  
  25.  
  26. A detailed walkthrough of the error, its code path and all known details is as follows:
  27. ---------------------------------------------------------------------------------------
  28.  
  29. -- Head --
  30. Thread: Server thread
  31. Stacktrace:
  32. at net.minecraftforge.items.wrapper.InvWrapper.extractItem(InvWrapper.java:166)
  33. at net.minecraftforge.items.VanillaInventoryCodeHooks.extractHook(VanillaInventoryCodeHooks.java:57)
  34. at net.minecraft.tileentity.TileEntityHopper.func_145891_a(TileEntityHopper.java:301)
  35. at net.minecraft.tileentity.TileEntityHopper.func_145887_i(TileEntityHopper.java:142)
  36. at net.minecraft.tileentity.TileEntityHopper.func_73660_a(TileEntityHopper.java:122)
  37.  
  38. -- Block entity being ticked --
  39. Details:
  40. Name: minecraft:hopper // net.minecraft.tileentity.TileEntityHopper
  41. Block type: ID #154 (tile.hopper // net.minecraft.block.BlockHopper)
  42. Block data value: 2 / 0x2 / 0b0010
  43. Block location: World: (-14,58,186), Chunk: (at 2,3,10 in -1,11; contains blocks -16,0,176 to -1,255,191), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
  44. Actual block type: ID #154 (tile.hopper // net.minecraft.block.BlockHopper)
  45. Actual block data value: 2 / 0x2 / 0b0010
  46. Stacktrace:
  47. at net.minecraft.world.World.func_72939_s(World.java:1807)
  48. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:614)
  49.  
  50. -- Affected level --
  51. Details:
  52. Level name: DwarfFactory
  53. All players: 0 total; []
  54. Chunk stats: ServerChunkCache: 625 Drop: 0
  55. Level seed: 1246083347127634673
  56. Level generator: ID 07 - void, ver 0. Features enabled: true
  57. Level generator options: yunomakegoodmap:tree
  58. Level spawn location: World: (-16,64,180), Chunk: (at 0,4,4 in -1,11; contains blocks -16,0,176 to -1,255,191), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
  59. Level time: 263618 game time, 323057 day time
  60. Level dimension: 0
  61. Level storage version: 0x04ABD - Anvil
  62. Level weather: Rain time: 156302 (now: false), thunder time: 113354 (now: false)
  63. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true
  64. Stacktrace:
  65. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:761)
  66. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:665)
  67. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:239)
  68. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:523)
  69. at java.lang.Thread.run(Thread.java:745)
  70.  
  71. -- System Details --
  72. Details:
  73. Minecraft Version: 1.12
  74. Operating System: Windows 7 (amd64) version 6.1
  75. Java Version: 1.8.0_25, Oracle Corporation
  76. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  77. Memory: 370321920 bytes (353 MB) / 998793216 bytes (952 MB) up to 4281597952 bytes (4083 MB)
  78. JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  79. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  80. FML: MCP 9.40 Powered by Forge 14.21.1.2443 Optifine OptiFine_1.12_HD_U_C5 37 mods loaded, 37 mods active
  81. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  82. UCHIJAAAA minecraft{1.12} [Minecraft] (minecraft.jar)
  83. UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  84. UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.12-14.21.1.2443.jar)
  85. UCHIJAAAA forge{14.21.1.2443} [Minecraft Forge] (forge-1.12-14.21.1.2443.jar)
  86. UCHIJAAAA mercurius_updater{1.0} [mercurius_updater] (MercuriusUpdater-1.12.jar)
  87. UCHIJAAAA actuallyadditions{1.12.1-r119} [Actually Additions] (ActuallyAdditions-1.12.1-r119.jar)
  88. UCHIJAAAA bookshelf{2.1.429} [Bookshelf] (Bookshelf-1.12.1-2.1.429.jar)
  89. UCHIJAAAA ceramics{1.12-1.3.2} [Ceramics] (Ceramics-1.12-1.3.2.jar)
  90. UCHIJAAAA codechickenlib{3.1.2.297} [CodeChicken Lib] (CodeChickenLib-1.12-3.1.2.297-universal (2).jar)
  91. UCHIJAAAA chickenchunks{2.4.0.70} [ChickenChunks] (ChickenChunks-1.12-2.4.0.70-universal.jar)
  92. UCHIJAAAA redstoneflux{2.0.1} [Redstone Flux] (RedstoneFlux-1.12-2.0.1.2-universal.jar)
  93. UCHIJAAAA cofhcore{4.3.5} [CoFH Core] (CoFHCore-1.12-4.3.5.13-universal.jar)
  94. UCHIJAAAA cofhworld{1.0.1} [CoFH World] (CoFHWorld-1.12-1.0.1.8-universal.jar)
  95. UCHIJAAAA waila{1.8.20} [Waila] (Hwyla-1.8.20-B35_1.12.jar)
  96. UCHIJAAAA jei{4.7.5.85} [Just Enough Items] (jei_1.12-4.7.5.85.jar)
  97. UCHIJAAAA darkutils{1.7.169} [Dark Utilities] (DarkUtils-1.12.1-1.7.169.jar)
  98. UCHIJAAAA exnihilocreatio{1.12-0.1.3} [Ex Nihilo Creatio] (exnihilocreatio-1.12-0.1.3.jar)
  99. UCHIJAAAA excompressum{3.0.4} [Ex Compressum] (ExCompressum_1.12.1-3.0.4.jar)
  100. UCHIJAAAA extrautils2{1.0} [Extra Utilities 2] (extrautils2-1.12-1.6.jar)
  101. UCHIJAAAA nei{${mod_version}} [Not Enough Items] (NotEnoughItems-1.12-2.4.0.231-universal.jar)
  102. UCHIJAAAA ftbl{0.0.0} [FTBLib] (FTBLib-4.0.5.jar)
  103. UCHIJAAAA ftbu{0.0.0} [FTBUtilities] (FTBUtilities-4.0.3.jar)
  104. UCHIJAAAA grue{1.3.5} [Grue] (Grue-1.12-1.3.5.jar)
  105. UCHIJAAAA ironchest{1.12-7.0.31.818} [Iron Chest] (ironchest-1.12-7.0.31.818.jar)
  106. UCHIJAAAA journeymap{1.12-5.4.9} [JourneyMap] (journeymap-1.12-5.4.9.jar)
  107. UCHIJAAAA neat{1.4-15} [Neat] (Neat 1.4-15.jar)
  108. UCHIJAAAA oreexcavation{1.4.104} [OreExcavation] (OreExcavation-1.4.104.jar)
  109. UCHIJAAAA thermalfoundation{2.3.5} [Thermal Foundation] (ThermalFoundation-1.12-2.3.5.14-universal.jar)
  110. UCHIJAAAA thermalexpansion{5.3.5} [Thermal Expansion] (ThermalExpansion-1.12-5.3.5.19-universal.jar)
  111. UCHIJAAAA redstonearsenal{2.3.5} [Redstone Arsenal] (RedstoneArsenal-1.12-2.3.5.13-universal.jar)
  112. UCHIJAAAA beneath{1.2.0} [The Beneath] (The Beneath-1.12-1.2.0.jar)
  113. UCHIJAAAA thermaldynamics{2.3.5} [Thermal Dynamics] (ThermalDynamics-1.12-2.3.5.12-universal.jar)
  114. UCHIJAAAA tp{1.12} [Tiny Progressions] (tinyprogressions-1.12-3.2.6.jar)
  115. UCHIJAAAA ts2k16{1.2.5} [Twerk-Sim 2K16] (TS2K16-1.2.5.jar)
  116. UCHIJAAAA wawla{2.5.240} [What Are We Looking At] (Wawla-1.12.1-2.5.240.jar)
  117. UCHIJAAAA worldedit{6.1.4} [WorldEdit] (worldedit-forge-mc1.10.2-6.1.4-dist.jar)
  118. UCHIJAAAA yunomakegoodmap{1.12-6.3.0.28} [YUNoMakeGoodMap] (YUNoMakeGoodMap-1.12-6.3.0.28.jar)
  119. Loaded coremods (and transformers):
  120. GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  121. Profiler Position: N/A (disabled)
  122. Player Count: 0 / 8; []
  123. Type: Integrated Server (map_client.txt)
  124. Is Modded: Definitely; Client brand changed to 'fml,forge'
  125. OptiFine Version: OptiFine_1.12_HD_U_C5
  126. Render Distance Chunks: 13
  127. Mipmaps: 4
  128. Anisotropic Filtering: 1
  129. Antialiasing: 0
  130. Multitexture: false
  131. Shaders: null
  132. OpenGlVersion: 4.5.14008 Compatibility Profile Context 21.19.137.1
  133. OpenGlRenderer: AMD Radeon R7 200 Series
  134. OpenGlVendor: ATI Technologies Inc.
  135. CpuCount: 4
Advertisement
Add Comment
Please, Sign In to add comment