Log in

View Full Version : 1017 error, tried local server, and lan server


ratts16
04-23-2004, 03:06 PM
Ok ive been hackin it out with my computer, router and server since yesterday. I can log in to the server screen and see my server on the localhost solution w/minilogin, but when i try to connect to the server its 1017. I can also get the server so show on the public list when i set it up for lan w/eqemu login. I have a D-link DI-704P Revision B1 router. I have enabled the DMZ, i have forwarded the ports, i have tried everything i can think of and still to no avail every time i get a 1017. If anyone has any help or suggestions or ideas on this please feel free but i cant think of what it might be at this point.

db.ini

[Database]
host=localhost
user=eqemu
password=eqemu
database=eq
compression=off

loginserver.ini

[LoginServer]
loginserver=localhost
loginport=5999
worldname=Balerian's
locked=false
worldaddress=localhost
account=eqemu
password=eqemu

[WorldServer]
Defaultstatus=0
Unavailzone=

[LoginConfig]
ServerMode=Standalone
ServerPort=5999
UplinkAddress=
UplinkPort=
UplinkAccount=
UplinkPassword=

miniloginaccounts.ini

localhost eqemu eqemu [with the extra space at the end]

boot5zones.bat

@echo off

if NOT exist spells_us.txt goto NOSPELL

start zone . localhost 7995 localhost
start zone . localhost 7996 localhost
start zone . localhost 7997 localhost
start zone . localhost 7998 localhost
start zone . localhost 7999 localhost
exit
cls

eqhost.txt

[Registration Servers]
{
"localhost:5999"
}
[Login Servers]
{
"localhost:5999"
}

world.exe output after the 1017

[Status] CURRENT_WORLD_VERSION:EQEMu 0.5.6
[Status] Loading variables..
[Status] Loading zones..
[Status] Loading items..
[Status] EMuShareMem loaded
[Status] Loading items from database: count=26679, 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
Abort/retry/cancel?
TCP listening on: localhost:9000
World server listening on: localhost:9000
Connected to LoginServer: eqlogin2.eqemulator.net:5997
9047 New TCP connection: 127.0.0.1:1196
New zoneserver: #1 127.0.0.1:1196
Zoneserver SetConnectInfo: 127.0.0.1:1196: localhost:7999
9110 New TCP connection: 127.0.0.1:1197
9110 New TCP connection: 127.0.0.1:1198
9110 New TCP connection: 127.0.0.1:1199
New zoneserver: #2 127.0.0.1:1198
New zoneserver: #3 127.0.0.1:1197
New zoneserver: #4 127.0.0.1:1199
9141 New TCP connection: 127.0.0.1:1200
Zoneserver SetConnectInfo: 127.0.0.1:1197: localhost:7996
Zoneserver SetConnectInfo: 127.0.0.1:1198: localhost:7998
New zoneserver: #5 127.0.0.1:1200
Zoneserver SetConnectInfo: 127.0.0.1:1199: localhost:7997
Zoneserver SetConnectInfo: 127.0.0.1:1200: localhost:7995
35422 New client from ip: 127.0.0.1 port: 1203
[Error] Expecting OP_SendLoginInfo, got 241
Removing client from ip:127.0.0.1 port:1203

This is all the files i can think to add in, please tell me if you need anything else.

keyman
04-23-2004, 05:17 PM
start zone . localhost 7995 localhost
start zone . localhost 7996 localhost
start zone . localhost 7997 localhost
start zone . localhost 7998 localhost
start zone . localhost 7999 localhost


im by far not an expert, but i bet thats your problem. try this:

start zone . 192.168.???.??? 7995 127.0.0.1

fill in the ???.??? with your INTERNAL ip.

START
RUN
cmd
ipconfig

it should match the forwarding you have set up to that IP.

hope that helps

Keyman

ratts16
04-24-2004, 04:47 AM
Nope still didnt work, got to the same place and yet again 1017, i have added the world.exe error output to the original post.

xtestx
04-24-2004, 04:56 AM
i had that same problem with the same error in the World.exe ... but got no answer from anyone on how to fix :\

ratts16
04-24-2004, 05:35 AM
what OS are you running? and do you have a router? if so what type of router?

Shawn319
04-24-2004, 08:02 AM
[Error] Expecting OP_SendLoginInfo, got 241


You're connecting with the wrong EQLive patch. You need to wait for 0.5.7+ (after 4-23-04) and use live patch.