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

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

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 03-08-2012, 11:47 PM
GLGanjika
Hill Giant
 
Join Date: Feb 2011
Posts: 132
Exclamation Unable to Interpret/Fine Rule for _____

Code:
---------------------------------------------
[03.08. - 22:40:40] Starting Log: logs/eqemu_error_world_12088.log
[03.08. - 22:40:40] Could not load EQTime file eqtime.cfg
Code:
---------------------------------------------
[03.08. - 22:40:34] Starting Log: logs/eqemu_world_12088.log
[03.08. - 22:40:34] Using database 'peq' at localhost:3307
[03.08. - 22:40:34] EMuShareMem loaded
Code:
---------------------------------------------
[03.08. - 22:39:56] Starting Log: logs/eqemu_debug_11824.log
[03.08. - 22:39:56] [LAUNCHER__INIT] Loading server configuration..
[03.08. - 22:39:57] [NET__WORLD] WorldConnection connect: Connecting to the server 127.0.0.1:9000 failed: TCPConnection::Connect(): connect() failed. Error: 10061
[03.08. - 22:39:57] [LAUNCHER__ERROR] worldserver.Connect() FAILED! Will retry.
[03.08. - 22:39:57] [LAUNCHER__INIT] Starting main loop...
BELOW: EQEMU_CONFIG

Code:
<?xml version="1.0"?>
 <server>
   <world>
	 <shortname>Esoeq</shortname>
	 <longname>EsoEq</longname>
 
	 <!-- address has to be specified for minilogin to work -->
	 <address>TheEsoNetwork.tk</address>
	 <localaddress>TheEsoNetwork.tk</localaddress>
	 
	 <!-- Loginserver information. -->
	 <loginserver>
	   <host>TheEsoNetwork.tk</host>
	   <port>5999</port>
	   <account></account>
	   <password></password>
	 </loginserver>
	 
	 <!-- Sets the shared key used by zone/launcher to connect to world -->
	 <key>SimCity 2000</key>
	 
	 <!-- Enable and set the port for the HTTP service -->
	 <http port="9080" enable="true" mimefile="mime.types"/>
   </world>
 
   <!-- Database configuration, replaces db.ini -->
   <database>
	 <host>localhost</host>
	 <port>3307</port>
	 <username>root</username>
	 <password>******</password>
	 <db>peq</db>
   </database>
</server>
BELOW
Code:
---------------------------------------------
[03.08. - 22:40:59] Starting Log: logs/eqemu_quest_zone_12436.log
[03.08. - 22:40:59] Tying perl output to eqemu logs
[03.08. - 22:40:59] Creating EQEmuIO=HASH(0x22e8bc4)
[03.08. - 22:40:59] Creating EQEmuIO=HASH(0x22ef880)
[03.08. - 22:40:59] Loading perlemb plugins.
[03.08. - 22:41:00] Subroutine Cwd::fastcwd redefined at C:/Perl/lib/Cwd.pm line 724.
[03.08. - 22:41:00] Subroutine Cwd::getcwd redefined at C:/Perl/lib/Cwd.pm line 724.
[03.08. - 22:41:00] Subroutine Cwd::abs_path redefined at C:/Perl/lib/Cwd.pm line 724.
[03.08. - 22:41:01] Loading perl commands...
Code:
---------------------------------------------
[03.08. - 22:40:50] Starting Log: logs/eqemu_debug_zone_12436.log
[03.08. - 22:40:50] [ZONE__INIT] Loading server configuration..
[03.08. - 22:40:50] [ZONE__INIT] Log settings loaded from log.ini
[03.08. - 22:40:50] [ZONE__INIT] Connecting to MySQL...
[03.08. - 22:40:50] [ZONE__INIT] CURRENT_ZONE_VERSION: EQEMu 0.7.0
[03.08. - 22:40:50] [ZONE__INIT] Log settings loaded from ./log.ini
[03.08. - 22:40:50] [ZONE__INIT] Mapping Incoming Opcodes
[03.08. - 22:40:50] [ZONE__INIT] Loading Variables
[03.08. - 22:40:50] [ZONE__INIT] Loading zone names
[03.08. - 22:40:50] [ZONE__INIT] Loading items
[03.08. - 22:40:50] [ZONE__INIT_ERR] Loading items FAILED!
[03.08. - 22:40:50] [ZONE__INIT] Failed.  But ignoring error and going on...
[03.08. - 22:40:50] [ZONE__INIT] Loading npc faction lists
[03.08. - 22:40:50] [ZONE__INIT] Loading loot tables
[03.08. - 22:40:57] [ZONE__INIT] Loading skill caps
[03.08. - 22:40:59] [ZONE__INIT] Loading guilds
[03.08. - 22:40:59] [ZONE__INIT] Loading factions
[03.08. - 22:40:59] [ZONE__INIT] Loading titles
[03.08. - 22:40:59] [ZONE__INIT] Loading AA effects
[03.08. - 22:40:59] [ZONE__INIT] Loading tributes
[03.08. - 22:40:59] [ZONE__INIT] Loading corpse timers
[03.08. - 22:40:59] [ZONE__INIT] Loading commands
[03.08. - 22:40:59] command_init(): - Command 'acceptrules' set to access level 0.
[03.08. - 22:40:59] command_init(): - Command 'advnpcspawn' set to access level 150.
[03.08. - 22:40:59] command_init(): - Command 'aggro' set to access level 80.
[03.08. - 22:40:59] command_init(): - Command 'aggrozone' set to access level 100.
[03.08. - 22:40:59] command_init(): - Command 'ai' set to access level 100.
[03.08. - 22:40:59] command_init(): - Command 'altactivate' set to access level 0.
[03.08. - 22:40:59] command_init(): - Command 'appearance' set to access level 150.
[03.08. - 22:40:59] command_init(): - Command 'attack' set to access level 150.
[03.08. - 22:40:59] command_init(): - Command 'ban' set to access level 150.
[03.08. - 22:40:59] command_init(): - Command 'bestz' set to access level 0.
[03.08. - 22:40:59] command_init(): - Command 'bind' set to access level 200.
[03.08. - 22:40:59] command_init(): - Command 'cast' set to access level 0.
[03.08. - 22:40:59] command_init(): - Command 'castspell' set to access level 50.
[03.08. - 22:40:59] command_init(): - Command 'charbackup' set to access level 150.
[03.08. - 22:40:59] command_init(): - Command 'chat' set to access level 200.
[03.08. - 22:40:59] command_init(): - Command 'checklos' set to access level 50.
[03.08. - 22:40:59] command_init(): - Command 'connectworld' set to access level 0.
[03.08. - 22:40:59] command_init(): - Command 'connectworldserver' set to access level 200.
[03.08. - 22:40:59] command_init(): - Command 'copychar' set to access level 100.
[03.08. - 22:40:59] command_init(): - Command 'corpse' set to access level 50.
[03.08. - 22:40:59] command_init(): - Command 'crashtest' set to access level 200.
[03.08. - 22:40:59] command_init(): - Command 'd1' set to access level 200.
[03.08. - 22:40:59] command_init(): - Command 'damage' set to access level 100.
[03.08. - 22:40:59] command_init(): - Command 'datarate' set to access level 100.
[03.08. - 22:40:59] command_init(): - Command 'date' set to access level 90.
[03.08. - 22:40:59] command_init(): - Command 'dbspawn' set to access level 0.
[03.08. - 22:40:59] command_init(): - Command 'dbspawn2' set to access level 100.
[03.08. - 22:40:59] command_init(): - Command 'delacct' set to access level 150.
[03.08. - 22:40:59] command_init(): - Command 'deletegraveyard' set to access level 200.
[03.08. - 22:40:59] command_init(): - Command 'delpetition' set to access level 20.
[03.08. - 22:40:59] command_init(): - Command 'depop' set to access level 50.
[03.08. - 22:40:59] command_init(): - Command 'depopzone' set to access level 100.
[03.08. - 22:40:59] command_init(): - Command 'doanim' set to access level 50.
[03.08. - 22:40:59] command_init(): - Command 'eitem' set to access level 200.
[03.08. - 22:40:59] command_init(): - Command 'emote' set to access level 80.
[03.08. - 22:40:59] command_init(): - Command 'equipitem' set to access level 50.
[03.08. - 22:40:59] command_init(): - Command 'face' set to access level 250.
[03.08. - 22:40:59] command_init(): - Command 'fear' set to access level 200.
[03.08. - 22:40:59] command_init(): - Command 'finditem' set to access level 0.
[03.08. - 22:40:59] command_init(): - Command 'findnpctype' set to access level 100.
[03.08. - 22:40:59] command_init(): - Command 'findspell' set to access level 50.
[03.08. - 22:40:59] command_init(): - Command 'fixmob' set to access level 100.
[03.08. - 22:40:59] command_init(): - Command 'flag' set to access level 200.
[03.08. - 22:40:59] command_init(): - Command 'flagedit' set to access level 100.
[03.08. - 22:40:59] command_init(): - Command 'flags' set to access level 0.
[03.08. - 22:40:59] command_init(): - Command 'flymode' set to access level 50.
[03.08. - 22:40:59] command_init(): - Command 'fov' set to access level 80.
[03.08. - 22:40:59] command_init(): - Command 'freeze' set to access level 80.
[03.08. - 22:40:59] command_init(): - Command 'gassign' set to access level 100.
[03.08. - 22:40:59] command_init(): - Command 'gender' set to access level 50.
[03.08. - 22:40:59] command_init(): - Command 'getvariable' set to access level 200.
[03.08. - 22:40:59] command_init(): - Command 'gi' set to access level 200.
[03.08. - 22:40:59] command_init(): - Command 'ginfo' set to access level 20.
[03.08. - 22:40:59] command_init(): - Command 'giveitem' set to access level 200.
[03.08. - 22:40:59] command_init(): - Command 'gm' set to access level 80.
[03.08. - 22:40:59] command_init(): - Command 'gmhideme' set to access level 0.
[03.08. - 22:40:59] command_init(): - Command 'gmspeed' set to access level 100.
[03.08. - 22:40:59] command_init(): - Command 'goto' set to access level 10.
[03.08. - 22:40:59] command_init(): - Command 'grid' set to access level 170.
[03.08. - 22:40:59] command_init(): - Command 'guild' set to access level 10.
[03.08. - 22:40:59] command_init(): - Command 'guildapprove' set to access level 0.
[03.08. - 22:40:59] command_init(): - Command 'guildcreate' set to access level 0.
[03.08. - 22:40:59] command_init(): - Command 'guildlist' set to access level 0.
[03.08. - 22:40:59] command_init(): - Command 'guilds' set to access level 0.
[03.08. - 22:40:59] command_init(): - Command 'haste' set to access level 100.
[03.08. - 22:40:59] command_init(): - Command 'hatelist' set to access level 80.
[03.08. - 22:40:59] command_init(): - Command 'heal' set to access level 10.
[03.08. - 22:40:59] command_init(): - Command 'help' set to access level 0.
[03.08. - 22:40:59] command_init(): - Command 'hideme' set to access level 80.
[03.08. - 22:40:59] command_init(): - Command 'hp' set to access level 0.
[03.08. - 22:40:59] command_init(): - Command 'incstat' set to access level 200.
[03.08. - 22:40:59] command_init(): - Command 'interrupt' set to access level 50.
[03.08. - 22:40:59] command_init(): - Command 'invul' set to access level 0.
[03.08. - 22:40:59] command_init(): - Command 'invulnerable' set to access level 80.
[03.08. - 22:40:59] command_init(): - Command 'ipban' set to access level 200.
[03.08. - 22:40:59] command_init(): - Command 'iplookup' set to access level 200.
[03.08. - 22:40:59] command_init(): - Command 'iteminfo' set to access level 10.
[03.08. - 22:40:59] command_init(): - Command 'itemsearch' set to access level 10.
[03.08. - 22:40:59] command_init(): - Command 'itemtest' set to access level 250.
[03.08. - 22:40:59] command_init(): - Command 'kick' set to access level 150.
[03.08. - 22:40:59] command_init(): - Command 'kill' set to access level 100.
[03.08. - 22:40:59] command_init(): - Command 'lastname' set to access level 50.
[03.08. - 22:40:59] command_init(): - Command 'level' set to access level 10.
[03.08. - 22:40:59] command_init(): - Command 'listnpcs' set to access level 20.
[03.08. - 22:40:59] command_init(): - Command 'listpetition' set to access level 50.
[03.08. - 22:40:59] command_init(): - Command 'loc' set to access level 0.
[03.08. - 22:40:59] command_init(): - Command 'lock' set to access level 150.
[03.08. - 22:40:59] command_init(): - Command 'log' set to access level 80.
[03.08. - 22:40:59] command_init(): - Command 'logs' set to access level 250.
[03.08. - 22:40:59] command_init(): - Command 'logsql' set to access level 200.
[03.08. - 22:40:59] command_init(): - Command 'los' set to access level 0.
[03.08. - 22:40:59] command_init(): - Command 'makepet' set to access level 50.
[03.08. - 22:40:59] command_init(): - Command 'mana' set to access level 50.
[03.08. - 22:40:59] command_init(): - Command 'manaburn' set to access level 10.
[03.08. - 22:40:59] command_init(): - Command 'manastat' set to access level 80.
[03.08. - 22:40:59] command_init(): - Command 'memspell' set to access level 50.
[03.08. - 22:40:59] command_init(): - Command 'mlog' set to access level 250.
[03.08. - 22:40:59] command_init(): - Command 'modifynpcstat' set to access level 150.
[03.08. - 22:40:59] command_init(): - Command 'motd' set to access level 150.
[03.08. - 22:40:59] command_init(): - Command 'movechar' set to access level 50.
[03.08. - 22:40:59] command_init(): - Command 'name' set to access level 150.
[03.08. - 22:40:59] command_init(): - Command 'nologs' set to access level 250.
[03.08. - 22:40:59] command_init(): - Command 'npccast' set to access level 80.
[03.08. - 22:40:59] command_init(): - Command 'npcedit' set to access level 100.
[03.08. - 22:40:59] command_init(): - Command 'npcemote' set to access level 150.
[03.08. - 22:40:59] command_init(): - Command 'npcloot' set to access level 80.
[03.08. - 22:40:59] command_init(): - Command 'npcsay' set to access level 150.
[03.08. - 22:40:59] command_init(): - Command 'npcshout' set to access level 150.
[03.08. - 22:40:59] command_init(): - Command 'npcspawn' set to access level 170.
[03.08. - 22:40:59] command_init(): - Command 'npcspecialatk' set to access level 0.
[03.08. - 22:40:59] command_init(): - Command 'npcspecialattack' set to access level 0.
[03.08. - 22:40:59] command_init(): - Command 'npcspecialattk' set to access level 80.
[03.08. - 22:40:59] command_init(): - Command 'npcstats' set to access level 80.
[03.08. - 22:40:59] command_init(): - Command 'npctypespawn' set to access level 10.
[03.08. - 22:40:59] command_init(): - Command 'nukebuffs' set to access level 50.
[03.08. - 22:40:59] command_init(): - Command 'nukeitem' set to access level 150.
[03.08. - 22:40:59] command_init(): - Command 'numauths' set to access level 200.
[03.08. - 22:40:59] command_init(): - Command 'oocmute' set to access level 200.
[03.08. - 22:40:59] command_init(): - Command 'opcode' set to access level 250.
[03.08. - 22:40:59] command_init(): - Command 'optest' set to access level 255.
[03.08. - 22:40:59] command_init(): - Command 'path' set to access level 200.
[03.08. - 22:40:59] command_init(): - Command 'peekinv' set to access level 100.
[03.08. - 22:40:59] command_init(): - Command 'peqzone' set to access level 100.
[03.08. - 22:40:59] command_init(): - Command 'permaclass' set to access level 80.
[03.08. - 22:40:59] command_init(): - Command 'permagender' set to access level 80.
[03.08. - 22:40:59] command_init(): - Command 'permarace' set to access level 80.
[03.08. - 22:40:59] command_init(): - Command 'petitioninfo' set to access level 20.
[03.08. - 22:40:59] command_init(): - Command 'pf' set to access level 0.
[03.08. - 22:40:59] command_init(): - Command 'pvp' set to access level 100.
[03.08. - 22:40:59] command_init(): - Command 'qglobal' set to access level 100.
[03.08. - 22:40:59] command_init(): - Command 'race' set to access level 50.
[03.08. - 22:40:59] command_init(): - Command 'refreshgroup' set to access level 0.
[03.08. - 22:40:59] command_init(): - Command 'refundaa' set to access level 100.
[03.08. - 22:40:59] command_init(): - Command 'reloadpl' set to access level 0.
[03.08. - 22:40:59] command_init(): - Command 'reloadqst' set to access level 0.
[03.08. - 22:40:59] command_init(): - Command 'reloadquest' set to access level 150.
[03.08. - 22:40:59] command_init(): - Command 'reloadstatic' set to access level 150.
[03.08. - 22:40:59] command_init(): - Command 'reloadzonepoints' set to access level 150.
[03.08. - 22:40:59] command_init(): - Command 'reloadzps' set to access level 0.
[03.08. - 22:40:59] command_init(): - Command 'repop' set to access level 100.
[03.08. - 22:40:59] command_init(): - Command 'resetaa' set to access level 200.
[03.08. - 22:40:59] command_init(): - Command 'revoke' set to access level 200.
[03.08. - 22:40:59] command_init(): - Command 'rules' set to access level 250.
[03.08. - 22:40:59] command_init(): - Command 'save' set to access level 50.
[03.08. - 22:40:59] command_init(): - Command 'scribespell' set to access level 180.
[03.08. - 22:40:59] command_init(): - Command 'scribespells' set to access level 150.
[03.08. - 22:40:59] command_init(): - Command 'search' set to access level 0.
[03.08. - 22:40:59] command_init(): - Command 'sendop' set to access level 200.
[03.08. - 22:40:59] command_init(): - Command 'sendzonespawns' set to access level 150.
[03.08. - 22:40:59] command_init(): - Command 'serverinfo' set to access level 200.
[03.08. - 22:40:59] command_init(): - Command 'serverrules' set to access level 0.
[03.08. - 22:40:59] command_init(): - Command 'serversidename' set to access level 0.
[03.08. - 22:40:59] command_init(): - Command 'setaaexp' set to access level 0.
[03.08. - 22:40:59] command_init(): - Command 'setaapoints' set to access level 0.
[03.08. - 22:40:59] command_init(): - Command 'setaapts' set to access level 100.
[03.08. - 22:40:59] command_init(): - Command 'setaaxp' set to access level 100.
[03.08. - 22:40:59] command_init(): - Command 'setadventurepoints' set to access level 150.
[03.08. - 22:40:59] command_init(): - Command 'setallskill' set to access level 0.
[03.08. - 22:40:59] command_init(): - Command 'setanim' set to access level 200.
[03.08. - 22:40:59] command_init(): - Command 'setexp' set to access level 0.
[03.08. - 22:40:59] command_init(): - Command 'setfaction' set to access level 170.
[03.08. - 22:40:59] command_init(): - Command 'setgraveyard' set to access level 200.
[03.08. - 22:40:59] command_init(): - Command 'setitemstatus' set to access level 100.
[03.08. - 22:40:59] command_init(): - Command 'setlanguage' set to access level 50.
[03.08. - 22:40:59] command_init(): - Command 'setpass' set to access level 150.
[03.08. - 22:40:59] command_init(): - Command 'setskill' set to access level 50.
[03.08. - 22:40:59] command_init(): - Command 'setskillall' set to access level 50.
[03.08. - 22:40:59] command_init(): - Command 'setstat' set to access level 255.
[03.08. - 22:40:59] command_init(): - Command 'setxp' set to access level 100.
[03.08. - 22:40:59] command_init(): - Command 'showbuffs' set to access level 50.
[03.08. - 22:40:59] command_init(): - Command 'showpetspell' set to access level 200.
[03.08. - 22:40:59] command_init(): - Command 'showskills' set to access level 50.
[03.08. - 22:40:59] command_init(): - Command 'showstats' set to access level 50.
[03.08. - 22:40:59] command_init(): - Command 'shutdown' set to access level 150.
[03.08. - 22:40:59] command_init(): - Command 'si' set to access level 200.
[03.08. - 22:40:59] command_init(): - Command 'size' set to access level 50.
[03.08. - 22:40:59] command_init(): - Command 'spawn' set to access level 10.
[03.08. - 22:40:59] command_init(): - Command 'spawnfix' set to access level 170.
[03.08. - 22:40:59] command_init(): - Command 'spawnstatus' set to access level 100.
[03.08. - 22:40:59] command_init(): - Command 'spellinfo' set to access level 10.
[03.08. - 22:40:59] command_init(): - Command 'spfind' set to access level 0.
[03.08. - 22:40:59] command_init(): - Command 'spoff' set to access level 80.
[03.08. - 22:40:59] command_init(): - Command 'spon' set to access level 80.
[03.08. - 22:40:59] command_init(): - Command 'stun' set to access level 100.
[03.08. - 22:40:59] command_init(): - Command 'summon' set to access level 80.
[03.08. - 22:40:59] command_init(): - Command 'summonitem' set to access level 200.
[03.08. - 22:40:59] command_init(): - Command 'synctod' set to access level 90.
[03.08. - 22:40:59] command_init(): - Command 'task' set to access level 250.
[03.08. - 22:40:59] command_init(): - Command 'testspawn' set to access level 200.
[03.08. - 22:40:59] command_init(): - Command 'testspawnkill' set to access level 200.
[03.08. - 22:40:59] command_init(): - Command 'texture' set to access level 10.
[03.08. - 22:40:59] command_init(): - Command 'time' set to access level 90.
[03.08. - 22:40:59] command_init(): - Command 'timers' set to access level 200.
[03.08. - 22:40:59] command_init(): - Command 'timezone' set to access level 90.
[03.08. - 22:40:59] command_init(): - Command 'title' set to access level 50.
[03.08. - 22:40:59] command_init(): - Command 'traindisc' set to access level 150.
[03.08. - 22:40:59] command_init(): - Command 'undyeme' set to access level 0.
[03.08. - 22:40:59] command_init(): - Command 'unfreeze' set to access level 80.
[03.08. - 22:40:59] command_init(): - Command 'unlock' set to access level 150.
[03.08. - 22:40:59] command_init(): - Command 'unscribespell' set to access level 180.
[03.08. - 22:40:59] command_init(): - Command 'unscribespells' set to access level 180.
[03.08. - 22:40:59] command_init(): - Command 'uptime' set to access level 10.
[03.08. - 22:40:59] command_init(): - Command 'version' set to access level 0.
[03.08. - 22:40:59] command_init(): - Command 'viewmessage' set to access level 100.
[03.08. - 22:40:59] command_init(): - Command 'viewmessages' set to access level 0.
[03.08. - 22:40:59] command_init(): - Command 'viewnpctype' set to access level 100.
[03.08. - 22:40:59] command_init(): - Command 'viewpetition' set to access level 20.
[03.08. - 22:40:59] command_init(): - Command 'wc' set to access level 200.
[03.08. - 22:40:59] command_init(): - Command 'weather' set to access level 80.
[03.08. - 22:40:59] command_init(): - Command 'worldshutdown' set to access level 200.
[03.08. - 22:40:59] command_init(): - Command 'wp' set to access level 170.
[03.08. - 22:40:59] command_init(): - Command 'wpadd' set to access level 170.
[03.08. - 22:40:59] command_init(): - Command 'wpinfo' set to access level 170.
[03.08. - 22:40:59] command_init(): - Command 'zclip' set to access level 80.
[03.08. - 22:40:59] command_init(): - Command 'zcolor' set to access level 80.
[03.08. - 22:40:59] command_init(): - Command 'zhdr' set to access level 0.
[03.08. - 22:40:59] command_init(): - Command 'zheader' set to access level 80.
[03.08. - 22:40:59] command_init(): - Command 'zone' set to access level 50.
[03.08. - 22:40:59] command_init(): - Command 'zonebootup' set to access level 150.
[03.08. - 22:40:59] command_init(): - Command 'zonelock' set to access level 100.
[03.08. - 22:40:59] command_init(): - Command 'zoneshutdown' set to access level 150.
[03.08. - 22:40:59] command_init(): - Command 'zonespawn' set to access level 250.
[03.08. - 22:40:59] command_init(): - Command 'zonestatus' set to access level 150.
[03.08. - 22:40:59] command_init(): - Command 'zsafecoords' set to access level 80.
[03.08. - 22:40:59] command_init(): - Command 'zsave' set to access level 80.
[03.08. - 22:40:59] command_init(): - Command 'zsky' set to access level 80.
[03.08. - 22:40:59] command_init(): - Command 'zstats' set to access level 80.
[03.08. - 22:40:59] command_init(): - Command 'zunderworld' set to access level 80.
[03.08. - 22:40:59] command_init(): - Command 'zuwcoords' set to access level 80.
[03.08. - 22:40:59] [ZONE__INIT] 210 commands loaded
[03.08. - 22:40:59] [RULES__CHANGE] Loading rule set 'default' (1)
[03.08. - 22:40:59] [RULES__CHANGE] Set rule GM:MinStatusToZoneAnywhere to value 250
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Character:MaxLevel to value 65
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Character:LeaveCorpses to value true
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Character:LeaveNakedCorpses to value true
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Combat:MinRangedAttackDist'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Combat:MinRangedAttackDist
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Character:ExpMultiplier to value 0.5000000000000
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Character:AAExpMultiplier'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Character:AAExpMultiplier
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Character:GroupExpMultiplier'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Character:GroupExpMultiplier
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Character:RaidExpMultiplier'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Character:RaidExpMultiplier
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Character:DeathExpLossLevel to value 10
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Character:CorpseDecayTimeMS to value 86400000
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Character:AutosaveIntervalS to value 300
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Character:HPRegenMultiplier to value 100
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Character:ManaRegenMultiplier to value 100
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Character:EnduranceRegenMultiplier to value 100
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Guild:MaxMembers to value 2048
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Skills:MaxTrainTradeskills to value 21
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Pets:AttackCommandRange to value 150.0000000000000
[03.08. - 22:40:59] [RULES__CHANGE] Set rule World:ZoneAutobootTimeoutMS to value 120000
[03.08. - 22:40:59] [RULES__CHANGE] Set rule World:ClientKeepaliveTimeoutMS to value 95000
[03.08. - 22:40:59] [RULES__CHANGE] Set rule World:UseBannedIPsTable to value true
[03.08. - 22:40:59] [RULES__CHANGE] Set rule World:MaxClientsPerIP to value -1
[03.08. - 22:40:59] [RULES__CHANGE] Set rule World:ExemptMaxClientsStatus to value -1
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Aggro:PetSpellAggroMod to value 10
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Aggro:SongAggroMod to value 33
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Aggro:SpellAggroMod to value 100
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Combat:BaseCritChance to value 0.0000000000000
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Combat:WarBerBaseCritChance to value 0.0299999993294
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Combat:BerserkBaseCritChance to value 0.0599999986589
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Combat:NPCBashKickLevel to value 6
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Character:ConsumptionMultiplier to value 100
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Spells:AutoResistDiff to value 15
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Spells:ResistChance to value 2.0000000000000
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Spells:ResistMod to value 0.4000000059605
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Spells:PartialHitChance to value 0.6999999880791
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Combat:ClientBaseCritChance to value 0.0000000000000
[03.08. - 22:40:59] [RULES__CHANGE] Set rule NPC:MinorNPCCorpseDecayTimeMS to value 600000
[03.08. - 22:40:59] [RULES__CHANGE] Set rule NPC:MajorNPCCorpseDecayTimeMS to value 1200000
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Zone:GraveyardTimeMS to value 1200000
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Zone:EnableShadowrest to value true
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Map:FixPathingZWhenLoading to value true
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Map:FixPathingZAtWaypoints to value true
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Map:FixPathingZWhenMoving to value true
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Map:FixPathingZOnSendTo to value false
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Zone:ClientLinkdeadMS to value 180000
[03.08. - 22:40:59] [RULES__CHANGE] Set rule NPC:UseItemBonusesForNonPets to value true
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Map:FixPathingZMaxDeltaSendTo to value 12.0000000000000
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Map:FixPathingZMaxDeltaLoading to value 12.0000000000000
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Map:FixPathingZMaxDeltaMoving to value 12.0000000000000
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Map:FixPathingZMaxDeltaWaypoint to value 12.0000000000000
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Character:HealOnLevel to value false
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Character:FeignKillsPet to value false
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Character:ItemManaRegenCap to value 15
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Character:ItemHealthRegenCap to value 15
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Combat:UseIntervalAC to value true
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Combat:PetAttackMagicLevel to value 30
[03.08. - 22:40:59] [RULES__CHANGE] Set rule NPC:SayPauseTimeInSec to value 10
[03.08. - 22:40:59] [RULES__CHANGE] Set rule NPC:OOCRegen to value 0
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Aggro:SmartAggroList to value true
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Aggro:SittingAggroMod to value 35
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Aggro:MeleeRangeAggroMod to value 20
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Aggro:CurrentTargetAggroMod to value 0
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Aggro:CriticallyWoundedAggroMod to value 100
[03.08. - 22:40:59] [RULES__CHANGE] Set rule NPC:BuffFriends to value true
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Character:DeathItemLossLevel to value 10
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Watermap:CheckWaypointsInWaterWhenLoading to value true
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Watermap:CheckForWaterAtWaypoints to value true
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Watermap:CheckForWaterWhenMoving to value true
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Watermap:CheckForWaterOnSendTo to value false
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Watermap:CheckForWaterWhenFishing to value true
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Watermap:FishingRodLength to value 30.0000000000000
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Watermap:FishingLineLength to value 40.0000000000000
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Character:ItemDamageShieldCap to value 30
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Character:ItemAccuracyCap to value 150
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Character:ItemAvoidanceCap to value 100
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Character:ItemCombatEffectsCap to value 100
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Character:ItemShieldingCap to value 35
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Character:ItemSpellShieldingCap to value 35
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Character:ItemDoTShieldingCap to value 35
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Character:ItemStunResistCap to value 35
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Character:ItemStrikethroughCap to value 35
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Spells:PartialHitChanceFear to value 0.2500000000000
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Zone:MQWarpExemptStatus to value -1
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Zone:MQZoneExemptStatus to value -1
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Zone:MQGateExemptStatus to value -1
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Zone:MQGhostExemptStatus to value -1
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Zone:EnableMQWarpDetector to value true
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Zone:EnableMQZoneDetector to value true
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Zone:EnableMQGateDetector to value true
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Zone:EnableMQGhostDetector to value true
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Combat:EnableFearPathing to value true
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Combat:FleeHPRatio to value 22
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Combat:FleeIfNotAlone to value false
[03.08. - 22:40:59] [RULES__CHANGE] Set rule NPC:EnableNPCQuestJournal to value true
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Character:SkillUpModifier to value 100
[03.08. - 22:40:59] [RULES__CHANGE] Set rule NPC:CorpseUnlockTimer to value 150000
[03.08. - 22:40:59] [RULES__CHANGE] Set rule NPC:EmptyNPCCorpseDecayTimeMS to value 0
[03.08. - 22:40:59] [RULES__CHANGE] Set rule World:ClearTempMerchantlist to value true
[03.08. - 22:40:59] [RULES__CHANGE] Set rule World:AddMaxClientsPerIP to value -1
[03.08. - 22:40:59] [RULES__CHANGE] Set rule World:AddMaxClientsStatus to value -1
[03.08. - 22:40:59] [RULES__CHANGE] Set rule TaskSystem:EnableTaskSystem to value true
[03.08. - 22:40:59] [RULES__CHANGE] Set rule TaskSystem:PeriodicCheckTimer to value 5
[03.08. - 22:40:59] [RULES__CHANGE] Set rule TaskSystem:RecordCompletedTasks to value true
[03.08. - 22:40:59] [RULES__CHANGE] Set rule TaskSystem:RecordCompletedOptionalActivities to value true
[03.08. - 22:40:59] [RULES__CHANGE] Set rule TaskSystem:KeepOneRecordPerCompletedTask to value true
[03.08. - 22:40:59] [RULES__CHANGE] Set rule TaskSystem:EnableTaskProximity to value true
[03.08. - 22:40:59] [RULES__CHANGE] Set rule World:EnableTutorialButton to value true
[03.08. - 22:40:59] [RULES__CHANGE] Set rule World:EnableReturnHomeButton to value true
[03.08. - 22:40:59] [RULES__CHANGE] Set rule World:MaxLevelForTutorial to value 10
[03.08. - 22:40:59] [RULES__CHANGE] Set rule World:MinOfflineTimeToReturnHome to value 21600
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Zone:AutoShutdownDelay to value 5000
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Character:MaxExpLevel to value 0
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Combat:AdjustProcPerMinute to value true
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Combat:AvgProcsPerMinute to value 2.0000000000000
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Combat:ProcPerMinDexContrib to value 0.0750000029802
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Combat:BaseProcChance to value 0.0350000001490
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Combat:ProcDexDivideBy to value 11000.0000000000000
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Chat:ServerWideOOC to value true
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Chat:ServerWideAuction to value true
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Spells:BaseCritChance to value 0
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Spells:BaseCritRatio to value 100
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Spells:WizCritLevel to value 12
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Spells:WizCritChance to value 7
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Spells:WizCritRatio to value 0
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Character:SharedBankPlat to value true
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Spells:ResistPerLevelDiff to value 85
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Character:UseDeathExpLossMult to value false
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Character:DeathExpLossMultiplier to value 3
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Character:BindAnywhere to value false
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Bazaar:AuditTrail to value false
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Bazaar:MaxSearchResults to value 50
[03.08. - 22:40:59] [RULES__CHANGE] Set rule World:TutorialZoneID to value 189
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Bazaar:EnableWarpToTrader to value true
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Bazaar:MaxBarterSearchResults to value 200
[03.08. - 22:40:59] [RULES__CHANGE] Set rule World:AccountSessionLimit to value -1
[03.08. - 22:40:59] [RULES__CHANGE] Set rule World:ExemptAccountLimitStatus to value -1
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Mail:EnableMailSystem'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Mail:EnableMailSystem
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Mail:ExpireTrash'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Mail:ExpireTrash
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Mail:ExpireRead'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Mail:ExpireRead
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Mail:ExpireUnread'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Mail:ExpireUnread
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Channels:RequiredStatusAdmin'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Channels:RequiredStatusAdmin
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Channels:RequiredStatusListAll'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Channels:RequiredStatusListAll
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Channels:DeleteTimer'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Channels:DeleteTimer
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Chat:EnableVoiceMacros'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Chat:EnableVoiceMacros
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Spells:TranslocateTimeLimit'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Spells:TranslocateTimeLimit
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'EventLog:RecordSellToMerchant'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for EventLog:RecordSellToMerchant
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'EventLog:RecordBuyFromMerchant'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for EventLog:RecordBuyFromMerchant
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'World:GMAccountIPList'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for World:GMAccountIPList
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Merchant:UsePriceMod'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Merchant:UsePriceMod
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Merchant:SellCostMod'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Merchant:SellCostMod
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Merchant:BuyCostMod'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Merchant:BuyCostMod
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Merchant:PriceBonusPct'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Merchant:PriceBonusPct
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Merchant:PricePenaltyPct'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Merchant:PricePenaltyPct
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Merchant:ChaBonusMod'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Merchant:ChaBonusMod
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Merchant:ChaPenaltyMod'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Merchant:ChaPenaltyMod
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Combat:BaseHitChance to value 69.0000000000000
[03.08. - 22:40:59] [RULES__CHANGE] Set rule Combat:AgiHitFactor to value 0.0099999997765
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Combat:HitFalloffMinor'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Combat:HitFalloffMinor
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Combat:HitFalloffModerate'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Combat:HitFalloffModerate
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Combat:HitFalloffMajor'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Combat:HitFalloffMajor
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Combat:HitBonusPerLevel'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Combat:HitBonusPerLevel
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Combat:WeaponSkillFalloff'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Combat:WeaponSkillFalloff
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Combat:ArcheryHitPenalty'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Combat:ArcheryHitPenalty
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Chat:EnableMailKeyIPVerification'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Chat:EnableMailKeyIPVerification
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Chat:EnableAntiSpam'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Chat:EnableAntiSpam
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Chat:MinStatusToBypassAntiSpam'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Chat:MinStatusToBypassAntiSpam
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Chat:MinimumMessagesPerInterval'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Chat:MinimumMessagesPerInterval
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Chat:MaximumMessagesPerInterval'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Chat:MaximumMessagesPerInterval
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Chat:MaxMessagesBeforeKick'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Chat:MaxMessagesBeforeKick
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Chat:IntervalDurationMS'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Chat:IntervalDurationMS
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Chat:KarmaUpdateIntervalMS'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Chat:KarmaUpdateIntervalMS
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'World:MinGMAntiHackStatus'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for World:MinGMAntiHackStatus
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Character:RestRegenPercent'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Character:RestRegenPercent
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Character:RestRegenTimeToActivate'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Character:RestRegenTimeToActivate
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'World:SoFStartZoneID'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for World:SoFStartZoneID
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Combat:NPCBonusHitChance'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Combat:NPCBonusHitChance
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Character:KillsPerRaidLeadershipAA'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Character:KillsPerRaidLeadershipAA
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Character:KillsPerGroupLeadershipAA'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Character:KillsPerGroupLeadershipAA
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Adventure:ItemIDToEnablePorts'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Adventure:ItemIDToEnablePorts
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Adventure:MinNumberForGroup'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Adventure:MinNumberForGroup
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Adventure:MaxNumberForGroup'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Adventure:MaxNumberForGroup
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Adventure:MinNumberForRaid'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Adventure:MinNumberForRaid
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Adventure:MaxNumberForRaid'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Adventure:MaxNumberForRaid
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Adventure:MaxLevelRange'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Adventure:MaxLevelRange
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Zone:UsePEQZoneDebuffs'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Zone:UsePEQZoneDebuffs
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Zone:PEQZoneReuseTime'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Zone:PEQZoneReuseTime
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Zone:PEQZoneDebuff1'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Zone:PEQZoneDebuff1
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Zone:PEQZoneDebuff2'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Zone:PEQZoneDebuff2
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'NPC:LastFightingDelayMovingMin'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for NPC:LastFightingDelayMovingMin
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'NPC:LastFightingDelayMovingMax'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for NPC:LastFightingDelayMovingMax
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Combat:ArcheryBonusRequiresStationary'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Combat:ArcheryBonusRequiresStationary
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Pathing:Aggro'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Pathing:Aggro
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Pathing:AggroReturnToGrid'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Pathing:AggroReturnToGrid
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Pathing:CandidateNodeRangeXY'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Pathing:CandidateNodeRangeXY
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Pathing:CandidateNodeRangeZ'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Pathing:CandidateNodeRangeZ
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Pathing:CullNodesFromEnd'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Pathing:CullNodesFromEnd
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Pathing:CullNodesFromStart'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Pathing:CullNodesFromStart
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Pathing:Fear'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Pathing:Fear
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Pathing:Find'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Pathing:Find
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Pathing:Guard'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Pathing:Guard
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Pathing:LOSCheckFrequency'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Pathing:LOSCheckFrequency
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Pathing:MinDistanceForLOSCheckLong'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Pathing:MinDistanceForLOSCheckLong
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Pathing:MinDistanceForLOSCheckShort'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Pathing:MinDistanceForLOSCheckShort
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Pathing:MinNodesTraversedForLOSCheck'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Pathing:MinNodesTraversedForLOSCheck
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Pathing:RouteUpdateFrequencyLong'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Pathing:RouteUpdateFrequencyLong
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Pathing:RouteUpdateFrequencyNodeCount'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Pathing:RouteUpdateFrequencyNodeCount
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Pathing:RouteUpdateFrequencyShort'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Pathing:RouteUpdateFrequencyShort
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Pathing:ZDiffThreshold'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Pathing:ZDiffThreshold
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Map:FindBestZHeightAdjust'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Map:FindBestZHeightAdjust
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Map:UseClosestZ'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Map:UseClosestZ
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'NPC:SmartLastFightingDelayMoving'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for NPC:SmartLastFightingDelayMoving
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Combat:AssistNoTargetSelf'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Combat:AssistNoTargetSelf
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Spells:SacrificeMinLevel'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Spells:SacrificeMinLevel
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Spells:SacrificeMaxLevel'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Spells:SacrificeMaxLevel
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Spells:SacrificeItemID'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Spells:SacrificeItemID
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Combat:MaxRampageTargets'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Combat:MaxRampageTargets
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Combat:MaxFlurryHits'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Combat:MaxFlurryHits
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Combat:MonkDamageTableBonus'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Combat:MonkDamageTableBonus
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Combat:FlyingKickBonus'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Combat:FlyingKickBonus
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Combat:DragonPunchBonus'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Combat:DragonPunchBonus
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Combat:EagleStrikeBonus'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Combat:EagleStrikeBonus
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Combat:TigerClawBonus'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Combat:TigerClawBonus
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Combat:RoundKickBonus'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Combat:RoundKickBonus
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Combat:ArcheryBaseDamageBonus'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Combat:ArcheryBaseDamageBonus
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Character:MaxFearDurationForPlayerCharacter'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Character:MaxFearDurationForPlayerCharacter
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Character:MaxCharmDurationForPlayerCharacter'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Character:MaxCharmDurationForPlayerCharacter
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'AA:ExpPerPoint'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for AA:ExpPerPoint
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'World:MaxClientsSetByStatus'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for World:MaxClientsSetByStatus
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Combat:FleeSnareHPRatio'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Combat:FleeSnareHPRatio
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Chat:KarmaGlobalChatLimit'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Chat:KarmaGlobalChatLimit
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Chat:GlobalChatLevelLimit'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Chat:GlobalChatLevelLimit
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Zone:MQWarpDetectionDistanceFactor'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Zone:MQWarpDetectionDistanceFactor
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Zone:NPCPositonUpdateTicCount'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Zone:NPCPositonUpdateTicCount
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Zone:MarkMQWarpLT'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Zone:MarkMQWarpLT
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Zone:HotZoneBonus'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Zone:HotZoneBonus
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Adventure:LDoNAdventureExpireTime'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Adventure:LDoNAdventureExpireTime
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Combat:ProcTargetOnly'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Combat:ProcTargetOnly
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Character:BaseHPRegenBonusRaces'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Character:BaseHPRegenBonusRaces
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Spells:EnableSpellGlobals'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Spells:EnableSpellGlobals
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'NPC:ReturnNonQuestNoDropItems'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for NPC:ReturnNonQuestNoDropItems
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Skills:UseLimitTradeskillSearchSkillDiff'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Skills:UseLimitTradeskillSearchSkillDiff
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Skills:MaxTradeskillSearchSkillDiff'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Skills:MaxTradeskillSearchSkillDiff
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Character:SoDClientUseSoDHPManaEnd'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Character:SoDClientUseSoDHPManaEnd
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Spells:MaxBuffSlotsNPC'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Spells:MaxBuffSlotsNPC
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Spells:MaxSongSlotsNPC'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Spells:MaxSongSlotsNPC
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Spells:MaxDiscSlotsNPC'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Spells:MaxDiscSlotsNPC
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Spells:MaxTotalSlotsNPC'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Spells:MaxTotalSlotsNPC
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'World:GuildBankZoneID'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for World:GuildBankZoneID
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Character:DeathExpLossMaxLevel'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Character:DeathExpLossMaxLevel
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Character:HasteCap'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Character:HasteCap
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Character:MaxDraggedCorpses'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Character:MaxDraggedCorpses
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Character:DragCorpseDistance'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Character:DragCorpseDistance
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Character:RestRegenEndurance'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Character:RestRegenEndurance
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Spells:VirusSpreadDistance'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Spells:VirusSpreadDistance
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Combat:ArcheryNPCMultiplier'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Combat:ArcheryNPCMultiplier
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Character:ItemCastsUseFocus'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Character:ItemCastsUseFocus
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'World:ExpansionSettings'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for World:ExpansionSettings
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'World:PVPSettings'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for World:PVPSettings
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'World:IsGMPetitionWindowEnabled'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for World:IsGMPetitionWindowEnabled
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'World:FVNoDropFlag'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for World:FVNoDropFlag
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Character:MinStatusForNoDropExemptions'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Character:MinStatusForNoDropExemptions
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Character:SkillCapMaxLevel'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Character:SkillCapMaxLevel
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Console:SessionTimeOut'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Console:SessionTimeOut
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Guild:PlayerCreationAllowed'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Guild:PlayerCreationAllowed
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Guild:PlayerCreationLimit'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Guild:PlayerCreationLimit
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Guild:PlayerCreationRequiredLevel'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Guild:PlayerCreationRequiredLevel
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Guild:PlayerCreationRequiredStatus'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Guild:PlayerCreationRequiredStatus
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Guild:PlayerCreationRequiredTime'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Guild:PlayerCreationRequiredTime
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Spells:LiveLikeFocusEffects'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Spells:LiveLikeFocusEffects
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'NPC:StartEnrageValue'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for NPC:StartEnrageValue
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'NPC:LiveLikeEnrage'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for NPC:LiveLikeEnrage
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Character:ItemExtraDmgCap'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Character:ItemExtraDmgCap
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Character:CheckCursorEmptyWhenLooting'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Character:CheckCursorEmptyWhenLooting
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Character:MaintainIntoxicationAcrossZones'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Character:MaintainIntoxicationAcrossZones
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Skills:MaxTrainSpecializations'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Skills:MaxTrainSpecializations
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Character:UseNewStatsWindow'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Character:UseNewStatsWindow
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Character:ItemEnduranceRegenCap'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Character:ItemEnduranceRegenCap
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Character:ItemClairvoyanceCap'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Character:ItemClairvoyanceCap
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Character:ItemHealAmtCap'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Character:ItemHealAmtCap
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Character:ItemSpellDmgCap'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Character:ItemSpellDmgCap
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Character:ItemDSMitigationCap'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Character:ItemDSMitigationCap
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Combat:NPCBashKickStunChance'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Combat:NPCBashKickStunChance
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Spells:EnableBlockedBuffs'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Spells:EnableBlockedBuffs
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Character:RespawnFromHover'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Character:RespawnFromHover
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Character:RespawnFromHoverTimer'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Character:RespawnFromHoverTimer
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Character:UseRaceClassExpBonuses'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Character:UseRaceClassExpBonuses
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Spells:ReflectType'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Spells:ReflectType
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Character:EnableDiscoveredItems'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Character:EnableDiscoveredItems
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Spells:BaseImmunityLevel'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Spells:BaseImmunityLevel
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Spells:NPCIgnoreBaseImmunity'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Spells:NPCIgnoreBaseImmunity
[03.08. - 22:40:59] [RULES__ERROR] Unable to find rule 'Combat:MinHastedDelay'
[03.08. - 22:40:59] [RULES__ERROR] Unable to interpret rule record for Combat:MinHastedDelay
[03.08. - 22:40:59] [ZONE__INIT] Loaded default rule set 'default'
[03.08. - 22:40:59] [ZONE__INIT] Loading Tasks
[03.08. - 22:40:59] [ZONE__INIT] Loading embedded perl XS
[03.08. - 22:40:59] [ZONE__INIT] Loading quests
[03.08. - 22:41:01] [ZONE__INIT] Entering sleep mode
[03.08. - 22:41:01] [NET__IDENTIFY] Registered patch 6.2
[03.08. - 22:41:01] [NET__IDENTIFY] Registered patch Titanium
[03.08. - 22:41:01] [NET__IDENTIFY] Registered patch Anniversary
[03.08. - 22:41:01] [NET__IDENTIFY] Registered patch Live
[03.08. - 22:41:01] [NET__WORLD] Connected to World: 127.0.0.1:9000
[03.08. - 22:41:01] [ZONE__WORLD] World indicated port 7000 for this zone.
[03.08. - 22:41:01] [ZONE__INIT] Starting EQ Network server on port 7000
Code:
@echo off
Echo Starting MiniLogin Server
c:
cd c:\minilogin
start minilogin.exe
echo.
echo.

cd C:\eqemu
start world.exe
echo waiting a bit for world to finish loading...
echo.
echo.
ping -n 10 127.0.0.1 > nul

echo starting zone
start eqlaunch.exe zone
exit
BELOW LOGIN _SERVER.INI
Code:
### --- This file tells world.exe what loginserver to connect to.
### --- Leave the account and password field BLANK.

### --- Public Login is un-supported as is LAN playing. We reccomend using the EQEmu.net Loginserver ALWAYS.

### --- NOTE: Starting 6-1-2002, you can no longer use the word "Server" in worldname.
### --- NOTE2: the word "Server" is added to each server automaticly.

# READ README.TXT

[LoginServer]
loginserver=192.168.155.100
loginport=5999
worldname=EsoEq
worldaddress=192.168.155.100
locked=false
account=
password=

[WorldServer]
Defaultstatus=
Unavailzone=

[ChatChannelServer]
worldshortname=
chataddress=
chatport=

[LoginConfig]
ServerMode=StandAlone
ServerPort=5999
__________________
"Be who you are and say what you feel because those who matter don't mind
and those who mind don't matter." - Theodore Seuss Geisel. [Dr. Seuss.]

Reply With Quote
 


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

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

Forum Jump

   

All times are GMT -4. The time now is 11:36 AM.


 

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