View Single Post
  #6  
Old 01-15-2012, 02:46 PM
trevius's Avatar
trevius
Developer
 
Join Date: Aug 2006
Location: USA
Posts: 5,946
Default

Your config looks like you are trying to use the eqemulator.net public login server, but you also have config files for using the EQEmuLoginServer which is for private connections. The EQEmuLoginServer config stuff doesn't matter here if you don't have it in your main config file anyway.

For public Login Servers, you don't need to uncomment this part:

Code:
				<!-- Only specify these two if you really think you need to. -->
					<address>mynightshift.servegame.com</address>
					<localaddress>192.168.1.83</localaddress>
I suggest you comment those 2 lines out and it will probably fix your problem.
__________________
Trevazar/Trevius Owner of: Storm Haven
Everquest Emulator FAQ (Frequently Asked Questions) - Read It!
Reply With Quote