Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::Windows Servers

Support::Windows Servers Support forum for Windows EQEMu users.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #2  
Old 02-02-2007, 04:35 AM
Aban
Fire Beetle
 
Join Date: Oct 2002
Posts: 6
Default might have found the cause but no fix

It seems the problem might be that my server isn't loading zones? I have the zones in the database but for some reason it is not loading them on startup. this is my .bat file

Code:
@echo off
start minilogin
start world
echo Please wait for World to connect into login server...
Pause
start eqlaunch zones
my world log file

Code:
[02.02. - 08:27:37] Starting Log: logs/eqemu_debug_world_1892.log
[02.02. - 08:27:37] [WORLD__INIT] Loading server configuration..
[02.02. - 08:27:37] [WORLD__INIT] Log settings loaded from log.ini
[02.02. - 08:27:37] [WORLD__INIT] CURRENT_WORLD_VERSION:EQEMu 0.7.0
[02.02. - 08:27:37] [WORLD__INIT] Connecting to MySQL...
[02.02. - 08:27:38] [WORLD__INIT] Starting HTTP world service...
[02.02. - 08:27:38] [WORLD__HTTP] Loaded mime types from mime.types
[02.02. - 08:27:38] [WORLD__INIT] Loading variables..
[02.02. - 08:27:38] [WORLD__INIT] Loading zones..
[02.02. - 08:27:38] [WORLD__INIT] Clearing groups..
[02.02. - 08:27:38] [WORLD__INIT] Clearing temporary merchant lists..
[02.02. - 08:27:38] [WORLD__INIT] Loading items..
[02.02. - 08:27:44] [WORLD__INIT] Loading guilds..
[02.02. - 08:27:44] [WORLD__INIT] Loading EQ time of day..
[02.02. - 08:27:44] [WORLD__INIT_ERR] Unable to load eqtime.cfg
[02.02. - 08:27:44] [WORLD__INIT] Loading launcher list..
[02.02. - 08:27:44] [WORLD__INIT] Reboot zone modes ON
[02.02. - 08:27:45] [WORLD__INIT] Deleted 0 stale player corpses from database
[02.02. - 08:27:45] [WORLD__INIT] Deleted 0 stale player backups from database
[02.02. - 08:27:45] [WORLD__INIT] Zone (TCP) listener started.
[02.02. - 08:27:45] [WORLD__INIT] Client (UDP) listener started.
[02.02. - 08:27:45] [NET__IDENTIFY] Registered patch 6.2
[02.02. - 08:27:45] [NET__IDENTIFY] Registered patch Titanium
[02.02. - 08:27:45] [NET__IDENTIFY] Registered patch Live
[02.02. - 08:27:45] [WORLD__LS] Connecting to login server...
[02.02. - 08:27:45] [WORLD__LS] Setting World to MiniLogin Server type
[02.02. - 08:27:45] [WORLD__LS] Connected to Loginserver: 127.0.0.1:5999
[02.02. - 08:27:55] [WORLD__ZONE] New TCP connection from 127.0.0.1:1566
[02.02. - 08:27:55] [WORLD__CONSOLE] New launcher from 127.0.0.1:1566
[02.02. - 08:27:55] [WORLD__LAUNCH] Adding pending launcher 1
[02.02. - 08:27:55] [WORLD__LAUNCH] Launcher Identified itself as 'zones'. Loading zone list.
[02.02. - 08:27:55] [WORLD__LAUNCH] Removing pending launcher 1. Adding zones to active list.
[02.02. - 08:28:00] [WORLD__LAUNCH] zones: dynamic_01 reported state STARTED (1 starts)
[02.02. - 08:28:26] [WORLD__LAUNCH] zones: dynamic_02 reported state STARTED (1 starts)
[02.02. - 08:28:31] [WORLD__LAUNCH] zones: dynamic_03 reported state STARTED (1 starts)
[02.02. - 08:28:35] [WORLD__LAUNCH] zones: dynamic_04 reported state STARTED (1 starts)
[02.02. - 08:28:41] [WORLD__LAUNCH] zones: dynamic_05 reported state STARTED (1 starts)
[02.02. - 08:29:14] [WORLD__ZONE] New TCP connection from 127.0.0.1:1574
[02.02. - 08:29:15] [WORLD__CONSOLE] New zoneserver #1 from 127.0.0.1:1574
[02.02. - 08:29:15] [WORLD__ZONE] [1] Zone started with name dynamic_01 by launcher zones
[02.02. - 08:29:15] [WORLD__ZONE] [1] Auto zone port configuration.  Telling zone to use port 7000
[02.02. - 08:29:15] [WORLD__ZONE] New TCP connection from 127.0.0.1:1575
[02.02. - 08:29:15] [WORLD__CONSOLE] New zoneserver #2 from 127.0.0.1:1575
[02.02. - 08:29:15] [WORLD__ZONE] [2] Zone started with name dynamic_02 by launcher zones
[02.02. - 08:29:15] [WORLD__ZONE] [2] Auto zone port configuration.  Telling zone to use port 7001
[02.02. - 08:29:15] [WORLD__ZONE] New TCP connection from 127.0.0.1:1576
[02.02. - 08:29:15] [WORLD__ZONE] New TCP connection from 127.0.0.1:1577
[02.02. - 08:29:15] [WORLD__CONSOLE] New zoneserver #3 from 127.0.0.1:1576
[02.02. - 08:29:15] [WORLD__ZONE] New TCP connection from 127.0.0.1:1578
[02.02. - 08:29:15] [WORLD__CONSOLE] New zoneserver #4 from 127.0.0.1:1578
[02.02. - 08:29:15] [WORLD__CONSOLE] New zoneserver #5 from 127.0.0.1:1577
[02.02. - 08:29:15] [WORLD__ZONE] [5] Zone started with name dynamic_04 by launcher zones
[02.02. - 08:29:15] [WORLD__ZONE] [5] Auto zone port configuration.  Telling zone to use port 7002
[02.02. - 08:29:15] [WORLD__ZONE] [4] Zone started with name dynamic_05 by launcher zones
[02.02. - 08:29:15] [WORLD__ZONE] [4] Auto zone port configuration.  Telling zone to use port 7003
[02.02. - 08:29:15] [WORLD__ZONE] [3] Zone started with name dynamic_03 by launcher zones
[02.02. - 08:29:15] [WORLD__ZONE] [3] Auto zone port configuration.  Telling zone to use port 7004
and zone log

Code:
[02.02. - 08:28:00] Starting Log: logs/eqemu_debug_zone_0796.log
[02.02. - 08:28:00] [ZONE__INIT] Loading server configuration..
[02.02. - 08:28:00] [ZONE__INIT] Log settings loaded from log.ini
[02.02. - 08:28:00] [ZONE__INIT] Connecting to MySQL...
[02.02. - 08:28:00] [ZONE__INIT] CURRENT_ZONE_VERSION: EQEMu 0.7.0
[02.02. - 08:28:00] [ZONE__INIT] Log settings loaded from ./log.ini
[02.02. - 08:28:00] [ZONE__INIT] Mapping Incoming Opcodes
[02.02. - 08:28:00] [ZONE__INIT] Loading Variables
[02.02. - 08:28:00] [ZONE__INIT] Loading zone names
[02.02. - 08:28:00] [ZONE__INIT] Loading items
[02.02. - 08:28:00] [ZONE__INIT] Loading npc faction lists
[02.02. - 08:28:01] [ZONE__INIT] Loading loot tables
[02.02. - 08:29:14] [ZONE__INIT] Loading guilds
[02.02. - 08:29:14] [ZONE__INIT] Loading factions
[02.02. - 08:29:14] [ZONE__INIT] Loading titles
[02.02. - 08:29:14] [ZONE__INIT] Loading AA effects
[02.02. - 08:29:14] [ZONE__INIT] Loading swarm spells
[02.02. - 08:29:14] [ZONE__INIT] Loading tributes
[02.02. - 08:29:14] [ZONE__INIT] Loading corpse timers
[02.02. - 08:29:14] [ZONE__INIT] Loading commands
[02.02. - 08:29:14] [ZONE__INIT] 189 commands loaded
[02.02. - 08:29:14] [ZONE__INIT] No rule set configured, using default rules
[02.02. - 08:29:14] [ZONE__INIT] Loading embedded perl XS
[02.02. - 08:29:14] [ZONE__INIT] Loading quests
[02.02. - 08:29:14] [ZONE__INIT] Entering sleep mode
[02.02. - 08:29:14] [NET__IDENTIFY] Registered patch 6.2
[02.02. - 08:29:14] [NET__IDENTIFY] Registered patch Titanium
[02.02. - 08:29:14] [NET__IDENTIFY] Registered patch Live
[02.02. - 08:29:14] [NET__WORLD] Connected to World: 127.0.0.1:9000
[02.02. - 08:29:15] [ZONE__WORLD] World indicated port 7000 for this zone.
[02.02. - 08:29:15] [ZONE__INIT] Starting EQ Network server on port 7000
I have done a lot of searching here and it looks like a lot of people have had this problem, but when they figure out what is wrong they dont post what the fix was.
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 02:02 PM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3