Public Server crash - Problems: OnPlayerUpdate, GlobalTimer1Sec, OnPlayerDeath
#1

Okay, so im getting my server offline after some period of time. I put crashdetector on panel of my samp server and here are the next errors i cut from server_log.txt:

Код:
[08:08:33] [debug] Run time error 20: "Invalid index parameter (bad entry point)"
[08:08:34] [debug] Run time error 20: "Invalid index parameter (bad entry point)"
[08:08:36] [debug] Run time error 20: "Invalid index parameter (bad entry point)"
[08:08:38] [debug] Run time error 20: "Invalid index parameter (bad entry point)"
[08:10:20] [debug] Run time error 4: "Array index out of bounds"
[08:10:20] [debug]  Accessing element at index 65535 past array upper bound 499
[08:10:20] [debug] AMX backtrace:
[08:10:20] [debug] #0 00027ba8 in ?? (0x00000005, 0x0000ffff, 0x000000ff) from novo.amx
[08:10:20] [debug] #1 0000658c in public OnPlayerDeath (0x00000005, 0x0000ffff, 0x000000ff) from novo.amx

[11:33:11] [debug] AMX backtrace:
[11:33:11] [debug] #0 000439f0 in ?? (0x00000018) from novo.amx
[11:33:11] [debug] #1 00008d70 in public OnPlayerUpdate (0x00000018) from novo.amx
[11:33:11] [debug] Run time error 4: "Array index out of bounds"
[11:33:11] [debug]  Accessing element at index 24 past array upper bound 23

[11:36:36] [debug] AMX backtrace:
[11:36:36] [debug] #0 00055ff4 in public GlobalTimer1Sec () from novo.amx
[11:36:37] [debug] Run time error 4: "Array index out of bounds"
[11:36:37] [debug]  Accessing element at index 24 past array upper bound 23
[21:55:35] [debug] AMX backtrace:
[21:55:35] [debug] #0 000439f0 in ?? (0x0000002a) from novo.amx
[21:55:35] [debug] #1 00008d70 in public OnPlayerUpdate (0x0000002a) from novo.amx
[21:55:35] [debug] Run time error 4: "Array index out of bounds"
[21:55:35] [debug]  Accessing element at index 29 past array upper bound 23
[21:55:35] [debug] AMX backtrace:
[21:55:35] [debug] #0 000439f0 in ?? (0x0000001d) from novo.amx
[21:55:35] [debug] #1 00008d70 in public OnPlayerUpdate (0x0000001d) from novo.amx
[21:55:35] [debug] Run time error 4: "Array index out of bounds"
[21:55:35] [debug]  Accessing element at index 41 past array upper bound 23
[21:55:35] [debug] AMX backtrace:
[21:55:35] [debug] #0 000439f0 in ?? (0x00000029) from novo.amx
[21:55:35] [debug] #1 00008d70 in public OnPlayerUpdate (0x00000029) from novo.amx
[21:55:35] [debug] Run time error 4: "Array index out of bounds"
[21:55:35] [debug]  Accessing element at index 24 past array upper bound 23
[21:55:35] [debug] AMX backtrace:
[21:55:35] [debug] #0 000439f0 in ?? (0x00000018) from novo.amx
[21:55:35] [debug] #1 00008d70 in public OnPlayerUpdate (0x00000018) from novo.amx
[21:55:35] [debug] Run time error 4: "Array index out of bounds"
[21:55:35] [debug]  Accessing element at index 26 past array upper bound 23
[21:55:35] [debug] AMX backtrace:
[21:55:35] [debug] #0 000439f0 in ?? (0x0000001a) from novo.amx
[21:55:35] [debug] #1 00008d70 in public OnPlayerUpdate (0x0000001a) from novo.amx
[21:55:35] [debug] Run time error 4: "Array index out of bounds"
[21:55:35] [debug]  Accessing element at index 29 past array upper bound 23
[21:55:35] [debug] AMX backtrace:
[21:55:35] [debug] #0 000439f0 in ?? (0x0000001d) from novo.amx
[21:55:35] [debug] #1 00008d70 in public OnPlayerUpdate (0x0000001d) from novo.amx
[21:55:35] [debug] Run time error 4: "Array index out of bounds"
[21:55:35] [debug]  Accessing element at index 34 past array upper bound 23
[21:55:35] [debug] AMX backtrace:
[21:55:35] [debug] #0 000439f0 in ?? (0x00000022) from novo.amx
[21:55:35] [debug] #1 00008d70 in public OnPlayerUpdate (0x00000022) from novo.amx
[21:55:35] [debug] Run time error 4: "Array index out of bounds"
[21:55:35] [debug]  Accessing element at index 36 past array upper bound 23

[11:36:53] [debug] Server crashed while executing novo.amx
My OnPlayerUpdate - http://pastebin.com/fGm73RQH
My GlobalTimer1Sec - http://pastebin.com/QLA0z7ya
My OnPlayerDeath - http://pastebin.com/gkC02sHf


I updated all plugins, i try to make code simple as i can. But my public server still crash. I need help as fast as possible so my players dont run away

And i have one question, does all these errors can affect on not showing "removebuildingforplayer..", or saving stats, its like my whole server gets epp... Please help
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)