Quote:
http://i59.tinypic.com/2elbe6w.jpg That's the best screenshot I can get. It closes very quickly. It says: Logging System Init. Config System Init. Database Initialization Failure. Config System Shutdown. Log System Shutdown. My start.bat Code:
@echo off Edit: I forgot to mention I tried port 5998 in the host.txt. No change. Quote:
Here's my EqEmuConfig.xml: Code:
<?xml version="1.0"?> |
what's the contents of your login.ini? (again please remove your password, and also if you can use the "Code" tags that would be great)
|
Quote:
Code:
[database] Edit: This guy seems to have had the same problem. Or something similar. http://www.eqemulator.org/forums/showthread.php?t=31529 I'm not sure if/how he fixed it. He says he made some progress changing one of the ip addresses? But, he doesn't say which one.. He also talks about an peqlogindb. I created a db for the login server while following the guide. But, I cannot find that file anywhere? |
Heh well sometime people try to change lots of things, one of them fixes it but they have no idea which of the 10 things they tried did it.
Try changing "localhost" to "127.0.0.1". Was there an error log generated by the login server? |
I've been suggesting the 'localhost' change for a bit myself. I 'think' that localhost will work fine in the eqemu_config.xml file..but, it needs to be the actual ip in login.ini.
The sql that you sourced in for the login server should have added four (4) tables with the prefix of 'tbl.' If you don't have those four, you will need to re-source the 'load_login.sql' script file. |
Quote:
[Debug] [04.29.14 - 05:14:23] Logging System Init. [Debug] [04.29.14 - 05:14:23] Config System Init. [Error] [04.29.14 - 05:14:23] Database Initialization Failure. [Debug] [04.29.14 - 05:14:23] Config System Shutdown. [Debug] [04.29.14 - 05:14:23] Log System Shutdown. Changing localhost to 127.0.0.1 still gives the same error. Database Initialization Failure. |
Quote:
account_table = tblLoginServerAccounts world_registration_table = tblWorldServerRegistration world_admin_registration_table = tblServerAdminRegistration world_server_type_table = tblServerListType |
Yep, those.
|
Quote:
I went back to the default login.ini. Code:
[database] host= The guide used 127.0.0.1 in the creation of the login account and start.bat. I've tried leaving it as localhost and I've tried 127.0.0.1. port= I've had my antivirus and firewall completely off since the start. I don't think the port could be blocked in any way. And the guide says I do not need to mess with port forwarding in my router if the server is just for me. db= the guide says to change this to peq which is what I did. I've also tried peqbeta which appears to be what the file is actually called. No luck there. user= I am assuming this is my user account I use to log into MySQL? Which would indeed be "root". password= I am assuming this is my password I use to log into MySQL along with "uroot". subsystem= The guide says this one is also a password. Is it the same password as above? My password I use to log into MySQL? local_network= Why is this one set to 192.168.1.? Why does it have that extra period at the end? Is it important? I think the problem might lie in here somewhere. Possibly. Any ideas? |
Quote:
I went back to the default login.ini. Code:
[database] host= The guide used 127.0.0.1 in the creation of the login account and start.bat. I've tried leaving it as localhost and I've tried 127.0.0.1. port= I've have my antivirus and firewall completely off since the start. I don't think the port could be blocked in any way. db= the guide says to change this to peq which is what I did. I've also tried peqbeta which appears to be what the file is actually called. No luck there. user= I am assuming this is my user account I use to log into MySQL? Which would indeed be "root". password= I am assuming this is my password I use to log into MySQL along with "uroot". subsystem= the guide says this one is also a password. Is it the same password as above? My password I use to log into MySQL? local_network= Why is this one set to 192.168.1.? Why does it have that extra period at the end? Is it important? I think the problem might lie in here somewhere. Possibly. |
Subsystem should just be MySQL - the wiki editor threw a wobbly so I've fixed that.
Incidentally, peq is the database name "peqbeta.sql" is just a filename (remember you actually renamed it earlier). You could change the name of that file to anything you like really. The other thing is that -uroot should be read as "username" = "root" - the -u means that the username will come afterwards. 192.168.1. refers to your network, I dunno why it uses that format, exactly. Most home networks are on 192.168.1.* but you can check by opening a command prompt and typing "ipconfig" I'm just removing my MySQL installation completely and redoing the steps to see if I missed anything, so we'll see how that goes. |
Your db's don't match (didn't Noport just post this on another thread yesterday?)
Quote:
|
OK I completely removed XAMPP and installed the peq database+ lod_login.sql from scratch and I can get loginserve.exer to start up with this login.ini (and yes, I did make my password "password" :P ):-
Code:
[database] |
Quote:
Last thing I did before I went to sleep was try it one more time and nada. Same error. I wake up and you post the above login.ini. I replace both of the login.ini with what you just posted. The only thing I changed was my password. AND WALA! IT IS WORKING. VSAB I LOVE YOU. <3 I love everyone else as well for all the help. Except for that Sorvani guy. He was an ass. But, vsab has a special place in my heart from now on. If you ever want to make man babies hit me up.. Cause I would do that for you.. After 5 days of messing with this it is actually working!!! |
rofl. Getting a thanks is enough, I have enough gnomes running around as it is ;)
Enjoy! |
All times are GMT -4. The time now is 09:23 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.