bklimek
09-16-2002, 05:58 PM
I've never been able to get the EMU up and running with Minilogin I can always get as far as server select and then i get that 1017 when i try to log in. I was running WinME, and i just changed to XP and of course the same problem persists. I dont have an active firewall or anything similiar that would cause a problem all my Emu files are as follows.
Loginserver.ini
[LoginServer]
loginserver=localhost
loginport=5999
worldname=Name of server here
locked=false
account=
password=
worldaddress=localhost
[WorldServer]
Defaultstatus=
Unavailzone=
[LoginConfig]
ServerMode=Standalone
ServerPort=5999
UplinkAddress=
UplinkPort=
UplinkAccount=
UplinkPassword=
Boot5zones.bat
REM:--------------Start-----------------------
@echo off
start zone . 127.0.0.1 7995 127.0.0.1
start zone . 127.0.0.1 7996 127.0.0.1
start zone . 127.0.0.1 7997 127.0.0.1
start zone . 127.0.0.1 7998 127.0.0.1
start zone . 127.0.0.1 7999 127.0.0.1
exit
cls
REM:---------------END------------------------
eqhost.txt
[Registration Servers]
{
"localhost:5999"
}
[Login Servers]
{
"localhost:5999"
}
Also heres a copy of the logs for the actual program files
Minilogin
Loginserver.ini read.
Server mode: Standalone
Login server listening on port:5999
New TCP connection: 127.0.0.1:1984
World.exe
Loading zone names & items...done.
Loginserver.ini read.
Loading guild ranks...done.
World Server listening on: port 9000
Connected to Loginserver: localhost:5999
New TCP connection: 127.0.0.1:2037
New zoneserver: #1 127.0.0.1:2037
Zoneserver SetConnectInfo: 127.0.0.1:2037: 127.0.0.1:7999
(same for other four zones)
154202 New client from ip: 127.0.0.1 port: 2068
127.0.0.1: Wrong name/pass: name='eqemu'
Removing client from ip:127.0.0.1 port:2068
Zone 7995 (all are the same of course )
Using database 'eq' at localhost
Loading zone names, items & NPCs...done
If this is the last message you see, you forgot to movve spells_en.txt from your EQ dir to this dir.
Spells loaded.
Loading guild ranks...done.
Loading faction ranks...done.
Connected to worldserver: 127.0.0.1:9000
Entering sleep mode
------------------------------------------------------------------------------
If anybody can shed some light on this problem i'd really appreciate it. If you need any additional information please tell me.
--BK
Loginserver.ini
[LoginServer]
loginserver=localhost
loginport=5999
worldname=Name of server here
locked=false
account=
password=
worldaddress=localhost
[WorldServer]
Defaultstatus=
Unavailzone=
[LoginConfig]
ServerMode=Standalone
ServerPort=5999
UplinkAddress=
UplinkPort=
UplinkAccount=
UplinkPassword=
Boot5zones.bat
REM:--------------Start-----------------------
@echo off
start zone . 127.0.0.1 7995 127.0.0.1
start zone . 127.0.0.1 7996 127.0.0.1
start zone . 127.0.0.1 7997 127.0.0.1
start zone . 127.0.0.1 7998 127.0.0.1
start zone . 127.0.0.1 7999 127.0.0.1
exit
cls
REM:---------------END------------------------
eqhost.txt
[Registration Servers]
{
"localhost:5999"
}
[Login Servers]
{
"localhost:5999"
}
Also heres a copy of the logs for the actual program files
Minilogin
Loginserver.ini read.
Server mode: Standalone
Login server listening on port:5999
New TCP connection: 127.0.0.1:1984
World.exe
Loading zone names & items...done.
Loginserver.ini read.
Loading guild ranks...done.
World Server listening on: port 9000
Connected to Loginserver: localhost:5999
New TCP connection: 127.0.0.1:2037
New zoneserver: #1 127.0.0.1:2037
Zoneserver SetConnectInfo: 127.0.0.1:2037: 127.0.0.1:7999
(same for other four zones)
154202 New client from ip: 127.0.0.1 port: 2068
127.0.0.1: Wrong name/pass: name='eqemu'
Removing client from ip:127.0.0.1 port:2068
Zone 7995 (all are the same of course )
Using database 'eq' at localhost
Loading zone names, items & NPCs...done
If this is the last message you see, you forgot to movve spells_en.txt from your EQ dir to this dir.
Spells loaded.
Loading guild ranks...done.
Loading faction ranks...done.
Connected to worldserver: 127.0.0.1:9000
Entering sleep mode
------------------------------------------------------------------------------
If anybody can shed some light on this problem i'd really appreciate it. If you need any additional information please tell me.
--BK