Some help please. - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Some help please. (
/showthread.php?tid=391619)
Some help please. -
Camorra - 11.11.2012
Hi i got that warnning from the crasher into server log
Код:
[debug] Run time error 4: "Array index out of bounds"
[debug] Accessing element at index 531 past array upper bound 530
[debug] AMX backtrace:
[debug] #0 00269b8c in ?? () from Bluegames.amx
[debug] #1 002537f8 in public IRC_OnGameModeInit () from Bluegames.amx
[debug] #2 native CallLocalFunction () [00472c00] from samp-server.exe
[debug] #3 0000c828 in public SSCANF_OnGameModeInit () from Bluegames.amx
[debug] #4 native CallLocalFunction () [00472c00] from samp-server.exe
[debug] #5 000066dc in public Itter_OnGameModeInit () from Bluegames.amx
[debug] #6 native CallLocalFunction () [00472c00] from samp-server.exe
[debug] #7 00004750 in public Streamer_OnGameModeInit () from Bluegames.amx
[debug] #8 native CallLocalFunction () [00472c00] from samp-server.exe
[debug] #9 00000a34 in public OnGameModeInit () from Bluegames.amx
Its happens when the server restart, and all 30 min its force into the server log, what i have to do ?
Anyone??