Posts: 188
Threads: 58
Joined: Apr 2014
Reputation:
0
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 ?
Posts: 420
Threads: 6
Joined: Dec 2013
Reputation:
0
How about checking the server_log?
Posts: 845
Threads: 123
Joined: Dec 2011
Reputation:
0
If it's a linux host, you need to add .so at the end of the plugins and make sure they're linux compatible.
Posts: 420
Threads: 6
Joined: Dec 2013
Reputation:
0
if the samp_server in you host isn't a '.exe' its a linux probably a CentOS
Posts: 420
Threads: 6
Joined: Dec 2013
Reputation:
0
Then samp03svr? If it is it's a linux.
Posts: 188
Threads: 58
Joined: Apr 2014
Reputation:
0
Sorry for this bump, But help me please!
Posts: 420
Threads: 6
Joined: Dec 2013
Reputation:
0
You didn't post the server_log yet..
Posts: 420
Threads: 6
Joined: Dec 2013
Reputation:
0
Delete the server_log then restart the server and the log should be smaller size.
Posts: 17
Threads: 3
Joined: Mar 2015
Reputation:
0
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.