Workaround
A workaround by @unknown can be found in this comment.
After executing the last launcher's update everything is working fine but not when I switch user on the Mac and try to launch MC again.
The message I get then is:
"Minecraft updater. Unable to start Minecraft, if you are running from a dmg, please drag to Applications and try again"
As a check I reinstalled MC on the account with the problem and then the situation is reversed: everything works fine but when I switch user I get exactly the same error.
Linked issues
is duplicated by 9
Attachments
Comments 34
I'm seeing this issue as well. Went back to using the "legacy" launcher to get it to work with multiple OSX users.
Try running
chmod a+rwx /Applications/Minecraft.app/Contents/MacOS/launcher
in your Terminal on the account that it works.
An attachment with a disallowed file extension has been removed from this ticket.
Executable files and documents are not allowed as attachments.
Please attach crash reports, log files and screenshots as they are instead of pasting them into a document.
-- I am a bot. This action was performed automatically! Please report any issues on Discord or Reddit
This issue still persists, or has reappeared. It's definitely a permissions issue, all accounts running the launcher, other than the account that installed the Launcher receive the error screen attached. Changing the permissions with the Terminal command mentioned previously does resolve the issue. I'm running macOS 11.4 and Minecraft Launcher Version 973 (1).
[media]Had the same issue. I ran above script in Terminal and changed use to Read/Write permission. It worked BUT on the next update it reverted back to Read Only and had to re-do the steps.
So Bug is still there, this scrappy solve seems to work temporarily, until next update.
Team is looking into this, but with the way Apple structures privileges it's a little tricky. Still working on a more permanent built-in solution, but users should be able to resolve this directly by changing the permissions on the "Minecraft.app" folder to include the "staff" group. This can be done using the following terminal command from the user that installed the Application:
chown -R :staff /Applications/Minecraft.app
Hey, is anybody there? Is it a problem related to my computer or else?
I tried already reinstalling MC but same problem.