- Joined
- Jun 24, 2014
- Messages
- 172
- Thread Author
- #21
Forum is dead lol
Nah, I read every reply this thread gets. People are simply retarded. I can't help them with that. You're included.
By registering with us, you'll be able to discuss, share and private message with other members of our community.
Sign up now!Forum is dead lol
Joes-iMac:~ joe$ cd desktop
Joes-iMac:desktop joe$ cd runeguy
Joes-iMac:runeguy joe$ chmod +x runemate.sh
Joes-iMac:runeguy joe$ ./runemate.sh
Joes-iMac:runeguy joe$ Error: Could not find or load main class jagexappletviewer
[Debug] Java Home: /Library/Java/JavaVirtualMachines/jdk1.8.0_171.jdk/Contents/Home/jre
[Debug] Java Version: 8u171 x64 (Oracle Corporation)
[Debug] Maximum Heap Size: 1821MB
[Debug] RuneMate Version: 2.84.3
[Debug] Operating System: Mac OS X x64
Hi, ive redownloaded runescape. checked its in my application folder. seems to be at this directory Joes-iMac:~ joe$/Users/Joe/Applications/Old School RuneScape.app/Contents/Java/jagexappletviewer.jar
how come its saying its not found?
Last login: Sun Jul 1 20:27:53 on console
MacBooks-MacBook-Pro:~ Mac$ pwd
/Users/Mac
MacBooks-MacBook-Pro:~ Mac$ cd Desktop
MacBooks-MacBook-Pro:Desktop Mac$ cd Runemate
MacBooks-MacBook-Pro:Runemate Mac$ chmod +x runemate.sh
MacBooks-MacBook-Pro:Runemate Mac$ ./runemate.sh
MacBooks-MacBook-Pro:Runemate Mac$ No Java runtime present, requesting install.
No Java runtime present, requesting install.
Last login: Sun Jul 1 20:30:59 on ttys000
MacBooks-MacBook-Pro:~ Mac$ /Users/Mac/Desktop/Runemate/runemate.sh ; exit;
logout
Saving session...
...copying shared history...No Java runtime present, requesting install.
No Java runtime present, requesting install.
...saving history...truncating history files...
...completed.
Deleting expired sessions...none found.
[Process completed]
Ive followed the instructions
and i keep having trouble on the last one it keeps telling to update java
which I've done
but it keeps asking me the same thing
Code:Last login: Sun Jul 1 20:27:53 on console MacBooks-MacBook-Pro:~ Mac$ pwd /Users/Mac MacBooks-MacBook-Pro:~ Mac$ cd Desktop MacBooks-MacBook-Pro:Desktop Mac$ cd Runemate MacBooks-MacBook-Pro:Runemate Mac$ chmod +x runemate.sh MacBooks-MacBook-Pro:Runemate Mac$ ./runemate.sh MacBooks-MacBook-Pro:Runemate Mac$ No Java runtime present, requesting install. No Java runtime present, requesting install.
This is after I made the sh work on terminal
Code:Last login: Sun Jul 1 20:30:59 on ttys000 MacBooks-MacBook-Pro:~ Mac$ /Users/Mac/Desktop/Runemate/runemate.sh ; exit; logout Saving session... ...copying shared history...No Java runtime present, requesting install. No Java runtime present, requesting install. ...saving history...truncating history files... ...completed. Deleting expired sessions...none found. [Process completed]
Any suggestions?
Yeah I have it
Last login: Mon Jul 2 16:05:06 on ttys000
/Users/Mac/Desktop/Runemate/runemate.sh ; exit;
MacBooks-MacBook-Pro:~ Mac$ /Users/Mac/Desktop/Runemate/runemate.sh ; exit;
logout
Saving session...
...copying shared history...
...saving history...truncating history files...
...completed.
Error: Unable to access jarfile RuneMate.jar
[Process completed]
Java notice stopped coming after installing JDK
Code:Last login: Mon Jul 2 16:05:06 on ttys000 /Users/Mac/Desktop/Runemate/runemate.sh ; exit; MacBooks-MacBook-Pro:~ Mac$ /Users/Mac/Desktop/Runemate/runemate.sh ; exit; logout Saving session... ...copying shared history... ...saving history...truncating history files... ...completed. Error: Unable to access jarfile RuneMate.jar [Process completed]
Now runemate.jar won't work but sh file opens osrs client no problem
it won't work manually or with sh file
Did you put the .sh file in the same folder as the runemate.jar file?
Thank you so much! Almost quit botting because I couldn't get my client to work!This is for macOS not Windows. If you're using Windows stop reading right now as this will not work for you. Solutions for Windows have been posted multiple times in the forum, look around for them.
Alright, so yesterday I tried again to find a fix for this error that seems to happen to almost everyone using macOS. I didn't find anything that worked yesterday and today I was finally able to run a tutorial island bot on my Macbook Pro. The solution is simply running the jagexappletviewer.jar instead of launching the client.
Disclaimer: it worked for me. I can't guarantee it works for you.
Prerequisites:
Steps: these are as noob-friendly as possible
- Disable your firewall or allow the java binary receive incoming connections.
- The standalone RuneMate file (RuneMate.jar).
- Any text editor (vim, Sublime, Atom, TextEdit, etc).
- The official OSRS client.
- Minimal knowledge of CLI.
- Launch your text editor and paste the following script:
Code:#!/bin/bash osrs_path="/Applications/Old School RuneScape.app/Contents/Java/jagexappletviewer.jar" java -jar RuneMate.jar & java -Djava.class.path="$osrs_path" -Dcom.jagex.config=http://oldschool.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 &
Now both RuneMate and a OSRS client will launch and you will be able to run a bot.
- If you installed the OSRS client somewhere else other than /Applications/ or you changed the name of the client, change the value of the osrs_path variable accordingly.
- Save it as runemate.sh in the same folder you downloaded the RuneMate.jar file.
- Open the Terminal application and navigate to the folder you saved the runemate.sh file. Watch this video if you don't know what this means.
- Write: chmod +x runemate.sh
- Press enter.
- Write: ./runemate.sh
- Press enter.
After doing all this and you want to run RuneMate again, repeat steps 3, 6 and 7 or you can right click runemate.sh and change the application it opens with. Change it to Terminal. Like so and now you can double click it.
Sources:
Game Client
get this error in terminal:
desktop *****$ ./runemate.sh
./runemate.sh: line 1: {rtf1ansiansicpg1252cocoartf1404cocoasubrtf110: command not found
./runemate.sh: line 2: syntax error near unexpected token `}'
./runemate.sh: line 2: `{\fonttbl\f0\fmodern\fcharset0 Courier;}'
any idea's?
i have done everything and it writes that
./runemate.sh: line 1: 1: command not found
./runemate.sh: line 2: 2: command not found
./runemate.sh: line 3: 3: command not found
./runemate.sh: line 4: 4: command not found
what to do ?
Click "format" on the menu at the top and click "convert to text without format" or "convert to plain text" (I don't know exactly how it shows up in English)
Could anyone help?
Caused by: java.lang.ArrayIndexOutOfBoundsException: 1
at nul.iiIIiIiiiIIII.float(ffc:211)
at com.runemate.boot.Boot.catch(cwc:14)
at com.runemate.boot.Boot.main(cwc:161)
... 11 more
We use essential cookies to make this site work, and optional cookies to enhance your experience.