Welcome!

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

Sign up now!

Read this if you are having issues running RM

Joined
Dec 23, 2014
Messages
53
Hi guys, First of all just want to credit @roflcopter19 and @Raymondbl For helping me find a solution to my Client crashing and lagging.

I'm going to explain and show you how they helped me get it working and what you need to do.

First of all if you are having any client issues around lag or it crashing you should start by allocating more ram to java which this guide shows you : http://www.wikihow.com/Increase-Java-Memory-in-Windows-7

After that you will want to create a .bat file and put what you can see below." notice the Xmx2048m that indicates how much ram you assigned to java, if you have lower memory available you can change it by following the guide i linked!
runemate.png

Here is the text you will need to put in on notepad and then save as a .bat file.

java -jar -Xmx2048m RuneMate.jar

Now this is what it should look like when you're saving it, Remember to select all files from the drop down menu!

rune mate #2.png

After that you need to move this file into the Runemate folder, along with the runemate.jar file, after that you should be good to go!
runemate 3.png


Cheers :)
 
Last edited:
Joined
Dec 18, 2014
Messages
398
Great idea, Timepiece, will help lots of people. Probably applies to 64-bit as well.

Perhaps put this in so they can copy and paste?

Code:
java -jar -Xmx2048m RuneMate.jar
 
Joined
Dec 23, 2014
Messages
53
Great idea, Timepiece, will help lots of people. Probably applies to 64-bit as well.

Perhaps put this in so they can copy and paste?

Code:
java -jar -Xmx2048m RuneMate.jar

Will be adding it now, thanks for help previously :), I saw a different solution to 64 bit OS somewhere which seemed to be sufficient, i'll try and find it now and link it.
 

god

Joined
Jan 2, 2015
Messages
85
b8064b606b3ad5e68bad7753e13bc0b9.png
 
Top