14.10.2015, 18:13
PHP код:
[20:04:35] [debug] Server crashed while executing vitalcs.amx
PHP код:
[20:04:34] [debug] Run time error 4: "Array index out of bounds"
Код:
Array index out of bounds
But I believe one of those caused the crash:
PHP код:
[20:04:34] [debug] #1 000b3e70 in public SyncTime2 () from vitalcs.amx
[20:04:34] [debug] #2 000b3c58 in public SyncUp2 () from vitalcs.amx
Also the error says you trying to access the index '200' while the highest index in the array is '199' check your code.
PHP код:
[20:04:34] [debug] Accessing element at index 200 past array upper bound 199