View Single Post
  #1  
Old 04-10-2004, 08:39 AM
NarutoLegacy
Discordant
 
Join Date: Feb 2004
Posts: 400
Default 1017: Cannot Login To My Own Server

I used Jezebell's Guide : http://www.eqemulator.net/forums/viewtopic.php?t=13403

LoginServers.ini
Code:
### --- 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 recommend using the eqemulator.net Loginserver ALWAYS.

### --- NOTE: You can NOT use the word "Server" in worldname.
### --- NOTE2: the word "Server" is added to each server automatically.

# READ README.TXT
[LoginServer]
loginserver=eqlogin1.eqemulator.net
loginserver2=eqlogin2.eqemulator.net
loginserver3=eqlogin3.eqemulator.net
loginport=5997
loginport2=5997
loginport3=5997
worldname=Kaio's EverQuest [Semi-Legit]
worldaddress=narutolegacy.sytes.net
locked=false

[WorldServer]
Defaultstatus=0
Unavailzone=

[LoginConfig]
ServerMode=Standalone
ServerPort=5999
UplinkAddress=
UplinkPort=
UplinkAccount=
UplinkPassword=
Boot5zones.bat
Code:
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 narutolegcy.sytes.net instead of 127.0.0.1

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

if NOT exist spells_us.txt goto NOSPELL

start zone gfaydark narutolegacy.sytes.net 7995 192.168.1.100
start zone freportw narutolegacy.sytes.net 7996 192.168.1.100
start zone oggok narutolegacy.sytes.net 7997 192.168.1.100
start zone nexus narutolegacy.sytes.net 7998 192.168.1.100
start zone bazaar narutolegacy.sytes.net 7999 192.168.1.100
start zone akanon narutolegacy.sytes.net 8000 192.168.1.100
start zone everfrost narutolegacy.sytes.net 8001 192.168.1.100
start zone halas narutolegacy.sytes.net 8002 192.168.1.100
start zone gukta narutolegacy.sytes.net 8003 192.168.1.100
start zone rivervale narutolegacy.sytes.net 8004 192.168.1.100
start zone arena narutolegacy.sytes.net 8005 192.168.1.100
start zone potimeb narutolegacy.sytes.net 8006 192.168.1.100
start zone . narutolegacy.sytes.net 8007 192.168.1.100
start zone . narutolegacy.sytes.net 8008 192.168.1.100
start zone . narutolegacy.sytes.net 8009 192.168.1.100
start zone . narutolegacy.sytes.net 8010 192.168.1.100
start zone . narutolegacy.sytes.net 8011 192.168.1.100
start zone . narutolegacy.sytes.net 8012 192.168.1.100
start zone . narutolegacy.sytes.net 8013 192.168.1.100
start zone . narutolegacy.sytes.net 8014 192.168.1.100
start zone . narutolegacy.sytes.net 8015 192.168.1.100
start zone . narutolegacy.sytes.net 8016 192.168.1.100
start zone . narutolegacy.sytes.net 8017 192.168.1.100
start zone . narutolegacy.sytes.net 8018 192.168.1.100
start zone . narutolegacy.sytes.net 8019 192.168.1.100
start zone . narutolegacy.sytes.net 8020 192.168.1.100
start zone . narutolegacy.sytes.net 8021 192.168.1.100
start zone . narutolegacy.sytes.net 8022 192.168.1.100
start zone . narutolegacy.sytes.net 8023 192.168.1.100
start zone . narutolegacy.sytes.net 8024 192.168.1.100
start zone . narutolegacy.sytes.net 8025 192.168.1.100
start zone . narutolegacy.sytes.net 8026 192.168.1.100
start zone . narutolegacy.sytes.net 8027 192.168.1.100
start zone . narutolegacy.sytes.net 8028 192.168.1.100
start zone . narutolegacy.sytes.net 8029 192.168.1.100
start zone . narutolegacy.sytes.net 8030 192.168.1.100
start zone . narutolegacy.sytes.net 8031 192.168.1.100
start zone . narutolegacy.sytes.net 8032 192.168.1.100
start zone . narutolegacy.sytes.net 8033 192.168.1.100
start zone . narutolegacy.sytes.net 8034 192.168.1.100
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------------------------
World.exe
Code:
[Status] CURRENT_WORLD_VERSION:EQEMu 0.5.5
[Status] Loading variables..
[Status] Loading zones..
[Status] Loading items..
[Status] EMuShareMem loaded
[Status] Loading items from database: count=26679, max
[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
Liberating a country that despises us...
TCP listening on: narutolegacy.sytes.net:9000
World server listening on: narutolegacy.sytes.net:9000
Connected to LoginServer: eqlogin3.eqemulator.net:5997
Zone.exe
Code:
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

C:\Documents and Settings\steven ackerman>cd\eqemu

C:\EqEmu>zone.exe
[Status] CURRENT_ZONE_VERSION: EQEMu 0.5.5
Usage: zone zone_name address port worldaddress

C:\EqEmu>zone . 192.168.1.100 7995 narutolegacy.sytes.net
[Status] CURRENT_ZONE_VERSION: EQEMu 0.5.5
[Status] Loading Variables
[Status] Loading zone names
[Status] Loading items
[Status] EMuShareMem loaded
[Status] Loading items from database: count=26679, max id=68199
[Status] Loading npcs
[Status] Loading NPCTypes from database...
[Status] Loading npc faction lists
[Status] Loading NPC Faction Lists from database...
[Status] Loading loot tables
[Status] Loading Loot tables from database...
[Status] Loading doors
[Status] Loading Doors from database...
Error in DBLoadDoors query 'SELECT id,doorid,zone,name,pos_x,pos_y,pos_z,heading
,opentype,guild,lockpick,keyitem,triggerdoor,triggertype,dest_zone,dest_x,dest_y
,dest_z,dest_heading,liftheight,invert_state,incline from doors' #1054: Unknown
column 'invert_state' in 'field list'
Error: EMuShareMem: DLLLoadDoors: !cbDBLoadDoors
[Status] FileLoadSPDat() Loading spells from ./spells_us.txt
[Status] FileLoadSPDat() spells loaded: 5020
[Status] Loading guilds
[Status] Loading factions
[Status] Loading corpse timers
[Status] Loading what ever is left
[Status] Loading commands
[Status] command_init(): Warning: Command 'si' defaulting to access level 0!
[Status] 160 commands loaded
WorldServer connect: Connecting to the server failed: TCPConnection::Connect():
connect() failed. Error: 10061
[Error] worldserver.Connect() FAILED!
[Status] Entering sleep mode
*NOTE: I didnt boot the worldserver when I copied this and I still have to source doorsupdate, i re sourcing my DB.

EQHost.txt = Normal

DB.ini
Code:
# READ README.TXT!

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


### --- This file tells world.exe what computer mySQL is on. Host should
### --- be left "localhost" unless mysql is on a differant computer than world.exe.
Plese only answer this completely, like dont just say "Looks like a NAT issue" if you dont know how to fix it just dont post, Ive had 3 topics with nothing but crap posts in them of things i dont know how to do to solve this problem. Thanks.
__________________
My Newbie Guides
Server Classifications
Zone Points
Change Maxlevel

Kaio Kuzumaki of the East, Owner of Tides of War [Custom-Legit] PvP Server
Orome, Lord of the Woods, Middle-Earth Roleplay PvP Server
Kaio Kuzumaki of the East, Owner of Kaio's All-GM Test Server
Reply With Quote