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 i woke up and my bot was not runing why that?

Mod Automation
Joined
Jul 26, 2013
Messages
3,044
You're going to have to be a lot more specific than that lol. What bot were you running? Was there an error? If so, give us a screenshot. If not, check your RuneMate logs (C:/Users/[USER]/RuneMate/) and show us. We can't help you unless you give us more information.
 

wyd

Joined
Mar 14, 2014
Messages
479
You're going to have to be a lot more specific than that lol. What bot were you running? Was there an error? If so, give us a screenshot. If not, check your RuneMate logs (C:/Users/[USER]/RuneMate/) and show us. We can't help you unless you give us more information.
I'm running it in CMD Now
 
Mod Automation
Joined
Jul 26, 2013
Messages
3,044
Your console logs are saved on your computer in the file location I specified above.
 
Mod Automation
Joined
Jul 26, 2013
Messages
3,044
Looks like the client ran out of memory. It is most likely due to a memory leak that is due to be fixed soon.
 

wyd

Joined
Mar 14, 2014
Messages
479
Looks like the client ran out of memory. It is most likely due to a memory leak that is due to be fixed soon.
cd ./
java -noverify -Xmx1024m -jar runemate.jar -loadlocal - verbose
pause

I done that to fix the Ram leak.
 
Mod Automation
Joined
Jul 26, 2013
Messages
3,044
You can't fix a memory leak lol. You can only delay it. What setting it to 1024 does is cause the garbage collector to be called more often. It doesn't actually "fix" it.
 

wyd

Joined
Mar 14, 2014
Messages
479
You can't fix a memory leak lol. You can only delay it. What setting it to 1024 does is cause the garbage collector to be called more often. It doesn't actually "fix" it.
How long to The Dev of runemate go to Fix it Do you have a ETA?
 
Joined
Mar 14, 2014
Messages
44
You should always give a lot of detail when reporting bugs, purely giving us "it stopped" isn't terribly helpful.
 
Top