start server problem -
Barnwell - 01.02.2015
i have problem when i start the server i check all plugins in windows its work but in linux its not work
in Open GamePanel give me this
and my port is 7777 so what the problem?
Server is not running, but log is found. NOTE: This log might not be related to the last server startup.
Код:
Started server on port: 7777, with maxplayers: 50 lanmode is ON.
Код:
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3z-R4, ©2005-2014 SA-MP Team
[04:28:33] filterscripts = "" (string)
[04:28:33]
[04:28:33] Server Plugins
[04:28:33] --------------
[04:28:33] Loading plugin: sscanf.so
[04:28:33]
[04:28:33] ===============================
[04:28:33] sscanf plugin loaded.
[04:28:33] © 2009 Alex "******" Cole
[04:28:33] 0.3d-R2 500 Players "dnee"
[04:28:33] ===============================
[04:28:33] Loaded.
[04:28:33] Loading plugin: mysql.so
[04:28:33]
> MySQL plugin R6-2 successfully loaded.
[04:28:33] Loaded.
[04:28:33] Loading plugin: streamer.so
[04:28:33]
*** Streamer Plugin v2.7.4 by Incognito loaded ***
[04:28:33] Loaded.
[04:28:33] Loading plugin: Whirlpool.so
[04:28:33]
[04:28:33] ==================
[04:28:33]
[04:28:33] Whirlpool loaded
[04:28:33]
[04:28:33] ==================
[04:28:33]
[04:28:33] Loaded.
[04:28:33] Loaded 4 plugins.
[04:28:33]
[04:28:33] Filterscripts
[04:28:33] ---------------
[04:28:33] Loaded 0 filterscripts.
[04:28:33]
[04:28:33]
[04:28:33]
[04:28:33] =======================================
[04:28:33] | |
[04:28:33] | YSI version 3.09.0684 |
[04:28:33] | By Alex "******" Cole |
[04:28:33] | |
[04:28:33] =======================================
[04:28:33]
[04:28:33]
[04:28:33]
Re: start server problem -
backhouse2k4 - 01.02.2015
Seems to be running fine, does the prompt stay open? Also is it up for you compared to others? Your port may not be open.
Re: start server problem -
Barnwell - 01.02.2015
i try another gamemode its work fine but why this gamemode is not work?!
Re: start server problem -
backhouse2k4 - 01.02.2015
Try compiling the actual file on pawno before running your server, if there are errors that's likely to be the issue why your server isn't running.
Re: start server problem -
Barnwell - 01.02.2015
i think its not work beacuse i dont put audio plugin i will try it
Re: start server problem -
Barnwell - 01.02.2015
not work i try it
Re: start server problem -
backhouse2k4 - 01.02.2015
Did the gamemode file compile successfully without error in pawno?
Re: start server problem -
Barnwell - 01.02.2015
yeah plesae help me +rep to you if you help me!
Re: start server problem -
backhouse2k4 - 01.02.2015
Don't need +rep to offer you the two cents I know =P. Are you unable to connect to the server yourself? Even as localhost?
Re: start server problem -
Jake187 - 01.02.2015
server.cfg make sure lanmode is 0 because yours is on.
also add the following to your server.cfg
bind 255.255.255.255
switch 255.255.255.255 to the IP address you plan to use.
Now if that doesn't what is that the full log? You're loading mySQL plugin so can u provide the logs from mysql_log.txt ?