Page 1 of 1

error crashes

Posted: Fri Apr 29, 2011 11:00 pm
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

Re: error crashes

Posted: Fri Apr 29, 2011 11:12 pm
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.

Re: error crashes

Posted: Sat Apr 30, 2011 7:35 am
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?

Re: error crashes

Posted: Sat Apr 30, 2011 7:45 am
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.