My server is crashing on startup. I am using Debian 8 64 bit. I use crashdetect addon. Heres my logs;
Heres my server.cfg;
is it because I use 0.3x by an accident?
Code:
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3x-R2, (C)2005-2013 SA-MP Team
[22:00:55]
[22:00:55] Server Plugins
[22:00:55] --------------
[22:00:55] Loading plugin: crashdetect.so
[22:00:55] CrashDetect v4.18.1 is OK.
[22:00:55] Loaded.
[22:00:55] Loading plugin: irc.so
[22:00:55]
*** IRC Plugin v1.4 by Incognito loaded ***
[22:00:55] Loaded.
[22:00:55] Loading plugin: MapAndreas.so
[22:00:55] Loaded.
[22:00:55] Loading plugin: FCNPC.so
[22:00:55]
[22:00:55] -------------------------------------------------
[22:00:55] FCNPC - Fully Controllable NPC v0.1 B15
[22:00:55]
[22:00:55] - Author: OrMisicL
[22:00:55] - Build: Jun 2 2015 at 09:50:10
[22:00:55] -------------------------------------------------
[22:00:55]
[22:00:55] Loading ...
[22:00:55] Loaded.
[22:00:55] Loading plugin: streamer.so
[22:00:55]
*** Streamer Plugin v2.7.7 by Incognito loaded ***
[22:00:55] Loaded.
[22:00:55] Loading plugin: sscanf.so
[22:00:55]
[22:00:55] ===============================
[22:00:55] sscanf plugin loaded.
[22:00:55] Version: 2.8.1
[22:00:55] (c) 2012 Alex "Y_Less" Cole
[22:00:55] ===============================
[22:00:55] Loaded.
[22:00:55] Loading plugin: whirlpool.so
[22:00:55]
[22:00:55] ==================
[22:00:55]
[22:00:55] Whirlpool loaded
[22:00:55]
[22:00:55] ==================
[22:00:55]
[22:00:55] Loaded.
[22:00:55] Loading plugin: nativechecker.so
[22:00:55] Loaded.
[22:00:55] Loaded 8 plugins.
[22:00:55]
[22:00:55] Filterscripts
[22:00:55] ---------------
[22:00:55] Loaded 0 filterscripts.
[22:00:56] [debug] Server crashed due to an unknown error
[22:00:56] [debug] Native backtrace:
[22:00:56] [debug] #0 f73f2180 in _Z13GetStackTraceRSt6vectorI10StackFrameSaIS0_EEPv () from plugins/crashdetect.so
[22:00:56] [debug] #1 f73ea064 in _ZN11CrashDetect20PrintNativeBacktraceERSoRKN2os7ContextE () from plugins/crashdetect.so
[22:00:56] [debug] #2 f73ead64 in _ZN11CrashDetect20PrintNativeBacktraceERKN2os7ContextE () from plugins/crashdetect.so
[22:00:56] [debug] #3 f73eccdb in _ZN11CrashDetect7OnCrashERKN2os7ContextE () from plugins/crashdetect.so
[22:00:56] [debug] #4 f73f14d5 in ?? () from plugins/crashdetect.so
[22:00:56] [debug] #5 f7746d50 in __kernel_rt_sigreturn () from linux-gate.so.1
[22:00:56] [debug] #6 f6b468c6 in _ZN8CAddress10InitializeEv () from plugins/FCNPC.so
[22:00:56] [debug] #7 f6b50f39 in _ZN7CServer10InitializeEv () from plugins/FCNPC.so
[22:00:56] [debug] #8 f6b48695 in AmxLoad () from plugins/FCNPC.so
[22:00:56] [debug] #9 080c5e89 in ?? () from ./samp03svr
[22:00:56] [debug] #10 080acbef in ?? () from ./samp03svr
[22:00:56] [debug] #11 080b2bbd in ?? () from ./samp03svr
[22:00:56] [debug] #12 080b1487 in ?? () from ./samp03svr
[22:00:56] [debug] #13 f7433a63 in __libc_start_main () from /lib32/libc.so.6
[22:00:56] [debug] #14 0804b521 in ?? () from ./samp03svr
[22:00:56] [debug] Registers:
[22:00:56] [debug] EAX: 00000000 EBX: f6b59ff4 ECX: 00000000 EDX: 0000001f
[22:00:56] [debug] ESI: f6b52c93 EDI: f6b52cca EBP: ff9a52c8 ESP: ff9a51e0
[22:00:56] [debug] EIP: f6b468c6 EFLAGS: 00010246
[22:00:56] [debug] Stack:
[22:00:56] [debug] ESP+00000000: f6b52dc4 f6b52e48 080c5b20 f6b46698
[22:00:56] [debug] ESP+00000020: 09e85ef8 f6b406ec ffffffff ffffffff
[22:00:56] [debug] ESP+00000040: ff9a52c8 f775db70 09e862b0 f6b50ef0
[22:00:56] [debug] ESP+00000060: 09e838c8 0a189400 ff9a52c8 f6b5d574
[22:00:56] [debug] ESP+00000080: f6b5d644 f6b5d1b0 f6b5d654 f6b5d290
[22:00:56] [debug] ESP+000000a0: f6b5d69a f6b5d300 f6b5d6b5 f6b5d330
[22:00:56] [debug] ESP+000000c0: 09e862a0 09e81528 0a189400 080c5e89
[22:00:56] [debug] ESP+000000e0: ff9a52ec 08146d25 ff9a52f8 080acbef
[22:00:56] [debug] ESP+00000100: 08146f84 00000000 00000400 09e876a0
[22:00:56] [debug] ESP+00000120: 0a189400 08192fa0 ff9a5318 09e876a0
[22:00:56] [debug] ESP+00000140: 09e876a0 00000001 00000006 08146d2f
[22:00:56] [debug] ESP+00000160: f771aef0 f771ae84 ff9a53e8 f76bf036
[22:00:56] [debug] ESP+00000180: 00010100 00001e61 00000064 01000001
[22:00:56] [debug] ESP+000001a0: 00000001 00000001 00000000 f7695b9b
[22:00:56] [debug] ESP+000001c0: 080494c4 08048894 f771b0c0 f768633d
[22:00:56] [debug] ESP+000001e0: 00000000 00000000 00000000 00000000
[22:00:56] [debug] ESP+00000200: 00000000 00000000 00000000 00000000
[22:00:56] [debug] ESP+00000220: 00000000 00000000 00000000 00000000
[22:00:56] [debug] ESP+00000240: 00000000 00000000 00000000 00000000
[22:00:56] [debug] ESP+00000260: f75c33c4 f776a000 0813cf3b f75c3000
[22:00:56] [debug] ESP+00000280: 00000001 ff9a54f4 ff9a54fc f775833a
[22:00:56] [debug] ESP+000002a0: 080494c4 f75c3000 00000000 00000000
[22:00:56] [debug] ESP+000002c0: 00000000 00000000 00000001 0804b500
[22:00:56] [debug] ESP+000002e0: 00000001 0804b500 00000000 0804b521
[22:00:56] [debug] ESP+00000300: 0813cf20 f77587f0 ff9a54ec 0000001c
[22:00:56] [debug] ESP+00000320: ff9a6ea0 ff9a6eb0 ff9a6ed2 ff9a6ee5
[22:00:56] [debug] ESP+00000340: ff9a6f67 ff9a6f6f ff9a6f7a ff9a6f8c
[22:00:56] [debug] ESP+00000360: 00000020 f7746d60 00000021 f7746000
[22:00:56] [debug] ESP+00000380: 00000011 00000064 00000003 08048034
[22:00:56] [debug] ESP+000003a0: 00000007 f7749000 00000008 00000000
[22:00:56] [debug] ESP+000003c0: 0000000c 00000000 0000000d 00000000
[22:00:56] [debug] ESP+000003e0: 00000019 ff9a55eb 0000001f ff9a6fec
[22:00:56] [debug] Loaded modules:
[22:00:56] [debug] 00000000 - 0014ee03 samp03svr
[22:00:56] [debug] f7746000 - f7746e96 linux-gate.so.1
[22:00:56] [debug] f7739000 - f773b81b /lib32/libdl.so.2
[22:00:56] [debug] f771d000 - f7737d2b /lib32/libpthread.so.0
[22:00:56] [debug] f762b000 - f7724ce6 /usr/lib32/libstdc++.so.6
[22:00:56] [debug] f75e5000 - f7629b97 /lib32/libm.so.6
[22:00:56] [debug] f75c8000 - f75e43c4 /usr/lib32/libgcc_s.so.1
[22:00:56] [debug] f741a000 - f75cf237 /lib32/libc.so.6
[22:00:56] [debug] f7749000 - f776a4a0 /lib/ld-linux.so.2
[22:00:56] [debug] f73d4000 - f7416ac4 plugins/crashdetect.so
[22:00:56] [debug] f7362000 - f73d3411 plugins/irc.so
[22:00:56] [debug] f6b5b000 - f6b5e5d8 plugins/MapAndreas.so
[22:00:56] [debug] f6b3f000 - f6b59c69 plugins/FCNPC.so
[22:00:56] [debug] f6a9f000 - f6b3ee20 plugins/streamer.so
[22:00:56] [debug] f6a90000 - f6a9709f /lib32/librt.so.1
[22:00:56] [debug] f6a81000 - f6a8f470 plugins/sscanf.so
[22:00:56] [debug] f6a77000 - f6a7fd1c plugins/whirlpool.so
[22:00:56] [debug] f7740000 - f7741f70 plugins/nativechecker.so
[22:00:56] [debug] f6921000 - f692c3ef /lib32/libnss_files.so.2
Code:
echo Executing Server Config...
lanmode 0
rcon_password *****
maxplayers 100
port 7777
hostname SA-MP 0.3 Server
gamemode0 dayz
announce 1
plugins crashdetect.so irc.so MapAndreas.so FCNPC.so streamer.so sscanf.so whirlpool.so nativechecker.so
query 1
maxnpc 0
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000