View Single Post
  #30  
Old 10-01-2008, 01:04 AM
Skizoke
Sarnak
 
Join Date: Sep 2008
Location: Alabama
Posts: 70
Default

Quote:
Originally Posted by Sylaei View Post
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"/> -->
The titanium log file? Where is it located and what is the exact name?

I see zone logs and debug logs, just not sure which one you are referring to.
Reply With Quote