View Single Post
  #3  
Old 06-28-2008, 06:29 PM
chowsue
Fire Beetle
 
Join Date: Jun 2008
Location: houston
Posts: 5
Default still no go

Quote:
Originally Posted by Rocker8956 View Post
I had this error yesterday trying to setup a new server. The way I fixed mine was to remove <!-- from before <address> and <localaddress> then also remove --> from after <address> and <localaddress>. So that section of your eqemu_config.xlm should look like this

<!-- Only specify these two if you really think you need to. -->
<address>127.0.0.1</address>
<localaddress>127.0.0.1</localaddress>


Hope that helps.
i took that part out and still gives me the same error message
Reply With Quote