EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Tutorials::Discussion (https://www.eqemulator.org/forums/forumdisplay.php?f=597)
-   -   New: How To Setup a 0.6.1DR2 Server (https://www.eqemulator.org/forums/showthread.php?t=18886)

bolerus 09-16-2005 06:38 AM

hi all

I followed the instructions

and when I hit world, its starts off but then i get

connecting to LoginServer : newlogin1.eqemulator.net:5998
Login server responded with FatalError. disabling reconnect
Error message: Account/Passwrod invalid
209.165.244.252:5998: TCPConnection ::RecvData<>: Error: 10053

Now I have definatly used the same password in the Grant that I used settign mysql up.

the mysql.ini reads

#This File was made using the WinMySQLAdmin 1.4 Tool
#13/09/2005 22:45:06

#Uncomment or Add only the keys that you know how works.
#Read the MySQL Manual for instructions

[mysqld]
basedir=C:/my/mysql
#bind-address=192.168.0.191
datadir=C:/my/mysql/data
#language=C:/my/mysql/share/your language directory
#slow query log#=
#tmpdir#=
#port=3306
#set-variable=key_buffer=16M
[WinMySQLadmin]
Server=C:/my/mysql/bin/mysqld-nt.exe
user=bolerus
password=chrisabc

and the Grant I typed was:-

c:> mysql -u root

mysql> use EQ
database changed
mysql> GRANT ALL PRIVILEGES ON eqdr2.* TO bolerus@localhost
IDENTIFIED BY 'chrisabc' WITH GRANT OPTION;

Query ok, 0 rows affected <0.00 sec>
mysql> exit

Now I think the 0 rows affected is maybe the real problem.

Can any body help please, I even made a DVD copy of my eq instalation before downloading any of the DOD patches, so i am hopefully on the correct version.

deazone 09-16-2005 06:47 AM

Quote:

Originally Posted by bolerus
hi all


mysql> use EQ
database changed
mysql> GRANT ALL PRIVILEGES ON eqdr2.* TO *******@localhost
IDENTIFIED BY '*******' WITH GRANT OPTION;

Query ok, 0 rows affected <0.00 sec>
mysql> exit

Now I think the 0 rows affected is maybe the real problem.

Can any body help please, I even made a DVD copy of my eq instalation before downloading any of the DOD patches, so i am hopefully on the correct version.

0 rows affected is ok, however.. your using the eq database, and granting privileges on the eqdr2 database. Also you should change your username and password now.. (Use ** when posting, or people will take advantage)

bolerus 09-16-2005 06:54 AM

i did actauly use a "fake" password


I also tried use eq, as the first part and grant eq on the second.

shoudl i use eqdr2
and then the grant?

bolerus 09-16-2005 07:00 AM

doh neither of those variations worked :(

deazone 09-16-2005 07:10 AM

Quote:

Originally Posted by bolerus
doh neither of those variations worked :(


It could also be your db.ini (located in your eqemu directory)

[Database]
host=localhost
user=mysql userid
password=mysql password
database=eq or eqdr2

bolerus 09-16-2005 09:00 AM

yeah i thought that, and checked it, unfortunatly that was corect (was set to eqdr2)

I am wondering if i maybe installed one of the files to a bad directory or something

tallerin 09-16-2005 09:17 AM

go into your loginserver.ini and remove the account and password if you added one in there.

[LoginServer]
loginserver=eqemulator.net
loginport=5998
worldname=tallerinstes
worldaddress=localhost
locked=false
account= <---------------- should be blank
password= <---------------- also should be blank

with an account and password in this field you get this

Code:

Connected to LoginServer: eqemulator.net:5998
Login server responded with FatalError. Disabling reconnect.
Error message: 'Account/Password invalid'
209.165.244.252:5998: TCPConnection::RecvData(): Error: 10053


bolerus 09-16-2005 10:54 AM

well that fixed that error Tallerin, well spotted :)

im getting version invalid now lmao


All times are GMT -4. The time now is 06:30 PM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.