-
d003232
- Posts: 1252
- Joined: Wed Jun 03, 2009 4:27 pm
#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.
-
Administrator
- Site Admin
- Posts: 5333
- Joined: Sat Jan 05, 2008 4:21 pm
#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.
Who is online
Users browsing this forum: Bing [Bot] and 2 guests