View Single Post
  #1  
Old 12-13-2008, 12:01 PM
Rocker8956
Hill Giant
 
Join Date: Sep 2007
Posts: 117
Default

Going to guess that your issue is here (marked in red)

Code:
<?xml version="1.0">
<server>
<world>
<shortname>xxxxxxxxxxxxx</shortname>
<longname>xxxxxxxxxxxxxx</longname>

<!-- Only specify these two if you really think you need to. -->
<address>(DynDnsAccount.com)</address>
<localaddress>192.168.1.210</localaddress>

[LoginServer]
loginserver=(DynDnsAccount.com)
loginserver2=192.168.1.210
I am at work atm so I can not look to see what those values should be but I know you rarely want to change the top one.
Reply With Quote