Infinite loop that freezes the server
#5

Yea, I did define at the top of the script:
PHP код:
#include <crashdetect>

#define for___loop(%1;%2;%3) \
    
PrintAmxBacktrace(); \
    for(%
1;%2;%3)
    
#define while___loop(%1) \
    
PrintAmxBacktrace(); \
    while(%
1
25233 line:
PHP код:
for___loop(new 0GetPlayerPoolSize(); <= ji++) // From Production() 
25332:
PHP код:
for___loop(new 0GetPlayerPoolSize(); <= ji++) // From SpeedoUpdate() 
Reply


Messages In This Thread
Infinite loop that freezes the server - by AliveBG - 22.05.2015, 09:44
Re: Infinite loop that freezes the server - by Konstantinos - 22.05.2015, 09:46
Re: Infinite loop that freezes the server - by AliveBG - 22.05.2015, 10:02
Re: Infinite loop that freezes the server - by Konstantinos - 22.05.2015, 10:08
Re: Infinite loop that freezes the server - by AliveBG - 22.05.2015, 10:12
Re: Infinite loop that freezes the server - by Konstantinos - 22.05.2015, 10:24
Re: Infinite loop that freezes the server - by RaeF - 22.05.2015, 10:50
Re: Infinite loop that freezes the server - by AliveBG - 22.05.2015, 10:55
Re: Infinite loop that freezes the server - by RaeF - 22.05.2015, 11:06
Re: Infinite loop that freezes the server - by AliveBG - 22.05.2015, 11:21

Forum Jump:


Users browsing this thread: 1 Guest(s)