1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Tutorial [FIX] macOS AgentInitializationException

Discussion in 'Client & Site Support' started by Daniel, Mar 30, 2018.

Thread Status:
Not open for further replies.
  1. FarFromReality

    Joined:
    Dec 18, 2018
    Messages:
    1
    Likes Received:
    0
    Tried everything aforementioned even moving files to desktop still no luck

    Last login: Sat Dec 22 23:47:11 on ttys000

    Nicolas-iMac:~ Ricky$ cd desktop

    Nicolas-iMac:desktop Ricky$ ./runemate.sh

    Nicolas-iMac:desktop Ricky$ Error: Could not find or load main class com.runemate.boot.Boot

    Caused by: java.lang.NoClassDefFoundError: javafx/application/Application

    Java Version: 11.0.1

    WARNING: An illegal reflective access operation has occurred

    WARNING: Illegal reflective access by jagexappletviewer (file:/Applications/Old%20School%20RuneScape.app/Contents/Java/jagexappletviewer.jar) to field java.lang.ClassLoader.scl

    WARNING: Please consider reporting this to the maintainers of jagexappletviewer

    WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations

    WARNING: All illegal access operations will be denied in a future release

    Startup config url:http://oldschool.runescape.com/jav_config.ws

    Config URL is http://oldschool.runescape.com/jav_config.ws
     
  2. DarrellV

    Joined:
    Aug 3, 2017
    Messages:
    3
    Likes Received:
    0
    I get this error:
    ./runemate.sh: line 1: {rtf1ansiansicpg1252cocoartf1671cocoasubrtf200: command not found

    ./runemate.sh: line 2: syntax error near unexpected token `}'

    ./runemate.sh: line 2: `{\fonttbl\f0\fmodern\fcharset0 Courier;}'

    can somebody help me?
     
  3. ehaus77

    Joined:
    Dec 24, 2018
    Messages:
    1
    Likes Received:
    0
    you have to make sure the text doc is plain text. each line of code is on a seperate line.
     
  4. jiurui123

    Joined:
    Dec 26, 2018
    Messages:
    4
    Likes Received:
    0
    I get this:
    chmod: runemate.sh: No such file or directory

    and exactly where should the runemate.sh file be put? My runemate.jar file is in the "downloaded" folder.... should the runemate.sh also be in the downloaded folder then?

    EDIT: I fixed it that problem... but now I get the
    No Java runtime present, requesting install.

    No Java runtime present, requesting install.

    error
     
    #64 jiurui123, Dec 26, 2018
    Last edited: Dec 26, 2018
  5. JDPerry_14

    Joined:
    Jan 2, 2019
    Messages:
    1
    Likes Received:
    0
    Hello,
    So I'm not to savvy with the use of terminal, but when I believe I typed all the information I needed in this is what I got. I am also getting the error message that the agent exception is not binding. here is what my terminal said. Had something to do with jagex that it stated towards the bottom possilbly being the issue, but like I said I am not sure.

    > #!/bin/bash
    > rs2client="/Applications/rs2client.app/Contents/Java/jagexappletviewer.jar"
    > java -jar RuneMate.jar &
    > java -Djava.class.path="$rs2client” -Dcom.jagex.config=http://runescape.com/jav_config.ws jagexappletviewer -Djava.system.class.loader=app.systemclassloader -Dsun.java2d.nodraw=true -Xmx512m -Xss2m -XX:CompileThreshold=1500 -XX:+UseConcMarkSweepGC -XX:+UseParNewGC &
    [1] 6971
    MY-Mac-Air:~ MY$
    MY-Mac-Air:~ MY$ Error: Could not find or load main class jagexappletviewer
    Caused by: java.lang.ClassNotFoundException: jagexappletviewer
     
  6. DollaDBRO

    Joined:
    Dec 7, 2018
    Messages:
    2
    Likes Received:
    0
    im getting this response
    Daryls-MacBook-Pro-2:runematex DBRO$ chmod +x runemate.sh

    Daryls-MacBook-Pro-2:runematex DBRO$ ./runemate.sh

    -bash: ./runemate.sh: /bin/bash
    : bad interpreter: No such file or directory
     
  7. pharaoh130

    Joined:
    Jan 8, 2019
    Messages:
    2
    Likes Received:
    0
    Thank you so much for posting this tutorial. Worked for me :)
     
  8. xnirvana

    Joined:
    Dec 30, 2018
    Messages:
    1
    Likes Received:
    0
    Keep getting the same error

    Code (Text):
    1.  
    2. Davids-MBP:~ Buddha$ cd Desktop
    3.  
    4. Davids-MBP:Desktop Buddha$ cd RM
    5.  
    6. Davids-MBP:RM Buddha$ chmod +x runemate.sh
    7.  
    8. Davids-MBP:RM Buddha$ ./runemate.sh
    9.  
    10. -bash: ./runemate.sh: /bin/bash
    11. : bad interpreter: No such file or directory
    12.  
    13.  

    EDIT:::: solution

    Fixed it by removing the spaces in the runemate.sh file between the lines of code
     
  9. whymanny

    Joined:
    Nov 20, 2018
    Messages:
    1
    Likes Received:
    0
    uh.... somehow i got it to work, thank you ! It took me two tries, i almost gave up.
    I even split my hard drive with boot camp to run runemate on windows on my macbook, but i'm glad i dont have to do that anymore.
     
Thread Status:
Not open for further replies.

Share This Page

Loading...