SA-MP Forums Archive
Why my server gamemode is unknown? - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Why my server gamemode is unknown? (/showthread.php?tid=377538)



Why my server gamemode is unknown? - Tuntun - 14.09.2012

Hello

im use a gamemode and when i open my SA-MP it's show unknown gaemeode... so please help me with it..
Server log:
Код:
----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3e, ©2005-2012 SA-MP Team

[00:33:57] filterscripts = ""  (string)
[00:33:57] 
[00:33:57] Server Plugins
[00:33:57] --------------
[00:33:57]  Loading plugin: streamer
[00:33:57] 

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

[00:33:57]   Loaded.
[00:33:57]  Loading plugin: mysql
[00:33:57] 

  > MySQL plugin R5 successfully loaded.

[00:33:57]   Loaded.
[00:33:57]  Loaded 2 plugins.

[00:33:57] 
[00:33:57] Filterscripts
[00:33:57] ---------------
[00:33:57]   Loaded 0 filterscripts.

[00:33:57] Script[gamemodes/LoF.amx]: Run time error 19: "File or function is not found"
[00:33:57] Number of vehicle models: 0
[00:33:59] --- Server Shutting Down.
[00:33:59] 

*** Streamer Plugin v2.5 by Incognito unloaded ***

[00:33:59] 

  > MySQL plugin unloaded.
server.cfg:
Код:
echo Executing Server Config...
lanmode 1 
rcon_password 1113123123123
maxplayers 50 
port 7777 
hostname Test
gamemode0 LoF 1 
Plugins streamer mysql 
filterscripts 
announce 0 
query 1 
weburl www.sa-mp.com 
maxnpc 0
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000



Re: Why my server gamemode is unknown? - HyDrAtIc - 14.09.2012

You need sscanf plugin Click here to download!

Download it and put files where it goes and add at server.cfg at line plugins add this
Код:
Plugins streamer mysql sscanf
-If this worked don't forget to rep me by hitting the Star button


Re: Why my server gamemode is unknown? - Tuntun - 15.09.2012

still unknwon gamemode and here is server log:

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3e, ©2005-2012 SA-MP Team

[10:05:55] filterscripts = "" (string)
[10:05:55]
[10:05:55] Server Plugins
[10:05:55] --------------
[10:05:55] Loading plugin: streamer
[10:05:55]

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

[10:05:55] Loaded.
[10:05:55] Loading plugin: mysql
[10:05:55]

> MySQL plugin R5 successfully loaded.

[10:05:55] Loaded.
[10:05:55] Loading plugin: sscanf
[10:06:03] Failed.
[10:06:03] Loaded 2 plugins.

[10:06:03]
[10:06:03] Filterscripts
[10:06:03] ---------------
[10:06:03] Loaded 0 filterscripts.

[10:06:04] Script[gamemodes/LoF.amx]: Run time error 19: "File or function is not found"
[10:06:04] Number of vehicle models: 0
[10:07:28] --- Server Shutting Down.
[10:07:28]

*** Streamer Plugin v2.5 by Incognito unloaded ***

[10:07:28]

> MySQL plugin unloaded.

here is server.cfg:
Код:
echo Executing Server Config...
lanmode 1 
rcon_password 1113123123123
maxplayers 50 
port 7777 
hostname Test
gamemode0 LoF
Plugins streamer mysql sscanf
filterscripts 
announce 0 
query 1 
weburl www.sa-mp.com 
maxnpc 0
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
please help..


Re: Why my server gamemode is unknown? - Lucky™ - 15.09.2012

It's mean your game mode is not supported with 0.3e

Maybe you GM is 0.3d, Convert it to 0.3e and try again

If I helped you, Rep me


Re: Why my server gamemode is unknown? - Tuntun - 15.09.2012

no i have 0.3e already.... see at server log dude...


Re: Why my server gamemode is unknown? - shaniyal - 15.09.2012

compile ur gm pls


Re: Why my server gamemode is unknown? - Slaykler - 15.09.2012

OMG look at his Log. Seriously, It states SSCANF Failed to load. Update the .dll file bud or .so what ever version of windows or linux your using


Re: Why my server gamemode is unknown? - Mark™ - 15.09.2012

Also update your streamer plugin to v2.6.1.


Re: Why my server gamemode is unknown? - shaniyal - 15.09.2012

lol it was so small,i even didn't notice it
EDIT:streamer,sscanf download it


Re: Why my server gamemode is unknown? - iRazoR - 15.09.2012

Download the latest plugins, recompile your script with the plugins.

Start it and im sure it will run nice

And if you want it as Public Server.

Change the announce to "1" (Without ")

Make sure that your IP is Port Forwarded too