Pulling hair out.. no servers listed
Having the no servers listed. Server sees the login, sees requesting the server list, but it never seems to make it. Havent ever seen a server pop up.. Logs dont show any errors. Have tried pre-compiled server and also compiled my own. Dont have any idea where to even start. This is on a titanium setup, locally, so shouldnt be any issues with firewall / ports.
Have started and restarted client over and over since some people said it shows up for them when they restart it. Just inst happening.. Any ideas where to even start? |
OK.. so.. I guess if you want your server to actually activate you have to enter that account / password in the .xml cofig file.. Never saw that listed anywhere or I missed it lol.. Anywho, have a LAN server up and running!!!
|
Can you give some more detail on how you solved this? I'm having a similar problem, but adding my login info in the .xml doesnt fix it. Maybe I put it in the wrong place? Talk about pulling hair out...
|
If you're using the EQEmuLoginServer, the values in the AccountName and AccountPassword columns of the table tblserveradminregistration must match the <account> and <password> entries in the <loginserver> section of your eqemu_config.xml for your world server to be listed by EQEmuLoginServer.
|
This my xml file. EXACTLY how it is, line for line, for my lan server.
I only changed one thing for this post, which is the database password. Since my Lan server has been working, I have NEVER changed this file. Code:
<?xml version="1.0"> |
And this is my login.ini file
Code:
[database] And this is my eqemulogin.ini file: Code:
[LoginServer] |
The way I solved it was just by deleting my PEQ database and starting over with a new PEQDB folder. Must have made an error in my mysql configuration the first time around or something.
|
Ok so here is my eqemu_config.xml
Code:
<?xml version="1.0"?> Code:
INSERT INTO `tblserveradminregistration` (`ServerAdminID`, `AccountName`, `AccountPassword`, `FirstName`, `LastName`, `Email`, `RegistrationDate`, `RegistrationIPAddr`) VALUES (2, 'Nightworker8', 'Password', 'J', 'c', 'j@j.COM', '2010-09-04 06:24:59', '192.168.1.101'); Code:
Port=5999 Code:
[LoginServer] |
Quote:
http://code.google.com/p/projecteqemu/downloads/list From DEC 11th, 2010 (EQEmuLoginServer.rar) It also allows both port logins (5998 for Titanium and 5999 for SoD+) |
All times are GMT -4. The time now is 09:20 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.