SA-MP Forums Archive
how to fix it?? - 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: how to fix it?? (/showthread.php?tid=364293)



how to fix it?? - TheBestInTheWorld028 - 30.07.2012

why does this happen? i changed the port. still, nothing!
help me fix it?






Re: how to fix it?? - RyanDam - 30.07.2012

You already uses the port to something else.

Go down to the "Windows" button and enter the search field and write /cmd, up comes a box like this one. Then you do /ipconfig - Diffrent IPs are comming up, I think you shall use the IPV adress. Then go into the server.cfg and change the IP adress to the chosen one in your command prompt.

If you need more help, you can just add my skype: fredtoft1

I hope it helped.


Re: how to fix it?? - Mark™ - 30.07.2012

Port range of 1 - 1024 are in use by the system, rest are free to be used for any other purposes.


Re: how to fix it?? - M3mPHi$_S3 - 30.07.2012

you can use 7777 in place of 1818 becouse " 1818 " is not an valid port goto server.cfg and change
Код:
port 1818
to this
Код:
7777
then try again !!!!


Re: how to fix it?? - Majed - 30.07.2012

You can use any port above 5555 I guess.
Change in server.cfg the port and when you portforward type also the port.
If you don't want 7777 try from 5555 above.


Код:
maxplayers 50
port 8585
That's for me.


Re: how to fix it?? - Mark™ - 30.07.2012

Quote:
Originally Posted by мυ∂υℓ_вacнα
Посмотреть сообщение
becouse " 1818 " is not an valid port
Ofcourse its valid, however its in use, in this case. For sa-mp servers port range of 1-65535 are all valid ports.


Re: how to fix it?? - Silentfood - 30.07.2012

Make sure you're not binding to an IP you do not own. It's best to not bind to an IP address, unless you know for sure you have that directed to the server at all times.

Dynamic IP addresses will not work if you're trying to bind to one, you must have a static IP address if you're home hosting.


Re: how to fix it?? - $HANI_DON - 30.07.2012

i know this thing i can help u that 100% work

Goto Control panel>>>Windows Firewall>>>Advanced Settings(on left side)>>>Inbound Rules
In the inbound rule click NEW RULE(on right)

Then click on port>>> then 'TCP' and 'All local Ports' then ' Allow the connection'
After this there will be 3 options of when does this rule apply TICK ALL THREE
after this Type name as "MY SAMP SERVER" click finish

After this do these STEPS (on ABOVE 3 LINES) with UDP..

THIS WILL HELP YOU 100%



IF THIS HELPS +REP ME.


Re: how to fix it?? - Majed - 30.07.2012

Quote:
Originally Posted by $HANI_DON
Посмотреть сообщение
i know this thing i can help u that 100% work

Goto Control panel>>>Windows Firewall>>>Advanced Settings(on left side)>>>Inbound Rules
In the inbound rule click NEW RULE(on right)

Then click on port>>> then 'TCP' and 'All local Ports' then ' Allow the connection'
After this there will be 3 options of when does this rule apply TICK ALL THREE
after this Type name as "MY SAMP SERVER" click finish

After this do these STEPS (on ABOVE 3 LINES) with UDP..

THIS WILL HELP YOU 100%



IF THIS HELPS +REP ME.
Wtf? He didn't have problem with FireWall, He had problem with IP+port.
Just what he needs is to change IP ._.!


Re: how to fix it?? - TheBestInTheWorld028 - 30.07.2012

thanks for the +rep. XD