EQEmuLoginServer fails after a few hours
I have no idea where to start, everything looks right. My Login server works fine for 10-12 hours but by the next morning when I wake up, it is dead. It is still running and responding to logins but what you actually see on the screen is that it shows the query for the select on the username, but that the username is not there. If you stop and start the server it works fine. At the client level, the client just keeps popping back that you typed in the wrong password.
Where do I need to go to debug this, from what I understand there is no log file correct ? The response on the screen is not helping me because I clearly know the query does run fine by hand.
Also, my login server is run under Wine but I really doubt this is a linux issue.
|