PDA

View Full Version : Error 1017. sorry i'v searched everywhere


swish
12-16-2005, 12:01 PM
hello =)
i'v followed the wiki, and everything works fine, there server is up but i get the 1017 error.
i dont use router and i have no errors exept for that (i think).
i am afraid i have the wrong version of mysql maybe this is the problem. i use 3.23.58.

here are my ini files:

login sever:

### --- This file tells world.exe what loginserver to connect to.
### --- Leave the account and password field BLANK.

### --- Public Login is un-supported as is LAN playing. We reccomend using the EQEmu.net Loginserver ALWAYS.

### --- NOTE: Starting 6-1-2002, you can no longer use the word "Server" in worldname.
### --- NOTE2: the word "Server" is added to each server automaticly.

# READ README.TXT

[LoginServer]
loginserver=eqemulator.net
loginserver2=eqemulator.net
loginport=5994
loginport2=5994
worldname=swish's test
worldaddress=62.0.128.44
locked=false
account=
password=

[WorldServer]
Defaultstatus=
Unavailzone=

[ChatChannelServer]
worldshortname=
chataddress=
chatport=

[LoginConfig]
ServerMode=
ServerPort=



DB:

[Database]
host=localhost
user=(my user name)
password=(my password)
database=eq



boot5zones:

REM: 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:
@echo off
if NOT exist spells_us.txt goto NOSPELL
start zoneperl . 62.0.128.44 7995 62.0.128.44
start zoneperl . 62.0.128.44 7996 62.0.128.44
start zoneperl . 62.0.128.44 7997 62.0.128.44
start zoneperl . 62.0.128.44 7998 62.0.128.44
start zoneperl . 62.0.128.44 7999 62.0.128.44
exit
cls
:NOSPELL echo You did not copy the spells_us.txt from your everquest directory to this one. Please do so or zones will crash on startup. PAUSE



If you need anything else just ask me. i hope i'v answered most of it here though. i would apreciate any help.

Thanks in advanced,
Bongol.

mattmeck
12-17-2005, 02:12 AM
when did you patch to live?

swish
12-17-2005, 11:48 AM
(i usd some server's patcher)...

mattmeck
12-17-2005, 12:09 PM
those servers are running custom codes / binary's so they wont work for others.

1Boppoom1
12-22-2005, 07:06 PM
try running the tool under Development::Tools called Eq Version Checker. It will tell you what client you have. And if you have the right client but cannot connect you are using someone elses patcher, if thats not the case then send me a PM and i will try and assist you further..... Plus on your loginserver.ini


[LoginServer]
loginserver=eqemulator.net
loginserver2=eqemulator.net
loginport=5994
loginport2=5994
worldname=swish's test
worldaddress=62.0.128.44
locked=false
account=
password=

there is no need for the seconds loginserver. So make it look like

[LoginServer]
loginserver=eqemulator.net
loginport=5994
worldname=swish's test
worldaddress=XX.X.XXX.XX
locked=false
account=
password=

Good Luck!!!

swish
12-25-2005, 12:48 PM
thanks alot i will try it out =)

Belfedia
12-25-2005, 09:01 PM
You say "i followed the wiki" but on wiki i don't find a tutorial with
5994 Loginserver ? they are all on 5998 server ? what's wrong ?
Are you sure you follow the correct tutorial ?