Help me with this plugins..
#1

I have runtime error with plugin crashdetect.so.
here is log

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team

[11:55:15] filterscripts = "" (string)
[11:55:15]
[11:55:15] Server Plugins
[11:55:15] --------------
[11:55:15] Loading plugin: crashdetect.so
[11:55:15] CrashDetect v4.15.1 is OK.
[11:55:15] Loaded.
[11:55:15] Loading plugin: mysql.so
[11:55:15] >> plugin.mysql: R39-2 successfully loaded.
[11:55:15] Loaded.
[11:55:15] Loading plugin: streamer.so
[11:55:15]

*** Streamer Plugin v2.7.8 by Incognito loaded ***

[11:55:15] Loaded.
[11:55:15] Loading plugin: multithread.so
[11:55:15] Failed (plugins/multithread.so: cannot open shared object file: No such file or directory)
[11:55:15] Loading plugin: debug.so
[11:55:15] CrashDetect must be loaded before 'streamer.so'
[11:55:15] [debug] Server crashed due to an unknown error
[11:55:15] [debug] Native backtrace:
[11:55:15] [debug] #0 f730fe8b in _ZN10StackTraceC1EPv () from plugins/crashdetect.so
[11:55:15] [debug] #1 f7308bcf in _ZN11CrashDetect20PrintNativeBacktraceERSoPv () from plugins/crashdetect.so
[11:55:15] [debug] #2 f7309dbc in _ZN11CrashDetect20PrintNativeBacktraceEPv () from plugins/crashdetect.so
[11:55:15] [debug] #3 f730a226 in _ZN11CrashDetect11OnExceptionEPv () from plugins/crashdetect.so
[11:55:15] [debug] #4 f730fadc in ?? () from plugins/crashdetect.so
[11:55:15] [debug] #5 f7744ed0 in __kernel_rt_sigreturn () from linux-gate.so.1
[11:55:15] [debug] #6 f614f4a2 in subhook_remove () from plugins/debug.so
[11:55:15] [debug] #7 f61369d4 in _ZN7SubHookD1Ev () from plugins/debug.so
[11:55:15] [debug] #8 f7361b2a in __cxa_finalize () from /lib/i386-linux-gnu/libc.so.6
Reply
#2

Remove multithread.so and debug.so from your plugins line in the server.cfg.
Reply
#3

Go to your server.cfg file and under the line
Код:
 plugins
put
Код:
plugins crashdetect.so streamer.so
and remove multithread.so
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)