SA-MP Forums Archive
Unknown GameMode with no warnings/errors - 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 with no warnings/errors (/showthread.php?tid=487278)



Unknown GameMode with no warnings/errors - dimitri8 - 12.01.2014

Hey sorry to bother you again but I've Unknown Gamemode non fair, I cant see even why, See the server logs and

server.cfg:
Код:
echo Executing Server Config...
lanmode 0
rcon_password dsdwddss
maxplayers 50
port 7785
hostname Project Future RolePlay [Back + Refunds]
bind 66.225.195.158
gamemode0 MyScript 1
filterscripts yom_buttons gcustom
plugins streamer sscanf mysql nativechecker Whirlpool
announce 1
query 1
weburl Coming Soon
maxnpc 0
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
rcon 0
mapname San Andreas
server_logs:
Код:
Loaded log file: "server_log.txt".
----------

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

[11:56:42] 
[11:56:42] Server Plugins
[11:56:42] --------------
[11:56:42] Loading plugin: streamer
[11:56:42] 

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

[11:56:42] Loaded.
[11:56:42] Loading plugin: sscanf
[11:56:42] 

[11:56:42] ===============================

[11:56:42] sscanf plugin loaded. 

[11:56:42] © 2009 Alex "******" Cole

[11:56:42] 0.3d-R2 500 Players "dnee"

[11:56:42] ===============================

[11:56:42] Loaded.
[11:56:42] Loading plugin: mysql
[11:56:42] 

> MySQL plugin R7 successfully loaded.

[11:56:42] Loaded.
[11:56:42] Loading plugin: nativechecker
[11:56:42] Loaded.
[11:56:42] Loading plugin: Whirlpool
[11:56:42] 
[11:56:42] ==================
[11:56:42] 
[11:56:42] Whirlpool loaded
[11:56:42] 
[11:56:42] ==================
[11:56:42] 
[11:56:42] Loaded.
[11:56:42] Loaded 5 plugins.

[11:56:42] 
[11:56:42] Filterscripts
[11:56:42] ---------------
[11:56:42] Loading filterscript 'yom_buttons.amx'...
[11:56:42] Loading filterscript 'gcustom.amx'...
[11:56:42] Loaded 2 filterscripts.

[11:56:42] 
[11:56:42] 
[11:56:42] 
[11:56:42] ======================================= 
[11:56:42] | | 
[11:56:42] | YSI version 3.09.0684 | 
[11:56:42] | By Alex "******" Cole | 
[11:56:42] | | 
[11:56:42] ======================================= 
[11:56:42] 
[11:56:42] 
[11:56:42] 
[11:56:42] Number of vehicle models: 0
I'm using MySQL plugin, and I installed the MySQL as the guide I've, and I had also other file.sql so I tried put him in the Database and the gamemode stayed the same : Unknown so I think the problem isnt in MySQL, cause the file I put in the database worked to me in other script. PLEASE HELP ME!!!


Re: Unknown GameMode with no warnings/errors - Konstantinos - 12.01.2014

I believe it's because of the sscanf, you've got an old version of it. Update sscanf plugin to its latest version and the include (sscanf2.inc) too. Re-compile and try again.

Last, add the nativechecker last in the plugins line (in server.cfg).


Re: Unknown GameMode with no warnings/errors - dimitri8 - 12.01.2014

Bro I've already done these... added already the nativechecker... same everything...