Launch Minecraft From Terminal

So, Minecraft has been crashing on my Mac for a while, and I read somewhere that I have to put a certain command in Terminal and then run Minecraft from Terminal to get it to start. I have the command which I have to put in, but I don't have the second command, the one to get it to launch from Terminal. Does anyone have this command? Thanks!
Best Answer
These three commands should work for you:
cd /
cd Applications
open Minecraft.app
This assumes that you have Minecraft in your Applications folder. Also, make sure to run the commands separately, in the order listed above.
Pictures about "Launch Minecraft From Terminal"



Quick Answer about "Launch Minecraft From Terminal"
How do I launch Minecraft from command line Linux?
sudo apt-get update && sudo apt-get install minecraft-installer . This should install the launcher and make it so you can launch Minecraft via the program in the launcher and via the command minecraft . Note: You'll still need to install Java to run Minecraft.Can you launch Minecraft without the launcher?
Do I need the Minecraft Launcher for Windows to play Minecraft or Minecraft Dungeons? You don't need to use this launcher, but it will help you save time by having all your Minecraft games accessible from one location.How do I open my Minecraft server from command prompt?
Starting the Minecraft ServerMinecraft Tutorial- How to launch Minecraft with the Console/Command Prompt!
More answers regarding launch Minecraft From Terminal
Answer 2
On Mac
Open Spotlight (search in top right of desktop), Search for "Terminal".
Paste this into the Terminal:
/Applications/Minecraft.app/Contents/MacOS/launcher
You will receive console logs that contain details about software activity.
When Minecraft crashes, it may provide a backtrace directly in the console or it may provide a crash log if the entire application crashes. If the console doesn't show what you are looking for look for a recent hs_err_pid*
file instead. For more information:
https://stackoverflow.com/a/8121186/3196753
Note, neither Microsoft, Mojang or Minecraft wiki mention running the software through terminal for debugging. The official bug submission guidelines are provided here:
https://support.xbox.com/en-US/games/game-titles/how-to-report-minecraft-bug
Sources: Stack Exchange - This article follows the attribution requirements of Stack Exchange and is licensed under CC BY-SA 3.0.
Images: William Fortunato, cottonbro, Ono Kosuki, cottonbro