Log in

View Full Version : Help with 1017 error please


Joshjje
11-26-2003, 01:07 PM
I am using Windows XP Professional

Im using the eqgame.exe patchme way to logon (well try to anyways) to my server.

Using the newest 0.5.1 EqEmu version.

**********LoginServer.ini**********
[LoginServer]
loginserver=eqlogin1.eqemulator.net
loginport=5997
worldname=Joshjje-Test
worldaddress=joshjje.no-ip.org
locked=false

[WorldServer]
Defaultstatus=0
Unavailzone=

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


**********Db.ini************
[Database]
host=localhost
user=Admin
password=xxxxxxxx
database=eq
compression=off


*********Boot5zones.bat***********
@echo off

if NOT exist spells_en.txt goto NOSPELL

start zone . joshjje.no-ip.org 7995 localhost
start zone . joshjje.no-ip.org 7996 localhost
start zone . joshjje.no-ip.org 7997 localhost
start zone . joshjje.no-ip.org 7998 localhost
start zone . joshjje.no-ip.org 7999 localhost
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


************eqhost.txt************
[Registration Servers]
{
"eqlogin1.eqemulator.net:5997"
}
[Login Servers]
{
"eqlogin1.eqemulator.net:5997"
}


**********DataRate.txt************
8.0


**********World.exe output*************
[Status] CURRENT_WORLD_VERSION:EQEMu 0.5.2
[Status] Loading variables..
[Status] Loading zones..
[Status] Loading items..
[Status] EMuShareMem loaded
[Status] Loading items from database: count=0, max id=0
[Error] DBLoadItems query 'SELECT TONS OF CRAP HERE
Error: EMuShareMem: DLLLoadItems: !cbDBLoadItems
[Error] Error: Could not load item data. But ignoring
[Status] LoginServer.ini read.
[Status] Loading guild ranks..
[Status] Loading addon.ini..
[Status] Loading EQ time of day..
[Error] Could not load EQTime file ./eqtime.cfg
[Error] Unable to load ./eqtime.cfg
[Status] Deleted 0 stale player corpses from database
[Status] Deleted 0 stale player backups from database
Please don't make me a levelme server. :(
TCP listening on: joshjje.no-ip.org:9000
World server listening on: joshjje.no-ip.org:9000
Connected to LoginServer: eqlogin1.eqemulator.net:5997


*********Boot5Zones.bat output*************
[Status] CURRENT_ZONE_VERSION: EQEmu 0.5.2
[Status] Loading Variables
[Status] Loading zone names
[Status] Loading items
[Status] EMuShareMem loaded

on each one ^^

**********hosts file in c:\windows\system32\drivers\etc******
127.0.0.1 localhost
joshjje.no-ip.org 192.168.2.34



I have DSL running a belkin router with NAT but i put this computer in the DMZ

Im using joshjje.no-ip.org as my external ip address and 192.168.2.34 is my internal ip address.

I do get the database error but i dont think that should affect it? My server says its LOCKED, i try to connect and get the 1017 error :( If anyone could help out, id much appreciate it.

Windows xp firewall is also disabled on the lan connection.
Norton AV disabled too

DeletedUser
11-26-2003, 03:03 PM
[LoginServer]
loginserver=eqlogin1.eqemulator.net
loginport=5997
worldname=Joshjje-Test
worldaddress=joshjje.no-ip.org
locked=false

start zone . joshjje.no-ip.org 7995 localhost
start zone . joshjje.no-ip.org 7996 localhost
start zone . joshjje.no-ip.org 7997 localhost
start zone . joshjje.no-ip.org 7998 localhost
start zone . joshjje.no-ip.org 7999 localhost

joshjje.no-ip.org
Get rid of the DNS and put the IP up there.

I'm not sure about localhost, but if it's still not working, replace localhost with your external IPs.


As for the MySQL errors, we are working out on irc right now =.=

Joshjje
11-26-2003, 04:30 PM
this can be deleted thanks.

arkaria
11-26-2003, 05:44 PM
Just an FYI I use a URL and local host in my startup script and it works fine.

a_Guest03
12-01-2003, 03:02 AM
There's no need to delete a successful support thread if something can be learned from it.