Unknown Gamemode help -
aCloudy - 30.03.2015
Hello, My server was working well, I compiled the gamemode after editing it (No errors and no warnings), Then uploaded it, And restarted the server, Then the gamemode became "Unknown".
I checked everything, plugins and server.cfg, Nothing is wrong.
It shows "Unkown" only when i run it on the host, But in localhost (my computer), It works well.
Can someone help me ? How can i fix it ?
Re: Unknown Gamemode help -
FeniX70 - 30.03.2015
do you use the plugins?
Re: Unknown Gamemode help -
Runn3R - 30.03.2015
How about checking the server_log?
Re: Unknown Gamemode help -
aCloudy - 30.03.2015
Quote:
Originally Posted by FeniX70
do you use the plugins?
|
Yes i use them.
Quote:
Originally Posted by Runn3R
How about checking the server_log?
|
Wait, I'm downloading it on my PC from the host..
Here is my server.cfg
Code:
echo Executing Server Config...
lanmode 0
rcon_password uWillneverkNowIt59
maxplayers 30
port 7773
hostname Mafia Server (Coming Soon!!)
gamemode0 BB
filterscripts adminspec
plugins sscanf.so
announce 1
query 1
chatlogging 0
weburl Coming.Soon
maxnpc 1
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
mapname San Fierro
password changedIt
Re: Unknown Gamemode help -
BleverCastard - 30.03.2015
If it's a linux host, you need to add .so at the end of the plugins and make sure they're linux compatible.
Re: Unknown Gamemode help -
aCloudy - 30.03.2015
Quote:
Originally Posted by BleverCastard
If it's a linux host, you need to add .so at the end of the plugins and make sure they're linux compatible.
|
How can i know if it is linux or not ?
Re: Unknown Gamemode help -
BleverCastard - 30.03.2015
Quote:
Originally Posted by aCloudy
How can i know if it is linux or not ?
|
Ask the company that's hosting your server.
Re: Unknown Gamemode help -
Runn3R - 30.03.2015
if the samp_server in you host isn't a '.exe' its a linux probably a CentOS
Re: Unknown Gamemode help -
aCloudy - 30.03.2015
Quote:
Originally Posted by Runn3R
if the samp_server in you host isn't a '.exe' its a linux probably a CentOS
|
There is no "samp_server" in my server file, I start it on the host website.
Re: Unknown Gamemode help -
Runn3R - 30.03.2015
Then samp03svr? If it is it's a linux.
Re: Unknown Gamemode help -
aCloudy - 30.03.2015
Quote:
Originally Posted by Runn3R
Then samp03svr? If it is it's a linux.
|
No, samp03svr is not exe, But before, I typed in server.cfg > plugins .so, And it was working, Now you're telling me only linux must be .so
Re: Unknown Gamemode help -
aCloudy - 30.03.2015
Sorry for this bump, But help me please!
Re: Unknown Gamemode help -
Runn3R - 30.03.2015
You didn't post the server_log yet..
Re: Unknown Gamemode help -
aCloudy - 30.03.2015
Quote:
Originally Posted by Runn3R
You didn't post the server_log yet..
|
The log size is huge, I tried to open it, But (Not responding) for long time.
Can you tell me the reasons of having "Unknown Gamemode" ?
Re: Unknown Gamemode help -
Runn3R - 30.03.2015
Delete the server_log then restart the server and the log should be smaller size.
Re: Unknown Gamemode help -
BleverCastard - 30.03.2015
Quote:
Originally Posted by aCloudy
The log size is huge, I tried to open it, But (Not responding) for long time.
Can you tell me the reasons of having "Unknown Gamemode" ?
|
Runn3R is trying to help you but you're not listening. If you continue to ignore him, others just won't help you anymore. So be a good little boy andpost the server log like Runn3R said so he can help you. I refuse to help people like you anymore.
Re: Unknown Gamemode help -
CalvinC - 30.03.2015
Quote:
Originally Posted by aCloudy
Can you tell me the reasons of having "Unknown Gamemode" ?
|
That your gamemode isn't loaded.
Quote:
Originally Posted by aCloudy
The log size is huge, I tried to open it, But (Not responding) for long time.
|
If it's huge, it means you haven't resetted it in a long time, you have to reset it once in a while so it doesn't get that huge.
Just delete it, run your server, and then it will generate a new log, then show that here.
Re: Unknown Gamemode help -
ChristolisTV - 30.03.2015
Change your server.cfg to this:
Code:
echo Executing Server Config...
lanmode 0
rcon_password uWillneverkNowIt59
maxplayers 30
port 7773
hostname Mafia Server (Coming Soon!!)
gamemode0 BB 1
filterscripts adminspec
plugins sscanf.so
announce 1
query 1
chatlogging 0
weburl Coming.Soon
maxnpc 1
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
mapname San Fierro
password changedIt
__________________
Please +1 rep if I helped.
Re: Unknown Gamemode help -
Daniel55423 - 30.03.2015
That happened to me, turned out I was missing a plugin. Make sure you have all required plugins and includes for the gamemode, for me I had to download streamer.so, it may be the same for you, but it may not.
Re: Unknown Gamemode help -
aCloudy - 31.03.2015
Sorry for the too late answer.
This is the log when i started my server:
This is what i use:
HTML Code:
#include <a_samp>
#include <zcmd>
#include <streamer>
#include <sscanf2>
#include <foreach>
Code:
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3z-R4, ©2005-2014 SA-MP Team
[04:06:49]
[04:06:49] Server Plugins
[04:06:49] --------------
[04:06:49] Loading plugin: sscanf.so
[04:06:49]
[04:06:49] ===============================
[04:06:49] sscanf plugin loaded.
[04:06:49] © 2009 Alex "Y_Less" Cole
[04:06:49] ===============================
[04:06:49] Loaded.
[04:06:49] Loaded 1 plugins.
[04:06:50]
[04:06:50] Ban list
[04:06:50] --------
[04:06:50] Loaded: samp.ban
[04:06:50]
[04:06:50]
[04:06:50] Filterscripts
[04:06:50] ---------------
[04:06:50] Loading filterscript 'adminspec.amx'...
[04:06:50] Loaded 1 filterscripts.
[04:06:50] Script[gamemodes/BB.amx]: Run time error 19: "File or function is not found"
[04:06:50] Number of vehicle models: 0