coolnickname

Untitled

Jan 2nd, 2017
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.68 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Everything's going to plan. No, really, that was supposed to happen.
  3.  
  4. Time: 2-1-17 23:42
  5. Description: Tesselating block model
  6.  
  7. java.lang.ArrayIndexOutOfBoundsException: -1
  8. at ajz.a(SourceFile:194)
  9. at ajz.b(SourceFile:82)
  10. at ChunkCacheOF.b(ChunkCacheOF.java:79)
  11. at als.d(SourceFile:340)
  12. at atk$a.a(BlockStateContainer.java:367)
  13. at bra.c(BlockModelRenderer.java:142)
  14. at bra.a(BlockModelRenderer.java:74)
  15. at bra.a(BlockModelRenderer.java:54)
  16. at bqy.a(SourceFile:65)
  17. at btc.b(RenderChunk.java:293)
  18. at bsy.a(ChunkRenderWorker.java:119)
  19. at bsy.run(ChunkRenderWorker.java:47)
  20. at java.lang.Thread.run(Unknown Source)
  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 ajz.a(SourceFile:194)
  30. at ajz.b(SourceFile:82)
  31. at ChunkCacheOF.b(ChunkCacheOF.java:79)
  32. at als.d(SourceFile:340)
  33. at atk$a.a(BlockStateContainer.java:367)
  34. at bra.c(BlockModelRenderer.java:142)
  35.  
  36. -- Block model being tesselated --
  37. Details:
  38. Block: minecraft:dirt[snowy=false,variant=dirt]
  39. Block location: World: (367,64,192), Chunk: (at 15,4,0 in 22,12; contains blocks 352,0,192 to 367,255,207), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  40. Using AO: false
  41. Stacktrace:
  42. at bra.a(BlockModelRenderer.java:74)
  43. at bra.a(BlockModelRenderer.java:54)
  44.  
  45. -- Block being tesselated --
  46. Details:
  47. Block type: ID #3 (tile.dirt // amt)
  48. Block data value: 0 / 0x0 / 0b0000
  49. Block location: World: (367,64,192), Chunk: (at 15,4,0 in 22,12; contains blocks 352,0,192 to 367,255,207), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  50. Stacktrace:
  51. at bqy.a(SourceFile:65)
  52.  
  53. -- Affected level --
  54. Details:
  55. Level name: MpServer
  56. All players: 1 total; [bpq['Cool_Nick_Name'/177841, l='MpServer', x=283,73, y=66,00, z=79,74]]
  57. Chunk stats: MultiplayerChunkCache: 441, 441
  58. Level seed: 0
  59. Level generator: ID 00 - default, ver 1. Features enabled: false
  60. Level generator options:
  61. Level spawn location: World: (95,71,259), Chunk: (at 15,4,3 in 5,16; contains blocks 80,0,256 to 95,255,271), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  62. Level time: 78007 game time, 5322978 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: 22 total; [xe['Sheep'/180675, l='MpServer', x=243,65, y=65,00, z=62,87], zo['Creeper'/185985, l='MpServer', x=283,43, y=67,00, z=86,07], xe['Sheep'/180678, l='MpServer', x=257,41, y=65,00, z=63,73], xe['Sheep'/180679, l='MpServer', x=273,59, y=65,00, z=60,20], xe['Sheep'/180677, l='MpServer', x=257,35, y=68,00, z=50,72], aah['Spider'/183434, l='MpServer', x=331,33, y=65,00, z=116,13], aah['Spider'/183432, l='MpServer', x=325,02, y=67,00, z=108,33], aah['Spider'/183433, l='MpServer', x=322,38, y=67,00, z=111,51], bpq['Cool_Nick_Name'/177841, l='MpServer', x=283,62, y=66,00, z=79,54], xe['Sheep'/180822, l='MpServer', x=261,46, y=70,00, z=43,11], xe['Sheep'/180821, l='MpServer', x=260,29, y=70,00, z=45,34], wx['Cow'/180824, l='MpServer', x=294,48, y=64,00, z=43,79], xe['Sheep'/178663, l='MpServer', x=276,58, y=67,17, z=81,38], xe['Sheep'/178667, l='MpServer', x=259,75, y=64,00, z=79,50], xe['Sheep'/179886, l='MpServer', x=260,66, y=64,00, z=78,55], xe['Sheep'/179887, l='MpServer', x=275,13, y=65,00, z=69,29], xe['Sheep'/178668, l='MpServer', x=265,57, y=65,00, z=74,74], zo['Creeper'/183405, l='MpServer', x=276,75, y=65,00, z=63,82], xn['Horse'/179885, l='MpServer', x=255,03, y=64,00, z=78,13], zo['Creeper'/183409, l='MpServer', x=302,17, y=67,00, z=105,26], zo['Creeper'/190974, l='MpServer', x=286,50, y=68,00, z=34,50], aah['Spider'/190972, l='MpServer', x=241,50, y=66,00, z=62,50]]
  68. Retry entities: 0 total; []
  69. Server brand: Paper
  70. Server type: Non-integrated multiplayer server
  71. Stacktrace:
  72. at bno.a(WorldClient.java:498)
  73. at beq.b(Minecraft.java:2909)
  74. at bsy.run(ChunkRenderWorker.java:57)
  75. at java.lang.Thread.run(Unknown Source)
  76.  
  77. -- System Details --
  78. Details:
  79. Minecraft Version: 1.11
  80. Operating System: Windows 7 (amd64) version 6.1
  81. Java Version: 1.8.0_72, Oracle Corporation
  82. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  83. Memory: 1229113200 bytes (1172 MB) / 1540358144 bytes (1469 MB) up to 1540358144 bytes (1469 MB)
  84. JVM Flags: 3 total; -Xms1536m -Xmx1536m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
  85. IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
  86. Launched Version: vivecraft-1.11-NONVR-Companion-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: Yes
  96. Is Modded: Very likely; Jar signature invalidated
  97. Type: Client (map_client.txt)
  98. Resource Packs:
  99. Current Language: English (US)
  100. Profiler Position: N/A (disabled)
  101. CPU: 2x Intel(R) Pentium(R) Dual CPU E2200 @ 2.20GHz
  102. OptiFine Version: OptiFine_1.11_HD_U_B2
  103. Render Distance Chunks: 8
  104. Mipmaps: 4
  105. Anisotropic Filtering: 1
  106. Antialiasing: 0
  107. Multitexture: false
  108. Shaders: null
  109. OpenGlVersion: 4.4.12874 Compatibility Profile Context 14.100.0.0
  110. OpenGlRenderer: AMD Radeon HD 5450
  111. OpenGlVendor: ATI Technologies Inc.
  112. CpuCount: 2
Advertisement
Add Comment
Please, Sign In to add comment