View Single Post
  #4  
Old 08-30-2009, 06:06 PM
fourier
Sarnak
 
Join Date: Aug 2009
Location: MO
Posts: 35
Default

Taking out the login/pw in the XML config's loginserver section did not help. The emu just uses the default login then (user: eq), that makes sense.

I have noticed other's logs show:

[Debug] [WORLD__LS] Connected to Loginserver: 127.0.0.1:5998
[Debug] [WORLD__LS] Loginserver provided xxxxxxx as world address.

Now, I never get that second line. No errors or anything, either. So my login server is never sending out a ServerLSStatus_Struct, I think, based on my observations in the code. I can't find what triggers that, though.

I am using the EQEmuLoginServer included with the most up-to-date trunk branch on SVN. After reading the forums some more, I have come across another Login Server called eqemuls login server , or Private Login Server. http://eqemu.devnoob.com seems to be the main host. Is this the most recommended login server? I'm definitely going to try it, but it looks older than the LoginServer included from SVN.

Last edited by fourier; 08-30-2009 at 06:08 PM.. Reason: spelling
Reply With Quote