Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::Windows Servers

Support::Windows Servers Support forum for Windows EQEMu users.

Reply
 
Thread Tools Display Modes
  #1  
Old 11-25-2014, 08:58 PM
Adcid
Fire Beetle
 
Join Date: Nov 2014
Location: Idaho
Posts: 23
Default

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.
You now have the required database tables, but they are empty and so no one will be able to log in yet. Open up either HeidiSQL or just do this in the mysql prompt:-
?
1
2
INSERT INTO tblloginserveraccounts (AccountName,AccountPassword,AccountEmail,LastIPAddress,LastLoginDate)
VALUES ('your_account_name',sha('your_password'),'me@me.com','127.0.0.1','2014-01-01 00:00:01');
Ive done both command prompt and HeidiSQL and while the information is showing in HeidiSQL, it wont allow me to log in.
Reply With Quote
  #2  
Old 11-26-2014, 01:17 PM
vsab's Avatar
vsab
Discordant
 
Join Date: Apr 2014
Location: United Kingdom
Posts: 276
Default

Can you post the output of the login server that I produced when you try to log in?
Reply With Quote
  #3  
Old 11-26-2014, 08:45 PM
Adcid
Fire Beetle
 
Join Date: Nov 2014
Location: Idaho
Posts: 23
Default

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"-->
<server>
        <world>
                <shortname>test</shortname>
                <longname>Test Server</longname>
 
                <!-- Sets the shared key used by zone/launcher to connect to world -->
                <key>some long random string</key>
        </world>
			
		<!-- Database configuration, replaces db.ini.  Defaults shown -->
        <database>
                <host>127.0.0.1</host>
                <port>3306</port>
                <username>root</username>
                <password>xxxxxxxxxx</password>
                <db>peq</db>
        </database>
		
	<loginserver>
			<host>localhost</host>
			<port>5998</port>
			<account>admin</account>
			<password>password</password>
		</loginserver>
</server>
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 01:05 PM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3