View Single Post
  #24  
Old 10-01-2008, 12:24 AM
Sylaei
Hill Giant
 
Join Date: Jan 2007
Posts: 124
Default

Skizoke, This was in my Titanium log file.

Code:
2008-09-30 23:07:33	Networking: Connection Established [1]
2008-09-30 23:08:33	*** WorldAuthenticate.  Error connecting to 74.185.XX.XX:9000 [client:DisconnectReasonConnectFail,server:DisconnectReasonNone]
2008-09-30 23:08:33	
2008-09-30 23:08:33	Networking: Connection Closed [0] with 0 pending bytes.
2008-09-30 23:08:34	*** ERROR: WorldAuthenticate has failed after attempting to connect.
First try commenting these lines in your eqemu_config file:
<address>74.185.XX.XX</address>
<localaddress>192.168.1.68</localaddress>

Second try this, note I don't even have this line in my eqemu_config file:
Try uncommenting this line from your eqemu_config file:
<!-- <tcp ip="localhost" port="9000" telnet="disable"/> -->
__________________
Syl

"The significant problems we have cannot be solved at the same level of thinking with which we created them."
Albert Einstein
Reply With Quote