Posts: 75
Threads: 11
Joined: Feb 2015
Server says this in console when I try to start it.
Code:
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3.7, ©2005-2015 SA-MP Team
[12:39:35] filterscripts = "" (string)
[12:39:35]
[12:39:35] Server Plugins
[12:39:35] --------------
[12:39:35] Loading plugin: crashdetect
[12:39:35] CrashDetect v4.10.1 is OK.
[12:39:35] Loaded.
[12:39:35] Loading plugin: dns
[12:39:35]
*** DNS Plugin v2.4 by Incognito loaded ***
[12:39:35] Loaded.
[12:39:35] Loading plugin: streamer
[12:39:35]
*** Streamer Plugin v2.7.7 by Incognito loaded ***
[12:39:35] Loaded.
[12:39:35] Loading plugin: sscanf
[12:39:35]
[12:39:35] ===============================
[12:39:35] sscanf plugin loaded.
[12:39:35] Version: 2.8.1
[12:39:35] © 2012 Alex "******" Cole
[12:39:35] ===============================
[12:39:35] Loaded.
[12:39:35] Loading plugin: mysql
[12:39:35] >> plugin.mysql: R39-3 successfully loaded.
[12:39:35] Loaded.
[12:39:35] Loaded 5 plugins.
[12:39:35]
[12:39:35] Filterscripts
[12:39:35] ---------------
[12:39:35] Loaded 0 filterscripts.
[12:39:40] [debug] Run time error 19: "File or function is not found"
[12:39:40] [debug] SSCANF_IsConnected
[12:39:40] [debug] WP_Hash
[12:39:40] [debug] Run time error 19: "File or function is not found"
[12:39:40] [debug] SSCANF_IsConnected
[12:39:40] [debug] WP_Hash
[12:39:40] Script[gamemodes/LC-RP.amx]: Run time error 19: "File or function is not found"
[12:39:40] Number of vehicle models: 0
Posts: 879
Threads: 63
Joined: May 2015
Reputation:
0
Check Wp_Hash function is correctly scripted or not.
Did you update the SSCANF plugin? If no, Try to update and recomple the script. I hope it will work
Posts: 75
Threads: 11
Joined: Feb 2015
Quote:
Originally Posted by SoFahim
Check Wp_Hash function is correctly scripted or not.
Did you update the SSCANF plugin? If no, Try to update and recomple the script. I hope it will work
|
ok fixed the last one but now it says
Code:
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3.7, ©2005-2015 SA-MP Team
[14:03:29] filterscripts = "" (string)
[14:03:29]
[14:03:29] Server Plugins
[14:03:29] --------------
[14:03:29] Loading plugin: crashdetect
[14:03:30] CrashDetect v4.10.1 is OK.
[14:03:30] Loaded.
[14:03:30] Loading plugin: dns
[14:03:30]
*** DNS Plugin v2.4 by Incognito loaded ***
[14:03:30] Loaded.
[14:03:30] Loading plugin: streamer
[14:03:31]
*** Streamer Plugin v2.7.7 by Incognito loaded ***
[14:03:31] Loaded.
[14:03:31] Loading plugin: sscanf
[14:03:31]
[14:03:31] ===============================
[14:03:31] sscanf plugin loaded.
[14:03:31] Version: 2.8.1
[14:03:31] © 2012 Alex "******" Cole
[14:03:31] ===============================
[14:03:31] Loaded.
[14:03:31] Loading plugin: mysql
[14:03:32] >> plugin.mysql: R39-3 successfully loaded.
[14:03:32] Loaded.
[14:03:32] Loading plugin: Whirlpool
[14:03:32]
[14:03:32] ==================
[14:03:32]
[14:03:32] Whirlpool loaded
[14:03:32]
[14:03:32] ==================
[14:03:32]
[14:03:32] Loaded.
[14:03:32] Loaded 6 plugins.
[14:03:32]
[14:03:32] Filterscripts
[14:03:32] ---------------
[14:03:32] Loaded 0 filterscripts.
[14:03:41] SUCCESS: Connected To MySQL!
[14:03:41] [debug] Server crashed while executing LC-RP.amx
[14:03:41] [debug] AMX backtrace:
[14:03:41] [debug] #0 native fclose () [004056f0] from samp-server.exe
[14:03:41] [debug] #1 000a7800 in ?? () from LC-RP.amx
[14:03:41] [debug] #2 00243f50 in public zcmd_OnGameModeInit () from LC-RP.amx
[14:03:41] [debug] #3 native CallLocalFunction () [00474110] from samp-server.exe
[14:03:41] [debug] #4 00007954 in ?? () from LC-RP.amx
[14:03:41] [debug] #5 00001cbc in public Iter_OnGameModeInit () from LC-RP.amx
[14:03:41] [debug] #6 native CallLocalFunction () [00474110] from samp-server.exe
[14:03:41] [debug] #7 00000c14 in public OnGameModeInit () from LC-RP.amx
[14:03:41] [debug] Native backtrace:
[14:03:41] [debug] #0 00497acb in ?? () from C:\Users\Jordan\Desktop\LC-RP\samp-server.exe
[14:03:41] [debug] #1 004056fd in ?? () from C:\Users\Jordan\Desktop\LC-RP\samp-server.exe
[14:03:41] [debug] #2 7492350a in ?? () from C:\Users\Jordan\Desktop\LC-RP\plugins\crashdetect.DLL
[14:03:41] [debug] #3 749251a6 in ?? () from C:\Users\Jordan\Desktop\LC-RP\plugins\crashdetect.DLL
[14:03:41] [debug] #4 7491d641 in ?? () from C:\Users\Jordan\Desktop\LC-RP\plugins\crashdetect.DLL
[14:03:41] [debug] #5 7492355a in ?? () from C:\Users\Jordan\Desktop\LC-RP\plugins\crashdetect.DLL
[14:03:41] [debug] #6 746051b9 in ?? () from C:\Users\Jordan\Desktop\LC-RP\plugins\streamer.DLL
[14:03:41] [debug] #7 0047441e in ?? () from C:\Users\Jordan\Desktop\LC-RP\samp-server.exe
[14:03:41] [debug] #8 004010b6 in ?? () from C:\Users\Jordan\Desktop\LC-RP\samp-server.exe
[14:03:41] [debug] #9 7492350a in ?? () from C:\Users\Jordan\Desktop\LC-RP\plugins\crashdetect.DLL
[14:03:41] [debug] #10 749251a6 in ?? () from C:\Users\Jordan\Desktop\LC-RP\plugins\crashdetect.DLL
[14:03:41] [debug] #11 7491d641 in ?? () from C:\Users\Jordan\Desktop\LC-RP\plugins\crashdetect.DLL
[14:03:41] [debug] #12 7492355a in ?? () from C:\Users\Jordan\Desktop\LC-RP\plugins\crashdetect.DLL
[14:03:41] [debug] #13 746051b9 in ?? () from C:\Users\Jordan\Desktop\LC-RP\plugins\streamer.DLL
[14:03:41] [debug] #14 0047441e in ?? () from C:\Users\Jordan\Desktop\LC-RP\samp-server.exe
[14:03:41] [debug] #15 004010b6 in ?? () from C:\Users\Jordan\Desktop\LC-RP\samp-server.exe
[14:03:41] [debug] #16 7492350a in ?? () from C:\Users\Jordan\Desktop\LC-RP\plugins\crashdetect.DLL
[14:03:41] [debug] #17 749251a6 in ?? () from C:\Users\Jordan\Desktop\LC-RP\plugins\crashdetect.DLL
[14:03:41] [debug] #18 7491d641 in ?? () from C:\Users\Jordan\Desktop\LC-RP\plugins\crashdetect.DLL
[14:03:41] [debug] #19 7492355a in ?? () from C:\Users\Jordan\Desktop\LC-RP\plugins\crashdetect.DLL
[14:03:41] [debug] #20 746051b9 in ?? () from C:\Users\Jordan\Desktop\LC-RP\plugins\streamer.DLL
[14:03:41] [debug] #21 0046f504 in ?? () from C:\Users\Jordan\Desktop\LC-RP\samp-server.exe
[14:03:41] [debug] #22 65646f6d in ?? () from C:\Users\Jordan\Desktop\LC-RP\samp-server.exe
[14:03:41] [debug] #23 434c2f73 in ?? () from C:\Users\Jordan\Desktop\LC-RP\samp-server.exe
[14:03:41] [debug] #24 2e50522d in ?? () from C:\Users\Jordan\Desktop\LC-RP\samp-server.exe
[14:03:41] [debug] #25 00786d61 in ?? ()
Posts: 879
Threads: 63
Joined: May 2015
Reputation:
0
Problem is here!
Show us OnGameModeInit
zcmd_OnGameModeInit WTF is that ! LOL . I hav seen this first time
Posts: 75
Threads: 11
Joined: Feb 2015
Quote:
Originally Posted by SoFahim
Problem is here!
Show us OnGameModeInit
zcmd_OnGameModeInit WTF is that ! LOL . I hav seen this first time
|
Sent In PM's.