Advertisement
Ghaz-ranka

Untitled

Jul 15th, 2017
154
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.12 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. DummyPlugin (ForgeEndertech-1.11.2-2.1.3.0-build.0067.jar)
  5. llibrary (llibrary-1.7.6-1.11.2.jar)
  6. MalisisCorePlugin (malisiscore-1.11.2-5.2.2.jar)
  7. DynamicSurroundingsCore (DynamicSurroundings-1.11.2-3.4.5.6.jar)
  8. NWRTweak (redstonepaste-mc1.11.2-1.7.4.jar)
  9. MalisisSwitchesPlugin (malisisswitches-1.11.2-4.1.0.jar)
  10. IC2core (industrialcraft-2-2.7.37-ex111.jar)
  11. Contact their authors BEFORE contacting forge
  12.  
  13. // Oops.
  14.  
  15. Time: 7/15/17 7:56 PM
  16. Description: Tesselating block in world
  17.  
  18. java.lang.NullPointerException: Tesselating block in world
  19. at net.malisis.doors.renderer.DoorRenderer.setTileEntity(DoorRenderer.java:194)
  20. at net.malisis.doors.renderer.VerticalHatchRenderer.render(VerticalHatchRenderer.java:77)
  21. at net.malisis.core.renderer.MalisisRenderer.renderBlock(MalisisRenderer.java:370)
  22. at net.malisis.core.registry.ClientRegistry.renderBlock(ClientRegistry.java:268)
  23. at net.malisis.core.registry.ClientRegistry$$Lambda$137/1508571290.callback(Unknown Source)
  24. at net.malisis.core.registry.RenderBlockRegistry$IRenderBlockCallback.call(RenderBlockRegistry.java:52)
  25. at net.malisis.core.util.callback.CallbackRegistry.processCallbacks(CallbackRegistry.java:107)
  26. at net.malisis.core.registry.Registries.processRenderBlockCallbacks(Registries.java:123)
  27. at net.minecraft.client.renderer.BlockRendererDispatcher.func_175018_a(BlockRendererDispatcher.java:55)
  28. at net.minecraft.client.renderer.chunk.RenderChunk.func_178581_b(RenderChunk.java:296)
  29. at net.minecraft.client.renderer.chunk.ChunkRenderWorker.func_178474_a(ChunkRenderWorker.java:119)
  30. at net.minecraft.client.renderer.chunk.ChunkRenderWorker.run(ChunkRenderWorker.java:47)
  31. at java.lang.Thread.run(Thread.java:745)
  32.  
  33.  
  34. A detailed walkthrough of the error, its code path and all known details is as follows:
  35. ---------------------------------------------------------------------------------------
  36.  
  37. -- Head --
  38. Thread: Client thread
  39. Stacktrace:
  40. at net.malisis.doors.renderer.DoorRenderer.setTileEntity(DoorRenderer.java:194)
  41. at net.malisis.doors.renderer.VerticalHatchRenderer.render(VerticalHatchRenderer.java:77)
  42. at net.malisis.core.renderer.MalisisRenderer.renderBlock(MalisisRenderer.java:370)
  43. at net.malisis.core.registry.ClientRegistry.renderBlock(ClientRegistry.java:268)
  44. at net.malisis.core.registry.ClientRegistry$$Lambda$137/1508571290.callback(Unknown Source)
  45. at net.malisis.core.registry.RenderBlockRegistry$IRenderBlockCallback.call(RenderBlockRegistry.java:52)
  46. at net.malisis.core.util.callback.CallbackRegistry.processCallbacks(CallbackRegistry.java:107)
  47. at net.malisis.core.registry.Registries.processRenderBlockCallbacks(Registries.java:123)
  48.  
  49. -- Block being tesselated --
  50. Details:
  51. Block type: ID #1540 (tile.verticalHatch // net.malisis.doors.block.VerticalHatchDoor)
  52. Block data value: 0 / 0x0 / 0b0000
  53. Block location: World: (22545,26,2656), Chunk: (at 1,1,0 in 1409,166; contains blocks 22544,0,2656 to 22559,255,2671), Region: (44,5; contains chunks 1408,160 to 1439,191, blocks 22528,0,2560 to 23039,255,3071)
  54. Stacktrace:
  55. at net.minecraft.client.renderer.BlockRendererDispatcher.func_175018_a(BlockRendererDispatcher.java:55)
  56.  
  57. -- Affected level --
  58. Details:
  59. Level name: MpServer
  60. All players: 1 total; [EntityPlayerSP['Ghaz_ranka'/674, l='MpServer', x=22614.66, y=15.00, z=2682.43]]
  61. Chunk stats: MultiplayerChunkCache: 3721, 3721
  62. Level seed: 0
  63. Level generator: ID 01 - flat, ver 0. Features enabled: false
  64. Level generator options:
  65. Level spawn location: World: (-319,44,118), Chunk: (at 1,2,6 in -20,7; contains blocks -320,0,112 to -305,255,127), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
  66. Level time: 63733836 game time, 4499770 day time
  67. Level dimension: 0
  68. Level storage version: 0x00000 - Unknown?
  69. Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  70. Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
  71. Forced entities: 5 total; [EntityItemLoot['item.item.saloon'/849, l='MpServer', x=22572.75, y=13.00, z=2698.13], EntityPlayerSP['Ghaz_ranka'/674, l='MpServer', x=22614.66, y=15.00, z=2682.43], EntityItemLoot['item.item.saloon'/851, l='MpServer', x=22572.37, y=13.00, z=2698.13], EntityItemLoot['item.item.saloon'/702, l='MpServer', x=22563.22, y=13.50, z=2679.17], EntityItemLoot['item.tile.waterlily'/703, l='MpServer', x=22604.26, y=15.91, z=2710.57]]
  72. Retry entities: 0 total; []
  73. Server brand: fml,forge,sponge
  74. Server type: Non-integrated multiplayer server
  75. Stacktrace:
  76. at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:524)
  77. at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2655)
  78. at net.minecraft.client.renderer.chunk.ChunkRenderWorker.run(ChunkRenderWorker.java:57)
  79. at java.lang.Thread.run(Thread.java:745)
  80.  
  81. -- System Details --
  82. Details:
  83. Minecraft Version: 1.11.2
  84. Operating System: Windows 10 (amd64) version 10.0
  85. Java Version: 1.8.0_25, Oracle Corporation
  86. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  87. Memory: 1896516504 bytes (1808 MB) / 4959297536 bytes (4729 MB) up to 12871532544 bytes (12275 MB)
  88. JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx12G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  89. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  90. FML: MCP 9.38 Powered by Forge 13.20.1.2393 Optifine OptiFine_1.11.2_HD_U_C3 53 mods loaded, 53 mods active
  91. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  92. UCHIJA minecraft{1.11.2} [Minecraft] (minecraft.jar)
  93. UCHIJA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  94. UCHIJA FML{8.0.99.99} [Forge Mod Loader] (forge-1.11.2-13.20.1.2393.jar)
  95. UCHIJA forge{13.20.1.2393} [Minecraft Forge] (forge-1.11.2-13.20.1.2393.jar)
  96. UCHIJA mercurius_updater{1.0} [mercurius_updater] (MercuriusUpdater-1.11.2.jar)
  97. UCHIJA abyssalcraft{1.9.4-pre-2} [AbyssalCraft] (AbyssalCraft-1.11.2-1.9.4-pre-2.jar)
  98. UCHIJA forgeendertech{1.11.2-2.1.3.0} [Forge Endertech] (ForgeEndertech-1.11.2-2.1.3.0-build.0067.jar)
  99. UCHIJA adchimneys{1.11.2-2.0.12.0} [Advanced Chimneys] (AdChimneys-1.11.2-2.0.12.0-build.0069.jar)
  100. UCHIJA aether_legacy{v1.4.1} [Aether Legacy] (aether_legacy-1.11.2-1.0.jar)
  101. UCHIJA animalium{0.2.0} [animalium] (Animalium-0.2.0.jar)
  102. UCHIJA craftstudioapi{0.3.0-beta} [CraftStudio API] (CraftStudioAPI-universal-0.3.0.86-mc1.11.2-beta.jar)
  103. UCHIJA animania{1.2.1} [Animania] (animania-1.11.2-1.2.1.jar)
  104. UCHIJA aquaculture{1.5.1} [Aquaculture] (Aquaculture-1.11.2-1.5.1.2.jar)
  105. UCHIJA baubles{1.4.5} [Baubles] (Baubles-1.11-1.4.5.jar)
  106. UCHIJA bibliocraft{2.3.2} [BiblioCraft] (BiblioCraft[v2.3.2][MC1.11.2].jar)
  107. UCHIJA biomesoplenty{6.1.0.2211} [Biomes O' Plenty] (BiomesOPlenty-1.11.2-6.1.0.2211-universal.jar)
  108. UCHIJA bibliowoodsbop{2.0} [BiblioWoodBoP] (BiblioWoods[BiomesOPlenty][v2.0][MC1.11.2].jar)
  109. UCHIJA bibliowoodsforestry{2.0} [BiblioWoodForestry] (BiblioWoods[Forestry][v2.0][MC1.11.2].jar)
  110. UCHIJA mantle{1.11.2-1.2.0.26} [Mantle] (Mantle-1.11.2-1.2.0.26.jar)
  111. UCHIJA natura{1.11.2-4.2.0.22} [Natura] (natura-1.11.2-4.2.0.22.jar)
  112. UCHIJA bibliowoodsnatura{2.0} [BiblioWoodNatura] (BiblioWoods[Natura][v2.0][MC1.11.2].jar)
  113. UCHIJA chiselsandbits{13.10} [Chisels & Bits] (chiselsandbits-13.10.jar)
  114. UCHIJA coralreef{1.0} [Coral Reef] (CoralReef-1.4.jar)
  115. UCHIJA customnpcs{1.11.2} [CustomNPCs] (CustomNPCs_1.11.2(25may17).jar)
  116. UCHIJA ptrmodellib{1.0.0} [ptrmodellib] (Decocraft-2.4.2_1.11.2.jar)
  117. UCHIJA props{2.4.2} [Decocraft] (Decocraft-2.4.2_1.11.2.jar)
  118. UCHIJA dsurround{3.4.5.6} [§3Dynamic Surroundings] (DynamicSurroundings-1.11.2-3.4.5.6.jar)
  119. UCHIJA presets{3.4.5.6} [§3Presets!] (DynamicSurroundings-1.11.2-3.4.5.6.jar)
  120. UCHIJA ic2{2.7.37-ex111} [IndustrialCraft 2] (industrialcraft-2-2.7.37-ex111.jar)
  121. UCHIJA forestry{5.3.4.99} [Forestry] (forestry_1.11.2-5.3.4.99.jar)
  122. UCHIJA stellarapi{0.6.4.1.3} [Stellar API] (Stellar API-0.6.4.1.3.jar)
  123. UCHIJA stellarsky{0.6.5.1.4} [Stellar Sky] (Stellar Sky-0.6.5.1.4.jar)
  124. UCHIJA primal{0.3.18.3} [PrimalCore] (PrimalCore-0.3.18.jar)
  125. UCHIJA forgecraft{1.2.21} [Kitsu's Forgecraft] (ForgeCraft-1.2.21.jar)
  126. UCHIJA llibrary{1.7.6} [LLibrary] (llibrary-1.7.6-1.11.2.jar)
  127. UCHIJA jurassicraft{2.0.5} [JurassiCraft] (JurassiCraft-2.0.5.jar)
  128. UCHIJA kindredlegacy{1.11.2-Dev-1.1.1} [Kindred Legacy] (kindredlegacy-1.11.2-1.1.1.jar)
  129. UCHIJA malisiscore{1.11.2-5.2.2} [MalisisCore] (malisiscore-1.11.2-5.2.2.jar)
  130. UCHIJA malisisblocks{1.11.2-5.1.0} [Malisis Blocks] (malisisblocks-1.11.2-5.1.0.jar)
  131. UCHIJA malisisdoors{1.11.2-6.1.2} [MalisisDoors] (malisisdoors-1.11.2-6.1.2.jar)
  132. UCHIJA malisisswitches{1.11.2-4.1.0} [Malisis Switches] (malisisswitches-1.11.2-4.1.0.jar)
  133. UCHIJA mapwriter{2.7.0} [MapWriter] (MapWriter-1.11.2-2.7.0.jar)
  134. UCHIJA moreplayermodels{1.11.0} [MorePlayerModels] (MorePlayerModels_1.11.2(26jan17).jar)
  135. UCHIJA nuclearcraft{2.3} [NuclearCraft] (NuclearCraft-2.3--1.11.2.jar)
  136. UCHIJA harvestcraft{1.11.2g} [Pam's HarvestCraft] (Pam's HarvestCraft 1.11.2h.jar)
  137. UCHIJA realdrops{1.1.10} [Realistic Item Drops] (RealisticItemDrops-1.1.10.jar)
  138. UCHIJA realworld{1.3} [RealWorld] (realworld-1.3.jar)
  139. UCHIJA redstonepaste{1.7.4} [Redstone Paste] (redstonepaste-mc1.11.2-1.7.4.jar)
  140. UCHIJA flammpfeil.slashblade{mc1.11-r9} [SlashBlade] (SlashBlade-mc1.11-r9.jar)
  141. UCHIJA stg{1.12-1.2.0} [SwingThroughGrass] (stg-1.12-1.2.0.jar)
  142. UCHIJA variedcommodities{1.11.2} [Varied Commodities] (VariedCommodities_1.11.2(08may17).jar)
  143. UCHIJA thejungle{1.0.194} [Welcome to the Jungle] (Welcome to the Jungle-1.04.1112.jar)
  144. UCHIJA worldedit{6.1.6} [WorldEdit] (worldedit-forge-mc1.11-6.1.6-dist.jar)
  145. Loaded coremods (and transformers):
  146. DummyPlugin (ForgeEndertech-1.11.2-2.1.3.0-build.0067.jar)
  147.  
  148. llibrary (llibrary-1.7.6-1.11.2.jar)
  149. net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  150. net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
  151. MalisisCorePlugin (malisiscore-1.11.2-5.2.2.jar)
  152. net.malisis.core.util.chunkcollision.ChunkCollisionTransformer
  153. net.malisis.core.util.chunkblock.ChunkBlockTransformer
  154. net.malisis.core.renderer.transformer.MalisisRendererTransformer
  155. net.malisis.core.renderer.icon.asm.TextureMapTransformer
  156. net.malisis.core.util.clientnotif.ClientNotifTransformer
  157. DynamicSurroundingsCore (DynamicSurroundings-1.11.2-3.4.5.6.jar)
  158. org.blockartistry.DynSurround.asm.Transformer
  159. NWRTweak (redstonepaste-mc1.11.2-1.7.4.jar)
  160. net.fybertech.nwr.NWRTransformer
  161. MalisisSwitchesPlugin (malisisswitches-1.11.2-4.1.0.jar)
  162. net.malisis.switches.asm.MalisisSwitchesTransformer
  163. IC2core (industrialcraft-2-2.7.37-ex111.jar)
  164.  
  165. GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  166. Pulsar/natura loaded Pulses:
  167. - NaturaCommons (Enabled/Forced)
  168. - NaturaOverworld (Enabled/Not Forced)
  169. - NaturaNether (Enabled/Not Forced)
  170. - NaturaDecorative (Enabled/Not Forced)
  171. - NaturaTools (Enabled/Not Forced)
  172. - NaturaEntities (Enabled/Not Forced)
  173. - NaturaOredict (Enabled/Forced)
  174. - NaturaWorld (Enabled/Not Forced)
  175.  
  176. Launched Version: 1.11.2-forge1.11.2-13.20.1.2393
  177. LWJGL: 2.9.4
  178. OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  179. GL Caps: Using GL 1.3 multitexturing.
  180. Using GL 1.3 texture combiners.
  181. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  182. Shaders are available because OpenGL 2.1 is supported.
  183. VBOs are available because OpenGL 1.5 is supported.
  184.  
  185. Using VBOs: Yes
  186. Is Modded: Definitely; Client brand changed to 'fml,forge'
  187. Type: Client (map_client.txt)
  188. Resource Packs:
  189. Current Language: English (US)
  190. Profiler Position: N/A (disabled)
  191. CPU: 8x Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz
  192. OptiFine Version: OptiFine_1.11.2_HD_U_C3
  193. Render Distance Chunks: 10
  194. Mipmaps: 4
  195. Anisotropic Filtering: 1
  196. Antialiasing: 0
  197. Multitexture: false
  198. Shaders: null
  199. OpenGlVersion: 4.5.0 NVIDIA 384.76
  200. OpenGlRenderer: GeForce GTX 980 Ti/PCIe/SSE2
  201. OpenGlVendor: NVIDIA Corporation
  202. CpuCount: 8
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement