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

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

Reply
 
Thread Tools Display Modes
  #1  
Old 04-04-2017, 09:26 PM
Mortow's Avatar
Mortow
Hill Giant
 
Join Date: Apr 2013
Posts: 215
Default Login Sever Console question

I recently updated my source code and recompiled, now it seems the EQEmu Login Server Console no longer has any output. It works fine but I see none of the feedback it used to give it is just an empty DOS box. Is this as intended?
Reply With Quote
  #2  
Old 04-04-2017, 10:41 PM
The_Beast's Avatar
The_Beast
Discordant
 
Join Date: May 2016
Location: Under a rock
Posts: 290
Default

I am experiencing the same thing. The compile I did from March 27th update/gitpull is normal, but the source I updated today is giving me nothing in login server. But I am also not getting any connection of world>loginserver either. I reverted back to march 27th source pull and it's functioning fine.
Reply With Quote
  #3  
Old 04-04-2017, 10:55 PM
Akkadius's Avatar
Akkadius
Administrator
 
Join Date: Feb 2009
Location: MN
Posts: 2,071
Default

I'll take a look here
Reply With Quote
  #4  
Old 04-04-2017, 11:07 PM
Akkadius's Avatar
Akkadius
Administrator
 
Join Date: Feb 2009
Location: MN
Posts: 2,071
Default

Looks like PEQ is missing the Login Server logging category in the database, so if you don't have that, make sure you have that in your table.

Code:
INSERT INTO `logsys_categories` (`log_category_id`, `log_category_description`, `log_to_console`, `log_to_file`, `log_to_gmsay`) VALUES ('43', 'Loginserver', '1', '0', '0')
Also, there was a big change to the logging system (see changelog.txt) and looks like loginserver has hit a slight bug with this change.

I've fixed it for you guys here:

https://github.com/EQEmu/Server/comm...e467f91d1a3db8
Reply With Quote
  #5  
Old 04-04-2017, 11:26 PM
The_Beast's Avatar
The_Beast
Discordant
 
Join Date: May 2016
Location: Under a rock
Posts: 290
Default

Quote:
Originally Posted by Akkadius View Post
I've fixed it for you guys here:
Just updated all this and it works great. Thank You very much kind Sir
Reply With Quote
  #6  
Old 04-05-2017, 08:47 AM
Mortow's Avatar
Mortow
Hill Giant
 
Join Date: Apr 2013
Posts: 215
Default

I will grab this and update my server tonight after work. Thanks Akka.
Reply With Quote
Reply

Thread Tools
Display Modes

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 02:20 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 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3