Server Unknown Mode - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Server Unknown Mode (
/showthread.php?tid=298495)
Server Unknown Mode -
Saurik - 21.11.2011
So i wanted to try my server which i updated on 0.3D RC9. I compiled my GM with 0.3d RC9 includes and etc.. Ran the server on my home host (windows) and it works fine.
So then i uploaded everything into the free volt host server. uploaded ALL the plugins that i need and named them in server.cfg with .so at the end. When i ran my server on volt (linux) it says UNKNOWN in the Mode
in my server log i am seeing this
[21:04:40] Script[gamemodes/cod_1.2.amx]: Run time error 19: "File or function is not found"
Re: Server Unknown Mode -
Calgon - 21.11.2011
Have you uploaded all of the *updated* versions of your plugins for 0.3d?
Re: Server Unknown Mode -
Saurik - 21.11.2011
FIXED.
Noticed that the server says its 0.3c RC4
(idk how it happened because i updated the server through vost thigy to 0.3d RC9)
Re: Server Unknown Mode -
Michael_P - 21.11.2011
made sure you have "main { }" in your GM? That can apperently cause probs to
Re: Server Unknown Mode -
Saurik - 21.11.2011
It's fixed. Thanks for help.
Re: Server Unknown Mode -
Michael_P - 21.11.2011
What was the problem?