View Single Post
  #1  
Old 04-23-2002, 07:21 PM
Read_Me_txt
Fire Beetle
 
Join Date: Apr 2002
Posts: 10
Default EQEmu Username Password Error

Im having trouble with using the Public Login. I get Bad Username and Password Error. I went through all the steps in the Readme files, but I havent figured out the problem yet.

I tried getting it to work similarly to the Minilogin just to try to figure out what I was doing wrong but I still have the same problem.

[LoginServer]
loginserver=127.0.0.1
worldname=MYSERVERNAME
locked=FALSE
account=ACCOUNT_I_CREATED_Via INSERT INTO commands
password=PASSWORD_I_SET
worldaddress=127.0.0.1
loginport=5999

[Database]
host=127.0.0.1
user=MYSQL_USERNAME
password=MYSQL_PASSWORD
database=eq

I created new accounts using INSERT INTO login_accounts, and then used the login_authchange and login_worldservers commands.

When I setup the IP addresses in the MySql database, do I have to specify the port? Guess my only other thoughts is why do we need to enter the IP address in the first place?
Reply With Quote