Plugins Failed loading
#1

I installed all new plugins, mysql not working but i replaced with mysql_static. I have all these plugins, i searched on forum but i cannot find solution for these. And server not working...
PHP код:
----------
Loaded log file"server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3.7-R2, (C)2005-2015 SA-MP Team
[02:04:41filterscripts ""  (string)
[
18/02/17 02:04:41
[
18/02/17 02:04:41Server Plugins
[18/02/17 02:04:41] --------------
[
18/02/17 02:04:41]  Loading plugincrashdetect.so
[18/02/17 02:04:41]   CrashDetect v4.15.1 is OK.
[
18/02/17 02:04:41]   Loaded.
[
18/02/17 02:04:41]  Loading pluginstreamer.so
[18/02/17 02:04:41
*** 
Streamer Plugin v2.7.7 by Incognito loaded ***
[
18/02/17 02:04:41]   Loaded.
[
18/02/17 02:04:41]  Loading pluginrandom.so
[18/02/17 02:04:41Plugin MerRandom v2.1 by Cyber_Punk got loaded.
[
18/02/17 02:04:41]   Loaded.
[
18/02/17 02:04:41]  Loading plugincstl.so
[18/02/17 02:04:41]   Loaded.
[
18/02/17 02:04:41]  Loading pluginsscanf.so
[18/02/17 02:04:41
[
18/02/17 02:04:41]  ===============================
[
18/02/17 02:04:41]       sscanf plugin loaded.     
[
18/02/17 02:04:41]          Version:  2.8.1        
[18/02/17 02:04:41]    (c2012 Alex "******" Cole  
[18/02/17 02:04:41]  ===============================
[
18/02/17 02:04:41]   Loaded.
[
18/02/17 02:04:41]  Loading pluginmysql_static.so
[18/02/17 02:04:41]  >> plugin.mysqlR39-3 successfully loaded.
[
18/02/17 02:04:41]   Loaded.
[
18/02/17 02:04:41]  Loading plugincolandreas.so
[18/02/17 02:04:41]   Failed (plugins/colandreas.socannot open shared object fileNo such file or directory)
[
18/02/17 02:04:41]  Loading pluginmapandreas.so
[18/02/17 02:04:41]   Failed (plugins/mapandreas.socannot open shared object fileNo such file or directory)
[
18/02/17 02:04:41]  Loading pluginctime.so
[18/02/17 02:04:41]   Failed (plugins/ctime.socannot open shared object fileNo such file or directory)
[
18/02/17 02:04:41]  Loading pluginysf.so
[18/02/17 02:04:41]   Failed (plugins/ysf.socannot open shared object fileNo such file or directory)
[
18/02/17 02:04:41]  Loading pluginFCNPC.so
[18/02/17 02:04:41
[
18/02/17 02:04:41] -------------------------------------------------
[
18/02/17 02:04:41]      FCNPC Fully Controllable NPC v0.1 B15
[18/02/17 02:04:41
[
18/02/17 02:04:41] - AuthorOrMisicL
[18/02/17 02:04:41] - Build:  Jun  2 2015 at 09:50:10
[18/02/17 02:04:41] -------------------------------------------------
[
18/02/17 02:04:41
[
18/02/17 02:04:41Loading ...
[
18/02/17 02:04:41]   Loaded.
[
18/02/17 02:04:41]  Loaded 7 plugins.
[
18/02/17 02:04:41
[
18/02/17 02:04:41Filterscripts
[18/02/17 02:04:41] ---------------
[
18/02/17 02:04:41]   Loaded 0 filterscripts.
[
18/02/17 02:04:41] [debugServer crashed due to an unknown error
[18/02/17 02:04:41] [debugNative backtrace:
[
18/02/17 02:04:41] [debug#0 f73e9e8b in _ZN10StackTraceC1EPv () from plugins/crashdetect.so
[18/02/17 02:04:41] [debug#1 f73e2bcf in _ZN11CrashDetect20PrintNativeBacktraceERSoPv () from plugins/crashdetect.so
[18/02/17 02:04:41] [debug#2 f73e3dbc in _ZN11CrashDetect20PrintNativeBacktraceEPv () from plugins/crashdetect.so
[18/02/17 02:04:41] [debug#3 f73e4226 in _ZN11CrashDetect11OnExceptionEPv () from plugins/crashdetect.so
[18/02/17 02:04:41] [debug#4 f73e9adc in ?? () from plugins/crashdetect.so
[18/02/17 02:04:41] [debug#5 f7742b50 in __kernel_rt_sigreturn () from linux-gate.so.1
[18/02/17 02:04:41] [debug#6 f65398a3 in _ZN8CAddress10InitializeEv () from plugins/FCNPC.so
[18/02/17 02:04:41] [debug#7 f6543f39 in _ZN7CServer10InitializeEv () from plugins/FCNPC.so
[18/02/17 02:04:41] [debug#8 f653b695 in AmxLoad () from plugins/FCNPC.so
[18/02/17 02:04:41] [debug#9 080d1c89 in ?? () from ./samp03svr
[18/02/17 02:04:41] [debug#10 080a4f5f in ?? () from ./samp03svr
[18/02/17 02:04:41] [debug#11 080ab922 in ?? () from ./samp03svr
[18/02/17 02:04:41] [debug#12 080aa0fd in ?? () from ./samp03svr
[18/02/17 02:04:41] [debug#13 f7426a63 in __libc_start_main () from /lib32/libc.so.6
[18/02/17 02:04:41] [debug#14 0804b4e1 in ?? () from ./samp03svr 
Reply
#2

You're probably missing the libraries required for them, hence why your mysql wouldn't load in the first place.


First try re-uploading the plugins, and ensure they are for your distribution. Use WSFTP or something which will upload it in the right format. (FTP works on ASCII and Binary, and that causes file corruption if it's not done in the right mode)
Reply
#3

Quote:
Originally Posted by Sew_Sumi
Посмотреть сообщение
You're probably missing the libraries required for them, hence why your mysql wouldn't load in the first place.


First try re-uploading the plugins, and ensure they are for your distribution. Use WSFTP or something which will upload it in the right format. (FTP works on ASCII and Binary, and that causes file corruption if it's not done in the right mode)
I re-uploaded all plugins, its same problem, nothing changes...
Reply
#4

If the error was the same on the MySQL plugin, then I'd say it's missing runtimes, or the architecture setting to allow 32 bit, on a 64 bit machine.

The plugins are executables in some sense, and thus they will use runtimes and other features.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)