What's new

MoP worldserver crashes on startup with error E06D7363

Hal9000

Trial Member
4
2022
0
My friends and I decided to try out your MoP emulator but I'm currently unable to get the worldserver running. It boots up to the point where I should be able to login with a client, then crashes with no further messages in the main thread. The crashes log gives a generic error that I'm not finding a lot of specifics on. It seems to be related to file permissions, and I found a post suggesting it might be an issue with mmaps or similar.

I got the database and repack files from -here-, although I migrated the databases to my existing server because I'm too lazy to deal with running two mysql servers at the same time. I got maps, mmaps, vmaps, dbc, and db2 files from -here- and dropped them into the main folder. I took libcrypto-1_1-x64.dll and libssl-1_1-x64.dll (v1.1.1j) from my SkyFire emulator, but I know those can be finicky.

I am noticing that authserver says Repack v2, while worldserver Repack v1.0. I also noticed 4 errors with mmaps that might be relevant. It's also odd that the crash log thinks I'm running Windows 8 instead of W10.

I tried unpacking OpenSSL from -here-, but I couldn't find the 64-bit library files to copy over. I removed my 64 libraries from the emulator folder just to see if it would somehow see the files in the install forlder, but it broke immediately, demanding the proper libraries. I also didn't see anything about mysql in there like the troubleshooting guide suggested I'd see. I downloaded v1.1.1q from -here-, but it still crashes.

For kicks, I tried using my version of libmysql.dll that I specifically compiled for MariaDB on a Wrath CMangos emulator. It seems to function fine, but still crashes at the same spot.

Any help for other places to look would be appreciated.

Auth.log
Code:
Emucoach 5.4.8Rev: 1 Release Hash: b68e46b75dc3+ (Win64, little-endian) (authserver)
<Ctrl-C> to stop.

           <https://www.emucoach.com>

Starting up EmuCoach MoP Repack - Authserver
Support, Updates & Information can get found at - www.emucoach.com
Currently running: EmuCoach MoP Repack v2 - PAID VERSION
EmuCoach - World of Warcraft Emulation Forum, providing MoP and Cataclysm repacks!
Using configuration file authserver.conf.
OpenSSL 1.1.1m  14 Dec 2021 (Library: OpenSSL 1.1.1j  16 Feb 2021)
Opening DatabasePool 'mop_auth'. Asynchronous connections: 1, synchronous connections: 1.
MySQL client library: 5.6.17
MySQL server ver: 5.5.5-10.4.17-MariaDB
Connected to MySQL database at 127.0.0.1
MySQL client library: 5.6.17
MySQL server ver: 5.5.5-10.4.17-MariaDB
Connected to MySQL database at 127.0.0.1
DatabasePool 'mop_auth' opened successfully. 2 total connections running.
Started auth database connection pool.
Updating Realm List...
Added realm "Emucoach MoP" at IPADDRESS:PORTREDACTED.

Server.log
Code:
Using configuration file worldserver.conf.
Using SSL version: OpenSSL 1.1.1m  14 Dec 2021 (library: OpenSSL 1.1.1j  16 Feb 2021)
Using ACE version: 6.1.4
Emucoach 5.4.8Rev: 1 Release Hash: b68e46b75dc3+ (Win64, little-endian) (worldserver-daemon)
<Ctrl-C> to stop.

           <https://www.emucoach.com/>

Starting up EmuCoach MoP Repack - v1.0 VIP - PAID, powered by Emucoach
Support, Updates & Information can get found at - www.emucoach.com
Currently running: EmuCoach Repack v1.0 VIP - PAID VERSION
EmuCoach - World of Warcraft Emulation Forum, providing MoP and Cataclysm repacks!
Realm running as realm ID 1
Using World DB: Unknown world database.
Using enUS DBC Locale

...

MMAP:loadMap: Could not open mmtile file './mmaps/1133_31_31.mmtile'
MMAP:loadMap: Could not open mmtile file './mmaps/1133_31_32.mmtile'
MMAP:loadMap: Could not open mmtile file './mmaps/1133_32_31.mmtile'
MMAP:loadMap: Could not open mmtile file './mmaps/1133_32_32.mmtile'

...

Setting up playerbot system...
World initialized in 0 minutes 34 seconds
Emucoach 5.4.8Rev: 1 Release Hash: b68e46b75dc3+ (Win64, little-endian) (worldserver-daemon) ready...

Crashes\b68e46b75dc3+_worldserver.exe_[19-8_18-7-50].txt
Code:
Revision: Emucoach 5.4.8Rev: 1 Release Hash: b68e46b75dc3+ (Win64, little-endian)
Date 19:8:2022. Time 18:7
//=====================================================
*** Hardware ***
Processor: Intel(R) Xeon(R) CPU           X5680  @ 3.33GHz
Number Of Processors: 24
Physical Memory: 201313364 KB (Available: 189605936 KB)
Commit Charge Limit: 230673492 KB

*** Operation System ***
Windows 8 Professional (Version 6.2, Build 9200)

//=====================================================
Exception code: E06D7363
Fault address:  00007FFDE2BA4FD9 01:0000000000033FD9 C:\Windows\System32\KERNELBASE.dll

...
 

Attachments

  • WoW Emulator - 5.4.8 Mists EmuCoach.zip
    91.6 KB · Views: 187
Last edited:

Jenniy

I collect profile flairs.
Gold Supporter
Silver Supporter
MoP Premium
Senior User
354
2020
72
From what I can discern, it does indeed look like an issue with file permissions. Everything else in your logs looks entirely normal.

Just to test; if you took ownership of the install directory (and sub-folders) and gave full R/W access to "Everyone", will the server still crash immediately?
 

Hal9000

Trial Member
4
2022
0
I've run it as admin, then I set it and the mysql folder to give all users full access, and still no luck. I double-checked that mysql is running as a service under admin, and I'm not having issues reading or writing to the database.

I created a specific mysql account just for this server and gave it all access to the four relevant databases (mop_auth, mop_characters, mop_log, mop_world). I logged into the account from the command line and was able to select and update records just fine, so I know the account works. Both executables are correctly pulling data from the database, so the login credentials are fine.

I restarted the server just in case I did something stupid with one of my services somewhere, but it's still acting up.
 

qwaszx456

Gold Supporter
MoP Premium
Verified Member
19
2021
1
I am also having the same problem, but the worldserver is crashing after trying to re-register the new server. Were you able to find a resolution?
I got new keys for Cata and MoP. I have the Release folder (with the maps, db, etc in the release folder) and the _Server folder . Adding the everyone with full access did not help resolve. This is also happening on Cataclysm server as well, when i try to register it
 

qwaszx456

Gold Supporter
MoP Premium
Verified Member
19
2021
1
I am also having the same problem, but the worldserver is crashing after trying to re-register the new server. Were you able to find a resolution?
I got new keys for Cata and MoP. I have the Release folder (with the maps, db, etc in the release folder) and the _Server folder . Adding the everyone with full access did not help resolve. This is also happening on Cataclysm server as well, when i try to register it
This was resolved by the Admin..guess something was not quite right with my license(s).
 
Top