Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::Windows Servers

Support::Windows Servers Support forum for Windows EQEMu users.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #11  
Old 07-27-2011, 12:37 PM
Melandril
Sarnak
 
Join Date: Jun 2003
Posts: 75
Default

partial update...there were a number of configuration issues that were not spelled out. I don't think I fixed the problem, but I did manage to get a work around up and running =D (I hate c++)

1) there are about 3 tables that need to have server information
2) sometimes the password is encoded (don't think it's MD5...) and sometimes it's plain text (I only figured this out from reading the screen as it was crashing to see which was which)
3) the server configuration in eqemu_config for the World server needs to match on the short and long description entered into the DB for the login server
4) eqemu_config needs to have the localaddress set to your Login Server IP and the <login> section needs to have the username and password (unencrypted) for the Login Server (the one you need to enter into one of the server registration tables for the Login tables)
5) [My C++ workaround...] I recompiled the Login Server code and added a try-catch(char* e) statement to the Main method....this code might not actually be helping....but it worked in combination with everything else...so, if you're still stuck...try this. (The reason I hate C++ is that there is not CLR, and inorder to catch an exception, a specific and known exception must be in the catch statement...which leads me to believe this didn't work but was a coincidence, but I'm not looking this gift horse in the mouth)


I'll try to post again tonight with the specific tables; though, in the mean time, look at the names and columns for each of the Login Server and enter info with your best guess. If you read this before I update and find it didn't work, try to capture the error you're receiving and provide details on what you have done and what the error states =D
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 11:06 PM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3