-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 18w50a
-
None
-
Server KiloCraft 18w50a
-
Unconfirmed
---- Minecraft Crash Report ---- // You should try our sister game, Minceraft! Time: 20.12.18 18:52 Description: Tesselating block model java.lang.OutOfMemoryError: Tesselating block model at sun.misc.Unsafe.allocateMemory(Native Method) at java.nio.DirectByteBuffer.<init>(DirectByteBuffer.java:127) at java.nio.ByteBuffer.allocateDirect(ByteBuffer.java:311) at cny.c(SourceFile:38) at cou.b(SourceFile:58) at cou.a(SourceFile:421) at dew.a(SourceFile:131) at dew.b(SourceFile:74) at dew.a(SourceFile:45) at deu.a(SourceFile:60) at dgu.b(SourceFile:220) at dgr.a(SourceFile:88) at dgr.run(SourceFile:41) at java.lang.Thread.run(Thread.java:745) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Client thread Stacktrace: at sun.misc.Unsafe.allocateMemory(Native Method) at java.nio.DirectByteBuffer.<init>(DirectByteBuffer.java:127) at java.nio.ByteBuffer.allocateDirect(ByteBuffer.java:311) at cny.c(SourceFile:38) at cou.b(SourceFile:58) at cou.a(SourceFile:421) at dew.a(SourceFile:131) at dew.b(SourceFile:74) -- Block model being tesselated -- Details: Block: Block{minecraft:bamboo}[age=1,leaves=large,stage=0] Block location: World: (73675,76,83530), Chunk: (at 11,4,10 in 4604,5220; contains blocks 73664,0,83520 to 73679,255,83535), Region: (143,163; contains chunks 4576,5216 to 4607,5247, blocks 73216,0,83456 to 73727,255,83967) Using AO: true Stacktrace: at dew.a(SourceFile:45) -- Block being tesselated -- Details: Block: Block{minecraft:bamboo}[age=1,leaves=large,stage=0] Block location: World: (73675,76,83530), Chunk: (at 11,4,10 in 4604,5220; contains blocks 73664,0,83520 to 73679,255,83535), Region: (143,163; contains chunks 4576,5216 to 4607,5247, blocks 73216,0,83456 to 73727,255,83967) Stacktrace: at deu.a(SourceFile:60) -- Affected level -- Details: Level name: MpServer All players: 1 total; [ddl['CommunistDoggoo'/48717, l='MpServer', x=73688.02, y=61.61, z=83506.62]] Chunk stats: MultiplayerChunkCache: 225, 35 Level seed: 0 Level generator: ID 00 - default, ver 1. Features enabled: false Level generator options: {} Level spawn location: World: (106,104,260), Chunk: (at 10,6,4 in 6,16; contains blocks 96,0,256 to 111,255,271), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Level time: 87638505 game time, 11703309 day time Level dimension: 0 Level storage version: 0x00000 - Unknown? Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false Forced entities: 3 total; [ddl['CommunistDoggoo'/48717, l='MpServer', x=73688.01, y=61.23, z=83506.73], ddm['Just1nTime'/32332, l='MpServer', x=50639.18, y=68.33, z=28273.17], amk['Panda'/48719, l='MpServer', x=73674.29, y=63.00, z=83509.00]] Retry entities: 0 total; [] Server brand: vanilla Server type: Non-integrated multiplayer server Stacktrace: at dbi.a(SourceFile:367) at cpk.b(SourceFile:1928) at dgr.run(SourceFile:47) at java.lang.Thread.run(Thread.java:745) -- System Details -- Details: Minecraft Version: 18w50a Operating System: Windows 7 (x86) version 6.1 Java Version: 1.8.0_51, Oracle Corporation Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation Memory: 246867392 bytes (235 MB) / 520093696 bytes (496 MB) up to 1073741824 bytes (1024 MB) JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx1G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M Launched Version: 18w50a LWJGL: 3.1.6 build 14 OpenGL: NO CONTEXT GL Caps: Using GL 1.3 multitexturing. Using GL 1.3 texture combiners. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported. Shaders are available because OpenGL 2.1 is supported. VBOs are available because OpenGL 1.5 is supported. Using VBOs: Yes Is Modded: Probably not. Jar signature remains and client brand is untouched. Type: Client (map_client.txt) Resource Packs: Current Language: English (US) CPU: 4x Intel(R) Core(TM) i3 CPU M 330 @ 2.13GHz
- duplicates
-
MC-12949 Minecraft ran out of memory: java.lang.OutOfMemoryError
- Resolved