Gamemode Unknown - 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: Gamemode Unknown (
/showthread.php?tid=637228)
Gamemode Unknown -
Crackerz - 11.07.2017
hey guys, i've bought a new gm and i have compiled it with newest version of plugins and everything but still it says unknown....
Re: Gamemode Unknown - [G]am3r - 11.07.2017
Use crashdetect plugin and show us your server logs.
Re: Gamemode Unknown -
Crackerz - 11.07.2017
Код:
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team
[12:07:57]
[12:07:57] Server Plugins
[12:07:57] --------------
[12:07:57] Loading plugin: mysql.so
[12:07:58] Failed.
[12:07:58] Loading plugin: crashdetect.so
[12:07:59] Failed.
[12:07:59] Loading plugin: dns.so
[12:07:59] Failed.
[12:07:59] Loading plugin: sscanf.so
[12:08:00] Failed.
[12:08:00] Loading plugin: streamer.so
[12:08:00] Failed.
[12:08:00] Loaded 0 plugins.
[12:08:00]
[12:08:00] Filterscripts
[12:08:00] ---------------
[12:08:00] Loading filterscript 'base.amx'...
[12:08:00]
--Base FS loaded.
[12:08:00] Loading filterscript 'gl_actions.amx'...
[12:08:00] Loading filterscript 'gl_property.amx'...
[12:08:00]
-----------------------------------
[12:08:00] Grand Larceny Property Filterscript
[12:08:00] -----------------------------------
[12:08:00] Loading filterscript 'gl_realtimeannounce.amx'...
[12:08:00] Unable to load filterscript 'gl_realtimeannounce.amx'.
[12:08:00] Loading filterscript '1.amx'...
[12:08:00] Unable to load filterscript '1.amx'.
[12:08:00] Loaded 3 filterscripts.
[12:08:00] Reading File: blank
[12:08:00] Reading File: properties/houses.txt
[12:08:00] Reading File: properties/businesses.txt
[12:08:00] Reading File: properties/banks.txt
[12:08:00] Reading File: properties/police.txt
[12:08:00] Script[gamemodes/WCRP.amx]: Run time error 19: "File or function is not found"
[12:08:00] Number of vehicle models: 0
[12:08:04] --- Server Shutting Down.
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team
[12:08:20]
[12:08:20] Server Plugins
[12:08:20] --------------
[12:08:20] Loading plugin: mysql.dll
[12:08:22] Failed.
[12:08:22] Loading plugin: crashdetect.dll
[12:08:24] Failed.
[12:08:24] Loading plugin: dns.dll
[12:08:24]
*** DNS Plugin v2.4 by Incognito loaded ***
[12:08:24] Loaded.
[12:08:24] Loading plugin: sscanf.dll
[12:08:24]
[12:08:24] ===============================
[12:08:24] sscanf plugin loaded.
[12:08:24] Version: 2.8.1
[12:08:24] © 2012 Alex "******" Cole
[12:08:24] ===============================
[12:08:24] Loaded.
[12:08:24] Loading plugin: streamer.dll
[12:08:24]
*** Streamer Plugin v2.6.1 by Incognito loaded ***
[12:08:24] Loaded.
[12:08:24] Loaded 3 plugins.
[12:08:25]
[12:08:25] Filterscripts
[12:08:25] ---------------
[12:08:25] Loading filterscript 'base.amx'...
[12:08:25]
--Base FS loaded.
[12:08:25] Loading filterscript 'gl_actions.amx'...
[12:08:25] Loading filterscript 'gl_property.amx'...
[12:08:25]
-----------------------------------
[12:08:25] Grand Larceny Property Filterscript
[12:08:25] -----------------------------------
[12:08:25] Loading filterscript 'gl_realtimeannounce.amx'...
[12:08:25] Unable to load filterscript 'gl_realtimeannounce.amx'.
[12:08:25] Loading filterscript '1.amx'...
[12:08:25] Unable to load filterscript '1.amx'.
[12:08:25] Loaded 3 filterscripts.
[12:08:25] Reading File: blank
[12:08:25] Reading File: properties/houses.txt
[12:08:25] Reading File: properties/businesses.txt
[12:08:25] Reading File: properties/banks.txt
[12:08:25] Reading File: properties/police.txt
[12:08:25] Script[gamemodes/WCRP.amx]: Run time error 19: "File or function is not found"
[12:08:25] Number of vehicle models: 0
Re: Gamemode Unknown - [G]am3r - 11.07.2017
Is it on linux or windows?
Re: Gamemode Unknown -
Crackerz - 11.07.2017
Windows
Re: Gamemode Unknown - [G]am3r - 11.07.2017
The crashdetect failed to load, have you put all your plugins in plugins folder and the gm in gamemodes folder?
Re: Gamemode Unknown -
Crackerz - 11.07.2017
It says the plugins are not designed to run on this version...
Re: Gamemode Unknown - [G]am3r - 11.07.2017
Is it this type of error? (
http://prntscr.com/fu75fg) If yes, then use .dll file extension with plugins in server.cfg.
Re: Gamemode Unknown -
Crackerz - 11.07.2017
yes @TomCarter, Same error, but I am already using .dll and its also occuring with .dll extension.
Re: Gamemode Unknown -
Crackerz - 11.07.2017
my server.cfg
http://imgur.com/a/nYvIH