Advertisement
NIK220V

Minecraft crash report of k3f1r on MiniGames & Classic

Jul 21st, 2017
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.16 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // But it works on my machine.
  3.  
  4. Time: 7/21/17 3:51 PM
  5. Description: Tesselating block model
  6.  
  7. java.lang.ArrayIndexOutOfBoundsException: -1
  8. at akb.a(SourceFile:194)
  9. at akb.b(SourceFile:82)
  10. at ChunkCacheOF.b(ChunkCacheOF.java:79)
  11. at alu.d(SourceFile:347)
  12. at atm$a.a(BlockStateContainer.java:367)
  13. at brc.c(BlockModelRenderer.java:142)
  14. at brc.a(BlockModelRenderer.java:74)
  15. at brc.a(BlockModelRenderer.java:54)
  16. at bra.a(SourceFile:65)
  17. at bte.b(RenderChunk.java:293)
  18. at bta.a(ChunkRenderWorker.java:119)
  19. at bta.run(ChunkRenderWorker.java:47)
  20. at java.lang.Thread.run(Thread.java:745)
  21.  
  22.  
  23. A detailed walkthrough of the error, its code path and all known details is as follows:
  24. ---------------------------------------------------------------------------------------
  25.  
  26. -- Head --
  27. Thread: Client thread
  28. Stacktrace:
  29. at akb.a(SourceFile:194)
  30. at akb.b(SourceFile:82)
  31. at ChunkCacheOF.b(ChunkCacheOF.java:79)
  32. at alu.d(SourceFile:347)
  33. at atm$a.a(BlockStateContainer.java:367)
  34. at brc.c(BlockModelRenderer.java:142)
  35.  
  36. -- Block model being tesselated --
  37. Details:
  38. Block: minecraft:stone[variant=andesite]
  39. Block location: World: (4367,16,1136), Chunk: (at 15,1,0 in 272,71; contains blocks 4352,0,1136 to 4367,255,1151), Region: (8,2; contains chunks 256,64 to 287,95, blocks 4096,0,1024 to 4607,255,1535)
  40. Using AO: false
  41. Stacktrace:
  42. at brc.a(BlockModelRenderer.java:74)
  43. at brc.a(BlockModelRenderer.java:54)
  44.  
  45. -- Block being tesselated --
  46. Details:
  47. Block type: ID #1 (tile.stone // arc)
  48. Block data value: 5 / 0x5 / 0b0101
  49. Block location: World: (4367,16,1136), Chunk: (at 15,1,0 in 272,71; contains blocks 4352,0,1136 to 4367,255,1151), Region: (8,2; contains chunks 256,64 to 287,95, blocks 4096,0,1024 to 4607,255,1535)
  50. Stacktrace:
  51. at bra.a(SourceFile:65)
  52.  
  53. -- Affected level --
  54. Details:
  55. Level name: MpServer
  56. All players: 1 total; [bps['k3f1r'/9336665, l='MpServer', x=4397.47, y=64.00, z=1091.27]]
  57. Chunk stats: MultiplayerChunkCache: 289, 289
  58. Level seed: 0
  59. Level generator: ID 00 - default, ver 1. Features enabled: false
  60. Level generator options:
  61. Level spawn location: World: (4396,64,1088), Chunk: (at 12,4,0 in 274,68; contains blocks 4384,0,1088 to 4399,255,1103), Region: (8,2; contains chunks 256,64 to 287,95, blocks 4096,0,1024 to 4607,255,1535)
  62. Level time: 175986934 game time, 176091447 day time
  63. Level dimension: 0
  64. Level storage version: 0x00000 - Unknown?
  65. Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  66. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  67. Forced entities: 15 total; [xf['Овца'/5588343, l='MpServer', x=4366.76, y=66.00, z=1129.45], bps['k3f1r'/9336665, l='MpServer', x=4397.80, y=64.00, z=1091.32], aao['Зомби'/5596156, l='MpServer', x=4439.50, y=64.00, z=1070.73], wu['Летучая мышь'/5604827, l='MpServer', x=4415.44, y=55.10, z=1097.69], aao['Зомби'/5607045, l='MpServer', x=4411.73, y=30.00, z=1124.46], aao['Зомби'/5592932, l='MpServer', x=4436.74, y=67.00, z=1061.59], zp['Крипер'/5608231, l='MpServer', x=4415.50, y=42.00, z=1082.50], zp['Крипер'/5608230, l='MpServer', x=4414.50, y=42.00, z=1083.50], aag['Скелет'/5610534, l='MpServer', x=4381.50, y=26.00, z=1067.50], aao['Зомби'/5611046, l='MpServer', x=4350.50, y=56.00, z=1053.50], aag['Скелет'/5601664, l='MpServer', x=4441.50, y=47.00, z=1087.50], bpt['Pharaon'/5513195, l='MpServer', x=4396.56, y=64.00, z=1093.00], zp['Крипер'/5610254, l='MpServer', x=4431.50, y=47.00, z=1083.50], aag['Скелет'/5609289, l='MpServer', x=4352.50, y=53.00, z=1044.50], zp['Крипер'/5607083, l='MpServer', x=4346.50, y=43.00, z=1050.50]]
  68. Retry entities: 0 total; []
  69. Server brand: BungeeCord (unknown) <- Spigot
  70. Server type: Non-integrated multiplayer server
  71. Stacktrace:
  72. at bnq.a(WorldClient.java:524)
  73. at bes.b(Minecraft.java:2911)
  74. at bta.run(ChunkRenderWorker.java:57)
  75. at java.lang.Thread.run(Thread.java:745)
  76.  
  77. -- System Details --
  78. Details:
  79. Minecraft Version: 1.11.2
  80. Operating System: Windows 7 (amd64) version 6.1
  81. Java Version: 1.8.0_92, Oracle Corporation
  82. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  83. Memory: 282074632 bytes (269 MB) / 690991104 bytes (658 MB) up to 1060372480 bytes (1011 MB)
  84. JVM Flags: 7 total; -XX:HeapDumpPath=ThisTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1024M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -XX:+DisableAttachMechanism
  85. IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
  86. Launched Version: 1.11.2
  87. LWJGL: 2.9.4
  88. OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  89. GL Caps: Using GL 1.3 multitexturing.
  90. Using GL 1.3 texture combiners.
  91. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  92. Shaders are available because OpenGL 2.1 is supported.
  93. VBOs are available because OpenGL 1.5 is supported.
  94.  
  95. Using VBOs: No
  96. Is Modded: Definitely; Client brand changed to 'LiteLoader'
  97. Type: Client (map_client.txt)
  98. Resource Packs: [MW] Faithful.zip, [MW] ItemBound.zip
  99. Current Language: Русский (Россия)
  100. Profiler Position: N/A (disabled)
  101. CPU: 2x Pentium(R) Dual-Core CPU E5300 @ 2.60GHz
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement