Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!

Bug Client

Joined
Jan 14, 2016
Messages
4
New game client will not start on Mac. Have installed and reinstalled 3x, were no prior problems before update.
 
Joined
Oct 31, 2016
Messages
3
Same here tried re installing and restarting computer. Problem only started after most recent update the application wont load at all.
 
RuneMate Staff
Joined
Oct 2, 2015
Messages
3,222
Please assist us in identifying the cause by doing the following:

  1. Navigate to your RuneMate installation and find RuneMate.jar & copy this file location
  2. Open Terminal
  3. Type
    Code:
    java -jar RuneMate.jar
    - where "RuneMate.jar" is the file location you found in Step 1
  4. Copy what appears in the Terminal window when you try to run RuneMate and upload it here.
 
Joined
Jan 10, 2017
Messages
9
@tetrooo I did what you posted and it worked, thanks. A more permanent solution would probably be better though I'd imagine.

@kazemanie I'm a little confused about what you posted, I tried doing what you said but I'm not the best with computers, if anyone can explain a little more detailed as to what to do then I can definitely try to post whatever is needed to fix the issue :)
 
@kazemanie I reread what you wrote, sorry I was misinterpreting it. I think this is what you may need:

Last login: Mon Feb 20 23:49:00 on ttys000

MacBook-Pro:~ $ java -jar /Applications/RuneMate.app/Contents/java/app/RuneMate.jar

No Java runtime present, requesting install.

MacBook-Pro:~ $
 
Joined
Jan 21, 2017
Messages
22
Npc Dismisser has been activated!

Feb 20, 2017 8:14:52 PM javafx.scene.CssStyleHelper calculateValue

WARNING: Caught 'java.lang.ClassCastException: java.lang.String cannot be cast to javafx.scene.paint.Color' while converting value for '-fx-prompt-text-fill' from rule '*.text-input' in stylesheet file:/Users/StefanI/RuneMate/temp/matena.css

Feb 20, 2017 8:14:52 PM javafx.scene.CssStyleHelper calculateValue

WARNING: Caught 'java.lang.ClassCastException: java.lang.String cannot be cast to javafx.scene.paint.Color' while converting value for '-fx-prompt-text-fill' from rule '*.text-input' in stylesheet file:/Users/StefanI/RuneMate/temp/matena.css

Feb 20, 2017 8:14:54 PM javafx.scene.CssStyleHelper calculateValue

WARNING: Caught 'java.lang.ClassCastException: java.lang.String cannot be cast to javafx.scene.paint.Color' while converting value for '-fx-prompt-text-fill' from rule '*.text-input' in stylesheet file:/Users/StefanI/RuneMate/temp/matena.css

Feb 20, 2017 8:14:54 PM javafx.scene.CssStyleHelper calculateValue

WARNING: Caught 'java.lang.ClassCastException: java.lang.String cannot be cast to javafx.scene.paint.Color' while converting value for '-fx-prompt-text-fill' from rule '*.text-input' in stylesheet file:/Users/StefanI/RuneMate/temp/matena.css

Feb 20, 2017 8:14:54 PM javafx.scene.CssStyleHelper calculateValue

WARNING: Caught 'java.lang.ClassCastException: java.lang.String cannot be cast to javafx.scene.paint.Color' while converting value for '-fx-prompt-text-fill' from rule '*.text-input' in stylesheet file:/Users/StefanI/RuneMate/temp/matena.css

Feb 20, 2017 8:14:55 PM javafx.scene.CssStyleHelper calculateValue

WARNING: Caught 'java.lang.ClassCastException: java.lang.String cannot be cast to javafx.scene.paint.Color' while converting value for '-fx-prompt-text-fill' from rule '*.text-input' in stylesheet file:/Users/StefanI/RuneMate/temp/matena.css

Feb 20, 2017 8:25:14 PM javafx.scene.CssStyleHelper calculateValue

WARNING: Caught 'java.lang.ClassCastException: java.lang.String cannot be cast to javafx.scene.paint.Color' while converting value for '-fx-prompt-text-fill' from rule '*.text-input' in stylesheet file:/Users/StefanI/RuneMate/temp/matena.css

Npc Dismisser has been activated!

Exception in thread "Spot observer" java.rmi.UnmarshalException: Error unmarshaling return header; nested exception is:

java.io.EOFException

at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:229)

at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:162)

at java.rmi.server.RemoteObjectInvocationHandler.invokeRemoteMethod(RemoteObjectInvocationHandler.java:227)

at java.rmi.server.RemoteObjectInvocationHandler.invoke(RemoteObjectInvocationHandler.java:179)

at com.sun.proxy.$Proxy7.uid(Unknown Source)

at nul.iiiiiIiiIIIi.void(jfb:82)

at com.runemate.game.api.hybrid.region.GameObjects.getLoadedOn(aya:229)

at com.runemate.game.api.hybrid.region.GameObjects.getLoadedOn(aya:233)

at com.runemate.game.api.hybrid.queries.GameObjectQueryBuilder.void(dkb:133)

at com.runemate.game.api.hybrid.queries.QueryBuilder.results(sbb:89)

at robot.iIIIiiiiiI.byte(z:13)

at robot.IiiiiiiIIi.byte(r:20)

at robot.IIiiiiIiIi.run(o:103)

at robot.IIiIIiIiii.run(mj:93)

Caused by: java.io.EOFException

at java.io.DataInputStream.readByte(DataInputStream.java:267)

at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:215)

... 13 more

Stefans-MacBook-Pro-2:app StefanI$

Stefans-MacBook-Pro-2:app StefanI$
 
Top