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

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

Reply
 
Thread Tools Display Modes
  #1  
Old 09-17-2012, 05:47 PM
Maze_EQ
Demi-God
 
Join Date: Mar 2012
Posts: 1,103
Default Issues with Globals

It appears whenever I edit global_player.pl the server drops qglobals, as in when #globalview is used it says 0 globals loaded. I've also noticed the following. Some zones have 5 qglobals, some have 0....This is a server breaking thing...

Code:
---------------------------------------------
[09.17. - 17:14:57] Starting Log: logs/eqemu_error_zone_16928.log
[09.17. - 17:14:57] [TASKS]Task or Activity ID (0, 0) out of range while loadingactivities from database
[09.17. - 17:16:50] Path File ./Maps/airplane.path not found.
[09.17. - 17:17:01] HandlePacket() Opcode error: Unexpected packet during CLIENT_CONNECTING: opcode: OP_Unknown (#0 eq=0x0000), size: 1
[09.17. - 17:17:01] HandlePacket() Opcode error: Unexpected packet during CLIENT_CONNECTING: opcode: OP_Unknown (#0 eq=0x0000), size: 4
[09.17. - 17:17:01] HandlePacket() Opcode error: Unexpected packet during CLIENT_CONNECTING: opcode: OP_TargetMouse (#125 eq=0x0000), size: 4
[09.17. - 17:18:26] Path File ./Maps/kaesora.path not found.
[09.17. - 17:18:33] HandlePacket() Opcode error: Unexpected packet during CLIENT_CONNECTING: opcode: OP_Unknown (#0 eq=0x0000), size: 4
[09.17. - 17:18:37] HandlePacket() Opcode error: Unexpected packet during CLIENT_CONNECTING: opcode: OP_Unknown (#0 eq=0x0000), size: 1
[09.17. - 17:18:37] HandlePacket() Opcode error: Unexpected packet during CLIENT_CONNECTING: opcode: OP_Unknown (#0 eq=0x0000), size: 4
[09.17. - 17:18:37] HandlePacket() Opcode error: Unexpected packet during CLIENT_CONNECTING: opcode: OP_TargetMouse (#125 eq=0x0000), size: 4
[09.17. - 17:35:34] HandlePacket() Opcode error: Unexpected packet during CLIENT_CONNECTING: opcode: OP_Unknown (#0 eq=0x0000), size: 4
[09.17. - 17:35:39] HandlePacket() Opcode error: Unexpected packet during CLIENT_CONNECTING: opcode: OP_Unknown (#0 eq=0x0000), size: 1
[09.17. - 17:35:39] HandlePacket() Opcode error: Unexpected packet during CLIENT_CONNECTING: opcode: OP_Unknown (#0 eq=0x0000), size: 4
[09.17. - 17:35:39] HandlePacket() Opcode error: Unexpected packet during CLIENT_CONNECTING: opcode: OP_TargetMouse (#125 eq=0x0000), size: 4
[09.17. - 17:40:06] Bad Magic String in .path file.
[09.17. - 17:40:06] Path File ./Maps/qeynos2.path failed to load.
[09.17. - 17:44:46] Path File ./Maps/crushbone.path not found.
[09.17. - 17:44:49] HandlePacket() Opcode error: Unexpected packet during CLIENT_CONNECTING: opcode: OP_Unknown (#0 eq=0x0000), size: 4
[09.17. - 17:44:57] HandlePacket() Opcode error: Unexpected packet during CLIENT_CONNECTING: opcode: OP_Unknown (#0 eq=0x0000), size: 1
[09.17. - 17:44:57] HandlePacket() Opcode error: Unexpected packet during CLIENT_CONNECTING: opcode: OP_Unknown (#0 eq=0x0000), size: 4
[09.17. - 17:44:59] HandlePacket() Opcode error: Unexpected packet during CLIENT_CONNECTING: opcode: OP_TargetMouse (#125 eq=0x0000), size: 4
[09.17. - 17:44:59] HandlePacket() Opcode error: Unexpected packet during CLIENT_CONNECTING: opcode: OP_Unknown (#0 eq=0x0000), size: 64
[09.17. - 17:44:59] HandlePacket() Opcode error: Unexpected packet during CLIENT_CONNECTING: opcode: OP_Unknown (#0 eq=0x0000), size: 0
[09.17. - 17:44:59] HandlePacket() Opcode error: Unexpected packet during CLIENT_CONNECTING: opcode: OP_Unknown (#0 eq=0x0000), size: 0
[09.17. - 17:44:59] HandlePacket() Opcode error: Unexpected packet during CLIENT_CONNECTING: opcode: OP_Unknown (#0 eq=0x0000), size: 0
[09.17. - 17:44:59] HandlePacket() Opcode error: Unexpected packet during CLIENT_CONNECTING: opcode: OP_Unknown (#0 eq=0x0000), size: 0
[09.17. - 17:45:00] HandlePacket() Opcode error: Unexpected packet during CLIENT_CONNECTING: opcode: OP_TargetMouse (#125 eq=0x0000), size: 4
[09.17. - 17:45:00] HandlePacket() Opcode error: Unexpected packet during CLIENT_CONNECTING: opcode: OP_Unknown (#0 eq=0x0000), size: 8
[09.17. - 17:45:00] HandlePacket() Opcode error: Unexpected packet during CLIENT_CONNECTING: opcode: OP_Unknown (#0 eq=0x0000), size: 4
and

Code:
---------------------------------------------
[09.17. - 16:13:04] Starting Log: logs/eqemu_debug_zone_11884.log
[09.17. - 16:13:04] [ZONE__INIT] Loading server configuration..
[09.17. - 16:13:04] [ZONE__INIT] Log settings loaded from log.ini
[09.17. - 16:13:04] [ZONE__INIT] Connecting to MySQL...
[09.17. - 16:13:04] [ZONE__INIT] CURRENT_ZONE_VERSION: EQEmulator 0.8.0
[09.17. - 16:13:04] [ZONE__INIT] Log settings loaded from ./log.ini
[09.17. - 16:13:04] [ZONE__INIT] Mapping Incoming Opcodes
[09.17. - 16:13:04] [ZONE__INIT] Loading Variables
[09.17. - 16:13:04] [ZONE__INIT] Loading zone names
[09.17. - 16:13:04] [ZONE__INIT] Loading items
[09.17. - 16:13:04] [ZONE__INIT_ERR] Loading items FAILED!
[09.17. - 16:13:04] [ZONE__INIT] Failed.  But ignoring error and going on...
[09.17. - 16:13:04] [ZONE__INIT] Loading npc faction lists
[09.17. - 16:13:04] [ZONE__INIT] Loading loot tables
[09.17. - 16:13:04] [ZONE__INIT] Loading skill caps
[09.17. - 16:13:04] [ZONE__INIT] Loading spells
[09.17. - 16:13:04] [ZONE__INIT] Loading guilds
[09.17. - 16:13:04] [ZONE__INIT] Loading factions
[09.17. - 16:13:04] [ZONE__INIT] Loading titles
[09.17. - 16:13:04] [ZONE__INIT] Loading AA effects
[09.17. - 16:13:04] [ZONE__INIT] Loading tributes
[09.17. - 16:13:04] [ZONE__INIT] Loading corpse timers
[09.17. - 16:13:04] [ZONE__INIT] Loading commands
[09.17. - 16:13:04] command_init(): - Command 'acceptrules' set to access level 0.
[09.17. - 16:13:04] command_init(): - Command 'advnpcspawn' set to access level 150.
[09.17. - 16:13:04] command_init(): - Command 'aggro' set to access level 80.
[09.17. - 16:13:04] command_init(): - Command 'aggrozone' set to access level 100.
[09.17. - 16:13:04] command_init(): - Command 'ai' set to access level 100.
[09.17. - 16:13:04] command_init(): - Command 'altactivate' set to access level 100.
[09.17. - 16:13:04] command_init(): - Command 'appearance' set to access level 150.
[09.17. - 16:13:04] command_init(): - Command 'attack' set to access level 80.
[09.17. - 16:13:04] command_init(): - Command 'ban' set to access level 150.
[09.17. - 16:13:04] command_init(): - Command 'bestz' set to access level 0.
[09.17. - 16:13:04] command_init(): - Command 'bind' set to access level 200.
[09.17. - 16:13:04] command_init(): - Command 'cast' set to access level 100.
[09.17. - 16:13:04] command_init(): - Command 'castspell' set to access level 100.
[09.17. - 16:13:04] command_init(): - Command 'charbackup' set to access level 150.
[09.17. - 16:13:04] command_init(): - Command 'chat' set to access level 200.
[09.17. - 16:13:04] command_init(): - Command 'checklos' set to access level 50.
[09.17. - 16:13:04] command_init(): - Command 'connectworld' set to access level 100.
[09.17. - 16:13:04] command_init(): - Command 'connectworldserver' set to access level 200.
[09.17. - 16:13:04] command_init(): - Command 'copychar' set to access level 100.
[09.17. - 16:13:04] command_init(): - Command 'corpse' set to access level 50.
[09.17. - 16:13:04] command_init(): - Command 'crashtest' set to access level 200.
[09.17. - 16:13:04] command_init(): - Command 'cvs' set to access level 200.
[09.17. - 16:13:04] command_init(): - Command 'd1' set to access level 200.
[09.17. - 16:13:04] command_init(): - Command 'damage' set to access level 80.
[09.17. - 16:13:04] command_init(): - Command 'datarate' set to access level 100.
[09.17. - 16:13:04] command_init(): - Command 'date' set to access level 90.
[09.17. - 16:13:04] command_init(): - Command 'dbspawn' set to access level 250.
[09.17. - 16:13:04] command_init(): - Command 'dbspawn2' set to access level 100.
[09.17. - 16:13:04] command_init(): - Command 'delacct' set to access level 150.
[09.17. - 16:13:04] command_init(): - Command 'deletegraveyard' set to access level 200.
[09.17. - 16:13:04] command_init(): - Command 'delpetition' set to access level 20.
[09.17. - 16:13:04] command_init(): - Command 'depop' set to access level 50.
[09.17. - 16:13:04] command_init(): - Command 'depopzone' set to access level 100.
[09.17. - 16:13:04] command_init(): - Command 'distance' set to access level 80.
[09.17. - 16:13:04] command_init(): - Command 'doanim' set to access level 50.
[09.17. - 16:13:04] command_init(): - Command 'eitem' set to access level 200.
[09.17. - 16:13:04] command_init(): - Command 'emote' set to access level 80.
[09.17. - 16:13:04] command_init(): - Command 'emotesearch' set to access level 80.
[09.17. - 16:13:04] command_init(): - Command 'emoteview' set to access level 80.
[09.17. - 16:13:04] command_init(): - Command 'equipitem' set to access level 50.
[09.17. - 16:13:04] command_init(): - Command 'face' set to access level 250.
[09.17. - 16:13:04] command_init(): - Command 'fear' set to access level 200.
[09.17. - 16:13:04] command_init(): - Command 'finditem' set to access level 200.
[09.17. - 16:13:04] command_init(): - Command 'findnpctype' set to access level 80.
[09.17. - 16:13:04] command_init(): - Command 'findspell' set to access level 50.
[09.17. - 16:13:04] command_init(): - Command 'findzone' set to access level 100.
[09.17. - 16:13:04] command_init(): - Command 'fixmob' set to access level 100.
[09.17. - 16:13:04] command_init(): - Command 'flag' set to access level 200.
[09.17. - 16:13:04] command_init(): - Command 'flagedit' set to access level 100.
[09.17. - 16:13:04] command_init(): - Command 'flags' set to access level 0.
[09.17. - 16:13:04] command_init(): - Command 'flymode' set to access level 50.
[09.17. - 16:13:04] command_init(): - Command 'fov' set to access level 80.
[09.17. - 16:13:04] command_init(): - Command 'freeze' set to access level 80.
[09.17. - 16:13:04] command_init(): - Command 'fz' set to access level 0.
[09.17. - 16:13:04] command_init(): - Command 'gassign' set to access level 100.
[09.17. - 16:13:04] command_init(): - Command 'gender' set to access level 50.
[09.17. - 16:13:04] command_init(): - Command 'getvariable' set to access level 200.
[09.17. - 16:13:04] command_init(): - Command 'gi' set to access level 200.
[09.17. - 16:13:04] command_init(): - Command 'ginfo' set to access level 20.
[09.17. - 16:13:04] command_init(): - Command 'giveitem' set to access level 200.
[09.17. - 16:13:04] command_init(): - Command 'givemoney' set to access level 150.
[09.17. - 16:13:04] command_init(): - Command 'globalview' set to access level 80.
[09.17. - 16:13:04] command_init(): - Command 'gm' set to access level 80.
[09.17. - 16:13:04] command_init(): - Command 'gmhideme' set to access level 80.
[09.17. - 16:13:04] command_init(): - Command 'gmspeed' set to access level 80.
[09.17. - 16:13:04] command_init(): - Command 'goto' set to access level 10.
[09.17. - 16:13:04] command_init(): - Command 'grid' set to access level 170.
[09.17. - 16:13:04] command_init(): - Command 'guild' set to access level 100.
[09.17. - 16:13:04] command_init(): - Command 'guildapprove' set to access level 0.
[09.17. - 16:13:04] command_init(): - Command 'guildcreate' set to access level 0.
[09.17. - 16:13:04] command_init(): - Command 'guildlist' set to access level 0.
[09.17. - 16:13:04] command_init(): - Command 'guilds' set to access level 0.
[09.17. - 16:13:04] command_init(): - Command 'haste' set to access level 100.
[09.17. - 16:13:04] command_init(): - Command 'hatelist' set to access level 80.
[09.17. - 16:13:04] command_init(): - Command 'heal' set to access level 10.
[09.17. - 16:13:04] command_init(): - Command 'help' set to access level 0.
[09.17. - 16:13:04] command_init(): - Command 'hideme' set to access level 80.
[09.17. - 16:13:04] command_init(): - Command 'hp' set to access level 100.
[09.17. - 16:13:04] command_init(): - Command 'incstat' set to access level 200.
[09.17. - 16:13:04] command_init(): - Command 'instance' set to access level 200.
[09.17. - 16:13:04] command_init(): - Command 'interrupt' set to access level 50.
[09.17. - 16:13:04] command_init(): - Command 'invul' set to access level 200.
[09.17. - 16:13:04] command_init(): - Command 'invulnerable' set to access level 80.
[09.17. - 16:13:04] command_init(): - Command 'ipban' set to access level 200.
[09.17. - 16:13:04] command_init(): - Command 'iplookup' set to access level 200.
[09.17. - 16:13:04] command_init(): - Command 'iteminfo' set to access level 10.
[09.17. - 16:13:04] command_init(): - Command 'itemsearch' set to access level 10.
[09.17. - 16:13:04] command_init(): - Command 'itemtest' set to access level 250.
[09.17. - 16:13:04] command_init(): - Command 'kick' set to access level 150.
[09.17. - 16:13:04] command_init(): - Command 'kill' set to access level 80.
[09.17. - 16:13:04] command_init(): - Command 'lastname' set to access level 50.
[09.17. - 16:13:04] command_init(): - Command 'level' set to access level 100.
[09.17. - 16:13:04] command_init(): - Command 'listnpcs' set to access level 20.
[09.17. - 16:13:04] command_init(): - Command 'listpetition' set to access level 50.
[09.17. - 16:13:04] command_init(): - Command 'loc' set to access level 0.
[09.17. - 16:13:04] command_init(): - Command 'lock' set to access level 150.
[09.17. - 16:13:04] command_init(): - Command 'log' set to access level 80.
[09.17. - 16:13:04] command_init(): - Command 'logs' set to access level 250.
[09.17. - 16:13:04] command_init(): - Command 'logsql' set to access level 200.
[09.17. - 16:13:04] command_init(): - Command 'los' set to access level 0.
[09.17. - 16:13:04] command_init(): - Command 'makepet' set to access level 50.
[09.17. - 16:13:04] command_init(): - Command 'mana' set to access level 50.
[09.17. - 16:13:04] command_init(): - Command 'manaburn' set to access level 100.
[09.17. - 16:13:04] command_init(): - Command 'manastat' set to access level 80.
[09.17. - 16:13:04] command_init(): - Command 'memspell' set to access level 50.
[09.17. - 16:13:04] command_init(): - Command 'mlog' set to access level 250.
[09.17. - 16:13:04] command_init(): - Command 'modifynpcstat' set to access level 150.
[09.17. - 16:13:04] command_init(): - Command 'motd' set to access level 150.
[09.17. - 16:13:04] command_init(): - Command 'movechar' set to access level 50.
[09.17. - 16:13:04] command_init(): - Command 'mysql' set to access level 250.
[09.17. - 16:13:04] command_init(): - Command 'mystats' set to access level 50.
[09.17. - 16:13:04] command_init(): - Command 'name' set to access level 150.
[09.17. - 16:13:04] command_init(): - Command 'netstats' set to access level 200.
[09.17. - 16:13:04] command_init(): - Command 'nologs' set to access level 250.
[09.17. - 16:13:04] command_init(): - Command 'npccast' set to access level 80.
[09.17. - 16:13:04] command_init(): - Command 'npcedit' set to access level 100.
[09.17. - 16:13:04] command_init(): - Command 'npcemote' set to access level 150.
[09.17. - 16:13:04] command_init(): - Command 'npcloot' set to access level 100.
[09.17. - 16:13:04] command_init(): - Command 'npcsay' set to access level 80.
[09.17. - 16:13:04] command_init(): - Command 'npcshout' set to access level 80.
[09.17. - 16:13:04] command_init(): - Command 'npcspawn' set to access level 170.
[09.17. - 16:13:04] command_init(): - Command 'npcspecialatk' set to access level 100.
[09.17. - 16:13:04] command_init(): - Command 'npcspecialattack' set to access level 100.
[09.17. - 16:13:04] command_init(): - Command 'npcspecialattk' set to access level 100.
[09.17. - 16:13:04] command_init(): - Command 'npcstats' set to access level 80.
[09.17. - 16:13:04] command_init(): - Command 'npctypespawn' set to access level 100.
[09.17. - 16:13:04] command_init(): - Command 'nukebuffs' set to access level 50.
[09.17. - 16:13:04] command_init(): - Command 'nukeitem' set to access level 150.
[09.17. - 16:13:04] command_init(): - Command 'numauths' set to access level 200.
[09.17. - 16:13:04] command_init(): - Command 'object' set to access level 100.
[09.17. - 16:13:04] command_init(): - Command 'oocmute' set to access level 200.
[09.17. - 16:13:04] command_init(): - Command 'opcode' set to access level 250.
[09.17. - 16:13:04] command_init(): - Command 'optest' set to access level 255.
[09.17. - 16:13:04] command_init(): - Command 'path' set to access level 200.
[09.17. - 16:13:04] command_init(): - Command 'peekinv' set to access level 100.
[09.17. - 16:13:04] command_init(): - Command 'peqzone' set to access level 100.
[09.17. - 16:13:04] command_init(): - Command 'permaclass' set to access level 80.
[09.17. - 16:13:04] command_init(): - Command 'permagender' set to access level 80.
[09.17. - 16:13:04] command_init(): - Command 'permarace' set to access level 80.
[09.17. - 16:13:04] command_init(): - Command 'petitioninfo' set to access level 20.
[09.17. - 16:13:04] command_init(): - Command 'pf' set to access level 0.
[09.17. - 16:13:04] command_init(): - Command 'pvp' set to access level 100.
[09.17. - 16:13:04] command_init(): - Command 'qglobal' set to access level 100.
[09.17. - 16:13:04] command_init(): - Command 'qtest' set to access level 255.
[09.17. - 16:13:04] command_init(): - Command 'race' set to access level 50.
[09.17. - 16:13:04] command_init(): - Command 'raidloot' set to access level 0.
[09.17. - 16:13:04] command_init(): - Command 'randomfeatures' set to access level 80.
[09.17. - 16:13:04] command_init(): - Command 'refreshgroup' set to access level 0.
[09.17. - 16:13:04] command_init(): - Command 'refundaa' set to access level 100.
[09.17. - 16:13:04] command_init(): - Command 'reloademote' set to access level 80.
[09.17. - 16:13:04] command_init(): - Command 'reloadpl' set to access level 100.
[09.17. - 16:13:04] command_init(): - Command 'reloadqst' set to access level 100.
[09.17. - 16:13:04] command_init(): - Command 'reloadquest' set to access level 150.
[09.17. - 16:13:04] command_init(): - Command 'reloadstatic' set to access level 150.
[09.17. - 16:13:04] command_init(): - Command 'reloadzonepoints' set to access level 150.
[09.17. - 16:13:04] command_init(): - Command 'reloadzps' set to access level 0.
[09.17. - 16:13:04] command_init(): - Command 'repop' set to access level 100.
[09.17. - 16:13:04] command_init(): - Command 'resetaa' set to access level 200.
[09.17. - 16:13:04] command_init(): - Command 'revoke' set to access level 200.
[09.17. - 16:13:04] command_init(): - Command 'rules' set to access level 250.
[09.17. - 16:13:04] command_init(): - Command 'save' set to access level 50.
[09.17. - 16:13:04] command_init(): - Command 'scribespell' set to access level 180.
[09.17. - 16:13:04] command_init(): - Command 'scribespells' set to access level 150.
[09.17. - 16:13:04] command_init(): - Command 'search' set to access level 0.
[09.17. - 16:13:04] command_init(): - Command 'sendop' set to access level 200.
[09.17. - 16:13:04] command_init(): - Command 'sendzonespawns' set to access level 150.
[09.17. - 16:13:04] command_init(): - Command 'serverinfo' set to access level 200.
[09.17. - 16:13:04] command_init(): - Command 'serverrules' set to access level 0.
[09.17. - 16:13:04] command_init(): - Command 'serversidename' set to access level 0.
[09.17. - 16:13:04] command_init(): - Command 'setaaexp' set to access level 100.
[09.17. - 16:13:04] command_init(): - Command 'setaapoints' set to access level 100.
[09.17. - 16:13:04] command_init(): - Command 'setaapts' set to access level 100.
[09.17. - 16:13:04] command_init(): - Command 'setaaxp' set to access level 100.
[09.17. - 16:13:04] command_init(): - Command 'setadventurepoints' set to access level 150.
[09.17. - 16:13:04] command_init(): - Command 'setallskill' set to access level 100.
[09.17. - 16:13:04] command_init(): - Command 'setanim' set to access level 200.
[09.17. - 16:13:04] command_init(): - Command 'setcrystals' set to access level 100.
[09.17. - 16:13:04] command_init(): - Command 'setexp' set to access level 100.
[09.17. - 16:13:04] command_init(): - Command 'setfaction' set to access level 170.
[09.17. - 16:13:04] command_init(): - Command 'setgraveyard' set to access level 200.
[09.17. - 16:13:04] command_init(): - Command 'setitemstatus' set to access level 100.
[09.17. - 16:13:04] command_init(): - Command 'setlanguage' set to access level 50.
[09.17. - 16:13:04] command_init(): - Command 'setlsinfo' set to access level 10.
[09.17. - 16:13:04] command_init(): - Command 'setpass' set to access level 150.
[09.17. - 16:13:04] command_init(): - Command 'setpvppoints' set to access level 100.
[09.17. - 16:13:04] command_init(): - Command 'setskill' set to access level 50.
[09.17. - 16:13:04] command_init(): - Command 'setskillall' set to access level 50.
[09.17. - 16:13:04] command_init(): - Command 'setstartzone' set to access level 80.
[09.17. - 16:13:04] command_init(): - Command 'setstat' set to access level 255.
[09.17. - 16:13:04] command_init(): - Command 'setxp' set to access level 100.
[09.17. - 16:13:04] command_init(): - Command 'showbuffs' set to access level 50.
[09.17. - 16:13:04] command_init(): - Command 'showpetspell' set to access level 200.
[09.17. - 16:13:04] command_init(): - Command 'showskills' set to access level 50.
[09.17. - 16:13:04] command_init(): - Command 'showstats' set to access level 50.
[09.17. - 16:13:04] command_init(): - Command 'shutdown' set to access level 150.
[09.17. - 16:13:04] command_init(): - Command 'si' set to access level 200.
[09.17. - 16:13:04] command_init(): - Command 'size' set to access level 50.
[09.17. - 16:13:04] command_init(): - Command 'spawn' set to access level 80.
[09.17. - 16:13:04] command_init(): - Command 'spawnfix' set to access level 170.
[09.17. - 16:13:04] command_init(): - Command 'spawnstatus' set to access level 100.
[09.17. - 16:13:04] command_init(): - Command 'spellinfo' set to access level 10.
[09.17. - 16:13:04] command_init(): - Command 'spfind' set to access level 0.
[09.17. - 16:13:04] command_init(): - Command 'spoff' set to access level 80.
[09.17. - 16:13:04] command_init(): - Command 'spon' set to access level 80.
[09.17. - 16:13:04] command_init(): - Command 'stun' set to access level 100.
[09.17. - 16:13:04] command_init(): - Command 'summon' set to access level 80.
[09.17. - 16:13:04] command_init(): - Command 'summonitem' set to access level 200.
[09.17. - 16:13:04] command_init(): - Command 'suspend' set to access level 150.
[09.17. - 16:13:04] command_init(): - Command 'synctod' set to access level 90.
[09.17. - 16:13:04] command_init(): - Command 'task' set to access level 250.
[09.17. - 16:13:04] command_init(): - Command 'testspawn' set to access level 200.
[09.17. - 16:13:04] command_init(): - Command 'testspawnkill' set to access level 200.
[09.17. - 16:13:04] command_init(): - Command 'texture' set to access level 10.
[09.17. - 16:13:04] command_init(): - Command 'time' set to access level 90.
[09.17. - 16:13:04] command_init(): - Command 'timers' set to access level 200.
[09.17. - 16:13:04] command_init(): - Command 'timezone' set to access level 90.
[09.17. - 16:13:04] command_init(): - Command 'title' set to access level 50.
[09.17. - 16:13:04] command_init(): - Command 'traindisc' set to access level 150.
[09.17. - 16:13:04] command_init(): - Command 'undyeme' set to access level 0.
[09.17. - 16:13:04] command_init(): - Command 'unfreeze' set to access level 80.
[09.17. - 16:13:04] command_init(): - Command 'unlock' set to access level 150.
[09.17. - 16:13:04] command_init(): - Command 'unscribespell' set to access level 180.
[09.17. - 16:13:04] command_init(): - Command 'unscribespells' set to access level 180.
[09.17. - 16:13:04] command_init(): - Command 'uptime' set to access level 10.
[09.17. - 16:13:04] command_init(): - Command 'version' set to access level 0.
[09.17. - 16:13:04] command_init(): - Command 'viewmessage' set to access level 100.
[09.17. - 16:13:04] command_init(): - Command 'viewmessages' set to access level 0.
[09.17. - 16:13:04] command_init(): - Command 'viewnpctype' set to access level 100.
[09.17. - 16:13:04] command_init(): - Command 'viewpetition' set to access level 20.
[09.17. - 16:13:04] command_init(): - Command 'wc' set to access level 200.
[09.17. - 16:13:04] command_init(): - Command 'weather' set to access level 80.
[09.17. - 16:13:04] command_init(): - Command 'worldshutdown' set to access level 200.
[09.17. - 16:13:04] command_init(): - Command 'wp' set to access level 170.
[09.17. - 16:13:04] command_init(): - Command 'wpadd' set to access level 170.
[09.17. - 16:13:04] command_init(): - Command 'wpinfo' set to access level 170.
[09.17. - 16:13:04] command_init(): - Command 'zclip' set to access level 80.
[09.17. - 16:13:04] command_init(): - Command 'zcolor' set to access level 80.
[09.17. - 16:13:04] command_init(): - Command 'zhdr' set to access level 0.
[09.17. - 16:13:04] command_init(): - Command 'zheader' set to access level 80.
[09.17. - 16:13:04] command_init(): - Command 'zone' set to access level 50.
[09.17. - 16:13:04] command_init(): - Command 'zonebootup' set to access level 150.
[09.17. - 16:13:04] command_init(): - Command 'zoneinstance' set to access level 50.
[09.17. - 16:13:04] command_init(): - Command 'zonelock' set to access level 100.
[09.17. - 16:13:04] command_init(): - Command 'zoneshutdown' set to access level 150.
[09.17. - 16:13:04] command_init(): - Command 'zonespawn' set to access level 250.
[09.17. - 16:13:04] command_init(): - Command 'zonestatus' set to access level 150.
[09.17. - 16:13:04] command_init(): - Command 'zsafecoords' set to access level 80.
[09.17. - 16:13:04] command_init(): - Command 'zsave' set to access level 80.
[09.17. - 16:13:04] command_init(): - Command 'zsky' set to access level 80.
[09.17. - 16:13:04] command_init(): - Command 'zstats' set to access level 80.
[09.17. - 16:13:04] command_init(): - Command 'zunderworld' set to access level 80.
[09.17. - 16:13:04] command_init(): - Command 'zuwcoords' set to access level 80.
[09.17. - 16:13:04] [ZONE__INIT] 251 commands loaded
[09.17. - 16:13:04] [ZONE__INIT] Loaded default rule set 'default'
[09.17. - 16:13:04] [ZONE__INIT] Loading Tasks
[09.17. - 16:13:04] [ZONE__INIT] Loading quests
[09.17. - 16:13:05] The next weather check for zone: droga will be in 14378 seconds.
[09.17. - 16:13:06] Zone: droga has weather of type 0.
[09.17. - 16:13:06] Zone: droga(81) has no weather type. The weather timer has been disabled.
[09.17. - 16:13:06] [NET__IDENTIFY] Registered patch 6.2
[09.17. - 16:13:06] [NET__IDENTIFY] Registered patch Titanium
[09.17. - 16:13:06] [NET__IDENTIFY] Registered patch SoF
[09.17. - 16:13:06] [NET__IDENTIFY] Registered patch SoD
[09.17. - 16:13:06] [NET__IDENTIFY] Registered patch Underfoot
[09.17. - 16:13:06] [NET__WORLD] Connected to World: localhost:9000
[09.17. - 16:13:07] [ZONE__WORLD] World indicated port 1564 for this zone.
[09.17. - 16:13:07] [ZONE__INIT] Starting EQ Network server on port 1564
---------------------------------------------
[09.17. - 17:15:01] Starting Log: logs/eqemu_debug_zone_11884.log
[09.17. - 17:15:01] [ZONE__INIT] Loading server configuration..
[09.17. - 17:15:01] [ZONE__INIT] Log settings loaded from log.ini
[09.17. - 17:15:01] [ZONE__INIT] Connecting to MySQL...
[09.17. - 17:15:01] [ZONE__INIT] CURRENT_ZONE_VERSION: EQEmulator 0.8.0
[09.17. - 17:15:01] [ZONE__INIT] Log settings loaded from ./log.ini
[09.17. - 17:15:01] [ZONE__INIT] Mapping Incoming Opcodes
[09.17. - 17:15:01] [ZONE__INIT] Loading Variables
[09.17. - 17:15:01] [ZONE__INIT] Loading zone names
[09.17. - 17:15:01] [ZONE__INIT] Loading items
[09.17. - 17:15:01] [ZONE__INIT] Loading npc faction lists
[09.17. - 17:15:01] [ZONE__INIT] Loading loot tables
[09.17. - 17:15:01] [ZONE__INIT] Loading skill caps
[09.17. - 17:15:01] [ZONE__INIT] Loading spells
[09.17. - 17:15:01] [ZONE__INIT] Loading guilds
[09.17. - 17:15:01] [ZONE__INIT] Loading factions
[09.17. - 17:15:01] [ZONE__INIT] Loading titles
[09.17. - 17:15:01] [ZONE__INIT] Loading AA effects
[09.17. - 17:15:01] [ZONE__INIT] Loading tributes
[09.17. - 17:15:01] [ZONE__INIT] Loading corpse timers
[09.17. - 17:15:01] [ZONE__INIT] Loading commands
[09.17. - 17:15:01] command_init(): - Command 'acceptrules' set to access level 0.
[09.17. - 17:15:01] command_init(): - Command 'advnpcspawn' set to access level 150.
[09.17. - 17:15:01] command_init(): - Command 'aggro' set to access level 80.
[09.17. - 17:15:01] command_init(): - Command 'aggrozone' set to access level 100.
[09.17. - 17:15:01] command_init(): - Command 'ai' set to access level 100.
[09.17. - 17:15:01] command_init(): - Command 'altactivate' set to access level 100.
[09.17. - 17:15:01] command_init(): - Command 'appearance' set to access level 150.
[09.17. - 17:15:01] command_init(): - Command 'attack' set to access level 80.
[09.17. - 17:15:01] command_init(): - Command 'ban' set to access level 150.
[09.17. - 17:15:01] command_init(): - Command 'bestz' set to access level 0.
[09.17. - 17:15:01] command_init(): - Command 'bind' set to access level 200.
[09.17. - 17:15:01] command_init(): - Command 'cast' set to access level 100.
[09.17. - 17:15:01] command_init(): - Command 'castspell' set to access level 100.
[09.17. - 17:15:01] command_init(): - Command 'charbackup' set to access level 150.
[09.17. - 17:15:01] command_init(): - Command 'chat' set to access level 200.
[09.17. - 17:15:01] command_init(): - Command 'checklos' set to access level 50.
[09.17. - 17:15:01] command_init(): - Command 'connectworld' set to access level 100.
[09.17. - 17:15:01] command_init(): - Command 'connectworldserver' set to access level 200.
[09.17. - 17:15:01] command_init(): - Command 'copychar' set to access level 100.
[09.17. - 17:15:01] command_init(): - Command 'corpse' set to access level 50.
[09.17. - 17:15:01] command_init(): - Command 'crashtest' set to access level 200.
[09.17. - 17:15:01] command_init(): - Command 'cvs' set to access level 200.
[09.17. - 17:15:01] command_init(): - Command 'd1' set to access level 200.
[09.17. - 17:15:01] command_init(): - Command 'damage' set to access level 80.
[09.17. - 17:15:01] command_init(): - Command 'datarate' set to access level 100.
[09.17. - 17:15:01] command_init(): - Command 'date' set to access level 90.
[09.17. - 17:15:01] command_init(): - Command 'dbspawn' set to access level 250.
[09.17. - 17:15:01] command_init(): - Command 'dbspawn2' set to access level 100.
[09.17. - 17:15:01] command_init(): - Command 'delacct' set to access level 150.
[09.17. - 17:15:01] command_init(): - Command 'deletegraveyard' set to access level 200.
[09.17. - 17:15:01] command_init(): - Command 'delpetition' set to access level 20.
[09.17. - 17:15:01] command_init(): - Command 'depop' set to access level 50.
[09.17. - 17:15:01] command_init(): - Command 'depopzone' set to access level 100.
[09.17. - 17:15:01] command_init(): - Command 'distance' set to access level 80.
[09.17. - 17:15:01] command_init(): - Command 'doanim' set to access level 50.
[09.17. - 17:15:01] command_init(): - Command 'eitem' set to access level 200.
[09.17. - 17:15:01] command_init(): - Command 'emote' set to access level 80.
[09.17. - 17:15:01] command_init(): - Command 'emotesearch' set to access level 80.
[09.17. - 17:15:01] command_init(): - Command 'emoteview' set to access level 80.
[09.17. - 17:15:01] command_init(): - Command 'equipitem' set to access level 50.
[09.17. - 17:15:01] command_init(): - Command 'face' set to access level 250.
[09.17. - 17:15:01] command_init(): - Command 'fear' set to access level 200.
[09.17. - 17:15:01] command_init(): - Command 'finditem' set to access level 200.
[09.17. - 17:15:01] command_init(): - Command 'findnpctype' set to access level 80.
[09.17. - 17:15:01] command_init(): - Command 'findspell' set to access level 50.
[09.17. - 17:15:01] command_init(): - Command 'findzone' set to access level 100.
[09.17. - 17:15:01] command_init(): - Command 'fixmob' set to access level 100.
[09.17. - 17:15:01] command_init(): - Command 'flag' set to access level 200.
[09.17. - 17:15:01] command_init(): - Command 'flagedit' set to access level 100.
[09.17. - 17:15:01] command_init(): - Command 'flags' set to access level 0.
[09.17. - 17:15:01] command_init(): - Command 'flymode' set to access level 50.
[09.17. - 17:15:01] command_init(): - Command 'fov' set to access level 80.
[09.17. - 17:15:01] command_init(): - Command 'freeze' set to access level 80.
[09.17. - 17:15:01] command_init(): - Command 'fz' set to access level 0.
[09.17. - 17:15:01] command_init(): - Command 'gassign' set to access level 100.
[09.17. - 17:15:01] command_init(): - Command 'gender' set to access level 50.
[09.17. - 17:15:01] command_init(): - Command 'getvariable' set to access level 200.
[09.17. - 17:15:01] command_init(): - Command 'gi' set to access level 200.
[09.17. - 17:15:01] command_init(): - Command 'ginfo' set to access level 20.
[09.17. - 17:15:01] command_init(): - Command 'giveitem' set to access level 200.
[09.17. - 17:15:01] command_init(): - Command 'givemoney' set to access level 150.
[09.17. - 17:15:01] command_init(): - Command 'globalview' set to access level 80.
[09.17. - 17:15:01] command_init(): - Command 'gm' set to access level 80.
[09.17. - 17:15:01] command_init(): - Command 'gmhideme' set to access level 80.
[09.17. - 17:15:01] command_init(): - Command 'gmspeed' set to access level 80.
[09.17. - 17:15:01] command_init(): - Command 'goto' set to access level 10.
[09.17. - 17:15:01] command_init(): - Command 'grid' set to access level 170.
[09.17. - 17:15:01] command_init(): - Command 'guild' set to access level 100.
[09.17. - 17:15:01] command_init(): - Command 'guildapprove' set to access level 0.
[09.17. - 17:15:01] command_init(): - Command 'guildcreate' set to access level 0.
[09.17. - 17:15:01] command_init(): - Command 'guildlist' set to access level 0.
[09.17. - 17:15:01] command_init(): - Command 'guilds' set to access level 0.
[09.17. - 17:15:01] command_init(): - Command 'haste' set to access level 100.
[09.17. - 17:15:01] command_init(): - Command 'hatelist' set to access level 80.
[09.17. - 17:15:01] command_init(): - Command 'heal' set to access level 10.
[09.17. - 17:15:01] command_init(): - Command 'help' set to access level 0.
[09.17. - 17:15:01] command_init(): - Command 'hideme' set to access level 80.
[09.17. - 17:15:01] command_init(): - Command 'hp' set to access level 100.
[09.17. - 17:15:01] command_init(): - Command 'incstat' set to access level 200.
[09.17. - 17:15:01] command_init(): - Command 'instance' set to access level 200.
[09.17. - 17:15:01] command_init(): - Command 'interrupt' set to access level 50.
[09.17. - 17:15:01] command_init(): - Command 'invul' set to access level 200.
[09.17. - 17:15:01] command_init(): - Command 'invulnerable' set to access level 80.
[09.17. - 17:15:01] command_init(): - Command 'ipban' set to access level 200.
[09.17. - 17:15:01] command_init(): - Command 'iplookup' set to access level 200.
[09.17. - 17:15:01] command_init(): - Command 'iteminfo' set to access level 10.
[09.17. - 17:15:01] command_init(): - Command 'itemsearch' set to access level 10.
[09.17. - 17:15:01] command_init(): - Command 'itemtest' set to access level 250.
[09.17. - 17:15:01] command_init(): - Command 'kick' set to access level 150.
[09.17. - 17:15:01] command_init(): - Command 'kill' set to access level 80.
[09.17. - 17:15:01] command_init(): - Command 'lastname' set to access level 50.
[09.17. - 17:15:01] command_init(): - Command 'level' set to access level 100.
[09.17. - 17:15:01] command_init(): - Command 'listnpcs' set to access level 20.
[09.17. - 17:15:01] command_init(): - Command 'listpetition' set to access level 50.
[09.17. - 17:15:01] command_init(): - Command 'loc' set to access level 0.
[09.17. - 17:15:01] command_init(): - Command 'lock' set to access level 150.
[09.17. - 17:15:01] command_init(): - Command 'log' set to access level 80.
[09.17. - 17:15:01] command_init(): - Command 'logs' set to access level 250.
[09.17. - 17:15:01] command_init(): - Command 'logsql' set to access level 200.
[09.17. - 17:15:01] command_init(): - Command 'los' set to access level 0.
[09.17. - 17:15:01] command_init(): - Command 'makepet' set to access level 50.
[09.17. - 17:15:01] command_init(): - Command 'mana' set to access level 50.
[09.17. - 17:15:01] command_init(): - Command 'manaburn' set to access level 100.
[09.17. - 17:15:01] command_init(): - Command 'manastat' set to access level 80.
[09.17. - 17:15:01] command_init(): - Command 'memspell' set to access level 50.
[09.17. - 17:15:01] command_init(): - Command 'mlog' set to access level 250.
[09.17. - 17:15:01] command_init(): - Command 'modifynpcstat' set to access level 150.
[09.17. - 17:15:01] command_init(): - Command 'motd' set to access level 150.
[09.17. - 17:15:01] command_init(): - Command 'movechar' set to access level 50.
[09.17. - 17:15:01] command_init(): - Command 'mysql' set to access level 250.
[09.17. - 17:15:01] command_init(): - Command 'mystats' set to access level 50.
[09.17. - 17:15:01] command_init(): - Command 'name' set to access level 150.
[09.17. - 17:15:01] command_init(): - Command 'netstats' set to access level 200.
[09.17. - 17:15:01] command_init(): - Command 'nologs' set to access level 250.
[09.17. - 17:15:01] command_init(): - Command 'npccast' set to access level 80.
[09.17. - 17:15:01] command_init(): - Command 'npcedit' set to access level 100.
[09.17. - 17:15:01] command_init(): - Command 'npcemote' set to access level 150.
[09.17. - 17:15:01] command_init(): - Command 'npcloot' set to access level 100.
[09.17. - 17:15:01] command_init(): - Command 'npcsay' set to access level 80.
[09.17. - 17:15:01] command_init(): - Command 'npcshout' set to access level 80.
[09.17. - 17:15:01] command_init(): - Command 'npcspawn' set to access level 170.
[09.17. - 17:15:01] command_init(): - Command 'npcspecialatk' set to access level 100.
[09.17. - 17:15:01] command_init(): - Command 'npcspecialattack' set to access level 100.
[09.17. - 17:15:01] command_init(): - Command 'npcspecialattk' set to access level 100.
[09.17. - 17:15:01] command_init(): - Command 'npcstats' set to access level 80.
[09.17. - 17:15:01] command_init(): - Command 'npctypespawn' set to access level 100.
[09.17. - 17:15:01] command_init(): - Command 'nukebuffs' set to access level 50.
[09.17. - 17:15:01] command_init(): - Command 'nukeitem' set to access level 150.
[09.17. - 17:15:01] command_init(): - Command 'numauths' set to access level 200.
[09.17. - 17:15:01] command_init(): - Command 'object' set to access level 100.
[09.17. - 17:15:01] command_init(): - Command 'oocmute' set to access level 200.
[09.17. - 17:15:01] command_init(): - Command 'opcode' set to access level 250.
[09.17. - 17:15:01] command_init(): - Command 'optest' set to access level 255.
[09.17. - 17:15:01] command_init(): - Command 'path' set to access level 200.
[09.17. - 17:15:01] command_init(): - Command 'peekinv' set to access level 100.
[09.17. - 17:15:01] command_init(): - Command 'peqzone' set to access level 100.
[09.17. - 17:15:01] command_init(): - Command 'permaclass' set to access level 80.
[09.17. - 17:15:01] command_init(): - Command 'permagender' set to access level 80.
[09.17. - 17:15:01] command_init(): - Command 'permarace' set to access level 80.
[09.17. - 17:15:01] command_init(): - Command 'petitioninfo' set to access level 20.
[09.17. - 17:15:01] command_init(): - Command 'pf' set to access level 0.
[09.17. - 17:15:01] command_init(): - Command 'pvp' set to access level 100.
[09.17. - 17:15:01] command_init(): - Command 'qglobal' set to access level 100.
[09.17. - 17:15:01] command_init(): - Command 'qtest' set to access level 255.
[09.17. - 17:15:01] command_init(): - Command 'race' set to access level 50.
[09.17. - 17:15:01] command_init(): - Command 'raidloot' set to access level 0.
[09.17. - 17:15:01] command_init(): - Command 'randomfeatures' set to access level 80.
[09.17. - 17:15:01] command_init(): - Command 'refreshgroup' set to access level 0.
[09.17. - 17:15:01] command_init(): - Command 'refundaa' set to access level 100.
[09.17. - 17:15:01] command_init(): - Command 'reloademote' set to access level 80.
[09.17. - 17:15:01] command_init(): - Command 'reloadpl' set to access level 100.
[09.17. - 17:15:01] command_init(): - Command 'reloadqst' set to access level 100.
[09.17. - 17:15:01] command_init(): - Command 'reloadquest' set to access level 150.
[09.17. - 17:15:01] command_init(): - Command 'reloadstatic' set to access level 150.
[09.17. - 17:15:01] command_init(): - Command 'reloadzonepoints' set to access level 150.
[09.17. - 17:15:01] command_init(): - Command 'reloadzps' set to access level 0.
[09.17. - 17:15:01] command_init(): - Command 'repop' set to access level 100.
[09.17. - 17:15:01] command_init(): - Command 'resetaa' set to access level 200.
[09.17. - 17:15:01] command_init(): - Command 'revoke' set to access level 200.
[09.17. - 17:15:01] command_init(): - Command 'rules' set to access level 250.
[09.17. - 17:15:01] command_init(): - Command 'save' set to access level 50.
[09.17. - 17:15:01] command_init(): - Command 'scribespell' set to access level 180.
[09.17. - 17:15:01] command_init(): - Command 'scribespells' set to access level 150.
[09.17. - 17:15:01] command_init(): - Command 'search' set to access level 0.
[09.17. - 17:15:01] command_init(): - Command 'sendop' set to access level 200.
[09.17. - 17:15:01] command_init(): - Command 'sendzonespawns' set to access level 150.
[09.17. - 17:15:01] command_init(): - Command 'serverinfo' set to access level 200.
[09.17. - 17:15:01] command_init(): - Command 'serverrules' set to access level 0.
[09.17. - 17:15:01] command_init(): - Command 'serversidename' set to access level 0.
[09.17. - 17:15:01] command_init(): - Command 'setaaexp' set to access level 100.
[09.17. - 17:15:01] command_init(): - Command 'setaapoints' set to access level 100.
[09.17. - 17:15:01] command_init(): - Command 'setaapts' set to access level 100.
[09.17. - 17:15:01] command_init(): - Command 'setaaxp' set to access level 100.
[09.17. - 17:15:01] command_init(): - Command 'setadventurepoints' set to access level 150.
[09.17. - 17:15:01] command_init(): - Command 'setallskill' set to access level 100.
[09.17. - 17:15:01] command_init(): - Command 'setanim' set to access level 200.
[09.17. - 17:15:01] command_init(): - Command 'setcrystals' set to access level 100.
[09.17. - 17:15:01] command_init(): - Command 'setexp' set to access level 100.
[09.17. - 17:15:01] command_init(): - Command 'setfaction' set to access level 170.
[09.17. - 17:15:01] command_init(): - Command 'setgraveyard' set to access level 200.
[09.17. - 17:15:01] command_init(): - Command 'setitemstatus' set to access level 100.
[09.17. - 17:15:01] command_init(): - Command 'setlanguage' set to access level 50.
[09.17. - 17:15:01] command_init(): - Command 'setlsinfo' set to access level 10.
[09.17. - 17:15:01] command_init(): - Command 'setpass' set to access level 150.
[09.17. - 17:15:01] command_init(): - Command 'setpvppoints' set to access level 100.
[09.17. - 17:15:01] command_init(): - Command 'setskill' set to access level 50.
[09.17. - 17:15:01] command_init(): - Command 'setskillall' set to access level 50.
[09.17. - 17:15:01] command_init(): - Command 'setstartzone' set to access level 80.
[09.17. - 17:15:01] command_init(): - Command 'setstat' set to access level 255.
[09.17. - 17:15:01] command_init(): - Command 'setxp' set to access level 100.
[09.17. - 17:15:01] command_init(): - Command 'showbuffs' set to access level 50.
[09.17. - 17:15:01] command_init(): - Command 'showpetspell' set to access level 200.
[09.17. - 17:15:01] command_init(): - Command 'showskills' set to access level 50.
[09.17. - 17:15:01] command_init(): - Command 'showstats' set to access level 50.
[09.17. - 17:15:01] command_init(): - Command 'shutdown' set to access level 150.
[09.17. - 17:15:01] command_init(): - Command 'si' set to access level 200.
[09.17. - 17:15:01] command_init(): - Command 'size' set to access level 50.
[09.17. - 17:15:01] command_init(): - Command 'spawn' set to access level 80.
[09.17. - 17:15:01] command_init(): - Command 'spawnfix' set to access level 170.
[09.17. - 17:15:01] command_init(): - Command 'spawnstatus' set to access level 100.
[09.17. - 17:15:01] command_init(): - Command 'spellinfo' set to access level 10.
[09.17. - 17:15:01] command_init(): - Command 'spfind' set to access level 0.
[09.17. - 17:15:01] command_init(): - Command 'spoff' set to access level 80.
[09.17. - 17:15:01] command_init(): - Command 'spon' set to access level 80.
[09.17. - 17:15:01] command_init(): - Command 'stun' set to access level 100.
[09.17. - 17:15:01] command_init(): - Command 'summon' set to access level 80.
[09.17. - 17:15:01] command_init(): - Command 'summonitem' set to access level 200.
[09.17. - 17:15:01] command_init(): - Command 'suspend' set to access level 150.
[09.17. - 17:15:01] command_init(): - Command 'synctod' set to access level 90.
[09.17. - 17:15:01] command_init(): - Command 'task' set to access level 250.
[09.17. - 17:15:01] command_init(): - Command 'testspawn' set to access level 200.
[09.17. - 17:15:01] command_init(): - Command 'testspawnkill' set to access level 200.
[09.17. - 17:15:01] command_init(): - Command 'texture' set to access level 10.
[09.17. - 17:15:01] command_init(): - Command 'time' set to access level 90.
[09.17. - 17:15:01] command_init(): - Command 'timers' set to access level 200.
[09.17. - 17:15:01] command_init(): - Command 'timezone' set to access level 90.
[09.17. - 17:15:01] command_init(): - Command 'title' set to access level 50.
[09.17. - 17:15:01] command_init(): - Command 'traindisc' set to access level 150.
[09.17. - 17:15:01] command_init(): - Command 'undyeme' set to access level 0.
[09.17. - 17:15:01] command_init(): - Command 'unfreeze' set to access level 80.
[09.17. - 17:15:01] command_init(): - Command 'unlock' set to access level 150.
[09.17. - 17:15:01] command_init(): - Command 'unscribespell' set to access level 180.
[09.17. - 17:15:01] command_init(): - Command 'unscribespells' set to access level 180.
[09.17. - 17:15:01] command_init(): - Command 'uptime' set to access level 10.
[09.17. - 17:15:01] command_init(): - Command 'version' set to access level 0.
[09.17. - 17:15:01] command_init(): - Command 'viewmessage' set to access level 100.
[09.17. - 17:15:01] command_init(): - Command 'viewmessages' set to access level 0.
[09.17. - 17:15:01] command_init(): - Command 'viewnpctype' set to access level 100.
[09.17. - 17:15:01] command_init(): - Command 'viewpetition' set to access level 20.
[09.17. - 17:15:01] command_init(): - Command 'wc' set to access level 200.
[09.17. - 17:15:01] command_init(): - Command 'weather' set to access level 80.
[09.17. - 17:15:01] command_init(): - Command 'worldshutdown' set to access level 200.
[09.17. - 17:15:01] command_init(): - Command 'wp' set to access level 170.
[09.17. - 17:15:01] command_init(): - Command 'wpadd' set to access level 170.
[09.17. - 17:15:01] command_init(): - Command 'wpinfo' set to access level 170.
[09.17. - 17:15:01] command_init(): - Command 'zclip' set to access level 80.
[09.17. - 17:15:01] command_init(): - Command 'zcolor' set to access level 80.
[09.17. - 17:15:01] command_init(): - Command 'zhdr' set to access level 0.
[09.17. - 17:15:01] command_init(): - Command 'zheader' set to access level 80.
[09.17. - 17:15:01] command_init(): - Command 'zone' set to access level 50.
[09.17. - 17:15:01] command_init(): - Command 'zonebootup' set to access level 150.
[09.17. - 17:15:01] command_init(): - Command 'zoneinstance' set to access level 50.
[09.17. - 17:15:01] command_init(): - Command 'zonelock' set to access level 100.
[09.17. - 17:15:01] command_init(): - Command 'zoneshutdown' set to access level 150.
[09.17. - 17:15:01] command_init(): - Command 'zonespawn' set to access level 250.
[09.17. - 17:15:01] command_init(): - Command 'zonestatus' set to access level 150.
[09.17. - 17:15:01] command_init(): - Command 'zsafecoords' set to access level 80.
[09.17. - 17:15:01] command_init(): - Command 'zsave' set to access level 80.
[09.17. - 17:15:01] command_init(): - Command 'zsky' set to access level 80.
[09.17. - 17:15:01] command_init(): - Command 'zstats' set to access level 80.
[09.17. - 17:15:01] command_init(): - Command 'zunderworld' set to access level 80.
[09.17. - 17:15:01] command_init(): - Command 'zuwcoords' set to access level 80.
[09.17. - 17:15:01] [ZONE__INIT] 251 commands loaded
[09.17. - 17:15:01] [ZONE__INIT] Loaded default rule set 'default'
[09.17. - 17:15:01] [ZONE__INIT] Loading Tasks
[09.17. - 17:15:01] [ZONE__INIT] Loading quests
[09.17. - 17:15:02] [ZONE__INIT] Entering sleep mode
[09.17. - 17:15:02] [NET__IDENTIFY] Registered patch 6.2
[09.17. - 17:15:02] [NET__IDENTIFY] Registered patch Titanium
[09.17. - 17:15:02] [NET__IDENTIFY] Registered patch SoF
[09.17. - 17:15:02] [NET__IDENTIFY] Registered patch SoD
[09.17. - 17:15:02] [NET__IDENTIFY] Registered patch Underfoot
[09.17. - 17:15:02] [NET__WORLD] Connected to World: localhost:9000
[09.17. - 17:15:02] [ZONE__WORLD] World indicated port 1598 for this zone.
[09.17. - 17:15:02] [ZONE__INIT] Starting EQ Network server on port 1598
[09.17. - 17:15:56] The next weather check for zone: gukbottom will be in 9118 seconds.
[09.17. - 17:15:57] Zone: gukbottom has weather of type 0.
[09.17. - 17:15:57] Zone: gukbottom(66) has no weather type. The weather timer has been disabled.
[09.17. - 17:16:00] [WORLD__CLIENT] New connection from 68.50.113.246:64557
[09.17. - 17:16:00] [NET__IDENT_TRACE] 68.50.113.246:64557: First opcode 0x4b61 did not match expected 0x2792
[09.17. - 17:16:00] [NET__IDENT_TRACE] 68.50.113.246:64557: Tried patch 6.2_world, and it did not match.
[09.17. - 17:16:00] [NET__IDENT_TRACE] 68.50.113.246:64557: First opcode 0x4b61 did not match expected 0x2ec9
[09.17. - 17:16:00] [NET__IDENT_TRACE] 68.50.113.246:64557: Tried patch 6.2_zone, and it did not match.
[09.17. - 17:16:00] [NET__IDENT_TRACE] 68.50.113.246:64557: First opcode 0x4b61 did not match expected 0x4dd0
[09.17. - 17:16:00] [NET__IDENT_TRACE] 68.50.113.246:64557: Tried patch Titanium_world, and it did not match.
[09.17. - 17:16:00] [NET__IDENT_TRACE] 68.50.113.246:64557: First opcode 0x4b61 did not match expected 0x7213
[09.17. - 17:16:00] [NET__IDENT_TRACE] 68.50.113.246:64557: Tried patch Titanium_zone, and it did not match.
[09.17. - 17:16:00] [NET__IDENT_TRACE] 68.50.113.246:64557: First opcode 0x4b61 did not match expected 0x6c3c
[09.17. - 17:16:00] [NET__IDENT_TRACE] 68.50.113.246:64557: Tried patch SoF_world, and it did not match.
[09.17. - 17:16:00] [NET__IDENT_TRACE] 68.50.113.246:64557: First opcode 0x4b61 did not match expected 0x737e
[09.17. - 17:16:00] [NET__IDENT_TRACE] 68.50.113.246:64557: Tried patch SoF_zone, and it did not match.
[09.17. - 17:16:00] [NET__IDENT_TRACE] 68.50.113.246:64557: First opcode 0x4b61 did not match expected 0xff4
[09.17. - 17:16:00] [NET__IDENT_TRACE] 68.50.113.246:64557: Tried patch SoD_world, and it did not match.
[09.17. - 17:16:00] [NET__IDENT_TRACE] 68.50.113.246:64557: First opcode 0x4b61 did not match expected 0x5a6b
[09.17. - 17:16:00] [NET__IDENT_TRACE] 68.50.113.246:64557: Tried patch SoD_zone, and it did not match.
[09.17. - 17:16:00] [NET__IDENT_TRACE] 68.50.113.246:64557: First opcode 0x4b61 did not match expected 0x13da
[09.17. - 17:16:00] [NET__IDENT_TRACE] 68.50.113.246:64557: Tried patch Underfoot_world, and it did not match.
[09.17. - 17:16:00] [NET__IDENT_TRACE] 68.50.113.246:64557: First opcode matched 0x4b61 and length matched 68
[09.17. - 17:16:00] [NET__IDENTIFY] Identified stream 68.50.113.246:64557 with signature Underfoot_zone
[09.17. - 17:16:00] [WORLD__CLIENT] New client from 68.50.113.246:64557
[09.17. - 17:16:02] Unable to convert EQ opcode 0x4481 to an Application opcode.
[09.17. - 17:16:11] Unable to convert EQ opcode 0x184e to an Application opcode.
[09.17. - 17:16:11] Unable to convert EQ opcode 0x5f80 to an Application opcode.
[09.17. - 17:16:11] [CLIENT__NET_ERR] Bront: Unhandled incoming opcode: [OpCode OP_WeaponEquip2 (0x399b) Size=8]
[09.17. - 17:16:11] [CLIENT__NET_ERR] Bront: Unhandled incoming opcode: [OpCode OP_WeaponEquip1 (0x4572) Size=12]
[09.17. - 17:16:11] Unable to convert EQ opcode 0x4315 to an Application opcode.
[09.17. - 17:16:11] [CLIENT__NET_ERR] Bront: Unhandled incoming opcode: [OpCode OP_Unknown (0x4315) Size=0]
[09.17. - 17:16:11] Unable to convert EQ opcode 0x7545 to an Application opcode.
[09.17. - 17:16:11] [CLIENT__NET_ERR] Bront: Unhandled incoming opcode: [OpCode OP_Unknown (0x7545) Size=12]
[09.17. - 17:16:24] Player Bront has requested a zoning to LOC x=-217.000000, y=1197.000000, z=-78.000000, heading=0.000000 in zoneid=44
[09.17. - 17:16:24] Zone request from Bront
[09.17. - 17:16:24] Zoning Bront to safe coords (858.000000,-76.000000,4.000000) in najena (44)
[09.17. - 17:17:26] The next weather check for zone: emeraldjungle will be in 6684 seconds.
[09.17. - 17:17:27] Zone: emeraldjungle has weather of type 1.
[09.17. - 17:17:27] Zone: emeraldjungle(94) has weather type = 1. The weather timer has been enabled.
[09.17. - 17:17:29] [WORLD__CLIENT] New connection from 68.50.113.246:51327
[09.17. - 17:17:29] [NET__IDENT_TRACE] 68.50.113.246:51327: First opcode 0x4b61 did not match expected 0x2792
[09.17. - 17:17:29] [NET__IDENT_TRACE] 68.50.113.246:51327: Tried patch 6.2_world, and it did not match.
[09.17. - 17:17:29] [NET__IDENT_TRACE] 68.50.113.246:51327: First opcode 0x4b61 did not match expected 0x2ec9
[09.17. - 17:17:29] [NET__IDENT_TRACE] 68.50.113.246:51327: Tried patch 6.2_zone, and it did not match.
[09.17. - 17:17:29] [NET__IDENT_TRACE] 68.50.113.246:51327: First opcode 0x4b61 did not match expected 0x4dd0
[09.17. - 17:17:29] [NET__IDENT_TRACE] 68.50.113.246:51327: Tried patch Titanium_world, and it did not match.
[09.17. - 17:17:29] [NET__IDENT_TRACE] 68.50.113.246:51327: First opcode 0x4b61 did not match expected 0x7213
[09.17. - 17:17:29] [NET__IDENT_TRACE] 68.50.113.246:51327: Tried patch Titanium_zone, and it did not match.
[09.17. - 17:17:29] [NET__IDENT_TRACE] 68.50.113.246:51327: First opcode 0x4b61 did not match expected 0x6c3c
[09.17. - 17:17:29] [NET__IDENT_TRACE] 68.50.113.246:51327: Tried patch SoF_world, and it did not match.
[09.17. - 17:17:29] [NET__IDENT_TRACE] 68.50.113.246:51327: First opcode 0x4b61 did not match expected 0x737e
[09.17. - 17:17:29] [NET__IDENT_TRACE] 68.50.113.246:51327: Tried patch SoF_zone, and it did not match.
[09.17. - 17:17:29] [NET__IDENT_TRACE] 68.50.113.246:51327: First opcode 0x4b61 did not match expected 0xff4
[09.17. - 17:17:29] [NET__IDENT_TRACE] 68.50.113.246:51327: Tried patch SoD_world, and it did not match.
[09.17. - 17:17:29] [NET__IDENT_TRACE] 68.50.113.246:51327: First opcode 0x4b61 did not match expected 0x5a6b
[09.17. - 17:17:29] [NET__IDENT_TRACE] 68.50.113.246:51327: Tried patch SoD_zone, and it did not match.
[09.17. - 17:17:29] [NET__IDENT_TRACE] 68.50.113.246:51327: First opcode 0x4b61 did not match expected 0x13da
[09.17. - 17:17:29] [NET__IDENT_TRACE] 68.50.113.246:51327: Tried patch Underfoot_world, and it did not match.
[09.17. - 17:17:29] [NET__IDENT_TRACE] 68.50.113.246:51327: First opcode matched 0x4b61 and length matched 68
[09.17. - 17:17:29] [NET__IDENTIFY] Identified stream 68.50.113.246:51327 with signature Underfoot_zone
[09.17. - 17:17:29] [WORLD__CLIENT] New client from 68.50.113.246:51327
[09.17. - 17:17:32] Unable to convert EQ opcode 0x4481 to an Application opcode.
[09.17. - 17:17:41] Unable to convert EQ opcode 0x184e to an Application opcode.
[09.17. - 17:17:41] Unable to convert EQ opcode 0x5f80 to an Application opcode.
[09.17. - 17:17:41] [CLIENT__NET_ERR] Bront: Unhandled incoming opcode: [OpCode OP_WeaponEquip2 (0x399b) Size=8]
[09.17. - 17:17:41] [CLIENT__NET_ERR] Bront: Unhandled incoming opcode: [OpCode OP_WeaponEquip1 (0x4572) Size=12]
[09.17. - 17:17:41] Unable to convert EQ opcode 0x4315 to an Application opcode.
[09.17. - 17:17:41] [CLIENT__NET_ERR] Bront: Unhandled incoming opcode: [OpCode OP_Unknown (0x4315) Size=0]
[09.17. - 17:17:41] Unable to convert EQ opcode 0x7545 to an Application opcode.
[09.17. - 17:17:41] [CLIENT__NET_ERR] Bront: Unhandled incoming opcode: [OpCode OP_Unknown (0x7545) Size=12]
[09.17. - 17:17:55] Player Bront has requested a zoning to LOC x=4648.000000, y=-1223.000000, z=2.000000, heading=0.000000 in zoneid=78
[09.17. - 17:17:55] Zone request from Bront
[09.17. - 17:17:55] Zoning Bront to safe coords (1617.000000,-1684.000000,-50.000000) in fieldofbone (78)
[09.17. - 17:20:08] The next weather check for zone: guildhall will be in 12930 seconds.
[09.17. - 17:20:08] Zone: guildhall has weather of type 0.
[09.17. - 17:20:08] Zone: guildhall(345) has no weather type. The weather timer has been disabled.
[09.17. - 17:20:11] [WORLD__CLIENT] New connection from 68.50.113.246:58725
[09.17. - 17:20:11] [NET__IDENT_TRACE] 68.50.113.246:58725: First opcode 0x4b61 did not match expected 0x2792
[09.17. - 17:20:11] [NET__IDENT_TRACE] 68.50.113.246:58725: Tried patch 6.2_world, and it did not match.
[09.17. - 17:20:11] [NET__IDENT_TRACE] 68.50.113.246:58725: First opcode 0x4b61 did not match expected 0x2ec9
[09.17. - 17:20:11] [NET__IDENT_TRACE] 68.50.113.246:58725: Tried patch 6.2_zone, and it did not match.
[09.17. - 17:20:11] [NET__IDENT_TRACE] 68.50.113.246:58725: First opcode 0x4b61 did not match expected 0x4dd0
[09.17. - 17:20:11] [NET__IDENT_TRACE] 68.50.113.246:58725: Tried patch Titanium_world, and it did not match.
[09.17. - 17:20:11] [NET__IDENT_TRACE] 68.50.113.246:58725: First opcode 0x4b61 did not match expected 0x7213
[09.17. - 17:20:11] [NET__IDENT_TRACE] 68.50.113.246:58725: Tried patch Titanium_zone, and it did not match.
[09.17. - 17:20:11] [NET__IDENT_TRACE] 68.50.113.246:58725: First opcode 0x4b61 did not match expected 0x6c3c
[09.17. - 17:20:11] [NET__IDENT_TRACE] 68.50.113.246:58725: Tried patch SoF_world, and it did not match.
[09.17. - 17:20:11] [NET__IDENT_TRACE] 68.50.113.246:58725: First opcode 0x4b61 did not match expected 0x737e
[09.17. - 17:20:11] [NET__IDENT_TRACE] 68.50.113.246:58725: Tried patch SoF_zone, and it did not match.
[09.17. - 17:20:11] [NET__IDENT_TRACE] 68.50.113.246:58725: First opcode 0x4b61 did not match expected 0xff4
[09.17. - 17:20:11] [NET__IDENT_TRACE] 68.50.113.246:58725: Tried patch SoD_world, and it did not match.
[09.17. - 17:20:11] [NET__IDENT_TRACE] 68.50.113.246:58725: First opcode 0x4b61 did not match expected 0x5a6b
[09.17. - 17:20:11] [NET__IDENT_TRACE] 68.50.113.246:58725: Tried patch SoD_zone, and it did not match.
[09.17. - 17:20:11] [NET__IDENT_TRACE] 68.50.113.246:58725: First opcode 0x4b61 did not match expected 0x13da
[09.17. - 17:20:11] [NET__IDENT_TRACE] 68.50.113.246:58725: Tried patch Underfoot_world, and it did not match.
[09.17. - 17:20:11] [NET__IDENT_TRACE] 68.50.113.246:58725: First opcode matched 0x4b61 and length matched 68
[09.17. - 17:20:11] [NET__IDENTIFY] Identified stream 68.50.113.246:58725 with signature Underfoot_zone
[09.17. - 17:20:11] [WORLD__CLIENT] New client from 68.50.113.246:58725
[09.17. - 17:20:14] Unable to convert EQ opcode 0x4481 to an Application opcode.
[09.17. - 17:20:16] Unable to convert EQ opcode 0x184e to an Application opcode.
[09.17. - 17:20:16] Unable to convert EQ opcode 0x5f80 to an Application opcode.
[09.17. - 17:20:17] [CLIENT__NET_ERR] Bront: Unhandled incoming opcode: [OpCode OP_WeaponEquip2 (0x399b) Size=8]
[09.17. - 17:20:17] [CLIENT__NET_ERR] Bront: Unhandled incoming opcode: [OpCode OP_WeaponEquip1 (0x4572) Size=12]
[09.17. - 17:20:17] Unable to convert EQ opcode 0x4315 to an Application opcode.
[09.17. - 17:20:17] [CLIENT__NET_ERR] Bront: Unhandled incoming opcode: [OpCode OP_Unknown (0x4315) Size=0]
[09.17. - 17:20:17] Unable to convert EQ opcode 0x7545 to an Application opcode.
[09.17. - 17:20:17] [CLIENT__NET_ERR] Bront: Unhandled incoming opcode: [OpCode OP_Unknown (0x7545) Size=12]
[09.17. - 17:20:31] Unable to convert EQ opcode 0x7a21 to an Application opcode.
[09.17. - 17:20:31] [CLIENT__NET_ERR] Bront: Unhandled incoming opcode: [OpCode OP_Unknown (0x7a21) Size=8]
[09.17. - 17:22:48] Player Bront has requested a zoning to LOC x=0.000000, y=1.000000, z=3.000000, heading=0.000000 in zoneid=344
[09.17. - 17:22:49] Zone request from Bront
[09.17. - 17:22:49] Zoning Bront to safe coords (19.000000,-55.000000,5.000000) in guildlobby (344)
[09.17. - 17:30:22] The next weather check for zone: cauldron will be in 9574 seconds.
[09.17. - 17:30:23] Zone: cauldron has weather of type 1.
[09.17. - 17:30:23] Zone: cauldron(70) has weather type = 1. The weather timer has been enabled.
[09.17. - 17:30:26] [WORLD__CLIENT] New connection from 24.253.134.188:62804
[09.17. - 17:30:26] [NET__IDENT_TRACE] 24.253.134.188:62804: First opcode 0x4b61 did not match expected 0x2792
[09.17. - 17:30:26] [NET__IDENT_TRACE] 24.253.134.188:62804: Tried patch 6.2_world, and it did not match.
[09.17. - 17:30:26] [NET__IDENT_TRACE] 24.253.134.188:62804: First opcode 0x4b61 did not match expected 0x2ec9
[09.17. - 17:30:26] [NET__IDENT_TRACE] 24.253.134.188:62804: Tried patch 6.2_zone, and it did not match.
[09.17. - 17:30:26] [NET__IDENT_TRACE] 24.253.134.188:62804: First opcode 0x4b61 did not match expected 0x4dd0
[09.17. - 17:30:26] [NET__IDENT_TRACE] 24.253.134.188:62804: Tried patch Titanium_world, and it did not match.
[09.17. - 17:30:26] [NET__IDENT_TRACE] 24.253.134.188:62804: First opcode 0x4b61 did not match expected 0x7213
[09.17. - 17:30:26] [NET__IDENT_TRACE] 24.253.134.188:62804: Tried patch Titanium_zone, and it did not match.
[09.17. - 17:30:26] [NET__IDENT_TRACE] 24.253.134.188:62804: First opcode 0x4b61 did not match expected 0x6c3c
[09.17. - 17:30:26] [NET__IDENT_TRACE] 24.253.134.188:62804: Tried patch SoF_world, and it did not match.
[09.17. - 17:30:26] [NET__IDENT_TRACE] 24.253.134.188:62804: First opcode 0x4b61 did not match expected 0x737e
[09.17. - 17:30:26] [NET__IDENT_TRACE] 24.253.134.188:62804: Tried patch SoF_zone, and it did not match.
[09.17. - 17:30:26] [NET__IDENT_TRACE] 24.253.134.188:62804: First opcode 0x4b61 did not match expected 0xff4
[09.17. - 17:30:26] [NET__IDENT_TRACE] 24.253.134.188:62804: Tried patch SoD_world, and it did not match.
[09.17. - 17:30:26] [NET__IDENT_TRACE] 24.253.134.188:62804: First opcode 0x4b61 did not match expected 0x5a6b
[09.17. - 17:30:26] [NET__IDENT_TRACE] 24.253.134.188:62804: Tried patch SoD_zone, and it did not match.
[09.17. - 17:30:26] [NET__IDENT_TRACE] 24.253.134.188:62804: First opcode 0x4b61 did not match expected 0x13da
[09.17. - 17:30:26] [NET__IDENT_TRACE] 24.253.134.188:62804: Tried patch Underfoot_world, and it did not match.
[09.17. - 17:30:26] [NET__IDENT_TRACE] 24.253.134.188:62804: First opcode matched 0x4b61 and length matched 68
[09.17. - 17:30:26] [NET__IDENTIFY] Identified stream 24.253.134.188:62804 with signature Underfoot_zone
[09.17. - 17:30:26] [WORLD__CLIENT] New client from 24.253.134.188:62804
[09.17. - 17:30:26] Member of group 1001 named 'Fuzzy' had an out of date pointer!!
[09.17. - 17:30:29] Unable to convert EQ opcode 0x4481 to an Application opcode.
[09.17. - 17:30:33] Unable to convert EQ opcode 0x184e to an Application opcode.
[09.17. - 17:30:33] Unable to convert EQ opcode 0x5f80 to an Application opcode.
[09.17. - 17:30:33] [CLIENT__NET_ERR] Fuzzy: Unhandled incoming opcode: [OpCode OP_WeaponEquip2 (0x399b) Size=8]
[09.17. - 17:30:33] [CLIENT__NET_ERR] Fuzzy: Unhandled incoming opcode: [OpCode OP_WeaponEquip1 (0x4572) Size=12]
[09.17. - 17:30:33] Unable to convert EQ opcode 0x4315 to an Application opcode.
[09.17. - 17:30:33] [CLIENT__NET_ERR] Fuzzy: Unhandled incoming opcode: [OpCode OP_Unknown (0x4315) Size=0]
[09.17. - 17:30:33] Unable to convert EQ opcode 0x7545 to an Application opcode.
[09.17. - 17:30:33] [CLIENT__NET_ERR] Fuzzy: Unhandled incoming opcode: [OpCode OP_Unknown (0x7545) Size=12]
[09.17. - 17:31:19] AIYellForHelp("Ghilanbiddle_Nylwadil000","aqua_goblin_tidal_lord004") Nyrien_Lyrdarniel000 attacking aqua_goblin_tidal_lord004 Dist 160.062500 Z 151.209991
[09.17. - 17:31:19] AIYellForHelp("Ghilanbiddle_Nylwadil000","aqua_goblin_tidal_lord004") Sigan_Ilbirkun000 attacking aqua_goblin_tidal_lord004 Dist 521.000000 Z 150.459991
[09.17. - 17:31:40] AIYellForHelp("Sigan_Ilbirkun000","aqua_goblin_tidal_lord000") Nyrien_Lyrdarniel000 attacking aqua_goblin_tidal_lord000 Dist 82.401573 Z 150.773041
[09.17. - 17:31:40] AIYellForHelp("Sigan_Ilbirkun000","aqua_goblin_tidal_lord000") Ghilanbiddle_Nylwadil000 attacking aqua_goblin_tidal_lord000 Dist 60.464985 Z 149.819366
[09.17. - 17:32:09] AIYellForHelp("Sigan_Ilbirkun000","a_shoal_serpent005") Nyrien_Lyrdarniel000 attacking a_shoal_serpent005 Dist 437.479980 Z 149.030365
[09.17. - 17:32:09] AIYellForHelp("Sigan_Ilbirkun000","a_shoal_serpent005") Ghilanbiddle_Nylwadil000 attacking a_shoal_serpent005 Dist 521.000000 Z 150.459991
[09.17. - 17:32:10] AIYellForHelp("Nyrien_Lyrdarniel000","an_undertow_skeleton002") Elmion_Hendrys000 attacking an_undertow_skeleton002 Dist 88.544464 Z 148.780365
[09.17. - 17:32:10] AIYellForHelp("Nyrien_Lyrdarniel000","an_undertow_skeleton002") Ghilanbiddle_Nylwadil000 attacking an_undertow_skeleton002 Dist 1849.783813 Z 148.030365
[09.17. - 17:32:10] AIYellForHelp("Nyrien_Lyrdarniel000","an_undertow_skeleton002") Sigan_Ilbirkun000 attacking an_undertow_skeleton002 Dist 60.532124 Z 146.600723
[09.17. - 17:32:15] AIYellForHelp("Nyrien_Lyrdarniel000","an_undertow_skeleton002") Elmion_Hendrys000 attacking an_undertow_skeleton002 Dist 67.863113 Z 180.038910
[09.17. - 17:32:15] AIYellForHelp("Nyrien_Lyrdarniel000","an_undertow_skeleton002") Ghilanbiddle_Nylwadil000 attacking an_undertow_skeleton002 Dist 180.642441 Z 180.754150
[09.17. - 17:32:15] AIYellForHelp("Nyrien_Lyrdarniel000","an_undertow_skeleton002") Sigan_Ilbirkun000 attacking an_undertow_skeleton002 Dist 99.926163 Z 180.873367
[09.17. - 17:32:15] AIYellForHelp("Sigan_Ilbirkun000","a_shoal_serpent000") Elmion_Hendrys000 attacking a_shoal_serpent000 Dist 5.046143 Z 183.913208
[09.17. - 17:32:15] AIYellForHelp("Sigan_Ilbirkun000","a_shoal_serpent000") Nyrien_Lyrdarniel000 attacking a_shoal_serpent000 Dist 99.926163 Z 180.873367
[09.17. - 17:32:15] AIYellForHelp("Sigan_Ilbirkun000","a_shoal_serpent000") Ghilanbiddle_Nylwadil000 attacking a_shoal_serpent000 Dist 63.862457 Z 184.628448
[09.17. - 17:32:18] AIYellForHelp("Nyrien_Lyrdarniel000","an_undertow_skeleton000") Elmion_Hendrys000 attacking an_undertow_skeleton000 Dist 9.523888 Z 180.277313
[09.17. - 17:32:18] AIYellForHelp("Nyrien_Lyrdarniel000","an_undertow_skeleton000") Ghilanbiddle_Nylwadil000 attacking an_undertow_skeleton000 Dist 8.006140 Z 180.277313
[09.17. - 17:32:18] AIYellForHelp("Nyrien_Lyrdarniel000","an_undertow_skeleton000") Sigan_Ilbirkun000 attacking an_undertow_skeleton000 Dist 17.704859 Z 180.515732
[09.17. - 17:32:23] AIYellForHelp("Ghilanbiddle_Nylwadil000","an_undertow_skeleton000") Elmion_Hendrys000 attacking an_undertow_skeleton000 Dist 4.170419 Z 179.085220
[09.17. - 17:32:23] AIYellForHelp("Ghilanbiddle_Nylwadil000","an_undertow_skeleton000") Nyrien_Lyrdarniel000 attacking an_undertow_skeleton000 Dist 43.603615 Z 177.356689
[09.17. - 17:32:23] AIYellForHelp("Ghilanbiddle_Nylwadil000","an_undertow_skeleton000") Sigan_Ilbirkun000 attacking an_undertow_skeleton000 Dist 7.759558 Z 179.144821
[09.17. - 17:32:23] AIYellForHelp("Sigan_Ilbirkun000","aqua_goblin_shaman000") Elmion_Hendrys000 attacking aqua_goblin_shaman000 Dist 1.584343 Z 178.369965
[09.17. - 17:32:23] AIYellForHelp("Sigan_Ilbirkun000","aqua_goblin_shaman000") Nyrien_Lyrdarniel000 attacking aqua_goblin_shaman000 Dist 18.492664 Z 176.641434
[09.17. - 17:32:23] AIYellForHelp("Sigan_Ilbirkun000","aqua_goblin_shaman000") Ghilanbiddle_Nylwadil000 attacking aqua_goblin_shaman000 Dist 7.759558 Z 179.144821
[09.17. - 17:33:13] AIYellForHelp("Sigan_Ilbirkun000","an_undertow_skeleton008") Nyrien_Lyrdarniel000 attacking an_undertow_skeleton008 Dist 905.562500 Z 152.209991
[09.17. - 17:33:13] AIYellForHelp("Sigan_Ilbirkun000","an_undertow_skeleton008") Ghilanbiddle_Nylwadil000 attacking an_undertow_skeleton008 Dist 521.000000 Z 150.459991
[09.17. - 17:33:27] Unable to convert EQ opcode 0x173f to an Application opcode.
[09.17. - 17:33:27] [CLIENT__NET_ERR] Fuzzy: Unhandled incoming opcode: [OpCode OP_Unknown (0x173f) Size=0]
[09.17. - 17:33:37] AIYellForHelp("Ghilanbiddle_Nylwadil000","an_undertow_skeleton009") Nyrien_Lyrdarniel000 attacking an_undertow_skeleton009 Dist 160.062500 Z 151.209991
[09.17. - 17:33:37] AIYellForHelp("Ghilanbiddle_Nylwadil000","an_undertow_skeleton009") Sigan_Ilbirkun000 attacking an_undertow_skeleton009 Dist 927.076660 Z 148.030365
[09.17. - 17:33:39] AIYellForHelp("Nyrien_Lyrdarniel000","an_undertow_skeleton009") Ghilanbiddle_Nylwadil000 attacking an_undertow_skeleton009 Dist 902.868286 Z 149.601547
[09.17. - 17:33:39] AIYellForHelp("Nyrien_Lyrdarniel000","an_undertow_skeleton009") Sigan_Ilbirkun000 attacking an_undertow_skeleton009 Dist 1169.923218 Z 149.959167
[09.17. - 17:33:39] AIYellForHelp("Sigan_Ilbirkun000","an_undertow_skeleton001") Nyrien_Lyrdarniel000 attacking an_undertow_skeleton001 Dist 1169.923218 Z 149.959167
[09.17. - 17:33:39] AIYellForHelp("Sigan_Ilbirkun000","an_undertow_skeleton001") Ghilanbiddle_Nylwadil000 attacking an_undertow_skeleton001 Dist 30.654364 Z 146.600723
[09.17. - 17:33:56] AIYellForHelp("Sigan_Ilbirkun000","an_undertow_skeleton007") Nyrien_Lyrdarniel000 attacking an_undertow_skeleton007 Dist 31.749245 Z 149.044510
[09.17. - 17:33:56] AIYellForHelp("Sigan_Ilbirkun000","an_undertow_skeleton007") Ghilanbiddle_Nylwadil000 attacking an_undertow_skeleton007 Dist 22.653881 Z 148.925293
[09.17. - 17:34:00] AIYellForHelp("Ghilanbiddle_Nylwadil000","an_undertow_skeleton007") Nyrien_Lyrdarniel000 attacking an_undertow_skeleton007 Dist 56.837666 Z 148.567673
[09.17. - 17:34:00] AIYellForHelp("Ghilanbiddle_Nylwadil000","an_undertow_skeleton007") Sigan_Ilbirkun000 attacking an_undertow_skeleton007 Dist 11.691704 Z 148.984909
[09.17. - 17:34:28] AIYellForHelp("Nyrien_Lyrdarniel000","aqua_goblin_mariner005") Ghilanbiddle_Nylwadil000 attacking aqua_goblin_mariner005 Dist 160.062500 Z 151.209991
[09.17. - 17:34:28] AIYellForHelp("Nyrien_Lyrdarniel000","aqua_goblin_mariner005") Sigan_Ilbirkun000 attacking aqua_goblin_mariner005 Dist 905.562500 Z 152.209991
[09.17. - 17:34:43] AIYellForHelp("Sigan_Ilbirkun000","aqua_goblin_mariner002") Nyrien_Lyrdarniel000 attacking aqua_goblin_mariner002 Dist 912.226318 Z 146.600723
[09.17. - 17:34:43] AIYellForHelp("Sigan_Ilbirkun000","aqua_goblin_mariner002") Ghilanbiddle_Nylwadil000 attacking aqua_goblin_mariner002 Dist 40.836193 Z 146.600723
[09.17. - 17:34:48] AIYellForHelp("Sigan_Ilbirkun000","aqua_goblin_mariner002") Nyrien_Lyrdarniel000 attacking aqua_goblin_mariner002 Dist 79.207176 Z 145.170212
[09.17. - 17:34:48] AIYellForHelp("Sigan_Ilbirkun000","aqua_goblin_mariner002") Ghilanbiddle_Nylwadil000 attacking aqua_goblin_mariner002 Dist 7.077627 Z 142.845642
[09.17. - 17:35:23] AIYellForHelp("Sigan_Ilbirkun000","aqua_goblin_bosun001") Nyrien_Lyrdarniel000 attacking aqua_goblin_bosun001 Dist 905.562500 Z 152.209991
[09.17. - 17:35:23] AIYellForHelp("Sigan_Ilbirkun000","aqua_goblin_bosun001") Ghilanbiddle_Nylwadil000 attacking aqua_goblin_bosun001 Dist 521.000000 Z 150.459991
[09.17. - 17:35:25] AIYellForHelp("Nyrien_Lyrdarniel000","aqua_goblin_bosun001") Elmion_Hendrys000 attacking aqua_goblin_bosun001 Dist 162.723755 Z 148.780365
[09.17. - 17:35:27] Zone request from Fuzzy
[09.17. - 17:39:17] The next weather check for zone: unrest will be in 13222 seconds.
[09.17. - 17:39:18] Zone: unrest has weather of type 1.
[09.17. - 17:39:18] Zone: unrest(63) has weather type = 1. The weather timer has been enabled.
[09.17. - 17:39:22] [WORLD__CLIENT] New connection from 24.253.134.188:62816
[09.17. - 17:39:22] [NET__IDENT_TRACE] 24.253.134.188:62816: First opcode 0x4b61 did not match expected 0x2792
[09.17. - 17:39:22] [NET__IDENT_TRACE] 24.253.134.188:62816: Tried patch 6.2_world, and it did not match.
[09.17. - 17:39:22] [NET__IDENT_TRACE] 24.253.134.188:62816: First opcode 0x4b61 did not match expected 0x2ec9
[09.17. - 17:39:22] [NET__IDENT_TRACE] 24.253.134.188:62816: Tried patch 6.2_zone, and it did not match.
[09.17. - 17:39:22] [NET__IDENT_TRACE] 24.253.134.188:62816: First opcode 0x4b61 did not match expected 0x4dd0
[09.17. - 17:39:22] [NET__IDENT_TRACE] 24.253.134.188:62816: Tried patch Titanium_world, and it did not match.
[09.17. - 17:39:22] [NET__IDENT_TRACE] 24.253.134.188:62816: First opcode 0x4b61 did not match expected 0x7213
[09.17. - 17:39:22] [NET__IDENT_TRACE] 24.253.134.188:62816: Tried patch Titanium_zone, and it did not match.
[09.17. - 17:39:22] [NET__IDENT_TRACE] 24.253.134.188:62816: First opcode 0x4b61 did not match expected 0x6c3c
[09.17. - 17:39:22] [NET__IDENT_TRACE] 24.253.134.188:62816: Tried patch SoF_world, and it did not match.
[09.17. - 17:39:22] [NET__IDENT_TRACE] 24.253.134.188:62816: First opcode 0x4b61 did not match expected 0x737e
[09.17. - 17:39:22] [NET__IDENT_TRACE] 24.253.134.188:62816: Tried patch SoF_zone, and it did not match.
[09.17. - 17:39:22] [NET__IDENT_TRACE] 24.253.134.188:62816: First opcode 0x4b61 did not match expected 0xff4
[09.17. - 17:39:22] [NET__IDENT_TRACE] 24.253.134.188:62816: Tried patch SoD_world, and it did not match.
[09.17. - 17:39:22] [NET__IDENT_TRACE] 24.253.134.188:62816: First opcode 0x4b61 did not match expected 0x5a6b
[09.17. - 17:39:22] [NET__IDENT_TRACE] 24.253.134.188:62816: Tried patch SoD_zone, and it did not match.
[09.17. - 17:39:22] [NET__IDENT_TRACE] 24.253.134.188:62816: First opcode 0x4b61 did not match expected 0x13da
[09.17. - 17:39:22] [NET__IDENT_TRACE] 24.253.134.188:62816: Tried patch Underfoot_world, and it did not match.
[09.17. - 17:39:22] [NET__IDENT_TRACE] 24.253.134.188:62816: First opcode matched 0x4b61 and length matched 68
[09.17. - 17:39:22] [NET__IDENTIFY] Identified stream 24.253.134.188:62816 with signature Underfoot_zone
[09.17. - 17:39:22] [WORLD__CLIENT] New client from 24.253.134.188:62816
[09.17. - 17:39:22] Member of group 1001 named 'Fuzzy' had an out of date pointer!!
[09.17. - 17:39:22] [NET__STRUCTS] Wrong size on outbound OP_ZoneSpawns: Got 0, expected multiple of 631
[09.17. - 17:39:25] Unable to convert EQ opcode 0x4481 to an Application opcode.
[09.17. - 17:39:30] Unable to convert EQ opcode 0x184e to an Application opcode.
[09.17. - 17:39:30] Unable to convert EQ opcode 0x5f80 to an Application opcode.
[09.17. - 17:39:30] [CLIENT__NET_ERR] Fuzzy: Unhandled incoming opcode: [OpCode OP_WeaponEquip2 (0x399b) Size=8]
[09.17. - 17:39:30] [CLIENT__NET_ERR] Fuzzy: Unhandled incoming opcode: [OpCode OP_WeaponEquip1 (0x4572) Size=12]
[09.17. - 17:39:30] Unable to convert EQ opcode 0x4315 to an Application opcode.
[09.17. - 17:39:30] [CLIENT__NET_ERR] Fuzzy: Unhandled incoming opcode: [OpCode OP_Unknown (0x4315) Size=0]
[09.17. - 17:39:30] Unable to convert EQ opcode 0x7545 to an Application opcode.
[09.17. - 17:39:30] [CLIENT__NET_ERR] Fuzzy: Unhandled incoming opcode: [OpCode OP_Unknown (0x7545) Size=12]
[09.17. - 17:42:12] [WORLD__CLIENT] New connection from 24.253.134.188:62819
[09.17. - 17:42:12] [NET__IDENT_TRACE] 24.253.134.188:62819: First opcode 0x4b61 did not match expected 0x2792
[09.17. - 17:42:12] [NET__IDENT_TRACE] 24.253.134.188:62819: Tried patch 6.2_world, and it did not match.
[09.17. - 17:42:12] [NET__IDENT_TRACE] 24.253.134.188:62819: First opcode 0x4b61 did not match expected 0x2ec9
[09.17. - 17:42:12] [NET__IDENT_TRACE] 24.253.134.188:62819: Tried patch 6.2_zone, and it did not match.
[09.17. - 17:42:12] [NET__IDENT_TRACE] 24.253.134.188:62819: First opcode 0x4b61 did not match expected 0x4dd0
[09.17. - 17:42:12] [NET__IDENT_TRACE] 24.253.134.188:62819: Tried patch Titanium_world, and it did not match.
[09.17. - 17:42:12] [NET__IDENT_TRACE] 24.253.134.188:62819: First opcode 0x4b61 did not match expected 0x7213
[09.17. - 17:42:12] [NET__IDENT_TRACE] 24.253.134.188:62819: Tried patch Titanium_zone, and it did not match.
[09.17. - 17:42:12] [NET__IDENT_TRACE] 24.253.134.188:62819: First opcode 0x4b61 did not match expected 0x6c3c
[09.17. - 17:42:12] [NET__IDENT_TRACE] 24.253.134.188:62819: Tried patch SoF_world, and it did not match.
[09.17. - 17:42:12] [NET__IDENT_TRACE] 24.253.134.188:62819: First opcode 0x4b61 did not match expected 0x737e
[09.17. - 17:42:12] [NET__IDENT_TRACE] 24.253.134.188:62819: Tried patch SoF_zone, and it did not match.
[09.17. - 17:42:12] [NET__IDENT_TRACE] 24.253.134.188:62819: First opcode 0x4b61 did not match expected 0xff4
[09.17. - 17:42:12] [NET__IDENT_TRACE] 24.253.134.188:62819: Tried patch SoD_world, and it did not match.
[09.17. - 17:42:12] [NET__IDENT_TRACE] 24.253.134.188:62819: First opcode 0x4b61 did not match expected 0x5a6b
[09.17. - 17:42:12] [NET__IDENT_TRACE] 24.253.134.188:62819: Tried patch SoD_zone, and it did not match.
[09.17. - 17:42:12] [NET__IDENT_TRACE] 24.253.134.188:62819: First opcode 0x4b61 did not match expected 0x13da
[09.17. - 17:42:12] [NET__IDENT_TRACE] 24.253.134.188:62819: Tried patch Underfoot_world, and it did not match.
[09.17. - 17:42:12] [NET__IDENT_TRACE] 24.253.134.188:62819: First opcode matched 0x4b61 and length matched 68
[09.17. - 17:42:12] [NET__IDENTIFY] Identified stream 24.253.134.188:62819 with signature Underfoot_zone
[09.17. - 17:42:12] [WORLD__CLIENT] New client from 24.253.134.188:62819
[09.17. - 17:42:12] Member of group 1001 named 'Furry' had an out of date pointer!!
[09.17. - 17:42:15] Unable to convert EQ opcode 0x4481 to an Application opcode.
[09.17. - 17:42:22] Unable to convert EQ opcode 0x184e to an Application opcode.
[09.17. - 17:42:22] Unable to convert EQ opcode 0x5f80 to an Application opcode.
[09.17. - 17:42:22] [CLIENT__NET_ERR] Furry: Unhandled incoming opcode: [OpCode OP_WeaponEquip2 (0x399b) Size=8]
[09.17. - 17:42:22] [CLIENT__NET_ERR] Furry: Unhandled incoming opcode: [OpCode OP_WeaponEquip1 (0x4572) Size=12]
[09.17. - 17:42:22] Unable to convert EQ opcode 0x4315 to an Application opcode.
[09.17. - 17:42:22] [CLIENT__NET_ERR] Furry: Unhandled incoming opcode: [OpCode OP_Unknown (0x4315) Size=0]
[09.17. - 17:42:22] Unable to convert EQ opcode 0x7545 to an Application opcode.
[09.17. - 17:42:22] [CLIENT__NET_ERR] Furry: Unhandled incoming opcode: [OpCode OP_Unknown (0x7545) Size=12]
[09.17. - 17:42:45] Client::AddMoneyToPP() Furry should have:  plat:35 gold:2 silver:9 copper:9
[09.17. - 17:43:07] OP CastSpell: slot=0, spell=2068, target=111, inv=ffffffff
[09.17. - 17:43:08] OP CastSpell: slot=0, spell=2068, target=111, inv=ffffffff
[09.17. - 17:43:28] Unable to convert EQ opcode 0x173f to an Application opcode.
[09.17. - 17:43:28] [CLIENT__NET_ERR] Fuzzy: Unhandled incoming opcode: [OpCode OP_Unknown (0x173f) Size=0]
[09.17. - 17:43:56] Client::AddMoneyToPP() Furry should have:  plat:36 gold:7 silver:17 copper:11
[09.17. - 17:43:56] Unable to convert EQ opcode 0x173f to an Application opcode.
[09.17. - 17:43:56] [CLIENT__NET_ERR] Furry: Unhandled incoming opcode: [OpCode OP_Unknown (0x173f) Size=0]
[09.17. - 17:44:02] [INVENTORY__SLOTS] Furry: Putting loot item Grave Mold (16817) into slot 253
[09.17. - 17:44:03] [INVENTORY__SLOTS] Furry: Putting loot item Bone Chips (13073) into slot 254
[09.17. - 17:44:09] Client::AddMoneyToPP() Furry should have:  plat:36 gold:7 silver:17 copper:11
[09.17. - 17:44:10] Unable to convert EQ opcode 0x04f0 to an Application opcode.
[09.17. - 17:44:10] [CLIENT__NET_ERR] Furry: Unhandled incoming opcode: [OpCode OP_Unknown (0x04f0) Size=164]
[09.17. - 17:44:14] [INVENTORY__SLOTS] Furry: Putting loot item Cracked Giant Scarab Carapace (13132) into slot 255
[09.17. - 17:44:16] [INVENTORY__SLOTS] Furry: Putting loot item Amanita Phalloide (16830) into slot 256
[09.17. - 17:44:16] Unable to convert EQ opcode 0x7fa1 to an Application opcode.
[09.17. - 17:44:16] [CLIENT__NET_ERR] Furry: Unhandled incoming opcode: [OpCode OP_Unknown (0x7fa1) Size=256]
[09.17. - 17:44:20] Client::AddMoneyToPP() Furry should have:  plat:36 gold:7 silver:17 copper:11
[09.17. - 17:44:40] OP CastSpell: slot=0, spell=2068, target=87, inv=ffffffff
[09.17. - 17:44:46] OP CastSpell: slot=0, spell=2068, target=107, inv=ffffffff
[09.17. - 17:44:49] Unable to convert EQ opcode 0x7fa1 to an Application opcode.
[09.17. - 17:44:49] [CLIENT__NET_ERR] Furry: Unhandled incoming opcode: [OpCode OP_Unknown (0x7fa1) Size=256]
[09.17. - 17:44:58] Unable to convert EQ opcode 0x7fa1 to an Application opcode.
[09.17. - 17:44:58] [CLIENT__NET_ERR] Furry: Unhandled incoming opcode: [OpCode OP_Unknown (0x7fa1) Size=256]
[09.17. - 17:45:01] Client::AddMoneyToPP() Furry should have:  plat:36 gold:7 silver:17 copper:11
[09.17. - 17:45:05] [INVENTORY__SLOTS] Furry: Putting loot item Giant Fire Beetle Eye (13251) into slot 257
[09.17. - 17:45:09] Client::AddMoneyToPP() Furry should have:  plat:36 gold:7 silver:17 copper:11
[09.17. - 17:45:09] Unable to convert EQ opcode 0x04f0 to an Application opcode.
[09.17. - 17:45:09] [CLIENT__NET_ERR] Furry: Unhandled incoming opcode: [OpCode OP_Unknown (0x04f0) Size=164]
[09.17. - 17:45:12] Unable to convert EQ opcode 0x7fa1 to an Application opcode.
[09.17. - 17:45:12] [CLIENT__NET_ERR] Furry: Unhandled incoming opcode: [OpCode OP_Unknown (0x7fa1) Size=256]
[09.17. - 17:45:26] OP CastSpell: slot=0, spell=2068, target=28, inv=ffffffff
[09.17. - 17:45:27] OP CastSpell: slot=0, spell=2068, target=28, inv=ffffffff
[09.17. - 17:45:37] Client::AddMoneyToPP() Furry should have:  plat:38 gold:9 silver:21 copper:19
[09.17. - 17:46:08] Client::AddMoneyToPP() Furry should have:  plat:38 gold:9 silver:21 copper:19
[09.17. - 17:46:09] Unable to convert EQ opcode 0x04f0 to an Application opcode.
[09.17. - 17:46:09] [CLIENT__NET_ERR] Furry: Unhandled incoming opcode: [OpCode OP_Unknown (0x04f0) Size=164]
__________________
"No, thanks, man. I don't want you fucking up my life, too."

Skype:
Comerian1
Reply With Quote
  #2  
Old 09-17-2012, 06:13 PM
joligario's Avatar
joligario
Developer
 
Join Date: Mar 2003
Posts: 1,498
Default

Well this is significant too... not that it is your problem with the stated error.

[09.17. - 16:13:04] [ZONE__INIT_ERR] Loading items FAILED!
Reply With Quote
  #3  
Old 09-18-2012, 12:58 AM
Dunge0nMastr
Hill Giant
 
Join Date: Oct 2002
Location: Rockville, MD
Posts: 124
Default

is it possible that the issue Maze posted About is related to Perl not being installed correctly/being corrupted etc?

and what could be causing [09.17. - 16:13:04] [ZONE__INIT_ERR] Loading items FAILED! ?
__________________
Bront -Server Admin/Owner and Lead Quest Dev for Kildrukaun's Prophecy
http://kpemu.com/
Reply With Quote
  #4  
Old 09-18-2012, 04:37 AM
lerxst2112
Demi-God
 
Join Date: Aug 2010
Posts: 1,742
Default

Quote:
Originally Posted by Dunge0nMastr View Post
and what could be causing [09.17. - 16:13:04] [ZONE__INIT_ERR] Loading items FAILED! ?
Bad database. And since we know there's at least that one database issue and qglobals are stored in the database...
Reply With Quote
  #5  
Old 09-18-2012, 08:59 AM
Maze_EQ
Demi-God
 
Join Date: Mar 2012
Posts: 1,103
Default

Noticed.
Code:
 [09.17. - 20:42:37] Loading perl commands...
[09.17. - 20:42:47] Unquoted string "kaladima" may clash with future reserved word at quests/guildlobby/Netherworld_Translocator.pl line 41.
[09.17. - 20:42:47] Unquoted string "gfaydark" may clash with future reserved word at quests/guildlobby/Netherworld_Translocator.pl line 47.
[09.17. - 20:42:47] Unquoted string "guildlobby" may clash with future reserved word at quests/guildlobby/Netherworld_Translocator.pl line 53.
[09.17. - 20:42:47] Unquoted string "steamfont" may clash with future reserved word at quests/guildlobby/Netherworld_Translocator.pl line 59.
[09.17. - 20:42:47] Unquoted string "nektulos" may clash with future reserved word at quests/guildlobby/Netherworld_Translocator.pl line 65.
[09.17. - 20:42:47] Unquoted string "innothule" may clash with future reserved word at quests/guildlobby/Netherworld_Translocator.pl line 71.
[09.17. - 20:42:47] Unquoted string "feerrott" may clash with future reserved word at quests/guildlobby/Netherworld_Translocator.pl line 77.
[09.17. - 20:42:47] Unquoted string "felwithea" may clash with future reserved word at quests/guildlobby/Netherworld_Translocator.pl line 83.
[09.17. - 20:42:47] Unquoted string "freporte" may clash with future reserved word at quests/guildlobby/Netherworld_Translocator.pl line 89.
[09.17. - 20:42:47] Unquoted string "freportw" may clash with future reserved word at quests/guildlobby/Netherworld_Translocator.pl line 95.
[09.17. - 20:42:47] Unquoted string "neriakb" may clash with future reserved word at quests/guildlobby/Netherworld_Translocator.pl line 107.
[09.17. - 20:42:47] Unquoted string "everfrost" may clash with future reserved word at quests/guildlobby/Netherworld_Translocator.pl line 113.
[09.17. - 20:42:47] Unquoted string "misty" may clash with future reserved word at quests/guildlobby/Netherworld_Translocator.pl line 118.
[09.17. - 20:42:47] Unquoted string "qrg" may clash with future reserved word at quests/guildlobby/Netherworld_Translocator.pl line 124.
[09.17. - 20:42:47] Unquoted string "lavastorm" may clash with future reserved word at quests/guildlobby/Netherworld_Translocator.pl line 130.
[09.17. - 20:42:47] Unquoted string "tox" may clash with future reserved word at quests/guildlobby/Netherworld_Translocator.pl line 136.
[09.17. - 20:42:47] Unquoted string "oasis" may clash with future reserved word at quests/guildlobby/Netherworld_Translocator.pl line 148.
[09.17. - 20:42:47] Unquoted string "crushbone" may clash with future reserved word at quests/guildlobby/Netherworld_Translocator.pl line 153.
[09.17. - 20:42:47] Unquoted string "highpasshold" may clash with future reserved word at quests/guildlobby/Netherworld_Translocator.pl line 159.
[09.17. - 20:42:47] Unquoted string "unrest" may clash with future reserved word at quests/guildlobby/Netherworld_Translocator.pl line 165.
[09.17. - 20:42:47] Unquoted string "hole" may clash with future reserved word at quests/guildlobby/Netherworld_Translocator.pl line 170.
[09.17. - 20:42:47] Unquoted string "mistmoore" may clash with future reserved word at quests/guildlobby/Netherworld_Translocator.pl line 175.
[09.17. - 20:42:47] Unquoted string "paw" may clash with future reserved word at quests/guildlobby/Netherworld_Translocator.pl line 181.
[09.17. - 20:42:47] Unquoted string "oot" may clash with future reserved word at quests/guildlobby/Netherworld_Translocator.pl line 187.
[09.17. - 20:42:47] Unquoted string "gukbottom" may clash with future reserved word at quests/guildlobby/Netherworld_Translocator.pl line 193.
[09.17. - 20:42:47] Unquoted string "lakerathe" may clash with future reserved word at quests/guildlobby/Netherworld_Translocator.pl line 198.
[09.17. - 20:42:58] Unable to read perl file 'quests/guildlobby/player_v0.pl'
[09.17. - 20:43:23] Use of uninitialized value $plugin::SendCharLength in numeric ne (!=) at plugins/popup_window_utils.pl line 10.
[09.17. - 20:43:23] Use of uninitialized value $plugin::SendCharLength in numeric ne (!=) at plugins/popup_window_utils.pl line 10.
[09.17. - 20:43:23] Use of uninitialized value $plugin::SendCharLength in numeric ne (!=) at plugins/popup_window_utils.pl line 10.
[09.17. - 20:43:23] Use of uninitialized value $plugin::SendCharLength in numeric ne (!=) at plugins/popup_window_utils.pl line 10.
[09.17. - 20:43:23] Use of uninitialized value $plugin::SendCharLength in numeric ne (!=) at plugins/popup_window_utils.pl line 10.
[09.17. - 20:43:23] Use of uninitialized value $plugin::SendCharLength in numeric ne (!=) at plugins/popup_window_utils.pl line 10.
[09.17. - 20:43:23] Use of uninitialized value $plugin::SendCharLength in numeric ne (!=) at plugins/popup_window_utils.pl line 10.
[09.17. - 20:43:23] Use of uninitialized value $plugin::SendCharLength in numeric ne (!=) at plugins/popup_window_utils.pl line 10.
[09.17. - 20:44:50] Destroying EQEmuIO=HASH(0x30a7104)
[09.17. - 20:44:50] Destroying EQEmuIO=HASH(0x309dbd4)
[09.17. - 20:44:50] Tying perl output to eqemu logs
[09.17. - 20:44:50] Creating EQEmuIO=HASH(0x30acc4c)
[09.17. - 20:44:50] Creating EQEmuIO=HASH(0x309e0bc)
[09.17. - 20:44:50] Loading perlemb plugins.
[09.17. - 20:44:50] Subroutine Cwd::fastcwd redefined at C:/Perl/lib/Cwd.pm line 812.
[09.17. - 20:44:50] Subroutine Cwd::getcwd redefined at C:/Perl/lib/Cwd.pm line 812.
[09.17. - 20:44:50] Subroutine Cwd::abs_path redefined at C:/Perl/lib/Cwd.pm line 812.
[09.17. - 20:44:50] Subroutine Whisper redefined at plugins/whisper.pl line 3.
[09.17. - 20:44:50] Loading perl commands...
[09.17. - 20:44:52] Unable to read perl file 'quests/guildlobby/player_v0.pl'
__________________
"No, thanks, man. I don't want you fucking up my life, too."

Skype:
Comerian1
Reply With Quote
  #6  
Old 09-18-2012, 10:56 AM
joligario's Avatar
joligario
Developer
 
Join Date: Mar 2003
Posts: 1,498
Default

Bad script on that one.
Reply With Quote
  #7  
Old 09-18-2012, 02:07 PM
Maze_EQ
Demi-God
 
Join Date: Mar 2012
Posts: 1,103
Default

Issue was resolved by manually editing the quest_globals table and adding global redundancy checks to scripts.
__________________
"No, thanks, man. I don't want you fucking up my life, too."

Skype:
Comerian1
Reply With Quote
Reply


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 09:24 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