Minilogin 1017 Error
I followed the guide on the sticky in this forum.
I changed my LoginServer.ini, db.ini, and added MiniLoginAccounts.ini
MiniLoginAccounts.ini:
127.0.0.1 MyEqEmuAcctName mypw
*
The guide said have a space " " at the end of it so i put that there... n stuff
db.ini:
[Database]
host=localhost
user=mysql username
password=mysql pw
database=eq
compression=off
LoginServer.ini:
[LoginServer]
loginserver=192.168.1.xxx <-- Internal IP
loginport=5999
worldname=Jikx's [In Development]
worldaddress=192.168.1.xxx <-- Internal IP
locked=false
[WorldServer]
Defaultstatus=0
Unavailzone=
I start up Minilogin.exe:
[LoginConfig] block not found in LoginServer.ini.
MiniLoginAccounts.ini read.
Server mode: Standalone
Login server listening on port:5999
I start up World.exe:
[Status] CURRENT_WORLD_VERSION:EQEMu 0.5.5-DR1
[Status] Loading variables..
[Status] Loading zones..
[Status] Loading items..
[Status] EMuShareMem loaded
[Status] Loading items from database: count=26687, max id=68199
[Status] ./LoginServer.ini read.
[Status] Loading guild ranks..
[Status] Loading ./addon.ini..
[Status] Loading EQ time of day..
[Status] Reboot zone modes ON
[Status] Deleted 0 stale player corpses from database
[Status] Deleted 0 stale player backups from database
Breaking bards...done
TCP listening on: 192.168.1.xxx:9000
World server listening on: 192.168.1.xxx:9000
Connected to LoginServer: 192.168.1.xxx:5999
I start up Boot5Zones.bat:
[Status] CURRENT_ZONE_VERSION: EQEMu 0.5.5-DR1
[Status] Loading Variables
[Status] Loading zone names
[Status] Loading items
[Status] EMuShareMem loaded
[Status] Loading npcs
[Status] Loading NPCTypes from database...
[Status] Loading npc faction lists
[Status] Loading NPC Faction Lists from database...
[Status] Loading loot tables
[Status] Loading Loot tables from database...
[Status] Loading doors
[Status] Loading Doors from database...
[Status] FileLoadSPDat() Loading spells from ./spells_us.txt
[Status] FileLoadSPDat() spells loaded: 5021
[Status] Loading guilds
[Status] Loading factions
[Status] Loading corpse timers
[Status] Loading what ever is left
[Status] Loading commands
[Status] command_init(): Warning: Command 'help' defaulting to access level 0!
[Status] command_init(): Warning: Command 'version' defaulting to access level 0
!
[Status] command_init(): Warning: Command 'serversidename' defaulting to access
level 0!
[Status] command_init(): Warning: Command 'loc' defaulting to access level 0!
[Status] command_init(): Warning: Command 'flag' defaulting to access level 0!
[Status] command_init(): Warning: Command 'si' defaulting to access level 0!
[Status] 157 commands loaded
[Status] Entering sleep mode
Connected to worldserver: 192.168.1.xxx:9000
I start up eqgame.exe and put in my account info and see "Jikx's [In Development] Server" woot gogo!
Try to connect and I get 1017 Error.
I get this in World.exe
[Status] CURRENT_WORLD_VERSION:EQEMu 0.5.5-DR1
[Status] Loading variables..
[Status] Loading zones..
[Status] Loading items..
[Status] EMuShareMem loaded
[Status] Loading items from database: count=26687, max id=68199
[Status] ./LoginServer.ini read.
[Status] Loading guild ranks..
[Status] Loading ./addon.ini..
[Status] Loading EQ time of day..
[Status] Reboot zone modes ON
[Status] Deleted 0 stale player corpses from database
[Status] Deleted 0 stale player backups from database
You may already be a winner... of the darwin award.
TCP listening on: 192.168.1.xxx:9000
World server listening on: 192.168.1.xxx:9000
Connected to LoginServer: 192.168.1.xxx:5999
80506 New TCP connection: 192.168.1.xxx:1453
New zoneserver: #1 192.168.1.xxx:1453
Zoneserver SetConnectInfo: 192.168.1.xxx:1453: 192.168.1.xxx:7998
80857 New TCP connection: 192.168.1.xxx:1454
80857 New TCP connection: 192.168.1.xxx:1455
80857 New TCP connection: 192.168.1.xxx:1456
80857 New TCP connection: 192.168.1.xxx:1457
New zoneserver: #2 192.168.1.xxx:1457
New zoneserver: #3 192.168.1.xxx:1456
New zoneserver: #4 192.168.1.xxx:1455
New zoneserver: #5 192.168.1.xxx:1454
Zoneserver SetConnectInfo: 192.168.1.xxx:1454: 192.168.1.xxx:7997
Zoneserver SetConnectInfo: 192.168.1.xxx:1455: 192.168.1.xxx:7999
Zoneserver SetConnectInfo: 192.168.1.xxx:1456: 192.168.1.xxx:7995
Zoneserver SetConnectInfo: 192.168.1.xxx:1457: 192.168.1.xxx:7996
253465 New client from ip: 192.168.1.xxx port: 1460
192.168.1.xxx: Wrong name/pass: name='eqemu'
Removing client from ip:192.168.1.xxx port:1460
*
I think it's a problem in my MiniLoginAccounts.ini ?
|