BUG: loop in bot.lua line 239

Runes of Magic/Radiant Arcana (http://www.runesofmagic.com)
Post Reply
Message
Author
d003232
Posts: 1252
Joined: Wed Jun 03, 2009 4:27 pm

BUG: loop in bot.lua line 239

#1 Post by d003232 » Mon Jun 15, 2009 4:29 am

Think there is an endless loop at bot.lua line 239:

Code: Select all

				if( os.difftime(aggroWaitStart, os.time()) > 3 ) then
					cprintf(cli.red, language[34]);
					break;
				end;
The value get negative. It is not so easy to reproduce that situation, so I'm not 100% sure.
The RoM Bot Online Wiki needs your help!

User avatar
Administrator
Site Admin
Posts: 5307
Joined: Sat Jan 05, 2008 4:21 pm

Re: BUG: loop in bot.lua line 239

#2 Post by Administrator » Mon Jun 15, 2009 7:07 am

Good find. Thanks for the info. I've fixed this on my end, and it will be in the next SVN commit.

Post Reply

Who is online

Users browsing this forum: Ahrefs [Bot], Google [Bot] and 1 guest