Upon launching any of the latest Minecraft snapshots, the game immediately crashes. There are no new files in minecraft/crash-reports, and when I try to launch the game twice the launcher itself crashes. I am not using any mods.
This does not solve my problem. 1.12 works fine.
Linked issues
Attachments
Comments 6
Yes, and I have attached it.
Also, after running ulimit -c unlimited
on the Terminal, and adding it to .bash_profile
, before restarting the launcher, it still didn't work.
I'm on Linux here, but I believe installing the GLFW shared object could fix it on macOS as well, since on Linux here, MC uses the system GLFW shared object, so it's possible it uses it on macOS as well, since only on Windows is the developer expected to provide the libraries they are using.
So, yeah, try installing GLFW and see if it works.
(guide: https://stackoverflow.com/a/23533364)
Also, a less likely problem might be your usage of Java 9. If installing GLFW doesn't fix it, maybe downgrading Java (to the latest 8; I advise you not to try 7) will help.
I can confirm with the above. Having a profile that sets custom resolution will have the snapshot instantly crash. And only for the snapshots of 1.13. 1.12 and the like are unaffected so this was recently introduced.
Guess for now the solution is to turn it off. (hopefully fixed soon!)
Happy it wasn't related to my recent moving of files around. (since snapshots are stored in a different area than release)
Is there a file named something like
hs_err_pid
in the minecraft folder?