A problem caused when I using fixes2 plugin.
#1

When I using fixes2, it's always caused server not response and you can't close it normally. After that, I read my server's log file and see the crashdetect reported the issue is caused by a function that called by SetTimer. I tried remove the fixes2 and the server is running correctly.
Reply
#2

Can you post exactly what crashdetect printed, please?
Reply
#3

Quote:
Originally Posted by RealCop228
Посмотреть сообщение
Can you post exactly what crashdetect printed, please?
It is long and the function name that displayed is not the same everytime.
Reply
#4

That's fine. Go ahead and show it anyways..
Reply
#5

That fixes2 caused OnPlayerUpdate to not be called so i removed it from my server
Reply
#6

Quote:
Originally Posted by RealCop228
Посмотреть сообщение
That's fine. Go ahead and show it anyways..
However, I deleted it...

Quote:
Originally Posted by MarinacMrcina
Посмотреть сообщение
That fixes2 caused OnPlayerUpdate to not be called so i removed it from my server
Are you sure that?
Reply
#7

Some more answers?
Reply
#8

any idea?
Reply
#9

Every time the error message is different. It is like

[17:48:53] [debug] Server received interrupt signal while executing
[17:48:53] [debug] AMX backtrace:
[17:48:53] [debug] #0 0004e600 in public JunkBuster ()
[17:48:53] [debug] System backtrace:
[17:48:53] [debug] #0 002f3f41 in _ZN10StackTraceC1EPv () from plugins/crashdetect.so
[17:48:53] [debug] #1 002ea41f in _ZN11crashdetect20PrintSystemBacktraceEPv () from plugins/crashdetect.so
[17:48:53] [debug] #2 002e89d7 in _ZN11crashdetect15SystemInterruptEPv () from plugins/crashdetect.so
[17:48:53] [debug] #3 002f34a3 in ?? () from plugins/crashdetect.so
[17:48:53] [debug] #4 008b840c in ?? ()
[17:48:53] [debug] #5 002f6b08 in amx_Exec () from plugins/crashdetect.so
[17:48:53] [debug] #6 002e9622 in _ZN11crashdetect9DoAmxExecEPii () from plugins/crashdetect.so
[17:48:53] [debug] #7 002f1699 in ?? () from plugins/crashdetect.so
[17:48:53] [debug] #8 080dbc65 in ?? () from ./samp03svr
[17:48:53] [debug] #9 080b58cb in ?? () from ./samp03svr
[17:48:53] [debug] #10 080b10a3 in ?? () from ./samp03svr
[17:48:53] [debug] #11 0034bce6 in __libc_start_main () from /lib/libc.so.6
[17:48:53] [debug] #12 0804b521 in ?? () from ./samp03svr
Reply
#10

It seems like the JunkBuster FS is causing the initial issues. Try to not load JunkBuster and see if it runs okay..
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)