Run Time Error and Crash...
#2

PHP код:
 [20:04:35] [debugServer crashed while executing vitalcs.amx 
Something on vitalcs.amx Crashed the server with error:
PHP код:
 [20:04:34] [debugRun time error 4"Array index out of bounds" 
Код:
Array index out of bounds
Check which array / string or whatever loading something bigger than its size.
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 
Check your SyncTime2 / SyncUp2 ..
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 
Reply


Messages In This Thread
Run Time Error and Crash... - by Andrei1255 - 14.10.2015, 17:32
Re: Run Time Error and Crash... - by karemmahmed22 - 14.10.2015, 18:13
Re: Run Time Error and Crash... - by Andrei1255 - 14.10.2015, 18:28

Forum Jump:


Users browsing this thread: 1 Guest(s)