SA-MP Forums Archive
Unknown gamemode. - 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: Unknown gamemode. (/showthread.php?tid=482540)



Unknown gamemode. - erminpr0 - 21.12.2013

Well, my script was working well until I made some little changes in codes (optimising commands and other parts, decreasing string sizes,...)

Now I have compiled script, tried to run samp-server.exe, succed but, gamemode text says ' Unknown '.
Also :
[ Number of vehicle models: 0 ]
Instead of :
[ Number of vehicle models: 6 ]

I have newest plugins,libraries etc.

Here's my server_log.txt:

Код:
----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3x, ©2005-2013 SA-MP Team

[18:29:20] 
[18:29:20] Server Plugins
[18:29:20] --------------
[18:29:20]  Loading plugin: streamer.dll
[18:29:20] 

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

[18:29:20]   Loaded.
[18:29:20]  Loading plugin: sscanf.dll
[18:29:20] 

[18:29:20]  ===============================

[18:29:20]       sscanf plugin loaded.     

[18:29:20]          Version:  2.8.1        

[18:29:20]    © 2012 Alex "******" Cole  

[18:29:20]  ===============================

[18:29:20]   Loaded.
[18:29:20]  Loading plugin: regex.dll
[18:29:20] 


[18:29:20] ______________________________________


[18:29:20]  Regular Expression Plugin v0.2.1 loaded
[18:29:20] ______________________________________


[18:29:20]  By: Fro © Copyright <TBG> 2009-2011
[18:29:20] ______________________________________


[18:29:20]   Loaded.
[18:29:20]  Loaded 3 plugins.

[18:29:20] 
[18:29:20] Filterscripts
[18:29:20] ---------------
[18:29:20]   Loading filterscript 'objects.amx'...
[18:29:20]   Loaded 1 filterscripts.

[18:29:20]  
[18:29:20]  
[18:29:20]  
[18:29:20]  ======================================= 
[18:29:20]  |                                     | 
[18:29:20]  |        YSI version 3.09.0684        | 
[18:29:20]  |        By Alex "******" Cole        | 
[18:29:20]  |                                     | 
[18:29:20]  ======================================= 
[18:29:20]  
[18:29:20]  
[18:29:20]  
[18:29:20] ------------------------------------------------------------
[18:29:20]  													 	   
[18:29:20]                       ROLEPLAY       MODE             
[18:29:20] 															   
[18:29:20] ------------------------------------------------------------
[18:29:20]                                                             
[18:29:20]                             Version v0.8beta        
[18:29:20]                                                             
[18:29:20] ____________________________________________________________
[18:29:20] Number of vehicle models: 0
[18:38:39] --- Server Shutting Down.
[18:38:39] 

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

[18:38:39] 

[18:38:39]  ===============================

[18:38:39]      sscanf plugin unloaded.    

[18:38:39]  ===============================

[18:38:39] 


[18:38:39] ______________________________________


[18:38:39]  Regular Expression Plugin v0.2.1 unloaded
[18:38:39] ______________________________________
What might present the problem?
Thanks


Re: Unknown gamemode. - Krakuski - 21.12.2013

The game mode may say that due to one of your filterscripts maybe. Check all of the ones that you included into the server


Re: Unknown gamemode. - erminpr0 - 21.12.2013

I removed objects filterscript, now I am not using ANY filterscripts.

Also line in server.cfg is blank (filterscripts )

But still nothing .


Re: Unknown gamemode. - erminpr0 - 21.12.2013

BUMP Help PLEASE!


Re: Unknown gamemode. - erminpr0 - 22.12.2013

BUMP, thread was on 3rd page.. ++rep!


Re: Unknown gamemode. - erminpr0 - 22.12.2013

LOL; HELP me guys what might be problem, don't tell me right solution but post anything, I am getting crazy!


Re: Unknown gamemode. - Flaken - 22.12.2013

in server.cfg

have you put

Код:
gamemode0 your gamemode's name
?


Re: Unknown gamemode. - erminpr0 - 22.12.2013

Yes otherwise it couldn't even recogonise what gamemode is it.


Re: Unknown gamemode. - rocker3410 - 22.12.2013

Try adding plugins "whirlpool, sscanf, audio, streamer"


Re: Unknown gamemode. - erminpr0 - 22.12.2013

why whirpool and audio? I'am not using any of it.

my plugins:

Код:
plugins streamer sscanf regex nativechecker