mojira.dev
MC-137012

An unexpected issue occurred and the game has crashed

Crashes while trying to play 1.13.1 Same issue whether using file from 12.x or creating a new world.  No error code, attaching the game output.  All drivers are up to date.  Using AMD video card.  No mods.

Related issues

Attachments

Comments

migrated
[media][media][media]
migrated

Please do not mark unreleased versions as affected.
You don't have access to them yet.

migrated

Is this MC-12949?

Asteraoth

Picked up _JAVA_OPTIONS: -Xmx256M

-Xms256M is not enough to run Minecraft. See MC-12949 to increase memory.

migrated

Proposed change to increase memory was unsuccessful.  Still getting the same issue.  Increased the memory to both 4G and 6G, still crashes in version 1.13 and higher.

migrated

Please attach the crash report found in [.minecraft/crash-reports|http://hopper.minecraft.net/help/guides/finding-minecraft-data-folder/].

migrated

crash report attached

Asteraoth

-XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump

Probably has something to do with that. Try using Xmx1G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M.

Edit: You have 2 -Xmx flags -Xmx6G and -Xmx256M...

migrated

Still crashing, no crash report being created.  Here is the game output.  Used the same name as before:  error.txt

Asteraoth

Can you post your JVM arguments?

migrated

-Xmx1G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M

migrated

I don't see the second Xmx flag -Xmx256M

Asteraoth

JVM Flags: 10 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx6G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M -Xmx256M

I thought that was your problem, but apparently not. Also, you seem to be having the same issue as MC-135697.

Asteraoth

Does MC-74465 fix your issue?

migrated

That fixed the issue!  Make sure people know to use command prompt as Admin, and just have them copy/paste that command into the prompt.  Then find the java setting that is forcing to 256M and delete that line.  Good detective work.  Thanks!

migrated

(Unassigned)

Unconfirmed

Minecraft 1.13.1

Retrieved