- Joined
- Jun 20, 2015
- Messages
- 279
- Thread Author
- #1
Hey guys...I'm looking for any insight on the current issue i'm having; I'm trying to launch Runemate.app on my hackintosh, however, I cannot seem to get it to work. I've also tried running the embedded jar file (RuneMate.jar) using terminal, and that isn't working either. I get an error message stating that the jar file cannot be launched. I have installed the latest JRE and JDK. Please see below log for more details.
java -jar /Applications/RuneMate.app/Contents/java/app/RuneMate.jar
[Debug] Java Home: /Library/Java/JavaVirtualMachines/jdk-9.0.1.jdk/Contents/Home
java.lang.reflect.InvocationTargetException
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at javafx.graphics/com.sun.javafx.application.LauncherImpl.launchApplicationWithArgs(LauncherImpl.java:473)
at javafx.graphics/com.sun.javafx.application.LauncherImpl.launchApplication(LauncherImpl.java:372)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at java.base/sun.launcher.LauncherHelper$FXHelper.main(LauncherHelper.java:945)
Caused by: java.lang.ArrayIndexOutOfBoundsException: 1
at nul.iiiIiIiiiIiii.int(hkb:21)
at com.runemate.boot.Boot.this(pqc:199)
at com.runemate.boot.Boot.main(pqc:101)
... 11 more
Exception running application com.runemate.boot.Boot
So I ended up installing the older version (version 8), restarting, and then using terminal and typing java -jar RuneMate.jar. <---- This is the standalone one, downloaded from the website btw. Seems to work like this. hmmm
LOL can't run any RS3 clients this way though...so yea...still not working :-(
java -jar /Applications/RuneMate.app/Contents/java/app/RuneMate.jar
[Debug] Java Home: /Library/Java/JavaVirtualMachines/jdk-9.0.1.jdk/Contents/Home
java.lang.reflect.InvocationTargetException
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at javafx.graphics/com.sun.javafx.application.LauncherImpl.launchApplicationWithArgs(LauncherImpl.java:473)
at javafx.graphics/com.sun.javafx.application.LauncherImpl.launchApplication(LauncherImpl.java:372)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at java.base/sun.launcher.LauncherHelper$FXHelper.main(LauncherHelper.java:945)
Caused by: java.lang.ArrayIndexOutOfBoundsException: 1
at nul.iiiIiIiiiIiii.int(hkb:21)
at com.runemate.boot.Boot.this(pqc:199)
at com.runemate.boot.Boot.main(pqc:101)
... 11 more
Exception running application com.runemate.boot.Boot
So I ended up installing the older version (version 8), restarting, and then using terminal and typing java -jar RuneMate.jar. <---- This is the standalone one, downloaded from the website btw. Seems to work like this. hmmm
LOL can't run any RS3 clients this way though...so yea...still not working :-(