Launcher requires elevated privileges on macOS
When launching normally, it loads forever, but in order for it to be able to run, I have to perform the following in terminal cd /Applications/Minecraft.app/Contents/MacOS;sudo ./launcher The main issue is the use of the sudo command, which means the launcher needs elevated privileges. Also, the fact that I need to use terminal to play minecraft is an issue.