So for starters, Ive followed both the
Complete Windows-based Server Setup Guide and the
Windows Private Login Server Setup Guide to the best of my abilities. While Ive tried my best to include mercs in my load, I currently am not trying to run bots. With that said, my database seems to be free from errors.
When I start my "start.bat" file the following happens.
1.) First Window to pop up
Start-Shortcut
Code:
[status] Shared Memory Loader Program
[status] Connecting to database...
[status] Using database 'peq' at localhost:3306
[status] Loading items...
[status] Loading factions...
[status] Loading loot...
[status] Loading skill caps...
[status] Loading spells...
[status] Loading base data...
Waiting for the world to finish loading before starting zones...
2.) Second Window to pop up
C:\EQ\EQEmuServer\world.exe
Code:
[status] Using database 'peq' at localhost:3306
Perl Version is 5.12.3
====================================================
EQEmu: Automatic Database Upgrade Check
====================================================
Operating System is: MSWin32
<Windiws> MySQL is in system path
Path = C:\xampp\mysql\bin\mysql
====================================================
Warning: using a password on the command line interface can be insecure.
Warning: using a password on the command line interface can be insecure.
Warning: using a password on the command line interface can be insecure.
Binary Database Version: (9057)
Local Database Version: (9057)
Database up to Date: Continuing World Bootup...
=====================================================
3.) Third Window to pop up
EQEMU Login Server
Code:
[Debug] [Date/time-stamp] Logging System Init.
[Debug] [Date/time-stamp] Config System Init.
[Debug] [Date/time-stamp] MySQL Database Init.
[Debug] [Date/time-stamp] Encryption Initialize.
[Debug] [Date/time-stamp] Encryption Loaded Successfully.
[Debug] [Date/time-stamp] Server Manager Initialize.
[Network] [Date/time-stamp] ServerManager listening on port 5998
[Debug] [Date/time-stamp] Client Manager Initialize.
[Network] [Date/time-stamp] ClientManager listening on Titanium stream.
[Network] [Date/time-stamp] ClientManager listening on SoD stream.
[Debug] [Date/time-stamp] Server Started
4.) Once the third window finished loading information, the first one disappears and a fourth window pops up.
C:\EQ\EQEmuServer\eqlaunch.exe
This window remains blank then after about 30seconds turns into "0: sleeping" and doesn't load any further. No game launch, and no errors.
Ive checked the log folder looking for direction but don't know where to go from here.