You are on page 1of 3

---- Minecraft Crash Report ----

// Why is it breaking :(

Time: 12/27/20 01:48 PM


Description: Tesselating block model

java.lang.OutOfMemoryError: Tesselating block model


at sun.misc.Unsafe.allocateMemory(Native Method)
at java.nio.DirectByteBuffer.<init>(Unknown Source)
at java.nio.ByteBuffer.allocateDirect(Unknown Source)
at deq.a(SourceFile:18)
at dfh.c(SourceFile:63)
at dfh.a(SourceFile:51)
at dfh.d(SourceFile:276)
at dfh.a(SourceFile:341)
at dfq.a(SourceFile:116)
at eaz.a(SourceFile:151)
at eaz.a(SourceFile:229)
at eaz.c(SourceFile:108)
at eaz.a(SourceFile:49)
at eax.a(SourceFile:61)
at ecu$c$b.a(SourceFile:512)
at ecu$c$b.a(SourceFile:434)
at ecu$c.k(SourceFile:399)
at ecu.a(SourceFile:181)
at eae.a(SourceFile:979)
at eae.a(SourceFile:1131)
at dzz.a(SourceFile:727)
at dzz.a(SourceFile:546)
at djz.e(SourceFile:1048)
at djz.e(SourceFile:681)
at net.minecraft.client.main.Main.main(SourceFile:215)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.a.m.main(Unknown Source)

A detailed walkthrough of the error, its code path and all known details is as
follows:
-----------------------------------------------------------------------------------
----

-- Head --
Thread: Render thread
Stacktrace:
at sun.misc.Unsafe.allocateMemory(Native Method)
at java.nio.DirectByteBuffer.<init>(Unknown Source)
at java.nio.ByteBuffer.allocateDirect(Unknown Source)
at deq.a(SourceFile:18)
at dfh.c(SourceFile:63)
at dfh.a(SourceFile:51)
at dfh.d(SourceFile:276)
at dfh.a(SourceFile:341)
at dfq.a(SourceFile:116)
at eaz.a(SourceFile:151)
at eaz.a(SourceFile:229)
at eaz.c(SourceFile:108)
-- Block model being tesselated --
Details:
Block: Block{minecraft:grass_block}[snowy=false]
Block location: World: (-1349,74,-486), Chunk: (at 11,4,10 in -85,-31;
contains blocks -1360,0,-496 to -1345,255,-481), Region: (-3,-1; contains chunks
-96,-32 to -65,-1, blocks -1536,0,-512 to -1025,255,-1)
Using AO: false
Stacktrace:
at eaz.a(SourceFile:49)

-- Block being tesselated --


Details:
Block: Block{minecraft:grass_block}[snowy=false]
Block location: World: (-1349,74,-486), Chunk: (at 11,4,10 in -85,-31;
contains blocks -1360,0,-496 to -1345,255,-481), Region: (-3,-1; contains chunks
-96,-32 to -65,-1, blocks -1536,0,-512 to -1025,255,-1)
Stacktrace:
at eax.a(SourceFile:61)
at ecu$c$b.a(SourceFile:512)
at ecu$c$b.a(SourceFile:434)
at ecu$c.k(SourceFile:399)
at ecu.a(SourceFile:181)
at eae.a(SourceFile:979)
at eae.a(SourceFile:1131)
at dzz.a(SourceFile:727)

-- Affected level --
Details:
All players: 1 total; [dzm['JORDI235'/294, l='ClientLevel', x=-1360.01,
y=78.00, z=-500.50]]
Chunk stats: Client Chunk Cache: 441, 289
Level dimension: minecraft:overworld
Level spawn location: World: (-1360,86,-493), Chunk: (at 0,5,3 in -85,-31;
contains blocks -1360,0,-496 to -1345,255,-481), Region: (-3,-1; contains chunks
-96,-32 to -65,-1, blocks -1536,0,-512 to -1025,255,-1)
Level time: 5298120 game time, 5909944 day time
Server brand: vanilla
Server type: Integrated singleplayer server
Stacktrace:
at dwt.a(SourceFile:449)
at djz.c(SourceFile:2239)
at djz.e(SourceFile:699)
at net.minecraft.client.main.Main.main(SourceFile:215)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.a.m.main(Unknown Source)

-- System Details --
Details:
Minecraft Version: 1.16.4
Minecraft Version ID: 1.16.4
Operating System: Windows 10 (x86) version 10.0
Java Version: 1.8.0_201, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 317418304 bytes (302 MB) / 973078528 bytes (928 MB) up to 1073741824
bytes (1024 MB)
CPUs: 8
JVM Flags: 10 total; -Xmx1G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC
-XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50
-XX:G1HeapRegionSize=1G -XX:+IgnoreUnrecognizedVMOptions
-XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.hea
pdump -Xss1M
Launched Version: 1.16.4
Backend library: LWJGL version 3.2.2 build 10
Backend API: AMD Radeon(TM) Vega 8 Graphics GL version 4.5.13542
Compatibility Profile Context 25.20.14022.3009, ATI Technologies Inc.
GL Caps: Using framebuffer using OpenGL 3.0
Using VBOs: Yes
Is Modded: Probably not. Jar signature remains and client brand is untouched.
Type: Client (map_client.txt)
Graphics mode: fast
Resource Packs: vanilla
Current Language: Español (México)
CPU: 8x AMD Ryzen 5 2500U with Radeon Vega Mobile Gfx

You might also like