Problem with GM
#1

I got a friend who needs some help with Gamemode crash


When they run their GM, they get this information with crashdetect

Код:
SA-MP Dedicated Server
----------------------
v0.3z-R4, ©2005-2014 SA-MP Team

[22:45:46] gamemodetext = "Unknown"  (string)
[22:45:46] 
[22:45:46] Server Plugins
[22:45:46] --------------
[22:45:46]  Loading plugin: crashdetect.so
[22:45:46]   CrashDetect v4.15 is OK.
[22:45:46]   Loaded.
[22:45:46]  Loading plugin: sscanf.so
[22:45:46] 

[22:45:46]  ===============================

[22:45:46]       sscanf plugin loaded.     

[22:45:46]          Version:  2.8.1        

[22:45:46]    © 2012 Alex "******" Cole  

[22:45:46]  ===============================

[22:45:46]   Loaded.
[22:45:46]  Loading plugin: audio.so
[22:45:46] 

*** Audio Plugin v0.5 R2 by Incognito loaded ***

[22:45:46]   Loaded.
[22:45:46]  Loading plugin: streamer.so
[22:45:46] 

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

[22:45:46]   Loaded.
[22:45:46]  Loaded 4 plugins.

[22:45:46] 
[22:45:46] Filterscripts
[22:45:46] ---------------
[22:45:46]   Loading filterscript 'FS1.amx'...
[22:45:46] 
*** V_Clock activated!

[22:45:46]   Loaded 1 filterscripts.

[22:45:46] EnableTirePopping() function is removed.
[22:45:46] 

[22:45:46] [AntiCheat] Current AntiCheat configuration:
[22:45:46] [debug] Server crashed while executing GM.amx
[22:45:46] [debug] AMX backtrace:
[22:45:46] [debug] #0 native fwrite () from samp03svr
[22:45:46] [debug] #1 00004334 in ?? (682028) from GM.amx
[22:45:46] [debug] #2 0000c324 in public ConfigAntiCheat () from GM.amx
[22:45:46] [debug] #3 0000e824 in public Itter_OnGameModeInit () from GM.amx
[22:45:46] [debug] #4 native CallLocalFunction () from samp03svr
[22:45:46] [debug] #5 00001bbc in public OnGameModeInit () from GM.amx
[22:45:46] [debug] Native backtrace:
[22:45:46] [debug] #0 005fb50b in _ZN10StackTraceC1EPv () from plugins/crashdetect.so
[22:45:46] [debug] #1 005f420f in _ZN11CrashDetect20PrintNativeBacktraceERSoPv () from plugins/crashdetect.so
[22:45:46] [debug] #2 005f53fc in _ZN11CrashDetect20PrintNativeBacktraceEPv () from plugins/crashdetect.so
[22:45:46] [debug] #3 005f5866 in _ZN11CrashDetect11OnExceptionEPv () from plugins/crashdetect.so
[22:45:46] [debug] #4 005fb15c in ?? () from plugins/crashdetect.so
[22:45:46] [debug] #5 00e6e410 in ?? ()
[22:45:46] [debug] #6 00e6e430 in ?? ()
[22:45:46] [debug] #7 00237b11 in gsignal () from /lib/libc.so.6
[22:45:46] [debug] #8 002393ea in abort () from /lib/libc.so.6
[22:45:46] [debug] #9 00230e2b in ?? () from /lib/libc.so.6
[22:45:46] [debug] #10 00230ee6 in ?? () from /lib/libc.so.6
[22:45:46] [debug] #11 0809a90c in ?? () from samp03svr
[22:45:46] [debug] #12 0809ad6f in ?? () from samp03svr
[22:45:46] [debug] #13 08094054 in ?? () from samp03svr
[22:45:46] [debug] #14 003ba6e4 in ?? () from plugins/streamer.so
[22:45:46] [debug] #15 005f6f7b in _ZN11CrashDetect13DoAmxCallbackEiPiS0_ () from plugins/crashdetect.so
[22:45:46] [debug] #16 005f9f78 in ?? () from plugins/crashdetect.so
[22:45:46] [debug] #17 005fdf96 in amx_Exec () from plugins/crashdetect.so
[22:45:46] [debug] #18 005f6226 in _ZN11CrashDetect9DoAmxExecEPii () from plugins/crashdetect.so
[22:45:46] [debug] #19 005f9cd9 in ?? () from plugins/crashdetect.so
[22:45:46] [debug] #20 003bb370 in ?? () from plugins/streamer.so
[22:45:46] [debug] #21 080dd0e2 in ?? () from samp03svr
[22:45:46] [debug] #22 08094054 in ?? () from samp03svr
[22:45:46] [debug] #23 003ba6e4 in ?? () from plugins/streamer.so
[22:45:46] [debug] #24 005f6f7b in _ZN11CrashDetect13DoAmxCallbackEiPiS0_ () from plugins/crashdetect.so
[22:45:46] [debug] #25 005f9f78 in ?? () from plugins/crashdetect.so
[22:45:46] [debug] #26 005fdf96 in amx_Exec () from plugins/crashdetect.so
[22:45:46] [debug] #27 005f6226 in _ZN11CrashDetect9DoAmxExecEPii () from plugins/crashdetect.so
[22:45:46] [debug] #28 005f9cd9 in ?? () from plugins/crashdetect.so
[22:45:46] [debug] #29 003bb370 in ?? () from plugins/streamer.so
[22:45:46] [debug] #30 080a3b5b in ?? () from samp03svr
[22:45:46] [debug] #31 080a9fdd in ?? () from samp03svr
[22:45:46] [debug] #32 080a8882 in ?? () from samp03svr
[22:45:46] [debug] #33 00223d26 in __libc_start_main () from /lib/libc.so.6
[22:45:46] [debug] #34 0804b4d1 in ?? () from samp03svr
Reply
#2

Код:
[22:45:46] [AntiCheat] Current AntiCheat configuration:
[22:45:46] [debug] Server crashed while executing GM.amx
I think the logs says itself where is the issue.
Reply
#3

GM.amx is the gamemode, and it have been working before. It's after they updated their streamer and sscanf files to new version as they lost their old files. and they recompiled it with the new .inc files.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)