SA-MP Forums Archive
Port in use. - 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: Port in use. (/showthread.php?tid=179243)



Port in use. - slowride326 - 26.09.2010

ok so when i start the server it says
SA-MP Dedicated Server
----------------------
v0.3b, ©2005-2010 SA-MP Team

[18:38:30] filterscripts = "" (string)
[18:38:30]
[18:38:30] Server Plugins
[18:38:30] --------------
[18:38:30] Loading plugin: streamer
[18:38:30]

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

[18:38:30] Loaded.
[18:38:30] Loaded 1 plugins.

[18:38:30] Unable to start server on 173.242.241.220:7777. Port in use?
[18:38:30]
[18:38:30] Filter Scripts
[18:38:30] ---------------
[18:38:30] Loaded 0 filter scripts.

[18:38:30] Number of vehicle models: 0
*-*-*-*-*-*-
WHY DOES IT SAY UNABLE TO START THAT IS MY IP OFF OF whatmyip.com


Re: Port in use. - reckst4r - 26.09.2010

If you have bind 173.242.241.220 in your server.cfg then remove it.


Re: Port in use. - slowride326 - 26.09.2010

Ok i did check this 173.242.241.220:7777 Or could you team view and look and tell me what i did wrong


Re: Port in use. - Mike Garber - 26.09.2010

Quote:
Originally Posted by slowride326
Посмотреть сообщение
Ok i did check this 173.242.241.220:7777 Or could you team view and look and tell me what i did wrong
Remove the line, you don't need It.


Re: Port in use. - slowride326 - 26.09.2010

i did still NO work


Re: Port in use. - Mike Garber - 26.09.2010

Quote:
Originally Posted by slowride326
Посмотреть сообщение
i did still NO work
So If your server.cfg looked like this;

Код:
echo Executing Server Config...
lanmode 0
bind 173.242.241.220:7777
rcon_password changeme
maxplayers 50
port 7777
hostname SA-MP 0.3 Server
gamemode0 grandlarc 1
filterscripts base gl_actions gl_property gl_realtime
announce 1
query 1
weburl www.sa-mp.com
maxnpc 0
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
It looks like this now? (REMOVED the WHOLE LINE);

Код:
echo Executing Server Config...
lanmode 0
rcon_password changeme
maxplayers 50
port 7777
hostname SA-MP 0.3 Server
gamemode0 grandlarc 1
filterscripts base gl_actions gl_property gl_realtime
announce 1
query 1
weburl www.sa-mp.com
maxnpc 0
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000



Re: Port in use. - slowride326 - 26.09.2010

I did and it looks like this

echo Executing Server Config...
lanmode 0
rcon_password 2359
maxplayers 50
port 7777
hostname Slowride's Roleplay
gamemode0 larp 1
filterscripts
announce 1
plugins streamer #comment if linux
#plugins streamer.so #uncomment if linux!
query 1
weburl www.slowride.tk
maxnpc 99
onfoot_rate 30
incar_rate 30
weapon_rate 40
stream_distance 300.0
stream_rate 1000


Re: Port in use. - Ash. - 26.09.2010

Change your port to something different, maybe 7778?