Unknown gamemode.
#1

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
Reply
#2

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

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

Also line in server.cfg is blank (filterscripts )

But still nothing .
Reply
#4

BUMP Help PLEASE!
Reply
#5

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

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

in server.cfg

have you put

Код:
gamemode0 your gamemode's name
?
Reply
#8

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

Try adding plugins "whirlpool, sscanf, audio, streamer"
Reply
#10

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

my plugins:

Код:
plugins streamer sscanf regex nativechecker
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)