Thread: server
View Single Post
  #2  
Old 06-24-2005, 01:20 PM
sesmar
I built it I will Support it!
 
Join Date: Jun 2005
Location: Michigan
Posts: 214
Default

I was having this same problem and I figured out that it was caused because I was behind a router.

What I did to fix this problem was forward port 9000 to my local machine from the router and changed this line in the LoginServer.ini file:

worldaddress=127.0.0.1

I changed the IP address to my public IP. (You can find this in your router settings if you dont already know it.)

Once I made this change I was able to log in to my world server using the public login server from multiple clients.
Reply With Quote