Windows Private Login Server
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 2.) Second Window to pop up C:\EQ\EQEmuServer\world.exe Code:
[status] Using database 'peq' at localhost:3306 EQEMU Login Server Code:
[Debug] [Date/time-stamp] Logging System Init. 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. |
That looks totally fine. What happens when you run a client and try to connect to the server?
|
I was able to load the game, but unable to log in.
The issue seems to be related to my username/password. Ive followed; Code:
Step 5: Create a login account. |
Can you post the output of the login server that I produced when you try to log in?
|
on going resolution step by step. I am using the admin/password account that allows me to log in, but unable to see any servers listed on local host and no expansions listed.
eqemu_config.xml Code:
<!--?xml version="1.0"--> |
Try changing your 'localhost' to '127.0.0.1' - I think that loginserver is the most susceptible to it being aliased.
Expansions usually show 0..it's a known issue. EDIT: It looks like you modified the abbreviated emu_config.xml file. You may need to use the 'full' version as that has settings for queryserv, mail and chat servers. |
Made the adjustment suggested. Went with the full EQEMu_config
now receiving this in the EQEmu Login Server Window Code:
[Network Error] [Date/Time Stamp] Handle_NewLSInfo error,remote address was null, defaulting to stream address 127.0.0.1. |
Are you manually typing the log entry lines, or copying them?
EDIT: Here is my working copy for a localhost server: (minus the username/password) Code:
<?xml version="1.0"?> |
I coped your EQEMU config file and adjusted for my database. I was allowed into the server and able to even create a character. It seems im still missing parts of my database so ill likely go through one by one and see if i can resolve the other issues.
currently under the world.exe Code:
Account Attempting to be created:admin 0 of course having followed the directions previously with loading the database makes me wonder with all the difficulties ive had if i obtained a corrupted copy of the files. |
to expand upon uleat's inquiry...
does your error log really say "ON DUMP LICATE KEY UPDATE", have a semicolon instead of an apostrophe in one instance of the word "doesn't" followed by no punctuation at all in the second instance, and then misspell the word deity as "diery"? |
Code:
[Status] Using database 'peq' at 127.0.0.1:3306 |
resolved my missing Inventory table in my database. Found that the most recent player_tables_2014-10-11-02_01.sql file did not contain the needed inventory tables required to finish server. I was however able to download the previous version "player_tables_2014-09-25-02_01.sql" that had the inventory tables for the server.
I hope anyone trying to start a Windows based server will read this and save themselves a bit of frustration. |
Sorry for the inconvenience..but, glad you figured it out and posted your solution :)
The automated dump scripts that peq uses can be victim to changes of the source code and its update scripts at times... |
All times are GMT -4. The time now is 11:59 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.