Скачал лаунчер для macOS. Запустил через терминал: java -jar MythicalWorld.jar. Получил следующие ошибки:
Логи в терминале следующие:
java -jar MythicalWorld.jar
java.io.EOFException
at pro.gravit.launcher.mytHiCaLWORldc.read(Unknown Source)
at pro.gravit.launcher.MYtHIcalWorLDE.read(Unknown Source)
at java.io.FilterInputStream.read(FilterInputStream.java:107)
at pro.gravit.launcher.MYThiCAlwoRlDY.MYThIcAlWOrLDo(Unknown Source)
at pro.gravit.launcher.MYThiCAlwoRlDY.MYThIcAlWOrLDo(Unknown Source)
at pro.gravit.launcher.MYThiCAlwoRlDY.MyThICaLworlD5(Unknown Source)
at pro.gravit.launcher.MYThiCAlwoRlDY.MYThIcAlWOrLDo(Unknown Source)
at pro.gravit.launcher.MyThICALWorldG.MYThIcAlWOrLDo(Unknown Source)
at pro.gravit.launcher.MYTHIcaLWOrLdS.MYThIcAlWOrLDo(Unknown Source)
at pro.gravit.launcher.mYthiCalworLD5.MyThICaLworlD5(Unknown Source)
at pro.gravit.launcher.myTHIcAlwoRLdo.MyThICaLworlD5(Unknown Source)
at pro.gravit.launcher.MyThICalWoRLdl.MyThICaLworlD5(Unknown Source)
at pro.gravit.launcher.mYTHIcalWoRLDy.<init>(Unknown Source)
at pro.gravit.launcher.MytHIcaLworlDz.main(Unknown Source)
[main] INFO LogHelper - GravitLauncher (fork sashok724's Launcher) Launcher v5.5.4-1 dev
[main] INFO LogHelper - License for Launcher GPLv3. SourceCode: https://github.com/GravitLauncher/Launcher
[main] DEBUG LogHelper - Testing stacktrace
[main] DEBUG LogHelper - Verifying class loader
[main] DEBUG LogHelper - Verifying JVM architecture
[main] INFO LogHelper - Launcher for project MythicalWorld
[main] INFO LogHelper - If need debug output use -Dlauncher.debug=true
[main] INFO LogHelper - If need stacktrace output use -Dlauncher.stacktrace=true
[main] INFO LogHelper - Restart Launcher with JavaAgent...
[main] DEBUG LogHelper - Commandline: [/Users/nobody/minecraft/MythicalWorld/java/jre/Contents/Home/bin/java, -Djdk.attach.allowAttachSelf, -XX:+DisableAttachMechanism, --add-exports=javafx.base/com.sun.javafx=ALL-UNNAMED, --add-exports=javafx.base/com.sun.javafx.binding=ALL-UNNAMED, --add-exports=javafx.base/com.sun.javafx.collections=ALL-UNNAMED, --add-exports=javafx.base/com.sun.javafx.event=ALL-UNNAMED, --add-exports=javafx.base/com.sun.javafx.property=ALL-UNNAMED, --add-exports=javafx.base/javafx.beans.property=ALL-UNNAMED, --add-exports=javafx.graphics/com.sun.javafx.application=ALL-UNNAMED, --add-exports=javafx.graphics/com.sun.javafx.font=ALL-UNNAMED, --add-exports=javafx.graphics/com.sun.javafx.geom=ALL-UNNAMED, --add-exports=javafx.graphics/com.sun.javafx.perf=ALL-UNNAMED, --add-exports=javafx.graphics/com.sun.javafx.scene=ALL-UNNAMED, --add-exports=javafx.graphics/com.sun.javafx.scene.input=ALL-UNNAMED, --add-exports=javafx.graphics/com.sun.javafx.scene.text=ALL-UNNAMED, --add-exports=javafx.graphics/com.sun.javafx.stage=ALL-UNNAMED, --add-exports=javafx.graphics/com.sun.javafx.tk=ALL-UNNAMED, --add-exports=javafx.graphics/com.sun.javafx.util=ALL-UNNAMED, --add-exports=javafx.graphics/com.sun.prism=ALL-UNNAMED, --add-exports=javafx.graphics/com.sun.prism.paint=ALL-UNNAMED, --add-exports=javafx.graphics/com.sun.scenario=ALL-UNNAMED, --add-exports=javafx.graphics/com.sun.scenario.animation=ALL-UNNAMED, --add-exports=javafx.controls/com.sun.javafx.charts=ALL-UNNAMED, --add-exports=javafx.controls/com.sun.javafx.scene.control=ALL-UNNAMED, --add-exports=javafx.controls/com.sun.javafx.scene.control.behavior=ALL-UNNAMED, --add-exports=javafx.controls/com.sun.javafx.scene.control.inputmap=ALL-UNNAMED, --add-exports=javafx.controls/com.sun.javafx.scene.control.skin=ALL-UNNAMED, --add-exports=javafx.controls/javafx.scene.chart=ALL-UNNAMED, -Dlauncher.stacktrace=true, -Dlauncher.dev=true, -Dlauncher.debug=true, --add-modules, javafx.controls,javafx.fxml, --module-path, /Users/nobody/minecraft/MythicalWorld/java/openjfx/lib, -Xmx256M, -cp, /Users/nobody/Downloads/MythicalWorld.jar, pro.gravit.launcher.LauncherEngineWrapper]
Exception in thread "main" java.io.IOException: Cannot run program "/Users/nobody/minecraft/MythicalWorld/java/jre/Contents/Home/bin/java": error=2, No such file or directory
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048)
at pro.gravit.launcher.MytHIcaLworlDz.main(Unknown Source)
Caused by: java.io.IOException: error=2, No such file or directory
at java.lang.UNIXProcess.forkAndExec(Native Method)
at java.lang.UNIXProcess.<init>(UNIXProcess.java:247)
at java.lang.ProcessImpl.start(ProcessImpl.java:134)
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029)
... 1 more
Зашел дальше в `/Users/nobody/minecraft/MythicalWorld/`, а там следующая структура директорий:
P.S. Java у меня стоит 1.8.0_401
Логи в терминале следующие:
java -jar MythicalWorld.jar
java.io.EOFException
at pro.gravit.launcher.mytHiCaLWORldc.read(Unknown Source)
at pro.gravit.launcher.MYtHIcalWorLDE.read(Unknown Source)
at java.io.FilterInputStream.read(FilterInputStream.java:107)
at pro.gravit.launcher.MYThiCAlwoRlDY.MYThIcAlWOrLDo(Unknown Source)
at pro.gravit.launcher.MYThiCAlwoRlDY.MYThIcAlWOrLDo(Unknown Source)
at pro.gravit.launcher.MYThiCAlwoRlDY.MyThICaLworlD5(Unknown Source)
at pro.gravit.launcher.MYThiCAlwoRlDY.MYThIcAlWOrLDo(Unknown Source)
at pro.gravit.launcher.MyThICALWorldG.MYThIcAlWOrLDo(Unknown Source)
at pro.gravit.launcher.MYTHIcaLWOrLdS.MYThIcAlWOrLDo(Unknown Source)
at pro.gravit.launcher.mYthiCalworLD5.MyThICaLworlD5(Unknown Source)
at pro.gravit.launcher.myTHIcAlwoRLdo.MyThICaLworlD5(Unknown Source)
at pro.gravit.launcher.MyThICalWoRLdl.MyThICaLworlD5(Unknown Source)
at pro.gravit.launcher.mYTHIcalWoRLDy.<init>(Unknown Source)
at pro.gravit.launcher.MytHIcaLworlDz.main(Unknown Source)
[main] INFO LogHelper - GravitLauncher (fork sashok724's Launcher) Launcher v5.5.4-1 dev
[main] INFO LogHelper - License for Launcher GPLv3. SourceCode: https://github.com/GravitLauncher/Launcher
[main] DEBUG LogHelper - Testing stacktrace
[main] DEBUG LogHelper - Verifying class loader
[main] DEBUG LogHelper - Verifying JVM architecture
[main] INFO LogHelper - Launcher for project MythicalWorld
[main] INFO LogHelper - If need debug output use -Dlauncher.debug=true
[main] INFO LogHelper - If need stacktrace output use -Dlauncher.stacktrace=true
[main] INFO LogHelper - Restart Launcher with JavaAgent...
[main] DEBUG LogHelper - Commandline: [/Users/nobody/minecraft/MythicalWorld/java/jre/Contents/Home/bin/java, -Djdk.attach.allowAttachSelf, -XX:+DisableAttachMechanism, --add-exports=javafx.base/com.sun.javafx=ALL-UNNAMED, --add-exports=javafx.base/com.sun.javafx.binding=ALL-UNNAMED, --add-exports=javafx.base/com.sun.javafx.collections=ALL-UNNAMED, --add-exports=javafx.base/com.sun.javafx.event=ALL-UNNAMED, --add-exports=javafx.base/com.sun.javafx.property=ALL-UNNAMED, --add-exports=javafx.base/javafx.beans.property=ALL-UNNAMED, --add-exports=javafx.graphics/com.sun.javafx.application=ALL-UNNAMED, --add-exports=javafx.graphics/com.sun.javafx.font=ALL-UNNAMED, --add-exports=javafx.graphics/com.sun.javafx.geom=ALL-UNNAMED, --add-exports=javafx.graphics/com.sun.javafx.perf=ALL-UNNAMED, --add-exports=javafx.graphics/com.sun.javafx.scene=ALL-UNNAMED, --add-exports=javafx.graphics/com.sun.javafx.scene.input=ALL-UNNAMED, --add-exports=javafx.graphics/com.sun.javafx.scene.text=ALL-UNNAMED, --add-exports=javafx.graphics/com.sun.javafx.stage=ALL-UNNAMED, --add-exports=javafx.graphics/com.sun.javafx.tk=ALL-UNNAMED, --add-exports=javafx.graphics/com.sun.javafx.util=ALL-UNNAMED, --add-exports=javafx.graphics/com.sun.prism=ALL-UNNAMED, --add-exports=javafx.graphics/com.sun.prism.paint=ALL-UNNAMED, --add-exports=javafx.graphics/com.sun.scenario=ALL-UNNAMED, --add-exports=javafx.graphics/com.sun.scenario.animation=ALL-UNNAMED, --add-exports=javafx.controls/com.sun.javafx.charts=ALL-UNNAMED, --add-exports=javafx.controls/com.sun.javafx.scene.control=ALL-UNNAMED, --add-exports=javafx.controls/com.sun.javafx.scene.control.behavior=ALL-UNNAMED, --add-exports=javafx.controls/com.sun.javafx.scene.control.inputmap=ALL-UNNAMED, --add-exports=javafx.controls/com.sun.javafx.scene.control.skin=ALL-UNNAMED, --add-exports=javafx.controls/javafx.scene.chart=ALL-UNNAMED, -Dlauncher.stacktrace=true, -Dlauncher.dev=true, -Dlauncher.debug=true, --add-modules, javafx.controls,javafx.fxml, --module-path, /Users/nobody/minecraft/MythicalWorld/java/openjfx/lib, -Xmx256M, -cp, /Users/nobody/Downloads/MythicalWorld.jar, pro.gravit.launcher.LauncherEngineWrapper]
Exception in thread "main" java.io.IOException: Cannot run program "/Users/nobody/minecraft/MythicalWorld/java/jre/Contents/Home/bin/java": error=2, No such file or directory
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048)
at pro.gravit.launcher.MytHIcaLworlDz.main(Unknown Source)
Caused by: java.io.IOException: error=2, No such file or directory
at java.lang.UNIXProcess.forkAndExec(Native Method)
at java.lang.UNIXProcess.<init>(UNIXProcess.java:247)
at java.lang.ProcessImpl.start(ProcessImpl.java:134)
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029)
... 1 more
Зашел дальше в `/Users/nobody/minecraft/MythicalWorld/`, а там следующая структура директорий:
P.S. Java у меня стоит 1.8.0_401