PDA

View Full Version : error 1017 with minilogin 6


IntesstoMic
11-20-2004, 09:50 PM
Hello all ( and thanks for minilogin) ill use with eq sometime only with friends.

I have a probleme with account(?) or DB(?)
I ll use eqemu 6.0 DR2 with minilogin 6 (DB PEQ Kunark)
for now ill try only with one PC and minilogin on the same PC.
All seem OK ill see the server but when ill try to get into the game, after few sec ill have a error
1017.

This the same prob like ELKAY:
On the world windows have this texte:

Login with '10516' and 'QMV1I7HNG7'
192.168.0.2: Wrong name/pass: name='10516'


ill also try to look in DB "account" . All seems ok ( IP specified for each user ).

And find no clue on the forum...

Someone have an idea or solution for this ?


Thanks.

IntesstoMic
11-20-2004, 10:24 PM
I have supicious with DB
So ill try the following:

Try the empty DB with EQEMU 0.6.0-DR2 launch minilogin lauch worl (some error cause DB empty) and 5bootzone.
5bootZone stay freeze after [Status] EmuSharedMem loaded


Continued to find a way... :)

IntesstoMic
11-20-2004, 10:54 PM
OK think ill find it

Ill forgot to GRANT privilege in DB
Seems ok


Thanks.

IntesstoMic
11-21-2004, 12:31 AM
Another pb (ill know it not this forum)


The world on my server is empty
Ill have door but that all !
Ill use PEQ Kunark...

This is normal ? There is no pathin or mob on PEQ ?

11-27-2004, 06:28 AM
I fixed my problem with 1017 by changing my eqhost loginserver from 192.168.0.1 to my actual ip address 153.32.44.124
just a suggestion. not sure if this would be the same as 127.0.0.1

when i used the internal ip in my eqhost i could still login to the server select but got the 1017 when i tried to log into the server.

SynMonger2
04-15-2005, 03:09 PM
I'm seeing this same 1017 problem as the original post... what fixed it?

SynMonger2
04-17-2005, 04:51 AM
Just to help avoid confusion, since some of the posts on this thread don't even go here...

the problem I had was the same as the original post:

Login with '10516' and 'QMV1I7HNG7'
192.168.0.2: Wrong name/pass: name='10516'

(my server is on 192.168.0.1, pc playing eq connecting from 192.168.0.3)

After looking through lots of 1017 threads and STILL not being able to connect, I ran myself back through the entire setup process, even going so far as deleting my database.

What fixed this (quoted from the HOST A 6.0-DR2 SERVER! + MINILOGIN! (WIN32) (http://www.eqemulator.net/forums/showthread.php?t=17363) thread):

- If you get error 1017 when trying to use minilogin, make a new account and type this in for the account. Replace USERNAME_HERE for your login username.
insert into account (name,status, minilogin_ip) values('USERNAME_HERE',250,'127.0.0.1');