1017 Error on Minilogin AND EQEmu Login
Just some config stuff right now for my minilogin attempts (which always fail and come back to the server select screen with the 1017 error):
-------------------------------------------------------------------
DB.INI
[Database]
host=localhost
user=Gary
password=******
database=eq
LOGINSERVER.INI
[LoginServer]
loginserver=localhost
worldname=Private test/messaround Server
locked=false
account=
password=
worldaddress=localhost
loginport=5999
BOOT5ZONES.BAT
@echo off
start zoneNT . localhost 7995 127.0.0.1
start zoneNT . localhost 7996 127.0.0.1
start zoneNT . localhost 7997 127.0.0.1
start zoneNT . localhost 7998 127.0.0.1
start zoneNT . localhost 7999 127.0.0.1
exit
cls
EQHOST.TXT
[Registration Servers]
{
"localhost:5999"
}
[Login Servers]
{
"localhost:5999"
}
-------------------------------------------------------------
MINILOGIN.EXE
[LoginConfig] block not found in LoginServer.ini.
Server mode: Standalone
Login server listening on port:5999
New TCP connection: 127.0.0.1:1136
30594 New client from ip: 127.0.0.1 port:1147
Client disconnected
Removing client from ip: 127.0.0.1, port: 1147
118235 New client from ip: 127.0.0.1 port:1151
Client disconnected
Removing client from ip: 127.0.0.1, port: 1151
WORLD.EXE
LoginServer.ini read.
Using database 'eq' at localhost
Loading items...done.
Loading guild ranks...done.
World server listening on: port 9000
Connected to LoginServer: localhost:5999
New TCP connection: 127.0.0.1:1142
New TCP connection: 127.0.0.1:1143
New zoneserver: #1 127.0.0.1:1142
New TCP connection: 127.0.0.1:1144
New zoneserver: #2 127.0.0.1:1143
Zoneserver SetConnectInfo: 127.0.0.1:1142: localhost:7995
New TCP connection: 127.0.0.1:1145
New zoneserver: #3 127.0.0.1:1144
Zoneserver SetConnectInfo: 127.0.0.1:1143: localhost:7996
New TCP connection: 127.0.0.1:1146
New zoneserver: #4 127.0.0.1:1145
Zoneserver SetConnectInfo: 127.0.0.1:1144: localhost:7999
New zoneserver: #5 127.0.0.1:1146
Zoneserver SetConnectInfo: 127.0.0.1:1146: localhost:7997
Zoneserver SetConnectInfo: 127.0.0.1:1145: localhost:7998
37375 New client from ip: 127.0.0.1 port:1149
u='eqemu', p='eqemu'
Logged in: Local: eqemu
Sending list of guilds
Unknown opcode: 0x3521 size:2056
Client disconnected
Removing client from ip:127.0.0.1 port:1149
ZONENT.EXE (5 Copies, all the same)
Using database 'eq' at localhost
Loading items & NPCs...done.
Spells loaded from 'spdat.eff'.
Loading guild ranks...done.
Loading faction data...done.
Connected to worldserver: 127.0.0.1:9000
Entering sleep mode
------------------------------------------------------------------------------
Yes, I have tried changing all the instances of 'localhost' to 127.0.0.1 and to my machine's router-IP (192.168.0.196) to no avail. I have also killed all firewall settings aside from the router box -> outside internet one when trying the minilogin. (Both XP-firewall and ZoneAlarm). The strange thing is, the 1017 error occurs AFTER EverQuest loads, right when the Character Select screen would load. I have tried dropping the DB, bringing it back in mySQL and running the 'import.bat' file that comes with Lurker's spawnpoint files.. the strange thing is this DID work for a time, and after a failed attempt at getting this working over LAN, it now doesn't, yet the settings now are (as far as I'm aware) the exact same as before.
System specs if it helps:
Pentium 4 @ 1.8 GHz
Gigabyte GA-8ITXE motherboard w/ 256MB ECC-RDRAM
Leadtek WinFast GeForce 2 Pro 64MB DDR
Creative Sound Blaster Live! Platinum
Microsoft Windows XP Professional
|