View Single Post
  #2  
Old 04-21-2012, 06:31 AM
Aeryn
Fire Beetle
 
Join Date: Jun 2011
Posts: 20
Default

Quote:
Originally Posted by adultswimbaked View Post
Here are all my config files and log files.

eqemu_config.xml
Code:
<?xml version="1.0"?>
<!-- address has to be specified for minilogin to work -->
<address>172.16.20.120</address>
<localaddress>127.0.0.1</localaddress>
login.ini
Code:
[options]
local_network = 172.16.20.
LOG FILES:
eqemu_debug
Code:
---------------------------------------------
[04.21. - 15:54:19] [NET__WORLD] WorldConnection connect: Connecting to the server 127.0.0.1:9000 failed: TCPConnection::Connect(): connect() failed. Error: 10061
[04.21. - 15:54:19] [LAUNCHER__ERROR] worldserver.Connect() FAILED! Will retry.
Im no IT expert, but the hightlighted parts i suspect may be wrong. i dont use minilogin
I take it that IP is your External IP address?,
ive had problems before using the external IP, on its own router
also other IP is incomplete
May be better using DNS server, its free, or maybe using your PC's own internal IP address
192.168.xxx.xxx

log shows it isnt connecting to the login server
Reply With Quote