error crashes

Runes of Magic/Radiant Arcana (http://www.runesofmagic.com)
Post Reply
Message
Author
WhiteTiger
Posts: 84
Joined: Tue Jun 22, 2010 8:06 am

error crashes

#1 Post by WhiteTiger »

so um, i have my computer running with bots in the night while im sleeping, with 2 clients. and almost every time when i check the bots in the morning, one of em or both has crashed with the error message, u know. it usually happends on the loading screen combined with WaitForLoadingScreen(), not always but alot of the time.. is there any way to fix this or at least make it crash less? like if its my in game addons, or if it is some stuff with the micromacro program. im running low on gold :( plz help
User avatar
rock5
Posts: 12173
Joined: Tue Jan 05, 2010 3:30 am
Location: Australia

Re: error crashes

#2 Post by rock5 »

The game is not very good at managing memory. If you have a script that includes loading screens, eg. teleports, instances, loading new character etc., it will eventually crash.

Any steps that reduce the number of load screens or manage memory, will help. When in citys don't teleport, walk. Reduce the graphical detail of your clients. If you can run your script without the user interface (ctrl-z) do so. If not, at least close the minimap if you can. Installing more memory will also help.

Hope that's helpful.
  • Please consider making a small donation to me to support my continued contributions to the bot and this forum. Thank you. Donate
  • I check all posts before reading PMs. So if you want a fast reply, don't PM me but post a topic instead. PM me for private or personal topics only.
  • How to: copy and paste in micromacro
    ________________________
    Quote:
    • “They say hard work never hurt anybody, but I figure, why take the chance.”
          • Ronald Reagan
WhiteTiger
Posts: 84
Joined: Tue Jun 22, 2010 8:06 am

Re: error crashes

#3 Post by WhiteTiger »

This may sound like a stupid idea, but what if I make the bot relog once in a while?:P will that reset the memory used?
User avatar
rock5
Posts: 12173
Joined: Tue Jan 05, 2010 3:30 am
Location: Australia

Re: error crashes

#4 Post by rock5 »

I think you need to restart the whole game to reset the memory issues and as far as I know the bot can't do this.
  • Please consider making a small donation to me to support my continued contributions to the bot and this forum. Thank you. Donate
  • I check all posts before reading PMs. So if you want a fast reply, don't PM me but post a topic instead. PM me for private or personal topics only.
  • How to: copy and paste in micromacro
    ________________________
    Quote:
    • “They say hard work never hurt anybody, but I figure, why take the chance.”
          • Ronald Reagan
Post Reply