View Full Version : World.exe - Application Error
Xenerox
03-04-2010, 06:54 PM
Hello My Server Runs On Windows 7 64 Bit i set up my server according to the guide on projecteqs forums and this is the error i get
World.exe - Application Error
The application was unable to start correctly (0xc000007b). Click OK to close the application
anyone help me fix this please? thanks in advance
Taurinus
03-04-2010, 08:00 PM
Did you build this yourself? If not, it is possible that the build was linked against a version of the VC++ runtime that you do not have installed.
VC++ runtimes from Microsoft:
2005 (x64)
http://www.microsoft.com/downloads/details.aspx?familyid=90548130-4468-4BBC-9673-D6ACABD5D13B&displaylang=en
2008 (x64):
http://www.microsoft.com/downloads/details.aspx?familyid=BD2A6171-E2D6-4230-B809-9A8D7548C1B6&displaylang=en
Xenerox
03-04-2010, 08:08 PM
I Got the database files from projecteq svn and the eqemu build from the google code from this website but the build rev was 1264 and the database version is rev 1265 maybe thats it?
Xenerox
03-04-2010, 08:19 PM
i tried downloading the things and installing them and still same issue
joligario
03-04-2010, 08:19 PM
No, the database "version" has nothing to do with it. It is most likely your compile. The database only has a "version" as to match the timeline in which the eqemu versions are released.
Xenerox
03-04-2010, 08:21 PM
ok so maybe the version of mysql?
Taurinus
03-04-2010, 08:22 PM
Doubtful. World would start and function correctly in that case, but report database errors.
The error you posted in an application configuration error and generally points to either a) virus infection or b) CRT errors (both of which cause heap corruption and seg faults.)
Taurinus
03-04-2010, 08:26 PM
You problem actually need the x86 runtimes (no harm in installing them together with the 64bit ones) since the binaries from the svn are 32bit (totally forgot about that, sorry!)
2008:
http://www.microsoft.com/downloads/details.aspx?FamilyID=9b2da534-3e03-4391-8a4d-074b9f2bc1bf&displaylang=en
2005:
http://www.microsoft.com/downloads/details.aspx?FamilyId=32BC1BEE-A3F9-4C13-9C99-220B62A191EE&displaylang=en
joligario
03-04-2010, 08:27 PM
Oh, my mistake. I thought you compiled your own. After re-reading, you downloaded revision 1264 already compiled. That won't work. On windows7 64 bit you need to compile your own.
Xenerox
03-04-2010, 09:04 PM
how do i go about doing that?
Taurinus
03-04-2010, 09:06 PM
Oh, my mistake. I thought you compiled your own. After re-reading, you downloaded revision 1264 already compiled. That won't work. On windows7 64 bit you need to compile your own.
Why is this so?
joligario
03-04-2010, 09:25 PM
I wasn't saying yours wouldn't work. It was in re: to my own comment.
Xenerox
03-04-2010, 09:42 PM
problem solved needed a x86 version of perl i has a 64bit version thats why it wouldnt work thanks guys
Phoenix2012
04-21-2010, 02:41 PM
problem solved needed a x86 version of perl i has a 64bit version thats why it wouldnt work thanks guys
Just wanted to say thanks for posting the solution! :)
I doubt I would have ever made the connection between the World.exe issue and the 64bit instal of Perl. :?
I went ahead and added the warning not to install Perl 64bit to the two wiki pages that I referred to when installing the server:
http://www.eqemulator.net/wiki/wikka.php?wakka=Windows
http://www.eqemulator.net/wiki/wikka.php?wakka=ws992mysql5
All of the resources and help on EQEmu is fantastic! I am having a great time learning how to run my own private server! :D
vBulletin® v3.8.11, Copyright ©2000-2025, vBulletin Solutions Inc.