Advertisement
NIK220V

Minecraft crash report of _SIMPL62 on MiniGames & Classic

May 23rd, 2018
277
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.33 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Don't do that.
  3.  
  4. Time: 5/23/18 6:36 PM
  5. Description: Tesselating block model
  6.  
  7. java.lang.ArrayIndexOutOfBoundsException: 3
  8. at akb.a(SourceFile:194)
  9. at akb.b(SourceFile:82)
  10. at ChunkCacheOF.b(ChunkCacheOF.java:73)
  11. at alu.d(SourceFile:347)
  12. at atm$a.a(BlockStateContainer.java:367)
  13. at brc$b.a(BlockModelRenderer.java:581)
  14. at brc.renderQuadsSmooth(BlockModelRenderer.java:183)
  15. at brc.b(BlockModelRenderer.java:110)
  16. at brc.a(BlockModelRenderer.java:74)
  17. at brc.a(BlockModelRenderer.java:54)
  18. at bra.a(SourceFile:65)
  19. at bte.b(RenderChunk.java:293)
  20. at bta.a(ChunkRenderWorker.java:119)
  21. at bta.run(ChunkRenderWorker.java:47)
  22. at java.lang.Thread.run(Thread.java:745)
  23.  
  24.  
  25. A detailed walkthrough of the error, its code path and all known details is as follows:
  26. ---------------------------------------------------------------------------------------
  27.  
  28. -- Head --
  29. Thread: Client thread
  30. Stacktrace:
  31. at akb.a(SourceFile:194)
  32. at akb.b(SourceFile:82)
  33. at ChunkCacheOF.b(ChunkCacheOF.java:73)
  34. at alu.d(SourceFile:347)
  35. at atm$a.a(BlockStateContainer.java:367)
  36. at brc$b.a(BlockModelRenderer.java:581)
  37. at brc.renderQuadsSmooth(BlockModelRenderer.java:183)
  38. at brc.b(BlockModelRenderer.java:110)
  39.  
  40. -- Block model being tesselated --
  41. Details:
  42. Block: minecraft:bedrock
  43. Block location: World: (-273,0,-6913), Chunk: (at 15,0,15 in -18,-433; contains blocks -288,0,-6928 to -273,255,-6913), Region: (-1,-14; contains chunks -32,-448 to -1,-417, blocks -512,0,-7168 to -1,255,-6657)
  44. Using AO: true
  45. Stacktrace:
  46. at brc.a(BlockModelRenderer.java:74)
  47. at brc.a(BlockModelRenderer.java:54)
  48.  
  49. -- Block being tesselated --
  50. Details:
  51. Block type: ID #7 (tile.bedrock // apf)
  52. Block data value: 0 / 0x0 / 0b0000
  53. Block location: World: (-273,0,-6913), Chunk: (at 15,0,15 in -18,-433; contains blocks -288,0,-6928 to -273,255,-6913), Region: (-1,-14; contains chunks -32,-448 to -1,-417, blocks -512,0,-7168 to -1,255,-6657)
  54. Stacktrace:
  55. at bra.a(SourceFile:65)
  56.  
  57. -- Affected level --
  58. Details:
  59. Level name: MpServer
  60. All players: 1 total; [bps['_SIMPL62'/980274, l='MpServer', x=1257.36, y=50.71, z=4661.88]]
  61. Chunk stats: MultiplayerChunkCache: 289, 289
  62. Level seed: 0
  63. Level generator: ID 00 - default, ver 1. Features enabled: false
  64. Level generator options:
  65. Level spawn location: World: (-303,11,-6946), Chunk: (at 1,0,14 in -19,-435; contains blocks -304,0,-6960 to -289,255,-6945), Region: (-1,-14; contains chunks -32,-448 to -1,-417, blocks -512,0,-7168 to -1,255,-6657)
  66. Level time: 681882048 game time, 682648934 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: survival (ID 0). Hardcore: false. Cheats: false
  71. Forced entities: 1 total; [bps['_SIMPL62'/980274, l='MpServer', x=1257.36, y=50.71, z=4661.88]]
  72. Retry entities: 0 total; []
  73. Server brand: Spigot
  74. Server type: Non-integrated multiplayer server
  75. Stacktrace:
  76. at bnq.a(WorldClient.java:524)
  77. at bes.b(Minecraft.java:2911)
  78. at bta.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 7 (amd64) version 6.1
  85. Java Version: 1.8.0_92, Oracle Corporation
  86. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  87. Memory: 240043544 bytes (228 MB) / 480825344 bytes (458 MB) up to 1060372480 bytes (1011 MB)
  88. JVM Flags: 7 total; -XX:HeapDumpPath=ThisTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1024M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -XX:+DisableAttachMechanism
  89. IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
  90. Launched Version: 1.11.2
  91. LWJGL: 2.9.4
  92. OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  93. GL Caps: Using GL 1.3 multitexturing.
  94. Using GL 1.3 texture combiners.
  95. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  96. Shaders are available because OpenGL 2.1 is supported.
  97. VBOs are available because OpenGL 1.5 is supported.
  98.  
  99. Using VBOs: No
  100. Is Modded: Definitely; Client brand changed to 'LiteLoader'
  101. Type: Client (map_client.txt)
  102. Resource Packs: [MW] Faithful.zip, [MW] ItemBound.zip
  103. Current Language: Русский (Россия)
  104. Profiler Position: N/A (disabled)
  105. CPU: 4x Intel(R) Core(TM) i3-3220 CPU @ 3.30GHz
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement