Search found 5 matches
- Fri Jun 14, 2013 10:28 pm
- Forum: Runes of Magic
- Topic: Error after running bot for a while.
- Replies: 14
- Views: 3097
Re: Error after running bot for a while.
I have download your userfunction_setwindow.lua and placed it into the userfunctions folder and I would call it like this? <waypoints type="travel"> <onLoad> setwindow(whatever i want to track) </onload> xxx-my-waypoints-xxx </waypoints> Also, thank you so much for all your work on the for...
- Fri Jun 14, 2013 9:05 pm
- Forum: Runes of Magic
- Topic: Error after running bot for a while.
- Replies: 14
- Views: 3097
Re: Error after running bot for a while.
Ahh ok then it is deffinately the player.TimeTillLevel I might do up a new char to test this, unfortunately it could be a lot of things =( Seems weird to me it does it when you start the bot up again, all values should be gotten fresh. Just use my userfunction I posted for now as it dissables the d...
- Fri Jun 14, 2013 9:03 pm
- Forum: Runes of Magic
- Topic: Error after running bot for a while.
- Replies: 14
- Views: 3097
Re: Error after running bot for a while.
Once that error happens, I get it again and again. Strange that it will run a task fine and then get an error and then not allow the script to run for more than 5 seconds without the error again. It can run for an hour no problem... Seems weird to me it does it when you start the bot up again, all v...
- Fri Jun 14, 2013 6:51 pm
- Forum: Runes of Magic
- Topic: Error after running bot for a while.
- Replies: 14
- Views: 3097
Re: Error after running bot for a while.
The full error line is
/scripts/rom/functions.lua:474: bad argument to 'string.format' (not a number in proper range)
Execution error: Runtime error
Loaded plugin "lxp'
executing script 'bot.lua'
/scripts/rom/functions.lua:474: bad argument to 'string.format' (not a number in proper range)
Execution error: Runtime error
Loaded plugin "lxp'
executing script 'bot.lua'
- Fri Jun 14, 2013 6:05 pm
- Forum: Runes of Magic
- Topic: Error after running bot for a while.
- Replies: 14
- Views: 3097
Error after running bot for a while.
Hi, I have made a small waypoint and loaded the default profile. Everything runs fine and then I will get a functions.lua:474: bad argument #7 I have the updated MicroMicro did updates and I even started from scratch. After I get this error, it will run the script again for a few second and repeat t...