how can i fix it ? [+REPP] - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: how can i fix it ? [+REPP] (
/showthread.php?tid=586553)
how can i fix it ? [+REPP] -
Toxik - 22.08.2015
pawn Код:
[00:45:20] [join] [GC]CraTzy has joined the server (0:212.15.178.67)
[00:45:32] RCON (In-Game): Player #0 ([GC]CraTzy) has logged in.
[00:45:37] RCON (In-Game): Player [[GC]CraTzy] sent command: loadfs inventorynew
[00:45:37] Failed to load 'filterscripts/inventorynew.amx.amx' filterscript.
[00:45:37] Filterscript 'inventorynew.amx' load failed.
[00:45:37] [debug] Server crashed due to an unknown error
[00:45:37] [debug] System backtrace:
[00:45:37] [debug] #0 b74570f3 in _ZN10StackTraceC1EPv () from plugins/crashdetect.so
[00:45:37] [debug] #1 b744eb61 in _ZN11crashdetect20PrintSystemBacktraceEPv () from plugins/crashdetect.so
[00:45:37] [debug] #2 b7451441 in _ZN11crashdetect15SystemExceptionEPv () from plugins/crashdetect.so
[00:45:37] [debug] #3 b7456c42 in ?? () from plugins/crashdetect.so
[00:45:37] [debug] #4 b7790400 in __kernel_sigreturn () from linux-gate.so.1
[00:45:37] [debug] #5 0809565c in ?? () from ./sampsvr-port_4201
[00:45:37] [debug] #6 0809579d in ?? () from ./sampsvr-port_4201
[00:45:37] [debug] #7 080a2cc5 in ?? () from ./sampsvr-port_4201
[00:45:37] [debug] #8 080ac6b2 in ?? () from ./sampsvr-port_4201
[00:45:37] [debug] #9 080aea50 in ?? () from ./sampsvr-port_4201
[00:45:37] [debug] #10 080aebc2 in ?? () from ./sampsvr-port_4201
[00:45:37] [debug] #11 080a9e9a in ?? () from ./sampsvr-port_4201
[00:45:37] [debug] #12 b747fa63 in __libc_start_main () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
Re: how can i fix it ? [+REPP] -
MrGtasagamer - 22.08.2015
Have you got any errors when you are compiling your gamemode?
Re: how can i fix it ? [+REPP] -
Toxik - 22.08.2015
nope
btw im using a FS from CurveO
the inventory for DayZ
Re: how can i fix it ? [+REPP] -
jamal1992 - 22.08.2015
update the crash detect, put first in server cfg on plugins line, update all plugins and includes.
Re: how can i fix it ? [+REPP] -
Toxik - 23.08.2015
I got updated all of them .
it is first the crashdetect.so
so there still the problem was up 2 night to solve it but cant.. the hell is going on with SA:MP