16.01.2015, 18:28
I have this problem a long time ago , but a few days appears very often.
Player get Lost Conection to The server and This server is restarting during the game .
I put crashdetect and i received it .
http://pastebin.com/PvnLPm5a - OnPlayerDisconnect .
This is line 6625 gLastDriver[gLastCar[playerid]] = 300;
I have latest includes.
Player get Lost Conection to The server and This server is restarting during the game .
I put crashdetect and i received it .
Код:
[15:52:32] [debug] Run time error 4: "Array index out of bounds" [15:52:32] [debug] Accessing element at index 750 past array upper bound 301 [15:52:32] [debug] AMX backtrace: [15:52:32] [debug] #0 0002c754 in public SSCANF_OnPlayerDisconnect (playerid=74, reason=1) at gf.pwn:6625 [15:52:32] [debug] #1 native CallLocalFunction () [080dce40] from samp03svr [15:52:32] [debug] #2 000031a8 in public Itter_OnPlayerDisconnect (playerid=74, reason=1) at pawno\include\sscanf2.inc:223 [15:52:32] [debug] #3 native CallLocalFunction () [080dce40] from samp03svr [15:52:32] [debug] #4 00002820 in public OnPlayerDisconnect (playerid=74, reason=1) at pawno\include\foreach.inc:787 [15:52:32] [part] DrAcU.99 has left the server (74:1)
This is line 6625 gLastDriver[gLastCar[playerid]] = 300;
I have latest includes.