EQEmuLoginServer.exe - Application Error
Followed the guide on:
http://www.eqemulator.org/forums/showthread.php?t=29043 by the word. Now, when I start up the startup.bat, I get: "EQEmuLoginServer.exe - Application Error: The application was unable to start correctly (0x000007b). Click OK to close the application." Everything else works fine, just errors on the login server, and then I get a ton of: "Could not connect to login server: TCPConnection::Connect(): connect() failed. Error: 10061" My eqemu_config.xml: Code:
Code:
Code:
|
Try inputting your real world IP in both spots here:
Code:
<address>127.0.0.1</address> Code:
<!-- Loginserver information. Defaults shown --> |
Nope, still gave me the error, and "could not connect to login server".
It seems that the reason it cannot connect is because EQEmuLoginServer.exe keeps fatal erroring out when I start up the startup.bat. So the problem lies in why EQEmuLoginServer.exe is crashing. If you were to download the exe, and try to open it immediately, that's the crash message that I'm getting, but the files you're supposed to copy over from the trunk I copied over. |
So almost as if it's not seeing the zone and world files. Could there possibly be any permissions issues on the files?
|
What the heck is EQEmuLoginServer? Is that a newer version of minilogin?
|
Quote:
http://code.google.com/p/projecteqemu/downloads/list |
Quote:
Hope you feel special, I signed up to the forum just to tell you that |
Haha yeah, I feel special. I installed the 64bit, then tried by installing the 32bit. I'll try uninstalling activeperl and doing that again, maybe it didn't overwrite.
|
No change, still getting the error after complete uninstall/reinstall of Win32-x86 (it was either that or the 64-bit x64).
|
Anyone have any ideas?
|
Im getting the same error from eqemuloginserver.exe was well and I have the 32bit version of perl as well. Does anyone have any new information on this issue?
Edit: I also tried changing the compatibility to all the different xp versions, also made sure that it was running as admin. I have windows 7 x64. |
I also had this issue following the wiki and guide on the boards. I noticed that the server binary was much newer than the eqemulogin binary that was posted for download. So, I attempted to compile the eqemuloginserver from the svn source I downloaded, in hopes that it was a newer version. I downloaded visual c++ 2010 free version from microsoft, loaded the code, and attempted to build and it told me it needed zlib.h and mysql.h. I found the mysql includes and added that to my includes path in the project. Then I dowloaded zlib and added those includes to the path. After that it went further through the build, but then gave me and error about missing zlib.lib. This is where I'm stuck at the moment.
|
It has the same dependencies sans perl as world. I'll build a new version and post it soon that one up there I'm not sure how old is it.
|
I just built it from Rev 1497 on win 7 x64, with 32 bit perl installed and am getting the same error. The .exe, .conf, .ini and .dll files are all copied to the same folder that eqemu is running from.
"EQEmuLoginServer.exe - Application Error: The application was unable to start correctly (0x000007b). Click OK to close the application." It's the same machine i build eqemu on and that build runs fine. I have tried Debug, Release, Unicode Debug and Unicode Release and they all give the same error. I'm not a c++ person, o/w i'd throw some debugging code in there to try and figure it out. |
Also, using the following file
login.ini other than the db name, login & pass, the only thing i changed was the local_network setting, from 192.168.1. to 192.168.0. as my network uses the 192.168.0. ip addresses. Everything else, I left as is. I did have a question if that should be left without the ending octet, or if it should be completed to the servers local ip? Code:
[database] |
All times are GMT -4. The time now is 11:59 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.