12.09.2014, 13:49
(
Последний раз редактировалось God'Z War; 12.09.2014 в 15:02.
)
hi,
I found a big problem on samp server. I got somany complaints about this. Everyone get timeout and show 'Connection lost'. When i check on server log, It shows a error with callbacks. same crash happen to another server and they have the same error
It is like same error with different callbacks
And this is another server log
Not only this, I got another error with callbacks OnPlayerDisconnect... Etc..
it seems, someone attacking to callbacks, is it possible ?
So I am kindly requesting kalcor to fix this crash. Day by day somany server getting crashed
Sorry for my bad english
I found a big problem on samp server. I got somany complaints about this. Everyone get timeout and show 'Connection lost'. When i check on server log, It shows a error with callbacks. same crash happen to another server and they have the same error
It is like same error with different callbacks
Код:
[13:37:06] [debug] Run time error 4: "Array index out of bounds" [13:37:06] [debug] Accessing element at index 65535 past array upper bound 99 [13:37:06] [debug] AMX backtrace: [13:37:06] [debug] #0 000b9164 in public OnPlayerLogin (0x00000002, 0x0000ffff, 0x418c8c9d, 0x00000036) from v6.0.amx
Код:
[13:37:06] [debug] Run time error 4: "Array index out of bounds" [13:37:06] [debug] Accessing element at index 65535 past array upper bound 99 [13:37:06] [debug] AMX backtrace: [13:37:06] [debug] #0 000b9164 in public GPA_OnPlayerTakeDamage (0x00000002, 0x0000ffff, 0x418c8c9d, 0x00000036) from v6.0.amx
it seems, someone attacking to callbacks, is it possible ?
So I am kindly requesting kalcor to fix this crash. Day by day somany server getting crashed
Sorry for my bad english