PDA

View Full Version : FUdpLink::BindPort: Failed to bind UDP socket to port


Webskipper
5th October, 2002, 11:19 PM
Hello,

I want to start 2 servers on my mashine. When I set different ports and start the second server, I get this:

UdpServerQuery(crt): Port 27974 successfully bound.
Resolving master0.gamespy.com...
MasterServerUplink: MasterServerGameStats not found - stats uploading disabled.
FUdpLink::BindPort: Failed to bind UDP socket to port
Executing UObject::StaticShutdownAfterError
FUdpLink::BindPort: Failed to bind UDP socket to port

:withstupid:

Where is the problem?


Thank you very much.

Killing
6th October, 2002, 01:34 AM
Ensure u change all the ports including the Lan ports. Also make the speration 100 so run 7777 and 7877 as UT2k3 uses a large port range.

Webskipper
6th October, 2002, 12:21 PM
Ok, I have to change the LAN Ports. It works now!

:)