Log in

View Full Version : ok this question has been asked a lot...


Drux
03-05-2004, 06:57 AM
Error 1017....

Ok ive searched the forums, check all my settings (i think)
Ive read the general errors post

I am running 0.5.5dr1, I can contect and play using minilogin and I can connect to other 5.5dr1 servers, but i cant connect to unless I use the minilogin

I must of missed something but i can think what so any ideas

Drux


db.ini

[Database]
host=192.168.1.20
user=eq
password=eq
database=eq
compression=off


loginserver.ini

ive removed my exterial fixed IP for security reasons, ie I have no firewall atm.

[LoginServer]
loginserver=eqlogin1.eqemulator.net
loginport=5997
worldname=Sparhawks Everquest
worldaddress=###.###.###.183
locked=false

[WorldServer]
Defaultstatus=0
Unavailzone=

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


boot5zones.bat

REM: ****Read this first!!!****

REM: This file requires your real IP in the place of "YourIP" when you are connecting
REM: To the EQEmu Loginserver.

REM: When you are using minilogin, Replace all IP Addresses to say 127.0.0.1

REM: If you still get errors try using localhost instead of 127.0.0.1

REM:--------------Start-----------------------
@echo off

if NOT exist spells_en.txt goto NOSPELL

start zone . ###.###.###.183 7995 192.168.1.20
start zone . ###.###.###.183 7996 192.168.1.20
start zone . ###.###.###.183 7997 192.168.1.20
start zone . ###.###.###.183 7998 192.168.1.20
start zone . ###.###.###.183 7999 192.168.1.20
exit
cls

:NOSPELL
echo You did not copy the spells_en.txt from your everquest directory to this one. Please do so or zones will crash on startup.
PAUSE

REM:---------------END------------------------

nilar
03-05-2004, 09:02 AM
Sounds like you have a router. You need to configure it. Check the stickies in the Tutorials and Howtos.

samandhi
03-05-2004, 09:12 AM
You might also want to try adding these lines to your loginserver.ini file...........

loginserver2=eqlogin2.eqemulator.net
loginserver3=eqlogin3.eqemulator.net
loginport=5997
loginport=5997
loginport=5997 This will not cause your 1017 error, but if eqlogin1 is down, you will not be able to connect...

Drux
03-05-2004, 09:17 AM
Update

No router, fixed IP internet connection, all ports are avaiable (I removed my firewall atm)

Just checked the ports and i can see em...

Drux

(i need to learn to spell...)

Drux
03-06-2004, 08:59 AM
Been trying a few things out and noticed that this is the output from world.exe

999.999.999.999 is where my external address is


[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=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
HELP I WORK IN THE EQEMU SWEATSHOP, YOU'RE MY ONLY HOPE!
TCP listening on: 999.999.999.999:9000
World server listening on: 999.999.999.999:9000
Connected to LoginServer: eqlogin1.eqemulator.net:5997
30504 New TCP connection: 192.168.1.2:6719
New zoneserver: #1 192.168.1.2:6719
Zoneserver SetConnectInfo: 192.168.1.2:6719: 999.999.999.999:7999
30775 New TCP connection: 192.168.1.2:6720
30775 New TCP connection: 192.168.1.2:6721
30775 New TCP connection: 192.168.1.2:6722
30775 New TCP connection: 192.168.1.2:6723
New zoneserver: #2 192.168.1.2:6723
New zoneserver: #3 192.168.1.2:6722
New zoneserver: #4 192.168.1.2:6721
New zoneserver: #5 192.168.1.2:6720
Zoneserver SetConnectInfo: 192.168.1.2:6720: 999.999.999.999:7998
Zoneserver SetConnectInfo: 192.168.1.2:6721: 999.999.999.999:7997
Zoneserver SetConnectInfo: 192.168.1.2:6722: 999.999.999.999:7995
Zoneserver SetConnectInfo: 192.168.1.2:6723: 999.999.999.999:7996
70412 New client from ip: 192.168.1.20 port: 2732
Logged in: FirstLogin LS#48180: Drux
Logged in: FirstLogin LS#48180: Drux
Logged in: FirstLogin LS#48180: Drux
Logged in: FirstLogin LS#48180: Drux
Logged in: FirstLogin LS#48180: Drux
Logged in: FirstLogin LS#48180: Drux
Logged in: FirstLogin LS#48180: Drux
Logged in: FirstLogin LS#48180: Drux
Logged in: FirstLogin LS#48180: Drux
Logged in: FirstLogin LS#48180: Drux
Client disconnected
Removing client from ip:192.168.1.20 port:2732
75409 New client from ip: 192.168.1.20 port: 2732
Logged in: FirstLogin LS#48180: Drux
Logged in: FirstLogin LS#48180: Drux
Logged in: FirstLogin LS#48180: Drux
Logged in: FirstLogin LS#48180: Drux
Logged in: FirstLogin LS#48180: Drux
Logged in: FirstLogin LS#48180: Drux
Logged in: FirstLogin LS#48180: Drux
Logged in: FirstLogin LS#48180: Drux
Logged in: FirstLogin LS#48180: Drux
Logged in: FirstLogin LS#48180: Drux
Client disconnected

The user drux is created in the accounts table (so i assume that the ports are open) dose this give anyone a clue what may be wrong.