Minecraft Launcher not starting on Ubuntu Linux
Minecraft Launcher doesn't seem to properly run on Ubuntu 18.04. When I download and run the most recent launcher, the launcher does not actually appear. An empty folder ~/.minecraft/launcher is created but there's no trace of the actual launcher.
Environment
Ubuntu 18.04. Default java is Java 11
Linked Issues
is duplicated by1
Created Issue:
Minecraft Launcher not starting on Ubuntu Linux
Minecraft Launcher doesn't seem to properly run on Ubuntu 18.04. When I download and run the most recent launcher, the launcher does not actually appear. An empty folder ~/.minecraft/launcher is created but there's no trace of the actual launcher.
Environment
Ubuntu 18.04. Default java is Java 11
is duplicated by
This is probably affected by the same issue as MCL-17315, but could have other problems masked by it.
Thank you for your report!
We're tracking this issue in MCL-17315, so this ticket is being resolved and linked as a duplicate.
If you would like to add a vote and any extra information to the main ticket it would be appreciated.
If you haven't already, you might like to make use of the search feature to see if the issue has already been mentioned.
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki
– I am a bot. This action was performed automatically! Please report any issues on Discord or Reddit
To clarify, if I remove the ~/.minecraft folder and then restart the launcher, it recreates this ~/.minecraft/launcher folder so something is happening.
Same behavior as above, happening on Ubuntu 20.10.
Same issue for me on 18.04
Hi,
I'm also having the same issue. I've tried with openjdk-8 and openjdk-11. My specs:
I've updated the launcher today and since then I'm unable to open the official launcher. Other launchers like GDLauncher work perfectly. If I try to start the launcher from the terminal, the result code is 1.
Here's a strace log while trying to run the launcher (strace minecraft-launcher)
minecraft-launcher-strace.txt
OK, just found that if you create the following folder, it launchs perfectly:
Weirdly enough, after the launcher runs, the folder disappears.
Also, for some reason in the versions to run of minecraft, there's the latest snapshot, while I think it wasn't before.
BaldMonkey's solution worked for me. Ubuntu 20.10
Making the directory works for me as well. Thanks!
Hello!
Just pushed update 921 to the launcher bootstrap. It should fix the problem for you. Grab it from https://www.minecraft.net/en-us/download/alternative/ or the AUR.
This is hopefully the final update that needs any manual action in a long while.
If you are still having issues after updating it, remove the contents of ~/.minecraft/launcher and start it again.
Hi @peterix,
It works perfectly! I've removed the package and the ~/.minecraft directory, then installed again and it launched without any issue.
BR
That fixed it for me Petr! Thanks!