View Single Post
  #3  
Old 11-30-2008, 01:52 PM
nilbog
Hill Giant
 
Join Date: Nov 2007
Posts: 198
Default

First of all, sorry for the double post.. no idea how that happened.

Okay, I backed up the current database and restored it.
I am using ax_classic database, since I did not mention it before.
I set up a static zone for ct in launcher zones. I made necessary changes to start.bat

Code:
@echo off
start world.exe
cls
echo Wait for World to finish loading... Press Enter when done.
pause
start eqlaunch.exe zones
start zone.exe cazicthule

exit
start perl.exe shifts.pl
As soon as I press enter to start cazicthule, i get the same zone.exe error.

In my logs I get "[11.30. - 11:36:50] [WORLD__ZONE] [1] Zone started with name cazicthule by launcher NONE", which doesn't sound good.

Code:
[11.30. - 11:36:43] Starting Log: logs/eqemu_debug_world_0856.log
[11.30. - 11:36:43] [WORLD__INIT] Loading server configuration..
[11.30. - 11:36:43] [WORLD__INIT] Log settings loaded from log.ini
[11.30. - 11:36:43] [WORLD__INIT] CURRENT_WORLD_VERSION:EQEMu 0.7.0
[11.30. - 11:36:43] [WORLD__INIT] Connecting to MySQL...
[11.30. - 11:36:43] [WORLD__INIT] Starting HTTP world service...
[11.30. - 11:36:43] [WORLD__HTTP] Loaded mime types from mime.types
[11.30. - 11:36:43] [WORLD__INIT] Loading variables..
[11.30. - 11:36:43] [WORLD__INIT] Loading zones..
[11.30. - 11:36:43] [WORLD__INIT] Clearing groups..
[11.30. - 11:36:43] [WORLD__INIT] Clearing temporary merchant lists..
[11.30. - 11:36:43] [WORLD__INIT] Loading items..
[11.30. - 11:36:45] [WORLD__INIT] Loading guilds..
[11.30. - 11:36:45] [RULES__CHANGE] Loading rule set 'default' (3)
[11.30. - 11:36:45] [WORLD__INIT] Loaded default rule set 'default'
[11.30. - 11:36:45] [WORLD__INIT] Loading EQ time of day..
[11.30. - 11:36:45] [WORLD__INIT] Loading launcher list..
[11.30. - 11:36:45] [WORLD__INIT] Reboot zone modes ON
[11.30. - 11:36:45] [WORLD__INIT] Deleted 0 stale player corpses from database
[11.30. - 11:36:45] [WORLD__INIT] Deleted 0 stale player backups from database
[11.30. - 11:36:45] [WORLD__INIT] Zone (TCP) listener started.
[11.30. - 11:36:45] [WORLD__INIT] Client (UDP) listener started.
[11.30. - 11:36:45] [NET__IDENTIFY] Registered patch 6.2
[11.30. - 11:36:45] [NET__IDENTIFY] Registered patch Titanium
[11.30. - 11:36:45] [NET__IDENTIFY] Registered patch Anniversary
[11.30. - 11:36:45] [NET__IDENTIFY] Registered patch Live
[11.30. - 11:36:45] [WORLD__LS] Connecting to login server...
[11.30. - 11:36:45] [WORLD__LS] Connected to Loginserver: eqemulator.net:5998
[11.30. - 11:36:45] [WORLD__LS] Loginserver provided 68.62.148.7 as world address
[11.30. - 11:36:47] [WORLD__ZONE] New TCP connection from 127.0.0.1:1700
[11.30. - 11:36:47] [WORLD__CONSOLE] New launcher from 127.0.0.1:1700
[11.30. - 11:36:47] [WORLD__LAUNCH] Adding pending launcher 1
[11.30. - 11:36:47] [WORLD__LAUNCH] Launcher Identified itself as 'zones'. Loading zone list.
[11.30. - 11:36:47] [WORLD__LAUNCH_TRACE] zones: Loaded zone 'cazicthule' on port 1232
[11.30. - 11:36:47] [WORLD__LAUNCH] Removing pending launcher 1. Adding zones to active list.
[11.30. - 11:36:50] [WORLD__ZONE] New TCP connection from 127.0.0.1:1702
[11.30. - 11:36:50] [WORLD__CONSOLE] New zoneserver #1 from 127.0.0.1:1702
[11.30. - 11:36:50] [WORLD__ZONE] [1] Zone started with name cazicthule by launcher NONE
[11.30. - 11:36:50] [WORLD__ZONE] [1] Auto zone port configuration.  Telling zone to use port 7000
[11.30. - 11:36:50] [WORLD__ZONE] [1] Setting to 'cazicthule' (48) (Static)
[11.30. - 11:36:52] [WORLD__LAUNCH] zones: cazicthule reported state STARTED (1 starts)
[11.30. - 11:36:52] [WORLD__ZONE] New TCP connection from 127.0.0.1:1704
[11.30. - 11:36:52] [WORLD__CONSOLE] New zoneserver #2 from 127.0.0.1:1704
[11.30. - 11:36:52] [WORLD__ZONE] [2] Zone started with name cazicthule by launcher zones
[11.30. - 11:36:52] [WORLD__ZONE] [2] Auto zone port configuration.  Telling zone to use port 7001
[11.30. - 11:36:52] [WORLD__ZONE] [2] Setting to 'cazicthule' (48) (Static)
[11.30. - 11:36:56] [WORLD__ZONELIST] Removing zoneserver #2 at :7001
[11.30. - 11:36:56] [WORLD__ZONELIST] Hold Zones mode is ON - rebooting lost zone
[11.30. - 11:36:56] [WORLD__ZONELIST] Rebooting static zone with the ID of: 48
[11.30. - 11:36:57] [WORLD__ZONELIST] Removing zoneserver #1 at :7000
[11.30. - 11:36:57] [WORLD__ZONELIST] Hold Zones mode is ON - rebooting lost zone
[11.30. - 11:36:58] [WORLD__LAUNCH] zones: cazicthule reported state STOPPED (1 starts)
[11.30. - 11:36:59] [WORLD__LAUNCH] Removing launcher zones (1)
Code:
[11.30. - 11:36:47] Starting Log: logs/eqemu_debug_zone_3204.log
[11.30. - 11:36:47] [ZONE__INIT] Loading server configuration..
[11.30. - 11:36:47] [ZONE__INIT] Log settings loaded from log.ini
[11.30. - 11:36:47] [ZONE__INIT] Connecting to MySQL...
[11.30. - 11:36:47] [ZONE__INIT] CURRENT_ZONE_VERSION: EQEMu 0.7.0
[11.30. - 11:36:47] [ZONE__INIT] Log settings loaded from ./log.ini
[11.30. - 11:36:47] [ZONE__INIT] Mapping Incoming Opcodes
[11.30. - 11:36:47] [ZONE__INIT] Loading Variables
[11.30. - 11:36:47] [ZONE__INIT] Loading zone names
[11.30. - 11:36:47] [ZONE__INIT] Loading items
[11.30. - 11:36:47] [ZONE__INIT] Loading npc faction lists
[11.30. - 11:36:47] [ZONE__INIT] Loading loot tables
[11.30. - 11:36:50] [ZONE__INIT] Loading skill caps
[11.30. - 11:36:50] [ZONE__INIT] Loading guilds
[11.30. - 11:36:50] [ZONE__INIT] Loading factions
[11.30. - 11:36:50] [ZONE__INIT] Loading titles
[11.30. - 11:36:50] [ZONE__INIT] Loading AA effects
[11.30. - 11:36:50] [ZONE__INIT] Loading tributes
[11.30. - 11:36:50] [ZONE__INIT] Loading corpse timers
[11.30. - 11:36:50] [ZONE__INIT] Loading commands
[11.30. - 11:36:50] command_init(): - Command 'acceptrules' set to access level 0.
[11.30. - 11:36:50] command_init(): - Command 'aggro' set to access level 80.
[11.30. - 11:36:50] command_init(): - Command 'ai' set to access level 100.
[11.30. - 11:36:50] command_init(): - Command 'altactivate' set to access level 10.
[11.30. - 11:36:50] command_init(): - Command 'attack' set to access level 150.
[11.30. - 11:36:50] command_init(): - Command 'ban' set to access level 150.
[11.30. - 11:36:50] command_init(): - Command 'bestz' set to access level 0.
[11.30. - 11:36:50] command_init(): - Command 'bind' set to access level 200.
[11.30. - 11:36:50] command_init(): - Command 'cast' set to access level 20.
[11.30. - 11:36:50] command_init(): - Command 'castspell' set to access level 50.
[11.30. - 11:36:50] command_init(): - Command 'chat' set to access level 200.
[11.30. - 11:36:50] command_init(): - Command 'checklos' set to access level 50.
[11.30. - 11:36:50] command_init(): - Command 'connectworld' set to access level 50.
[11.30. - 11:36:50] command_init(): - Command 'connectworldserver' set to access level 200.
[11.30. - 11:36:50] command_init(): - Command 'copychar' set to access level 100.
[11.30. - 11:36:50] command_init(): - Command 'corpse' set to access level 50.
[11.30. - 11:36:50] command_init(): - Command 'crashtest' set to access level 200.
[11.30. - 11:36:50] command_init(): - Command 'd1' set to access level 200.
[11.30. - 11:36:50] command_init(): - Command 'damage' set to access level 100.
[11.30. - 11:36:50] command_init(): - Command 'datarate' set to access level 100.
[11.30. - 11:36:50] command_init(): - Command 'date' set to access level 90.
[11.30. - 11:36:50] command_init(): - Command 'dbspawn2' set to access level 100.
[11.30. - 11:36:50] command_init(): - Command 'delacct' set to access level 150.
[11.30. - 11:36:50] command_init(): - Command 'deletegraveyard' set to access level 200.
[11.30. - 11:36:50] command_init(): - Command 'delpetition' set to access level 20.
[11.30. - 11:36:50] command_init(): - Command 'depop' set to access level 50.
[11.30. - 11:36:50] command_init(): - Command 'depopzone' set to access level 100.
[11.30. - 11:36:50] command_init(): - Command 'doanim' set to access level 50.
[11.30. - 11:36:50] command_init(): - Command 'eitem' set to access level 200.
[11.30. - 11:36:50] command_init(): - Command 'equipitem' set to access level 50.
[11.30. - 11:36:50] command_init(): - Command 'face' set to access level 250.
[11.30. - 11:36:50] command_init(): - Command 'fear' set to access level 200.
[11.30. - 11:36:50] command_init(): - Command 'finditem' set to access level 10.
[11.30. - 11:36:50] command_init(): - Command 'findspell' set to access level 50.
[11.30. - 11:36:50] command_init(): - Command 'fixmob' set to access level 100.
[11.30. - 11:36:50] command_init(): - Command 'flag' set to access level 200.
[11.30. - 11:36:50] command_init(): - Command 'flagedit' set to access level 100.
[11.30. - 11:36:50] command_init(): - Command 'flags' set to access level 10.
[11.30. - 11:36:50] command_init(): - Command 'flymode' set to access level 50.
[11.30. - 11:36:50] command_init(): - Command 'freeze' set to access level 80.
[11.30. - 11:36:50] command_init(): - Command 'gassign' set to access level 100.
[11.30. - 11:36:50] command_init(): - Command 'gender' set to access level 50.
[11.30. - 11:36:50] command_init(): - Command 'getvariable' set to access level 200.
[11.30. - 11:36:50] command_init(): - Command 'gi' set to access level 200.
[11.30. - 11:36:50] command_init(): - Command 'ginfo' set to access level 20.
[11.30. - 11:36:50] command_init(): - Command 'giveitem' set to access level 200.
[11.30. - 11:36:50] command_init(): - Command 'gm' set to access level 80.
[11.30. - 11:36:50] command_init(): - Command 'gmhideme' set to access level 10.
[11.30. - 11:36:50] command_init(): - Command 'gmspeed' set to access level 100.
[11.30. - 11:36:50] command_init(): - Command 'goto' set to access level 10.
[11.30. - 11:36:50] command_init(): - Command 'grid' set to access level 170.
[11.30. - 11:36:50] command_init(): - Command 'guild' set to access level 10.
[11.30. - 11:36:50] command_init(): - Command 'guildapprove' set to access level 10.
[11.30. - 11:36:50] command_init(): - Command 'guildcreate' set to access level 10.
[11.30. - 11:36:50] command_init(): - Command 'guildlist' set to access level 10.
[11.30. - 11:36:50] command_init(): - Command 'guilds' set to access level 10.
[11.30. - 11:36:50] command_init(): - Command 'haste' set to access level 100.
[11.30. - 11:36:50] command_init(): - Command 'hatelist' set to access level 80.
[11.30. - 11:36:50] command_init(): - Command 'help' set to access level 10.
[11.30. - 11:36:50] command_init(): - Command 'hideme' set to access level 80.
[11.30. - 11:36:50] command_init(): - Command 'hp' set to access level 0.
[11.30. - 11:36:50] command_init(): - Command 'incstat' set to access level 200.
[11.30. - 11:36:50] command_init(): - Command 'interrupt' set to access level 50.
[11.30. - 11:36:50] command_init(): - Command 'ipban' set to access level 200.
[11.30. - 11:36:50] command_init(): - Command 'iplookup' set to access level 200.
[11.30. - 11:36:50] command_init(): - Command 'iteminfo' set to access level 10.
[11.30. - 11:36:50] command_init(): - Command 'itemsearch' set to access level 10.
[11.30. - 11:36:50] command_init(): - Command 'itemtest' set to access level 250.
[11.30. - 11:36:50] command_init(): - Command 'kick' set to access level 150.
[11.30. - 11:36:50] command_init(): - Command 'kill' set to access level 100.
[11.30. - 11:36:50] command_init(): - Command 'lastname' set to access level 50.
[11.30. - 11:36:50] command_init(): - Command 'level' set to access level 100.
[11.30. - 11:36:50] command_init(): - Command 'listnpcs' set to access level 20.
[11.30. - 11:36:50] command_init(): - Command 'listpetition' set to access level 50.
[11.30. - 11:36:50] command_init(): - Command 'loc' set to access level 20.
[11.30. - 11:36:50] command_init(): - Command 'lock' set to access level 150.
[11.30. - 11:36:50] command_init(): - Command 'log' set to access level 80.
[11.30. - 11:36:50] command_init(): - Command 'logs' set to access level 250.
[11.30. - 11:36:50] command_init(): - Command 'logsql' set to access level 200.
[11.30. - 11:36:50] command_init(): - Command 'los' set to access level 80.
[11.30. - 11:36:50] command_init(): - Command 'makepet' set to access level 50.
[11.30. - 11:36:50] command_init(): - Command 'mana' set to access level 50.
[11.30. - 11:36:50] command_init(): - Command 'manaburn' set to access level 10.
[11.30. - 11:36:50] command_init(): - Command 'memspell' set to access level 50.
[11.30. - 11:36:50] command_init(): - Command 'mlog' set to access level 250.
[11.30. - 11:36:50] command_init(): - Command 'motd' set to access level 150.
[11.30. - 11:36:50] command_init(): - Command 'movechar' set to access level 50.
[11.30. - 11:36:50] command_init(): - Command 'name' set to access level 150.
[11.30. - 11:36:50] command_init(): - Command 'nologs' set to access level 250.
[11.30. - 11:36:50] command_init(): - Command 'npccast' set to access level 80.
[11.30. - 11:36:50] command_init(): - Command 'npcedit' set to access level 100.
[11.30. - 11:36:50] command_init(): - Command 'npcemote' set to access level 150.
[11.30. - 11:36:50] command_init(): - Command 'npcloot' set to access level 80.
[11.30. - 11:36:50] command_init(): - Command 'npcsay' set to access level 150.
[11.30. - 11:36:50] command_init(): - Command 'npcshout' set to access level 150.
[11.30. - 11:36:50] command_init(): - Command 'npcspawn' set to access level 170.
[11.30. - 11:36:50] command_init(): - Command 'npcspecialatk' set to access level 80.
[11.30. - 11:36:50] command_init(): - Command 'npcspecialattack' set to access level 80.
[11.30. - 11:36:50] command_init(): - Command 'npcspecialattk' set to access level 80.
[11.30. - 11:36:50] command_init(): - Command 'npcstats' set to access level 80.
[11.30. - 11:36:50] command_init(): - Command 'nukebuffs' set to access level 50.
[11.30. - 11:36:50] command_init(): - Command 'numauths' set to access level 200.
[11.30. - 11:36:50] command_init(): - Command 'oocmute' set to access level 200.
[11.30. - 11:36:50] command_init(): - Command 'opcode' set to access level 250.
[11.30. - 11:36:50] command_init(): - Command 'optest' set to access level 255.
[11.30. - 11:36:50] command_init(): - Command 'path' set to access level 200.
[11.30. - 11:36:50] command_init(): - Command 'permaclass' set to access level 80.
[11.30. - 11:36:50] command_init(): - Command 'permagender' set to access level 80.
[11.30. - 11:36:50] command_init(): - Command 'permarace' set to access level 80.
[11.30. - 11:36:50] command_init(): - Command 'petitioninfo' set to access level 20.
[11.30. - 11:36:50] command_init(): - Command 'pf' set to access level 80.
[11.30. - 11:36:50] command_init(): - Command 'pvp' set to access level 100.
[11.30. - 11:36:50] command_init(): - Command 'qglobal' set to access level 100.
[11.30. - 11:36:50] command_init(): - Command 'race' set to access level 50.
[11.30. - 11:36:50] command_init(): - Command 'refundaa' set to access level 100.
[11.30. - 11:36:50] command_init(): - Command 'reloadpl' set to access level 20.
[11.30. - 11:36:50] command_init(): - Command 'reloadqst' set to access level 20.
[11.30. - 11:36:50] command_init(): - Command 'reloadquest' set to access level 150.
[11.30. - 11:36:50] command_init(): - Command 'reloadstatic' set to access level 150.
[11.30. - 11:36:50] command_init(): - Command 'reloadzonepoints' set to access level 150.
[11.30. - 11:36:50] command_init(): - Command 'reloadzps' set to access level 20.
[11.30. - 11:36:50] command_init(): - Command 'repop' set to access level 100.
[11.30. - 11:36:50] command_init(): - Command 'resetaa' set to access level 200.
[11.30. - 11:36:50] command_init(): - Command 'revoke' set to access level 200.
[11.30. - 11:36:50] command_init(): - Command 'rules' set to access level 250.
[11.30. - 11:36:50] command_init(): - Command 'save' set to access level 50.
[11.30. - 11:36:50] command_init(): - Command 'scribespell' set to access level 180.
[11.30. - 11:36:50] command_init(): - Command 'scribespells' set to access level 150.
[11.30. - 11:36:50] command_init(): - Command 'search' set to access level 10.
[11.30. - 11:36:50] command_init(): - Command 'sendop' set to access level 200.
[11.30. - 11:36:50] command_init(): - Command 'sendzonespawns' set to access level 150.
[11.30. - 11:36:50] command_init(): - Command 'serverinfo' set to access level 200.
[11.30. - 11:36:50] command_init(): - Command 'serverrules' set to access level 0.
[11.30. - 11:36:50] command_init(): - Command 'serversidename' set to access level 10.
[11.30. - 11:36:50] command_init(): - Command 'setaaexp' set to access level 100.
[11.30. - 11:36:50] command_init(): - Command 'setaapoints' set to access level 100.
[11.30. - 11:36:50] command_init(): - Command 'setaapts' set to access level 100.
[11.30. - 11:36:50] command_init(): - Command 'setaaxp' set to access level 100.
[11.30. - 11:36:50] command_init(): - Command 'setadventurepoints' set to access level 150.
[11.30. - 11:36:50] command_init(): - Command 'setallskill' set to access level 80.
[11.30. - 11:36:50] command_init(): - Command 'setanim' set to access level 200.
[11.30. - 11:36:50] command_init(): - Command 'setexp' set to access level 100.
[11.30. - 11:36:50] command_init(): - Command 'setfaction' set to access level 170.
[11.30. - 11:36:50] command_init(): - Command 'setgraveyard' set to access level 200.
[11.30. - 11:36:50] command_init(): - Command 'setitemstatus' set to access level 100.
[11.30. - 11:36:50] command_init(): - Command 'setlanguage' set to access level 50.
[11.30. - 11:36:50] command_init(): - Command 'setpass' set to access level 150.
[11.30. - 11:36:50] command_init(): - Command 'setskill' set to access level 50.
[11.30. - 11:36:50] command_init(): - Command 'setskillall' set to access level 50.
[11.30. - 11:36:50] command_init(): - Command 'setstat' set to access level 255.
[11.30. - 11:36:50] command_init(): - Command 'setxp' set to access level 100.
[11.30. - 11:36:50] command_init(): - Command 'showbuffs' set to access level 0.
[11.30. - 11:36:50] command_init(): - Command 'showpetspell' set to access level 200.
[11.30. - 11:36:50] command_init(): - Command 'showskills' set to access level 50.
[11.30. - 11:36:50] command_init(): - Command 'showstats' set to access level 50.
[11.30. - 11:36:50] command_init(): - Command 'shutdown' set to access level 150.
[11.30. - 11:36:50] command_init(): - Command 'si' set to access level 200.
[11.30. - 11:36:50] command_init(): - Command 'size' set to access level 50.
[11.30. - 11:36:50] command_init(): - Command 'spawnfix' set to access level 170.
[11.30. - 11:36:50] command_init(): - Command 'spawnstatus' set to access level 100.
[11.30. - 11:36:50] command_init(): - Command 'spellinfo' set to access level 10.
[11.30. - 11:36:50] command_init(): - Command 'spfind' set to access level 20.
[11.30. - 11:36:50] command_init(): - Command 'spoff' set to access level 80.
[11.30. - 11:36:50] command_init(): - Command 'spon' set to access level 80.
[11.30. - 11:36:50] command_init(): - Command 'stun' set to access level 100.
[11.30. - 11:36:50] command_init(): - Command 'summon' set to access level 80.
[11.30. - 11:36:50] command_init(): - Command 'summonitem' set to access level 200.
[11.30. - 11:36:50] command_init(): - Command 'synctod' set to access level 90.
[11.30. - 11:36:50] command_init(): - Command 'testspawn' set to access level 200.
[11.30. - 11:36:50] command_init(): - Command 'testspawnkill' set to access level 200.
[11.30. - 11:36:50] command_init(): - Command 'time' set to access level 90.
[11.30. - 11:36:50] command_init(): - Command 'timers' set to access level 200.
[11.30. - 11:36:50] command_init(): - Command 'timezone' set to access level 90.
[11.30. - 11:36:50] command_init(): - Command 'title' set to access level 50.
[11.30. - 11:36:50] command_init(): - Command 'traindisc' set to access level 150.
[11.30. - 11:36:50] command_init(): - Command 'unfreeze' set to access level 80.
[11.30. - 11:36:50] command_init(): - Command 'unlock' set to access level 150.
[11.30. - 11:36:50] command_init(): - Command 'unscribespell' set to access level 180.
[11.30. - 11:36:50] command_init(): - Command 'unscribespells' set to access level 180.
[11.30. - 11:36:50] command_init(): - Command 'uptime' set to access level 10.
[11.30. - 11:36:50] command_init(): - Command 'version' set to access level 0.
[11.30. - 11:36:50] command_init(): - Command 'viewmessage' set to access level 100.
[11.30. - 11:36:50] command_init(): - Command 'viewmessages' set to access level 10.
[11.30. - 11:36:50] command_init(): - Command 'viewnpctype' set to access level 100.
[11.30. - 11:36:50] command_init(): - Command 'viewpetition' set to access level 20.
[11.30. - 11:36:50] command_init(): - Command 'wc' set to access level 200.
[11.30. - 11:36:50] command_init(): - Command 'weather' set to access level 80.
[11.30. - 11:36:50] command_init(): - Command 'worldshutdown' set to access level 200.
[11.30. - 11:36:50] command_init(): - Command 'wp' set to access level 170.
[11.30. - 11:36:50] command_init(): - Command 'wpadd' set to access level 170.
[11.30. - 11:36:50] command_init(): - Command 'wpinfo' set to access level 170.
[11.30. - 11:36:50] command_init(): - Command 'zclip' set to access level 80.
[11.30. - 11:36:50] command_init(): - Command 'zcolor' set to access level 80.
[11.30. - 11:36:50] command_init(): - Command 'zhdr' set to access level 80.
[11.30. - 11:36:50] command_init(): - Command 'zheader' set to access level 80.
[11.30. - 11:36:50] command_init(): - Command 'zone' set to access level 50.
[11.30. - 11:36:50] command_init(): - Command 'zonebootup' set to access level 150.
[11.30. - 11:36:50] command_init(): - Command 'zonelock' set to access level 100.
[11.30. - 11:36:50] command_init(): - Command 'zoneshutdown' set to access level 150.
[11.30. - 11:36:50] command_init(): - Command 'zonespawn' set to access level 250.
[11.30. - 11:36:50] command_init(): - Command 'zonestatus' set to access level 150.
[11.30. - 11:36:50] command_init(): - Command 'zsafecoords' set to access level 80.
[11.30. - 11:36:50] command_init(): - Command 'zsave' set to access level 80.
[11.30. - 11:36:50] command_init(): - Command 'zsky' set to access level 80.
[11.30. - 11:36:50] command_init(): - Command 'zstats' set to access level 80.
[11.30. - 11:36:50] command_init(): - Command 'zunderworld' set to access level 80.
[11.30. - 11:36:50] command_init(): - Command 'zuwcoords' set to access level 80.
[11.30. - 11:36:50] [ZONE__INIT] 202 commands loaded
[11.30. - 11:36:50] [RULES__CHANGE] Loading rule set 'default' (3)
[11.30. - 11:36:50] [ZONE__INIT] Loaded default rule set 'default'
[11.30. - 11:36:50] [ZONE__INIT] Loading embedded perl XS
[11.30. - 11:36:50] [ZONE__INIT] Loading quests
[11.30. - 11:36:50] The next weather check for zone: cazicthule will be in 8174 seconds.
[11.30. - 11:36:50] Zone: cazicthule has weather of type 1.
[11.30. - 11:36:50] Zone: cazicthule(48) has weather type = 1. The weather timer has been enabled.
[11.30. - 11:36:50] [NET__IDENTIFY] Registered patch 6.2
[11.30. - 11:36:50] [NET__IDENTIFY] Registered patch Titanium
[11.30. - 11:36:50] [NET__IDENTIFY] Registered patch Anniversary
[11.30. - 11:36:50] [NET__IDENTIFY] Registered patch Live
[11.30. - 11:36:50] [NET__WORLD] Connected to World: 127.0.0.1:9000
[11.30. - 11:36:50] [ZONE__WORLD] World indicated port 7000 for this zone.
[11.30. - 11:36:50] [ZONE__INIT] Starting EQ Network server on port 7000
Code:
[11.30. - 11:36:47] Starting Log: logs/eqemu_zone_3204.log
[11.30. - 11:36:47] Using database 'ax_classic' at localhost:3306
[11.30. - 11:36:47] EMuShareMem loaded
[11.30. - 11:36:47] Loading NPC Faction Lists from database...
[11.30. - 11:36:47] Loading Loot tables from database...
[11.30. - 11:36:50] Loading skill caps from database...
[11.30. - 11:36:50] Booting cazicthule
[11.30. - 11:36:50] Loading spawn conditions...
[11.30. - 11:36:50] Loading static zone points...
[11.30. - 11:36:50] Loading spawn groups...
[11.30. - 11:36:50] Loading saved zone state...
[11.30. - 11:36:50] No state saved, loading spawn2 points...
[11.30. - 11:36:50] Loading player corpses...
[11.30. - 11:36:50] Loading traps...
[11.30. - 11:36:50] Loading ground spawns...
[11.30. - 11:36:50] Loading Ground Spawns from DB...
[11.30. - 11:36:50] Loading World Objects from DB...
[11.30. - 11:36:50] Loading Objects from DB...
[11.30. - 11:36:50] Loading doors for cazicthule ...
[11.30. - 11:36:50] Loading Doors from database...
[11.30. - 11:36:50] Loading AA information...
[11.30. - 11:36:50] Loading Merchant Lists...
[11.30. - 11:36:50] Loading Temporary Merchant Lists...
[11.30. - 11:36:50] Successfully loaded Zone Config.
[11.30. - 11:36:50] Loading timezone data...
[11.30. - 11:36:50] Init Finished: ZoneID = 48, Time Offset = 0
---------------------------------------------
[11.30. - 11:36:50] Starting Log: logs/eqemu_zone_3204.log
[11.30. - 11:36:50] ---- Zone server cazicthule, listening on port:0 ----
[11.30. - 11:36:50] Zone Bootup: cazicthule (48)
and a zone-cazicthule.log that is empty.
Reply With Quote