whenever i open up Minecraft it shows a message thats reads as follows “An unexpected issue occurred; we are sorry for the inconvienence. Please try restarting your Launcher. If that does not resolve the issue. please log a bug report <insert_this_website>
Linked issues
duplicates 1
Comments 5
I have the same issue on Ubuntu 24.04.2 LTS, Linux 6.11.0-28-generic.
Running from CLI returns this over and over with fail counter increasing each time:
[348806:348806:0707/171637.185461:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 1 times!
Running with root privileges first updated the launcher, then prompted to create a keyring and after that threw a bunch of errors.
Reinstalling doesn’t help. The launcher freezes on the login screen after logging in.
Going into the .minecraft folder inside the user directory. Removing this folder webcache2 solves the issue for me.
Although it does happen quite frequently. Some years ago it never crashed like the above.
I found a temporary solution.
The problem lies within
webcache2
directory in the
~/.minecraft
The new launcher version probably corrupts some files in this folder and they prevent the launcher form starting normally. Deleting it allows the launcher to function properly, but since it creates this directory every time it launches, you’ll have to delete it before every launch.
If you’re starting Minecraft Launcher through .desktop file, using
bash -c "rm -r ~/.minecraft/webcache2; minecraft-launcher”
as your
Exec=
entry should help.
Reminder: DO NOT EVER RUN CODE YOU DO NOT UNDERSTAND!
Thank you for your report!
We're tracking this issue in https://report.bugs.mojang.com/servicedesk/customer/portal/2/MCL-24881 , 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 (Technical Issues) -- 📧 Microsoft Support (Account Issues) -- 📓 Project Summary -- ✍️ Feedback and Suggestions -- 📖 Game Wiki
and no after restarting my pc, the launcher nor uninstalling and reinstalling the launcher does it work..