@diesieben07
However, if I open the file "run.sh" and specify the exact location of "user_jvm.args.txt", the following error is displayed.
"
WARNING: Unknown module: cpw.mods.securejarhandler specified to --add-exports
WARNING: Unknown module: cpw.mods.securejarhandler specified to --add-opens
Error: Could not find or load main class cpw.mods.bootstraplauncher.BootstrapLauncher
Caused by: java.lang.ClassNotFoundException: cpw.mods.bootstraplauncher.BootstrapLauncher
"
When I searched for the error, I knew that I had to buy the game, but I already purchased Minecraft as an official product.
And this is my java version.
(base) ijonghun@ijonghun-ui-MacBookPro / % java -version
java version "18" 2022-03-22
Java(TM) SE Runtime Environment (build 18+36-2087)
Java HotSpot(TM) 64-Bit Server VM (build 18+36-2087, mixed mode, sharing)