Advertisement
NIK220V

Minecraft crash report of Katuchella on MiniGames & Classic

Nov 20th, 2017
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.52 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Don't be sad. I'll do better next time, I promise!
  3.  
  4. Time: 11/20/17 9:25 PM
  5. Description: Tesselating block model
  6.  
  7. java.lang.OutOfMemoryError: Tesselating block model
  8. at sun.misc.Unsafe.allocateMemory(Native Method)
  9. at java.nio.DirectByteBuffer.<init>(DirectByteBuffer.java:127)
  10. at java.nio.ByteBuffer.allocateDirect(ByteBuffer.java:311)
  11. at ber.c(SourceFile:41)
  12. at bpy.b(VertexBuffer.java:96)
  13. at bpy.a(VertexBuffer.java:588)
  14. at brc.renderQuadsFlat(BlockModelRenderer.java:357)
  15. at brc.c(BlockModelRenderer.java:158)
  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 sun.misc.Unsafe.allocateMemory(Native Method)
  32. at java.nio.DirectByteBuffer.<init>(DirectByteBuffer.java:127)
  33. at java.nio.ByteBuffer.allocateDirect(ByteBuffer.java:311)
  34. at ber.c(SourceFile:41)
  35. at bpy.b(VertexBuffer.java:96)
  36. at bpy.a(VertexBuffer.java:588)
  37. at brc.renderQuadsFlat(BlockModelRenderer.java:357)
  38. at brc.c(BlockModelRenderer.java:158)
  39.  
  40. -- Block model being tesselated --
  41. Details:
  42. Block: minecraft:hopper[enabled=true,facing=east]
  43. Block location: World: (1708,9,4959), Chunk: (at 12,0,15 in 106,309; contains blocks 1696,0,4944 to 1711,255,4959), Region: (3,9; contains chunks 96,288 to 127,319, blocks 1536,0,4608 to 2047,255,5119)
  44. Using AO: false
  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 #154 (tile.hopper // aoh)
  52. Block data value: 5 / 0x5 / 0b0101
  53. Block location: World: (1708,9,4959), Chunk: (at 12,0,15 in 106,309; contains blocks 1696,0,4944 to 1711,255,4959), Region: (3,9; contains chunks 96,288 to 127,319, blocks 1536,0,4608 to 2047,255,5119)
  54. Stacktrace:
  55. at bra.a(SourceFile:65)
  56.  
  57. -- Affected level --
  58. Details:
  59. Level name: MpServer
  60. All players: 1 total; [bps['Katuchella'/1514781, l='MpServer', x=1711.50, y=18.00, z=4948.50]]
  61. Chunk stats: MultiplayerChunkCache: 5, 5
  62. Level seed: 0
  63. Level generator: ID 00 - default, ver 1. Features enabled: false
  64. Level generator options:
  65. Level spawn location: World: (1711,18,4948), Chunk: (at 15,1,4 in 106,309; contains blocks 1696,0,4944 to 1711,255,4959), Region: (3,9; contains chunks 96,288 to 127,319, blocks 1536,0,4608 to 2047,255,5119)
  66. Level time: 382074114 game time, 382473814 day time
  67. Level dimension: 0
  68. Level storage version: 0x00000 - Unknown?
  69. Level weather: Rain time: 0 (now: true), thunder time: 0 (now: false)
  70. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  71. Forced entities: ~~ERROR~~ ConcurrentModificationException: null
  72. Retry entities: ~~ERROR~~ ConcurrentModificationException: null
  73. Server brand: BungeeCord (unknown) <- 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 XP (x86) version 5.1
  85. Java Version: 1.8.0_92, Oracle Corporation
  86. Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
  87. Memory: 270167456 bytes (257 MB) / 575320064 bytes (548 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: 2, tcache: 57, 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 AMD Phenom(tm) 9850 Quad-Core Processor
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement