View Single Post
  #3  
Old 05-28-2010, 08:42 AM
Akyra
Fire Beetle
 
Join Date: Apr 2010
Posts: 18
Default

Hi,

Ensure that you also have set the Worldname and Worldaddress in your loginserver.ini file. I had the exact same problem as this and found that I had to do the below to get it working.

Quote:
[LoginServer]
loginserver=192.168.1.5
#loginserver2=
loginport=5999
#loginport2=
worldname=<ServerName - I made it match the server name I set in my eqemu_config.xml file>
worldaddress=192.168.1.5
#locked=
#account=
#password=
Hope this helps.

Akyra
Reply With Quote