30.07.2012, 06:23
Buenas. Ultimamente en mi servidor esst dandole crash a algunos, hasta a mi ... Puse el crashdetect como plugins ... y viendo en el server_log ... siempre sale esto cuando a alguien le da Crash:
[23:41:40][debug] Run time error 4: "Array index out of bounds"
[23:41:40] [debug] Accessing element at index 313 past array upper bound 301
[23:41:40] [debug] AMX backtrace:
[23:41:40] [debug] #0 0004deb4 in public JB_OnPlayerStateChange () from 4.amx
[23:41:40] [debug] #1 native CallLocalFunction () [080d3870] from samp-cristhian
[23:41:40] [debug] #2 00011768 in public OnPlayerStateChange () from 4.amx
[08:35:14] [debug] AMX backtrace:
[08:35:14] [debug] #0 0004deb4 in public JB_OnPlayerStateChange () from 3.amx
[08:35:14] [debug] #1 native CallLocalFunction () [080d3870] from samp-cristhian
[08:35:14] [debug] #2 00011768 in public OnPlayerStateChange () from 3.amx
[08:35:55] [debug] Run time error 4: "Array index out of bounds"
[08:35:55] [debug] Accessing element at index 344 past array upper bound 301
[08:35:55] [debug] AMX backtrace:
[08:35:55] [debug] #0 0002932c in public JB_OnPlayerDisconnect () from 3.amx
[08:35:55] [debug] #1 native CallLocalFunction () [080d3870] from samp-cristhian
[08:35:55] [debug] #2 0000e720 in public OnPlayerDisconnect () from 3.amx
Siempre sale eso .. їMe podrian ayudar a descifrar donde esta el problema y como solucionarlo? Gracias.
Uso el JunkBuster como anticheat.
Aqui puse todo el Cуdigo de OnPlayerStateChange() en pastebin
http://pastebin.com/VDcfeAXs
[23:41:40][debug] Run time error 4: "Array index out of bounds"
[23:41:40] [debug] Accessing element at index 313 past array upper bound 301
[23:41:40] [debug] AMX backtrace:
[23:41:40] [debug] #0 0004deb4 in public JB_OnPlayerStateChange () from 4.amx
[23:41:40] [debug] #1 native CallLocalFunction () [080d3870] from samp-cristhian
[23:41:40] [debug] #2 00011768 in public OnPlayerStateChange () from 4.amx
[08:35:14] [debug] AMX backtrace:
[08:35:14] [debug] #0 0004deb4 in public JB_OnPlayerStateChange () from 3.amx
[08:35:14] [debug] #1 native CallLocalFunction () [080d3870] from samp-cristhian
[08:35:14] [debug] #2 00011768 in public OnPlayerStateChange () from 3.amx
[08:35:55] [debug] Run time error 4: "Array index out of bounds"
[08:35:55] [debug] Accessing element at index 344 past array upper bound 301
[08:35:55] [debug] AMX backtrace:
[08:35:55] [debug] #0 0002932c in public JB_OnPlayerDisconnect () from 3.amx
[08:35:55] [debug] #1 native CallLocalFunction () [080d3870] from samp-cristhian
[08:35:55] [debug] #2 0000e720 in public OnPlayerDisconnect () from 3.amx
Siempre sale eso .. їMe podrian ayudar a descifrar donde esta el problema y como solucionarlo? Gracias.
Uso el JunkBuster como anticheat.
Aqui puse todo el Cуdigo de OnPlayerStateChange() en pastebin
http://pastebin.com/VDcfeAXs


