Thread: Login issue
View Single Post
  #9  
Old 04-06-2010, 08:48 PM
trevius's Avatar
trevius
Developer
 
Join Date: Aug 2006
Location: USA
Posts: 5,946
Default

Currently, the SoD client cannot connect log into the Public Login Server until Rogean gets it added there. For now, the only way to connect via SoD is to use your own private Login Server from the open source one on the SVN.

Hopefully Rogean will get SoD added to the public LS soon though...

Also, your server config should be using port 5998 to log into the public Login Server:

Code:
		<loginserver>
			<host>eqemulator.net</host>
			<port>5998</port>
			<account>*edited*</account>
			<password>*edited*</password>
		</loginserver>
__________________
Trevazar/Trevius Owner of: Storm Haven
Everquest Emulator FAQ (Frequently Asked Questions) - Read It!
Reply With Quote