View Single Post
  #2  
Old 04-17-2005, 04:51 AM
SynMonger2
Fire Beetle
 
Join Date: Dec 2004
Posts: 5
Default

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:

Quote:
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) thread):

Quote:
- 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.
Code:
insert into account (name,status, minilogin_ip) values('USERNAME_HERE',250,'127.0.0.1');
Reply With Quote