20.01.2013, 16:43
So, because of the GetPlayerWeapon() bug I am in need of relatively frequent kicking within OnPlayerKeyStateChange. Ever since I added it, this happens:
Please let me know should you need more details.
Code:
[17:53:27] [part] Ben_Berthner has left the server (46:2) [17:53:27] [debug] Server crashed due to an unknown error [17:53:27] [debug] System backtrace: [17:53:27] [debug] #0 f69710f3 in _ZN10StackTraceC1EPv () from plugins/crashdetect.so [17:53:27] [debug] #1 f6968b61 in _ZN11crashdetect20PrintSystemBacktraceEPv () from plugins/crashdetect.so [17:53:27] [debug] #2 f696b441 in _ZN11crashdetect15SystemExceptionEPv () from plugins/crashdetect.so [17:53:27] [debug] #3 f6970c42 in ?? () from plugins/crashdetect.so [17:53:27] [debug] #4 f76f2400 in ?? () [17:53:27] [debug] #5 080c0e65 in ?? () from samp03svr [17:53:27] [debug] #6 080c1242 in ?? () from samp03svr [17:53:27] [debug] #7 080b5202 in ?? () from samp03svr [17:53:27] [debug] #8 080b56b8 in ?? () from samp03svr [17:53:27] [debug] #9 080b5732 in ?? () from samp03svr [17:53:27] [debug] #10 080b1043 in ?? () from samp03svr [17:53:27] [debug] #11 f74230f3 in __libc_start_main () from /lib32/libc.so.6 [17:53:27] [debug] #12 0804b521 in ?? () from samp03svr
Code:
[18:57:10] [part] Patrick_Alvino has left the server (199:2) [18:57:10] [debug] Server crashed due to an unknown error [18:57:10] [debug] System backtrace: [18:57:10] [debug] #0 f6a430f3 in _ZN10StackTraceC1EPv () from plugins/crashdetect.so [18:57:10] [debug] #1 f6a3ab61 in _ZN11crashdetect20PrintSystemBacktraceEPv () from plugins/crashdetect.so [18:57:10] [debug] #2 f6a3d441 in _ZN11crashdetect15SystemExceptionEPv () from plugins/crashdetect.so [18:57:10] [debug] #3 f6a42c42 in ?? () from plugins/crashdetect.so [18:57:10] [debug] #4 f77c4400 in ?? () [18:57:10] [debug] #5 0809d8b5 in ?? () from samp03svr [18:57:10] [debug] #6 0809dfd2 in ?? () from samp03svr [18:57:10] [debug] #7 0807d60c in ?? () from samp03svr [18:57:10] [debug] #8 0807d7e6 in ?? () from samp03svr [18:57:10] [debug] #9 0807d962 in ?? () from samp03svr [18:57:10] [debug] #10 08077c23 in ?? () from samp03svr [18:57:10] [debug] #11 f74f50f3 in __libc_start_main () from /lib32/libc.so.6 [18:57:10] [debug] #12 0804b4c1 in __gxx_personality_v0 () from samp03svr
Code:
[17:43:01] [part] Sonny_Acosta has left the server (311:2) [17:43:01] [debug] Server crashed due to an unknown error [17:43:01] [debug] System backtrace: [17:43:01] [debug] #0 f6a590f3 in _ZN10StackTraceC1EPv () from plugins/crashdetect.so [17:43:01] [debug] #1 f6a50b61 in _ZN11crashdetect20PrintSystemBacktraceEPv () from plugins/crashdetect.so [17:43:01] [debug] #2 f6a53441 in _ZN11crashdetect15SystemExceptionEPv () from plugins/crashdetect.so [17:43:01] [debug] #3 f6a58c42 in ?? () from plugins/crashdetect.so [17:43:01] [debug] #4 f77da400 in ?? () [17:43:01] [debug] #5 0809d8b5 in ?? () from samp03svr [17:43:01] [debug] #6 0809dfd2 in ?? () from samp03svr [17:43:01] [debug] #7 0807d60c in ?? () from samp03svr [17:43:01] [debug] #8 0807d7e6 in ?? () from samp03svr [17:43:01] [debug] #9 0807d962 in ?? () from samp03svr [17:43:01] [debug] #10 08077c23 in ?? () from samp03svr [17:43:01] [debug] #11 f750b0f3 in __libc_start_main () from /lib32/libc.so.6 [17:43:01] [debug] #12 0804b4c1 in __gxx_personality_v0 () from samp03svr