17.02.2014, 08:09
ISSUE 1: I'm pretty sure that my plugins & includes are all updated, I have a whirlpool plugin and I have nativechecker, so inside of my script of course I added:
Even though I have those all added, when I start up my samp-server.exe and it crashes, I look into my server_log and I still manage to find this:
How do I fix that? Is there a 0.3z Whirlpool plugin that I don't know about?
ISSUE 2: How do I work with the crashdetect plugin? I added it into my plugins folder and updated my server.cfg, so when I open up my server_log it shows these errors:
Anybody who can help me fix these errors will receive a rep, thanks.
Код:
native WP_Hash(buffer[], len, const str[]);
Код:
Error: Function not registered: 'WP_Hash'
ISSUE 2: How do I work with the crashdetect plugin? I added it into my plugins folder and updated my server.cfg, so when I open up my server_log it shows these errors:
PHP код:
[02:52:54] [debug] Server crashed while executing csrp6.amx
[02:52:54] [debug] AMX backtrace:
[02:52:54] [debug] #0 native fread () [00405770] from samp-server.exe
[02:52:54] [debug] #1 00012468 in ?? () from csrp6.amx
[02:52:54] [debug] #2 0020f9b4 in public Audio_OnGameModeInit () from csrp6.amx
[02:52:54] [debug] #3 native CallLocalFunction () [00472ad0] from samp-server.exe
[02:52:54] [debug] #4 0000af4c in public SSCANF_OnGameModeInit () from csrp6.amx
[02:52:54] [debug] #5 000050f4 in public Timers_OnScriptInit () from csrp6.amx
[02:52:54] [debug] #6 native CallLocalFunction () [00472ad0] from samp-server.exe
[02:52:54] [debug] #7 00004ee4 in public zcmd_OnGameModeInit () from csrp6.amx
[02:52:54] [debug] #8 native CallLocalFunction () [00472ad0] from samp-server.exe
[02:52:54] [debug] #9 00003e68 in public Itter_OnGameModeInit () from csrp6.amx
[02:52:54] [debug] #10 native CallLocalFunction () [00472ad0] from samp-server.exe
[02:52:54] [debug] #11 00001d10 in public YVers_OnScriptInit () from csrp6.amx
[02:52:54] [debug] #12 native CallLocalFunction () [00472ad0] from samp-server.exe
[02:52:54] [debug] #13 00000e98 in public OnGameModeInit () from csrp6.amx
[02:52:54] [debug] Native backtrace:
[02:52:54] [debug] #0 775a22d2 in ?? () from C:\Windows\SysWOW64\ntdll.dll
[02:52:54] [debug] #1 00493990 in ?? () from samp-server.exe
[02:52:54] [debug] #2 00493fc0 in ?? () from samp-server.exe
[02:52:54] [debug] #3 00404f14 in ?? () from samp-server.exe