SA-MP Forums Archive
server startup error - 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 startup error (/showthread.php?tid=262958)



server startup error - MEC - 20.06.2011

i keep getting this error that it can't find my gm. but its in there:

Код:
----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3c R2, ©2005-2011 SA-MP Team

[22:18:16] filterscripts = ""  (string)
1 
1 Server Plugins
1 --------------
1  Loading plugin: streamer.so
1 

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

1   Loaded.
1  Loading plugin: mysql.so
1   Failed (libmysqlclient_r.so.15: cannot open shared object file: No such file or directory)
1  Loading plugin: sscanf.so
1 

1  ===============================

1       sscanf plugin loaded.     

1    © 2009 Alex "******" Cole

1  ===============================

1   Loaded.
1  Loading plugin: CNPC.so
1 ================
1 Controllable NPC v 0.2.7
1 by 009
1 http://samp.club42.ru
1 Unknown server version
1 ================
1 It's final version of plugin, updatings any more will not be
1 Protection is switched off
1 ================
1   Loaded.
1  Loaded 3 plugins.

1 I couldn't load any gamemode scripts. Please verify your server.cfg
1 It needs a gamemode0 line at the very least.
gamemode 0 Mec.amx 1

is what my config says

i'm running this on centos


Re: server startup error - Stigg - 20.06.2011

All you need is:
Код:
gamemode0 Mec



Re: server startup error - MEC - 21.06.2011

thats what i got but its still throwing that error