Welcome!

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

Sign up now!

Resolved SOLVED :)

Status
Not open for further replies.
Joined
Dec 23, 2014
Messages
53
Hi there, been trying to run a Divination script and it doesn't appear to be working, i've reported this to the script author and i've been told that it should be fixed within the next release as it's a client issue.. This still doesnt explain the fact that the client lags and then crashes right after i start a script.

Anyone else had this problem and is there a way to fix it?

Thank you for reading this and i hope there is a solution!
 
Joined
Dec 17, 2014
Messages
351
Make a .bat file and paste this in it: java -jar -Xmx2048m RuneMate.jar

Edit:
if 2048 doesnt work try 1536.

save it in the same dir as the runemate jar.

So make a notepad file paste that in it and save it as run.bat

How do i make a .bat file? Care to help me with this? :)
 
Joined
Dec 18, 2014
Messages
398
So make a notepad file paste that in it and save it as run.bat
When saving it - After typing in the file name "run.bat," under it should be a menu bar saying "Text Documents (*.txt)". Click it and change it to "All Files (*.*)" This is where a lot of people trip up.
 
Joined
Dec 23, 2014
Messages
53
When saving it - After typing in the file name "run.bat," under it should be a menu bar saying "Text Documents (*.txt)". Click it and change it to "All Files (*.*)" This is where a lot of people trip up.

For some reason it says java cannot access this file.. So frustrating haha thanks for your comment.

EDIT: it actually says Error: Unable to access jarfile Runemate.jar
 
Mod Automation
Joined
Jul 26, 2013
Messages
3,044
For some reason it says java cannot access this file.. So frustrating haha thanks for your comment.

EDIT: it actually says Error: Unable to access jarfile Runemate.jar
It is case sensitive. The name of the executable is most likely RuneMate.jar, so fix that in the .bat file.
 
Status
Not open for further replies.
Top