PDA

View Full Version : EQEmuLoginServer Debug Errors


Eva Aisling
03-10-2010, 05:42 PM
I read through the login server thread in the development section and found someone else had described my problem and solved it. The problem is that nearly every time someone logs into (or out of) my server, I get a Debug Error like the one shown here: http://i135.photobucket.com/albums/q130/Lyrishima/ServerError.png

Well solved my problem with a combination of compiling the exe to release instead of debug and using realse dll at same time.

Could someone please explain this to me? I would send him a PM, but this user has been inactive for a while. I am having the same issue as he is. Nearly every time I or someone else logs in, I get a debug error. Hitting [Ignore] allows me to play again, but it is rather inconvenient.

When I get the debug error, the server window goes nonresponsive and the server select screen is empty. Please let me know if you need any more details. I do not see any source files on the project page to try and compile the login server myself, nor do I know how.