22.10.2013, 15:35
So my server keeps crashing, and I installed crashdetect.
I get this:
[15:41:45] [debug] Run time error 4: "Array index out of bounds"
[15:41:45] [debug] Accessing element at index 999 past array upper bound 500
[15:41:45] [debug] AMX backtrace:
[15:41:45] [debug] #0 0006b9cc in public OnPlayerStateChange (0x00000001, 0x00000001, 0x00000002) from CLRP.amx
So it's caused by OnPlayerStateChange.
Here it is:
http://pastebin.com/sjBc8Ukc
It's big, I would really appreciate help with this, because when people join the server it can sometimes cause it to crash...
I get this:
[15:41:45] [debug] Run time error 4: "Array index out of bounds"
[15:41:45] [debug] Accessing element at index 999 past array upper bound 500
[15:41:45] [debug] AMX backtrace:
[15:41:45] [debug] #0 0006b9cc in public OnPlayerStateChange (0x00000001, 0x00000001, 0x00000002) from CLRP.amx
So it's caused by OnPlayerStateChange.
Here it is:
http://pastebin.com/sjBc8Ukc
It's big, I would really appreciate help with this, because when people join the server it can sometimes cause it to crash...