I am trying to do minilogin. I can log in with my account and get to the server selection screen, but when I try to log into my server I get the 1017 error. I have read all the other posts on this and they have not helped.
This is the only place I see an error, in the output of world.exe :
Code:
Using database 'eq' at localhost
EQEMu 0.4.1 Spekkio
Loading zone names & items...
EMuShareMem.dll loaded.
Loading items from database...
...done.
LoginServer.ini read.
Loading guild ranks...done.
Loading EQ time of day...Reading time file failed, bytes read: 0
failed.
Abort/retry/cancel?
World server listening on: port 9000
Connected to LoginServer: 140.209.106.236:5999
New TCP connection: 127.0.0.1:4163
New zoneserver: #1 127.0.0.1:4163
New TCP connection: 127.0.0.1:4164
New zoneserver: #2 127.0.0.1:4164
New TCP connection: 127.0.0.1:4165
Zoneserver SetConnectInfo: 127.0.0.1:4163: 140.209.106.236:7999
New zoneserver: #3 127.0.0.1:4165
Zoneserver SetConnectInfo: 127.0.0.1:4164: 140.209.106.236:7998
New TCP connection: 127.0.0.1:4166
New zoneserver: #4 127.0.0.1:4166
Zoneserver SetConnectInfo: 127.0.0.1:4165: 140.209.106.236:7997
New TCP connection: 127.0.0.1:4167
New zoneserver: #5 127.0.0.1:4167
Zoneserver SetConnectInfo: 127.0.0.1:4166: 140.209.106.236:7996
Zoneserver SetConnectInfo: 127.0.0.1:4167: 140.209.106.236:7995
34129 New client from ip: 140.209.106.236 port: 4170
140.209.106.236: Wrong name/pass: name='eqemu'
Removing client from ip:140.209.106.236 port:4170
Where it says wrong name/pass: name='eqemu'
But I try to log in using a different account and still get this same message/error.