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

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

Reply
 
Thread Tools Display Modes
  #1  
Old 08-30-2009, 04:58 AM
Iindie
Fire Beetle
 
Join Date: Jun 2005
Posts: 0
Default Compile on Ubuntu

Hi there this is iindie , i just started compiling the EqEmu project on my MacMini installed Ubuntu machine. I followed the guide and got a successful compile out of the present guide , for debian however when i start up the server

1) Created characters are not able to move.

Here is a snapshot of my present logs.

Code:
LoginServer : 

./EQEmuLoginServer 
EQEmuLoginServer

  Using Port: 5998
  Dumping Inbound packets.
  Dumping Outbound packets.
  Tracing ON.
  Database Server: eqs.biesse.net
  Database Catalog: PEQLoginDB


[Error] Load of Security Library 'libEQEmuAuthCrypto.so' failed:
/usr/lib/libEQEmuAuthCrypto.so: undefined symbol: _ZN8CryptoPP20AllocatorWithCleanupIhLb0EE8allocateEjPKv
Security Module Load Failed.
[Debug] Starting Log: logs/eqemu_debug_10942.log
[Debug] [COMMON__THREADS] Starting EQStreamFactoryReaderLoop with thread ID -1213383792
[Debug] [COMMON__THREADS] Starting EQStreamFactoryWriterLoop with thread ID -1221776496
[Debug] [WORLD__LS] Client (UDP) listener started.
Server (TCP) listener started.
[Debug] [COMMON__THREADS] Starting TCPServerLoop with thread ID -1230365808

World Log:

./world 
[Debug] Starting Log: logs/eqemu_debug_world.log
[Debug] [COMMON__THREADS] Starting TCPServerLoop with thread ID -1214194800
[Debug] [RULES__CHANGE] Resetting running rules to default values
[Debug] [WORLD__INIT] Loading server configuration..
[Debug] [COMMON__THREADS] Starting TCPServerLoop with thread ID -1222587504
[Debug] [WORLD__INIT] Log settings loaded from log.ini
[Debug] [WORLD__INIT] CURRENT_WORLD_VERSION:EQEMu 0.8.0
[Debug] [WORLD__INIT] Connecting to MySQL...
[Status] Starting Log: logs/eqemu_world.log
[Status] Using database 'peq' at localhost:3306
[Debug] [WORLD__INIT] HTTP world service disabled.
[Debug] [WORLD__INIT] Loading variables..
[Debug] [COMMON__THREADS] Starting DBAsyncLoop with thread ID -1232077936
[Debug] [WORLD__INIT] Loading zones..
[Debug] [WORLD__INIT] Clearing groups..
[Debug] [WORLD__INIT] Clearing raids..
[Debug] [WORLD__INIT] Loading items..
[Status] libEMuShareMem.so loaded
[Debug] [WORLD__INIT] Loading guilds..
[Debug] [RULES__CHANGE] Loading rule set 'default' (1)
[Debug] [RULES__CHANGE] Set rule GM:MinStatusToZoneAnywhere to value 250
[Debug] [RULES__CHANGE] Set rule Character:MaxLevel to value 65
[Debug] [RULES__CHANGE] Set rule Character:LeaveCorpses to value true
[Debug] [RULES__CHANGE] Set rule Character:LeaveNakedCorpses to value true
[Debug] [RULES__CHANGE] Set rule Combat:MinRangedAttackDist to value 25
[Debug] [RULES__CHANGE] Set rule Character:ExpMultiplier to value 20.0000000000000
[Debug] [RULES__CHANGE] Set rule Character:AAExpMultiplier to value 100.0000000000000
[Debug] [RULES__CHANGE] Set rule Character:GroupExpMultiplier to value 0.5000000000000
[Debug] [RULES__CHANGE] Set rule Character:RaidExpMultiplier to value 0.2000000029802
[Debug] [RULES__CHANGE] Set rule Character:DeathExpLossLevel to value 100
[Debug] [RULES__CHANGE] Set rule Character:CorpseDecayTimeMS to value 86400000
[Debug] [RULES__CHANGE] Set rule Character:AutosaveIntervalS to value 300
[Debug] [RULES__CHANGE] Set rule Character:HPRegenMultiplier to value 100
[Debug] [RULES__CHANGE] Set rule Character:ManaRegenMultiplier to value 100
[Debug] [RULES__CHANGE] Set rule Character:EnduranceRegenMultiplier to value 100
[Debug] [RULES__CHANGE] Set rule Guild:MaxMembers to value 2048
[Debug] [RULES__CHANGE] Set rule Skills:MaxTrainTradeskills to value 21
[Debug] [RULES__CHANGE] Set rule Pets:AttackCommandRange to value 150.0000000000000
[Debug] [RULES__CHANGE] Set rule World:ZoneAutobootTimeoutMS to value 120000
[Debug] [RULES__CHANGE] Set rule World:ClientKeepaliveTimeoutMS to value 95000
[Debug] [RULES__CHANGE] Set rule World:UseBannedIPsTable to value true
[Debug] [RULES__CHANGE] Set rule World:MaxClientsPerIP to value -1
[Debug] [RULES__CHANGE] Set rule World:ExemptMaxClientsStatus to value -1
[Debug] [RULES__CHANGE] Set rule Aggro:PetSpellAggroMod to value 10
[Debug] [RULES__CHANGE] Set rule Aggro:SongAggroMod to value 33
[Debug] [RULES__CHANGE] Set rule Aggro:SpellAggroMod to value 1
[Debug] [RULES__CHANGE] Set rule Combat:BaseCritChance to value 0.0000000000000
[Debug] [RULES__CHANGE] Set rule Combat:WarBerBaseCritChance to value 0.0299999993294
[Debug] [RULES__CHANGE] Set rule Combat:BerserkBaseCritChance to value 0.0599999986589
[Debug] [RULES__CHANGE] Set rule Combat:NPCBashKickLevel to value 6
[Debug] [RULES__CHANGE] Set rule Character:ConsumptionMultiplier to value 100
[Debug] [RULES__CHANGE] Set rule Spells:AutoResistDiff to value 15
[Debug] [RULES__CHANGE] Set rule Spells:ResistChance to value 2.0000000000000
[Debug] [RULES__CHANGE] Set rule Spells:ResistMod to value 0.4000000059605
[Debug] [RULES__CHANGE] Set rule Spells:PartialHitChance to value 0.6999999880791
[Debug] [RULES__CHANGE] Set rule Combat:ClientBaseCritChance to value 0.0000000000000
[Debug] [RULES__CHANGE] Set rule NPC:MinorNPCCorpseDecayTimeMS to value 600000
[Debug] [RULES__CHANGE] Set rule NPC:MajorNPCCorpseDecayTimeMS to value 1200000
[Debug] [RULES__CHANGE] Set rule Zone:GraveyardTimeMS to value 1200000
[Debug] [RULES__CHANGE] Set rule Zone:EnableShadowrest to value true
[Debug] [RULES__CHANGE] Set rule Map:FixPathingZWhenLoading to value true
[Debug] [RULES__CHANGE] Set rule Map:FixPathingZAtWaypoints to value true
[Debug] [RULES__CHANGE] Set rule Map:FixPathingZWhenMoving to value true
[Debug] [RULES__CHANGE] Set rule Map:FixPathingZOnSendTo to value false
[Debug] [RULES__CHANGE] Set rule Zone:ClientLinkdeadMS to value 180000
[Debug] [RULES__CHANGE] Set rule NPC:UseItemBonusesForNonPets to value true
[Debug] [RULES__CHANGE] Set rule Map:FixPathingZMaxDeltaSendTo to value 12.0000000000000
[Debug] [RULES__CHANGE] Set rule Map:FixPathingZMaxDeltaLoading to value 12.0000000000000
[Debug] [RULES__CHANGE] Set rule Map:FixPathingZMaxDeltaMoving to value 12.0000000000000
[Debug] [RULES__CHANGE] Set rule Map:FixPathingZMaxDeltaWaypoint to value 12.0000000000000
[Debug] [RULES__CHANGE] Set rule Character:HealOnLevel to value false
[Debug] [RULES__CHANGE] Set rule Character:FeignKillsPet to value false
[Debug] [RULES__CHANGE] Set rule Character:ItemManaRegenCap to value 15
[Debug] [RULES__CHANGE] Set rule Character:ItemHealthRegenCap to value 15
[Debug] [RULES__CHANGE] Set rule Combat:UseIntervalAC to value true
[Debug] [RULES__CHANGE] Set rule Combat:PetAttackMagicLevel to value 30
[Debug] [RULES__CHANGE] Set rule NPC:SayPauseTimeInSec to value 10
[Debug] [RULES__CHANGE] Set rule NPC:OOCRegen to value 0
[Debug] [RULES__CHANGE] Set rule Aggro:SmartAggroList to value true
[Debug] [RULES__CHANGE] Set rule Aggro:SittingAggroMod to value 35
[Debug] [RULES__CHANGE] Set rule Aggro:MeleeRangeAggroMod to value 20
[Debug] [RULES__CHANGE] Set rule Aggro:CurrentTargetAggroMod to value 0
[Debug] [RULES__CHANGE] Set rule Aggro:CriticallyWoundedAggroMod to value 100
[Debug] [RULES__CHANGE] Set rule NPC:BuffFriends to value true
[Debug] [RULES__CHANGE] Set rule Character:DeathItemLossLevel to value 10
[Debug] [RULES__CHANGE] Set rule Watermap:CheckWaypointsInWaterWhenLoading to value true
[Debug] [RULES__CHANGE] Set rule Watermap:CheckForWaterAtWaypoints to value true
[Debug] [RULES__CHANGE] Set rule Watermap:CheckForWaterWhenMoving to value true
[Debug] [RULES__CHANGE] Set rule Watermap:CheckForWaterOnSendTo to value false
[Debug] [RULES__CHANGE] Set rule Watermap:CheckForWaterWhenFishing to value true
[Debug] [RULES__CHANGE] Set rule Watermap:FishingRodLength to value 30.0000000000000
[Debug] [RULES__CHANGE] Set rule Watermap:FishingLineLength to value 40.0000000000000
[Debug] [RULES__CHANGE] Set rule Character:ItemDamageShieldCap to value 30
[Debug] [RULES__CHANGE] Set rule Character:ItemAccuracyCap to value 150
[Debug] [RULES__CHANGE] Set rule Character:ItemAvoidanceCap to value 100
[Debug] [RULES__CHANGE] Set rule Character:ItemCombatEffectsCap to value 100
[Debug] [RULES__CHANGE] Set rule Character:ItemShieldingCap to value 35
[Debug] [RULES__CHANGE] Set rule Character:ItemSpellShieldingCap to value 35
[Debug] [RULES__CHANGE] Set rule Character:ItemDoTShieldingCap to value 35
[Debug] [RULES__CHANGE] Set rule Character:ItemStunResistCap to value 35
[Debug] [RULES__CHANGE] Set rule Character:ItemStrikethroughCap to value 35
[Debug] [RULES__CHANGE] Set rule Spells:PartialHitChanceFear to value 0.2500000000000
[Debug] [RULES__CHANGE] Set rule Zone:MQWarpExemptStatus to value -1
[Debug] [RULES__CHANGE] Set rule Zone:MQZoneExemptStatus to value -1
[Debug] [RULES__CHANGE] Set rule Zone:MQGateExemptStatus to value -1
[Debug] [RULES__CHANGE] Set rule Zone:MQGhostExemptStatus to value -1
[Debug] [RULES__CHANGE] Set rule Zone:EnableMQWarpDetector to value true
[Debug] [RULES__CHANGE] Set rule Zone:EnableMQZoneDetector to value true
[Debug] [RULES__CHANGE] Set rule Zone:EnableMQGateDetector to value true
[Debug] [RULES__CHANGE] Set rule Zone:EnableMQGhostDetector to value true
[Debug] [RULES__CHANGE] Set rule Combat:EnableFearPathing to value true
[Debug] [RULES__CHANGE] Set rule Combat:FleeHPRatio to value 22
[Debug] [RULES__CHANGE] Set rule Combat:FleeIfNotAlone to value false
[Debug] [RULES__CHANGE] Set rule NPC:EnableNPCQuestJournal to value true
[Debug] [RULES__CHANGE] Set rule Character:SkillUpModifier to value 100
[Debug] [RULES__CHANGE] Set rule NPC:CorpseUnlockTimer to value 150000
[Debug] [RULES__CHANGE] Set rule NPC:EmptyNPCCorpseDecayTimeMS to value 0
[Debug] [RULES__CHANGE] Set rule World:ClearTempMerchantlist to value true
[Debug] [RULES__CHANGE] Set rule World:AddMaxClientsPerIP to value -1
[Debug] [RULES__CHANGE] Set rule World:AddMaxClientsStatus to value -1
[Debug] [RULES__CHANGE] Set rule TaskSystem:EnableTaskSystem to value true
[Debug] [RULES__CHANGE] Set rule TaskSystem:PeriodicCheckTimer to value 5
[Debug] [RULES__CHANGE] Set rule TaskSystem:RecordCompletedTasks to value true
[Debug] [RULES__CHANGE] Set rule TaskSystem:RecordCompletedOptionalActivities to value true
[Debug] [RULES__CHANGE] Set rule TaskSystem:KeepOneRecordPerCompletedTask to value true
[Debug] [RULES__CHANGE] Set rule TaskSystem:EnableTaskProximity to value true
[Debug] [RULES__CHANGE] Set rule World:EnableTutorialButton to value true
[Debug] [RULES__CHANGE] Set rule World:EnableReturnHomeButton to value true
[Debug] [RULES__CHANGE] Set rule World:MaxLevelForTutorial to value 10
[Debug] [RULES__CHANGE] Set rule World:MinOfflineTimeToReturnHome to value 21600
[Debug] [RULES__CHANGE] Set rule Zone:AutoShutdownDelay to value 5000
[Debug] [RULES__CHANGE] Set rule Character:MaxExpLevel to value 0
[Debug] [RULES__CHANGE] Set rule Combat:AdjustProcPerMinute to value true
[Debug] [RULES__CHANGE] Set rule Combat:AvgProcsPerMinute to value 2.0000000000000
[Debug] [RULES__CHANGE] Set rule Combat:ProcPerMinDexContrib to value 0.0750000029802
[Debug] [RULES__CHANGE] Set rule Combat:BaseProcChance to value 0.0350000001490
[Debug] [RULES__CHANGE] Set rule Combat:ProcDexDivideBy to value 11000.0000000000000
[Debug] [RULES__CHANGE] Set rule Chat:ServerWideOOC to value true
[Debug] [RULES__CHANGE] Set rule Chat:ServerWideAuction to value true
[Debug] [RULES__CHANGE] Set rule Spells:BaseCritChance to value 0
[Debug] [RULES__CHANGE] Set rule Spells:BaseCritRatio to value 100
[Debug] [RULES__CHANGE] Set rule Spells:WizCritLevel to value 12
[Debug] [RULES__CHANGE] Set rule Spells:WizCritChance to value 7
[Debug] [RULES__CHANGE] Set rule Spells:WizCritRatio to value 0
[Debug] [RULES__CHANGE] Set rule Character:SharedBankPlat to value true
[Debug] [RULES__CHANGE] Set rule Spells:ResistPerLevelDiff to value 85
[Debug] [RULES__CHANGE] Set rule Character:UseDeathExpLossMult to value true
[Debug] [RULES__CHANGE] Set rule Character:DeathExpLossMultiplier to value 3
[Debug] [RULES__CHANGE] Set rule Character:BindAnywhere to value false
[Debug] [RULES__CHANGE] Set rule Bazaar:AuditTrail to value false
[Debug] [RULES__CHANGE] Set rule Bazaar:MaxSearchResults to value 50
[Debug] [RULES__CHANGE] Set rule World:TutorialZoneID to value 189
[Debug] [RULES__CHANGE] Set rule Bazaar:EnableWarpToTrader to value true
[Debug] [RULES__CHANGE] Set rule Bazaar:MaxBarterSearchResults to value 200
[Debug] [RULES__CHANGE] Set rule World:AccountSessionLimit to value -1
[Debug] [RULES__CHANGE] Set rule World:ExemptAccountLimitStatus to value -1
[Debug] [RULES__CHANGE] Set rule Mail:EnableMailSystem to value true
[Debug] [RULES__CHANGE] Set rule Mail:ExpireTrash to value 0
[Debug] [RULES__CHANGE] Set rule Mail:ExpireRead to value 31536000
[Debug] [RULES__CHANGE] Set rule Mail:ExpireUnread to value 31536000
[Debug] [RULES__CHANGE] Set rule Channels:RequiredStatusAdmin to value 251
[Debug] [RULES__CHANGE] Set rule Channels:RequiredStatusListAll to value 251
[Debug] [RULES__CHANGE] Set rule Channels:DeleteTimer to value 1440
[Debug] [RULES__CHANGE] Set rule Chat:EnableVoiceMacros to value true
[Debug] [RULES__CHANGE] Set rule Spells:TranslocateTimeLimit to value 0
[Debug] [RULES__CHANGE] Set rule EventLog:RecordSellToMerchant to value false
[Debug] [RULES__CHANGE] Set rule EventLog:RecordBuyFromMerchant to value false
[Debug] [RULES__CHANGE] Set rule World:GMAccountIPList to value false
[Debug] [RULES__CHANGE] Set rule Merchant:UsePriceMod to value true
[Debug] [RULES__CHANGE] Set rule Merchant:SellCostMod to value 1.0499999523163
[Debug] [RULES__CHANGE] Set rule Merchant:BuyCostMod to value 0.9499999880791
[Debug] [RULES__CHANGE] Set rule Merchant:PriceBonusPct to value 4
[Debug] [RULES__CHANGE] Set rule Merchant:PricePenaltyPct to value 4
[Debug] [RULES__CHANGE] Set rule Merchant:ChaBonusMod to value 3.4500000476837
[Debug] [RULES__CHANGE] Set rule Merchant:ChaPenaltyMod to value 1.5199999809265
[Debug] [RULES__CHANGE] Set rule Combat:BaseHitChance to value 69.0000000000000
[Debug] [RULES__CHANGE] Set rule Combat:AgiHitFactor to value 0.0099999997765
[Debug] [RULES__CHANGE] Set rule Combat:HitFalloffMinor to value 5.0000000000000
[Debug] [RULES__CHANGE] Set rule Combat:HitFalloffModerate to value 7.0000000000000
[Debug] [RULES__CHANGE] Set rule Combat:HitFalloffMajor to value 50.0000000000000
[Debug] [RULES__CHANGE] Set rule Combat:HitBonusPerLevel to value 1.2000000476837
[Debug] [RULES__CHANGE] Set rule Combat:WeaponSkillFalloff to value 0.3300000131130
[Debug] [RULES__CHANGE] Set rule Combat:ArcheryHitPenalty to value 0.2500000000000
[Debug] [RULES__CHANGE] Set rule Chat:EnableMailKeyIPVerification to value true
[Debug] [RULES__CHANGE] Set rule Chat:EnableAntiSpam to value true
[Debug] [RULES__CHANGE] Set rule Chat:MinStatusToBypassAntiSpam to value 80
[Debug] [RULES__CHANGE] Set rule Chat:MinimumMessagesPerInterval to value 4
[Debug] [RULES__CHANGE] Set rule Chat:MaximumMessagesPerInterval to value 12
[Debug] [RULES__CHANGE] Set rule Chat:MaxMessagesBeforeKick to value 20
[Debug] [RULES__CHANGE] Set rule Chat:IntervalDurationMS to value 60000
[Debug] [RULES__CHANGE] Set rule Chat:KarmaUpdateIntervalMS to value 1200000
[Debug] [RULES__CHANGE] Set rule World:MinGMAntiHackStatus to value 2
[Debug] [RULES__CHANGE] Set rule Character:RestRegenPercent to value 0
[Debug] [RULES__CHANGE] Set rule Character:RestRegenTimeToActivate to value 30000
[Debug] [RULES__CHANGE] Set rule World:SoFStartZoneID to value -1
[Debug] [RULES__CHANGE] Set rule Combat:NPCBonusHitChance to value 26.0000000000000
[Debug] [RULES__CHANGE] Set rule Character:KillsPerRaidLeadershipAA to value 50
[Debug] [RULES__CHANGE] Set rule Character:KillsPerGroupLeadershipAA to value 50
[Debug] [RULES__CHANGE] Set rule Adventure:ItemIDToEnablePorts to value 41000
[Debug] [RULES__CHANGE] Set rule Adventure:MinNumberForGroup to value 2
[Debug] [RULES__CHANGE] Set rule Adventure:MaxNumberForGroup to value 6
[Debug] [RULES__CHANGE] Set rule Adventure:MinNumberForRaid to value 18
[Debug] [RULES__CHANGE] Set rule Adventure:MaxNumberForRaid to value 36
[Debug] [RULES__CHANGE] Set rule Adventure:MaxLevelRange to value 9
[Debug] [RULES__CHANGE] Set rule Zone:UsePEQZoneDebuffs to value true
[Debug] [RULES__CHANGE] Set rule Zone:PEQZoneReuseTime to value 900
[Debug] [RULES__CHANGE] Set rule Zone:PEQZoneDebuff1 to value 4454
[Debug] [RULES__CHANGE] Set rule Zone:PEQZoneDebuff2 to value 2209
[Debug] [RULES__CHANGE] Set rule NPC:LastFightingDelayMovingMin to value 10000
[Debug] [RULES__CHANGE] Set rule NPC:LastFightingDelayMovingMax to value 20000
[Debug] [RULES__CHANGE] Set rule Combat:ArcheryBonusRequiresStationary to value true
[Debug] [RULES__CHANGE] Set rule Pathing:Aggro to value true
[Debug] [RULES__CHANGE] Set rule Pathing:AggroReturnToGrid to value true
[Debug] [RULES__CHANGE] Set rule Pathing:CandidateNodeRangeXY to value 400.0000000000000
[Debug] [RULES__CHANGE] Set rule Pathing:CandidateNodeRangeZ to value 10.0000000000000
[Debug] [RULES__CHANGE] Set rule Pathing:CullNodesFromEnd to value 1
[Debug] [RULES__CHANGE] Set rule Pathing:CullNodesFromStart to value 1
[Debug] [RULES__CHANGE] Set rule Pathing:Fear to value true
[Debug] [RULES__CHANGE] Set rule Pathing:Find to value true
[Debug] [RULES__CHANGE] Set rule Pathing:Guard to value true
[Debug] [RULES__CHANGE] Set rule Pathing:LOSCheckFrequency to value 1000
[Debug] [RULES__ERROR] Unable to find rule 'Pathing:MaxNodesLeftForLOSCheck'
[Debug] [RULES__ERROR] Unable to interpret rule record for Pathing:MaxNodesLeftForLOSCheck
[Debug] [RULES__CHANGE] Set rule Pathing:MinDistanceForLOSCheckLong to value 1000000.0000000000000
[Debug] [RULES__CHANGE] Set rule Pathing:MinDistanceForLOSCheckShort to value 40000.0000000000000
[Debug] [RULES__CHANGE] Set rule Pathing:MinNodesTraversedForLOSCheck to value 3
[Debug] [RULES__CHANGE] Set rule Pathing:RouteUpdateFrequencyLong to value 5000
[Debug] [RULES__CHANGE] Set rule Pathing:RouteUpdateFrequencyNodeCount to value 5
[Debug] [RULES__CHANGE] Set rule Pathing:RouteUpdateFrequencyShort to value 1000
[Debug] [RULES__CHANGE] Set rule Pathing:ZDiffThreshold to value 10.0000000000000
[Debug] [RULES__CHANGE] Set rule Map:FindBestZHeightAdjust to value 1
[Debug] [RULES__CHANGE] Set rule Map:UseClosestZ to value false
[Debug] [RULES__CHANGE] Set rule NPC:SmartLastFightingDelayMoving to value true
[Debug] [RULES__CHANGE] Set rule Combat:AssistNoTargetSelf to value false
[Debug] [RULES__CHANGE] Set rule Spells:SacrificeMinLevel to value 46
[Debug] [RULES__CHANGE] Set rule Spells:SacrificeMaxLevel to value 69
[Debug] [RULES__CHANGE] Set rule Spells:SacrificeItemID to value 9963
[Debug] [RULES__CHANGE] Set rule Combat:MaxRampageTargets to value 3
[Debug] [RULES__CHANGE] Set rule Combat:MaxFlurryHits to value 2
[Debug] [RULES__CHANGE] Set rule Combat:MonkDamageTableBonus to value 10
[Debug] [RULES__CHANGE] Set rule Combat:FlyingKickBonus to value 25
[Debug] [RULES__CHANGE] Set rule Combat:DragonPunchBonus to value 20
[Debug] [RULES__CHANGE] Set rule Combat:EagleStrikeBonus to value 15
[Debug] [RULES__CHANGE] Set rule Combat:TigerClawBonus to value 10
[Debug] [RULES__CHANGE] Set rule Combat:RoundKickBonus to value 5
[Debug] [RULES__ERROR] Unable to find rule 'AA:MaxEffectSlots'
[Debug] [RULES__ERROR] Unable to interpret rule record for AA:MaxEffectSlots
[Debug] [RULES__CHANGE] Set rule Combat:ArcheryBaseDamageBonus to value 1.0000000000000
[Debug] [RULES__CHANGE] Set rule Character:MaxFearDurationForPlayerCharacter to value 4
[Debug] [RULES__CHANGE] Set rule Character:MaxCharmDurationForPlayerCharacter to value 15
[Debug] [RULES__CHANGE] Set rule AA:ExpPerPoint to value 23976503
[Debug] [RULES__CHANGE] Set rule World:MaxClientsSetByStatus to value false
[Debug] [RULES__CHANGE] Set rule Combat:FleeSnareHPRatio to value 11
[Debug] [RULES__CHANGE] Set rule Chat:KarmaGlobalChatLimit to value 720
[Debug] [RULES__CHANGE] Set rule Chat:GlobalChatLevelLimit to value 5
[Debug] [RULES__CHANGE] Set rule Zone:MQWarpDetectionDistanceFactor to value 5.8000001907349
[Debug] [RULES__CHANGE] Set rule Zone:NPCPositonUpdateTicCount to value 32
[Debug] [WORLD__INIT] Loaded default rule set 'default'
[Debug] [WORLD__INIT] Clearing temporary merchant lists..
[Debug] [WORLD__INIT] Loading EQ time of day..
[Debug] [WORLD__INIT] Loading launcher list..
[Debug] [WORLD__INIT] Reboot zone modes ON
[Debug] [WORLD__INIT] Deleted 0 stale player corpses from database
[Debug] [WORLD__INIT] Deleted 0 stale player backups from database
[Debug] [WORLD__INIT] Purging expired instances
[Debug] [WORLD__INIT] Zone (TCP) listener started.
[Debug] [COMMON__THREADS] Starting EQStreamFactoryReaderLoop with thread ID -1290949744
[Debug] [COMMON__THREADS] Starting EQStreamFactoryWriterLoop with thread ID -1299342448
[Debug] [WORLD__INIT] Client (UDP) listener started.
[Debug] [NET__IDENTIFY] Registered patch 6.2
[Debug] [NET__IDENTIFY] Registered patch Titanium
[Debug] [NET__IDENTIFY] Registered patch SoF
[Debug] [WORLD__LS] Connecting to login server...
[Debug] [COMMON__THREADS] Starting TCPConnectionLoop with thread ID -1317094512
[Debug] [WORLD__LS] Connected to Loginserver: eqemulator.net:5998
[Debug] [WORLD__ZONE] New TCP connection from 127.0.0.1:41994
[Debug] [WORLD__CONSOLE] New zoneserver #1 from 127.0.0.1:41994
[Debug] [WORLD__ZONE] [1] Zone started with name . by launcher NONE
[Debug] [WORLD__ZONE] [1] Auto zone port configuration.  Telling zone to use port 7000

zone log:
[Debug] [ZONE__INIT] Loading loot tables
[Debug] [ZONE__INIT] Loading skill caps
[Debug] [ZONE__INIT] Loading spells
[Debug] [ZONE__INIT] Loading guilds
[Debug] [ZONE__INIT] Loading factions
[Debug] [ZONE__INIT] Loading titles
[Debug] [ZONE__INIT] Loading AA effects
[Debug] [ZONE__INIT] Loading tributes
[Debug] [ZONE__INIT] Loading corpse timers
[Debug] [ZONE__INIT] Loading commands
[Debug] command_init(): - Command 'acceptrules' set to access level 0.
[Debug] command_init(): - Command 'advnpcspawn' set to access level 150.
[Debug] command_init(): - Command 'aggro' set to access level 80.
[Debug] command_init(): - Command 'aggrozone' set to access level 100.
[Debug] command_init(): - Command 'ai' set to access level 100.
[Debug] command_init(): - Command 'altactivate' set to access level 0.
[Debug] command_init(): - Command 'appearance' set to access level 150.
[Debug] command_init(): - Command 'attack' set to access level 150.
[Debug] command_init(): - Command 'ban' set to access level 150.
[Debug] command_init(): - Command 'bestz' set to access level 0.
[Debug] command_init(): - Command 'bind' set to access level 200.
[Debug] command_init(): - Command 'cast' set to access level 0.
[Debug] command_init(): - Command 'castspell' set to access level 50.
[Debug] command_init(): - Command 'charbackup' set to access level 150.
[Debug] command_init(): - Command 'chat' set to access level 200.
[Debug] command_init(): - Command 'checklos' set to access level 50.
[Debug] command_init(): - Command 'connectworld' set to access level 0.
[Debug] command_init(): - Command 'connectworldserver' set to access level 200.
[Debug] command_init(): - Command 'copychar' set to access level 100.
[Debug] command_init(): - Command 'corpse' set to access level 50.
[Debug] command_init(): - Command 'crashtest' set to access level 200.
[Debug] command_init(): - Command 'd1' set to access level 200.
[Debug] command_init(): - Command 'damage' set to access level 100.
[Debug] command_init(): - Command 'datarate' set to access level 100.
[Debug] command_init(): - Command 'date' set to access level 90.
[Debug] command_init(): - Command 'dbspawn' set to access level 0.
[Debug] command_init(): - Command 'dbspawn2' set to access level 100.
[Debug] command_init(): - Command 'delacct' set to access level 150.
[Debug] command_init(): - Command 'deletegraveyard' set to access level 200.
[Debug] command_init(): - Command 'delpetition' set to access level 20.
[Debug] command_init(): - Command 'depop' set to access level 50.
[Debug] command_init(): - Command 'depopzone' set to access level 100.
[Debug] command_init(): - Command 'doanim' set to access level 50.
[Debug] command_init(): - Command 'eitem' set to access level 200.
[Debug] command_init(): - Command 'emote' set to access level 80.
[Debug] command_init(): - Command 'equipitem' set to access level 50.
[Debug] command_init(): - Command 'face' set to access level 250.
[Debug] command_init(): - Command 'fear' set to access level 200.
[Debug] command_init(): - Command 'finditem' set to access level 0.
[Debug] command_init(): - Command 'findnpctype' set to access level 100.
[Debug] command_init(): - Command 'findspell' set to access level 50.
[Debug] command_init(): - Command 'findzone' set to access level 100.
[Debug] command_init(): - Command 'fixmob' set to access level 100.
[Debug] command_init(): - Command 'flag' set to access level 200.
[Debug] command_init(): - Command 'flagedit' set to access level 100.
[Debug] command_init(): - Command 'flags' set to access level 0.
[Debug] command_init(): - Command 'flymode' set to access level 50.
[Debug] command_init(): - Command 'fov' set to access level 80.
[Debug] command_init(): - Command 'freeze' set to access level 80.
[Debug] command_init(): - Command 'fz' set to access level 100.
[Debug] command_init(): - Command 'gassign' set to access level 100.
[Debug] command_init(): - Command 'gender' set to access level 50.
[Debug] command_init(): - Command 'getvariable' set to access level 200.
[Debug] command_init(): - Command 'gi' set to access level 200.
[Debug] command_init(): - Command 'ginfo' set to access level 20.
[Debug] command_init(): - Command 'giveitem' set to access level 200.
[Debug] command_init(): - Command 'givemoney' set to access level 150.
[Debug] command_init(): - Command 'gm' set to access level 80.
[Debug] command_init(): - Command 'gmhideme' set to access level 0.
[Debug] command_init(): - Command 'gmspeed' set to access level 100.
[Debug] command_init(): - Command 'goto' set to access level 10.
[Debug] command_init(): - Command 'grid' set to access level 170.
[Debug] command_init(): - Command 'guild' set to access level 10.
[Debug] command_init(): - Command 'guildapprove' set to access level 0.
[Debug] command_init(): - Command 'guildcreate' set to access level 0.
[Debug] command_init(): - Command 'guildlist' set to access level 0.
[Debug] command_init(): - Command 'guilds' set to access level 0.
[Debug] command_init(): - Command 'haste' set to access level 100.
[Debug] command_init(): - Command 'hatelist' set to access level 80.
[Debug] command_init(): - Command 'heal' set to access level 10.
[Debug] command_init(): - Command 'help' set to access level 0.
[Debug] command_init(): - Command 'hideme' set to access level 80.
[Debug] command_init(): - Command 'hp' set to access level 0.
[Debug] command_init(): - Command 'incstat' set to access level 200.
[Debug] command_init(): - Command 'instance' set to access level 200.
[Debug] command_init(): - Command 'interrupt' set to access level 50.
[Debug] command_init(): - Command 'invul' set to access level 0.
[Debug] command_init(): - Command 'invulnerable' set to access level 80.
[Debug] command_init(): - Command 'ipban' set to access level 200.
[Debug] command_init(): - Command 'iplookup' set to access level 200.
[Debug] command_init(): - Command 'iteminfo' set to access level 10.
[Debug] command_init(): - Command 'itemsearch' set to access level 10.
[Debug] command_init(): - Command 'itemtest' set to access level 250.
[Debug] command_init(): - Command 'kick' set to access level 150.
[Debug] command_init(): - Command 'kill' set to access level 100.
[Debug] command_init(): - Command 'lastname' set to access level 50.
[Debug] command_init(): - Command 'level' set to access level 10.
[Debug] command_init(): - Command 'listnpcs' set to access level 20.
[Debug] command_init(): - Command 'listpetition' set to access level 50.
[Debug] command_init(): - Command 'loc' set to access level 0.
[Debug] command_init(): - Command 'lock' set to access level 150.
[Debug] command_init(): - Command 'log' set to access level 80.
[Debug] command_init(): - Command 'logs' set to access level 250.
[Debug] command_init(): - Command 'logsql' set to access level 200.
[Debug] command_init(): - Command 'los' set to access level 0.
[Debug] command_init(): - Command 'makepet' set to access level 50.
[Debug] command_init(): - Command 'mana' set to access level 50.
[Debug] command_init(): - Command 'manaburn' set to access level 10.
[Debug] command_init(): - Command 'manastat' set to access level 80.
[Debug] command_init(): - Command 'melody' set to access level 0.
[Debug] command_init(): - Command 'memspell' set to access level 50.
[Debug] command_init(): - Command 'mlog' set to access level 250.
[Debug] command_init(): - Command 'modifynpcstat' set to access level 150.
[Debug] command_init(): - Command 'motd' set to access level 150.
[Debug] command_init(): - Command 'movechar' set to access level 50.
[Debug] command_init(): - Command 'myskills' set to access level 0.
[Debug] command_init(): - Command 'mystats' set to access level 50.
[Debug] command_init(): - Command 'name' set to access level 150.
[Debug] command_init(): - Command 'netstats' set to access level 200.
[Debug] command_init(): - Command 'nologs' set to access level 250.
[Debug] command_init(): - Command 'npccast' set to access level 80.
[Debug] command_init(): - Command 'npcedit' set to access level 100.
[Debug] command_init(): - Command 'npcemote' set to access level 150.
[Debug] command_init(): - Command 'npcloot' set to access level 80.
[Debug] command_init(): - Command 'npcsay' set to access level 150.
[Debug] command_init(): - Command 'npcshout' set to access level 150.
[Debug] command_init(): - Command 'npcspawn' set to access level 170.
[Debug] command_init(): - Command 'npcspecialatk' set to access level 0.
[Debug] command_init(): - Command 'npcspecialattack' set to access level 0.
[Debug] command_init(): - Command 'npcspecialattk' set to access level 80.
[Debug] command_init(): - Command 'npcstats' set to access level 80.
[Debug] command_init(): - Command 'npctypespawn' set to access level 10.
[Debug] command_init(): - Command 'nukebuffs' set to access level 50.
[Debug] command_init(): - Command 'nukeitem' set to access level 150.
[Debug] command_init(): - Command 'numauths' set to access level 200.
[Debug] command_init(): - Command 'object' set to access level 100.
[Debug] command_init(): - Command 'oocmute' set to access level 200.
[Debug] command_init(): - Command 'opcode' set to access level 250.
[Debug] command_init(): - Command 'optest' set to access level 255.
[Debug] command_init(): - Command 'path' set to access level 200.
[Debug] command_init(): - Command 'peekinv' set to access level 100.
[Debug] command_init(): - Command 'peqzone' set to access level 100.
[Debug] command_init(): - Command 'permaclass' set to access level 80.
[Debug] command_init(): - Command 'permagender' set to access level 80.
[Debug] command_init(): - Command 'permarace' set to access level 80.
[Debug] command_init(): - Command 'petitioninfo' set to access level 20.
[Debug] command_init(): - Command 'pf' set to access level 0.
[Debug] command_init(): - Command 'pvp' set to access level 100.
[Debug] command_init(): - Command 'qglobal' set to access level 100.
[Debug] command_init(): - Command 'race' set to access level 50.
[Debug] command_init(): - Command 'randomfeatures' set to access level 80.
[Debug] command_init(): - Command 'refreshgroup' set to access level 0.
[Debug] command_init(): - Command 'refundaa' set to access level 100.
[Debug] command_init(): - Command 'reloadpl' set to access level 0.
[Debug] command_init(): - Command 'reloadqst' set to access level 0.
[Debug] command_init(): - Command 'reloadquest' set to access level 150.
[Debug] command_init(): - Command 'reloadstatic' set to access level 150.
[Debug] command_init(): - Command 'reloadzonepoints' set to access level 150.
[Debug] command_init(): - Command 'reloadzps' set to access level 0.
[Debug] command_init(): - Command 'repop' set to access level 100.
[Debug] command_init(): - Command 'resetaa' set to access level 200.
[Debug] command_init(): - Command 'revoke' set to access level 200.
[Debug] command_init(): - Command 'rules' set to access level 250.
[Debug] command_init(): - Command 'save' set to access level 50.
[Debug] command_init(): - Command 'scribespell' set to access level 180.
[Debug] command_init(): - Command 'scribespells' set to access level 150.
[Debug] command_init(): - Command 'search' set to access level 0.
[Debug] command_init(): - Command 'sendop' set to access level 200.
[Debug] command_init(): - Command 'sendzonespawns' set to access level 150.
[Debug] command_init(): - Command 'serverinfo' set to access level 200.
[Debug] command_init(): - Command 'serverrules' set to access level 0.
[Debug] command_init(): - Command 'serversidename' set to access level 0.
[Debug] command_init(): - Command 'setaaexp' set to access level 0.
[Debug] command_init(): - Command 'setaapoints' set to access level 0.
[Debug] command_init(): - Command 'setaapts' set to access level 100.
[Debug] command_init(): - Command 'setaaxp' set to access level 100.
[Debug] command_init(): - Command 'setadventurepoints' set to access level 150.
[Debug] command_init(): - Command 'setallskill' set to access level 0.
[Debug] command_init(): - Command 'setanim' set to access level 200.
[Debug] command_init(): - Command 'setexp' set to access level 0.
[Debug] command_init(): - Command 'setfaction' set to access level 170.
[Debug] command_init(): - Command 'setgraveyard' set to access level 200.
[Debug] command_init(): - Command 'setitemstatus' set to access level 100.
[Debug] command_init(): - Command 'setlanguage' set to access level 50.
[Debug] command_init(): - Command 'setpass' set to access level 150.
[Debug] command_init(): - Command 'setskill' set to access level 50.
[Debug] command_init(): - Command 'setskillall' set to access level 50.
[Debug] command_init(): - Command 'setstartzone' set to access level 80.
[Debug] command_init(): - Command 'setstat' set to access level 255.
[Debug] command_init(): - Command 'setxp' set to access level 100.
[Debug] command_init(): - Command 'showbuffs' set to access level 50.
[Debug] command_init(): - Command 'showpetspell' set to access level 200.
[Debug] command_init(): - Command 'showskills' set to access level 50.
[Debug] command_init(): - Command 'showstats' set to access level 50.
[Debug] command_init(): - Command 'shutdown' set to access level 150.
[Debug] command_init(): - Command 'si' set to access level 200.
[Debug] command_init(): - Command 'size' set to access level 50.
[Debug] command_init(): - Command 'spawn' set to access level 10.
[Debug] command_init(): - Command 'spawnfix' set to access level 170.
[Debug] command_init(): - Command 'spawnstatus' set to access level 100.
[Debug] command_init(): - Command 'spellinfo' set to access level 10.
[Debug] command_init(): - Command 'spfind' set to access level 0.
[Debug] command_init(): - Command 'spoff' set to access level 80.
[Debug] command_init(): - Command 'spon' set to access level 80.
[Debug] command_init(): - Command 'stun' set to access level 100.
[Debug] command_init(): - Command 'summon' set to access level 80.
[Debug] command_init(): - Command 'summonitem' set to access level 200.
[Debug] command_init(): - Command 'synctod' set to access level 90.
[Debug] command_init(): - Command 'task' set to access level 250.
[Debug] command_init(): - Command 'testspawn' set to access level 200.
[Debug] command_init(): - Command 'testspawnkill' set to access level 200.
[Debug] command_init(): - Command 'texture' set to access level 10.
[Debug] command_init(): - Command 'time' set to access level 90.
[Debug] command_init(): - Command 'timers' set to access level 200.
[Debug] command_init(): - Command 'timezone' set to access level 90.
[Debug] command_init(): - Command 'title' set to access level 50.
[Debug] command_init(): - Command 'traindisc' set to access level 150.
[Debug] command_init(): - Command 'undyeme' set to access level 0.
[Debug] command_init(): - Command 'unfreeze' set to access level 80.
[Debug] command_init(): - Command 'unlock' set to access level 150.
[Debug] command_init(): - Command 'unscribespell' set to access level 180.
[Debug] command_init(): - Command 'unscribespells' set to access level 180.
[Debug] command_init(): - Command 'uptime' set to access level 10.
[Debug] command_init(): - Command 'version' set to access level 0.
[Debug] command_init(): - Command 'viewmessage' set to access level 100.
[Debug] command_init(): - Command 'viewmessages' set to access level 0.
[Debug] command_init(): - Command 'viewnpctype' set to access level 100.
[Debug] command_init(): - Command 'viewpetition' set to access level 20.
[Debug] command_init(): - Command 'wc' set to access level 200.
[Debug] command_init(): - Command 'weather' set to access level 80.
[Debug] command_init(): - Command 'worldshutdown' set to access level 200.
[Debug] command_init(): - Command 'wp' set to access level 170.
[Debug] command_init(): - Command 'wpadd' set to access level 170.
[Debug] command_init(): - Command 'wpinfo' set to access level 170.
[Debug] command_init(): - Command 'zclip' set to access level 80.
[Debug] command_init(): - Command 'zcolor' set to access level 80.
[Debug] command_init(): - Command 'zhdr' set to access level 0.
[Debug] command_init(): - Command 'zheader' set to access level 80.
[Debug] command_init(): - Command 'zone' set to access level 50.
[Debug] command_init(): - Command 'zonebootup' set to access level 150.
[Debug] command_init(): - Command 'zoneinstance' set to access level 50.
[Debug] command_init(): - Command 'zonelock' set to access level 100.
[Debug] command_init(): - Command 'zoneshutdown' set to access level 150.
[Debug] command_init(): - Command 'zonespawn' set to access level 250.
[Debug] command_init(): - Command 'zonestatus' set to access level 150.
[Debug] command_init(): - Command 'zsafecoords' set to access level 80.
[Debug] command_init(): - Command 'zsave' set to access level 80.
[Debug] command_init(): - Command 'zsky' set to access level 80.
[Debug] command_init(): - Command 'zstats' set to access level 80.
[Debug] command_init(): - Command 'zunderworld' set to access level 80.
[Debug] command_init(): - Command 'zuwcoords' set to access level 80.
[Debug] [ZONE__INIT] 229 commands loaded
[Debug] [RULES__CHANGE] Loading rule set 'default' (1)
[Debug] [RULES__CHANGE] Set rule GM:MinStatusToZoneAnywhere to value 250
[Debug] [RULES__CHANGE] Set rule Character:MaxLevel to value 65
[Debug] [RULES__CHANGE] Set rule Character:LeaveCorpses to value true
[Debug] [RULES__CHANGE] Set rule Character:LeaveNakedCorpses to value true
[Debug] [RULES__CHANGE] Set rule Combat:MinRangedAttackDist to value 25
[Debug] [RULES__CHANGE] Set rule Character:ExpMultiplier to value 20.0000000000000
[Debug] [RULES__CHANGE] Set rule Character:AAExpMultiplier to value 100.0000000000000
[Debug] [RULES__CHANGE] Set rule Character:GroupExpMultiplier to value 0.5000000000000
[Debug] [RULES__CHANGE] Set rule Character:RaidExpMultiplier to value 0.2000000029802
[Debug] [RULES__CHANGE] Set rule Character:DeathExpLossLevel to value 100
[Debug] [RULES__CHANGE] Set rule Character:CorpseDecayTimeMS to value 86400000
[Debug] [RULES__CHANGE] Set rule Character:AutosaveIntervalS to value 300
[Debug] [RULES__CHANGE] Set rule Character:HPRegenMultiplier to value 100
[Debug] [RULES__CHANGE] Set rule Character:ManaRegenMultiplier to value 100
[Debug] [RULES__CHANGE] Set rule Character:EnduranceRegenMultiplier to value 100
[Debug] [RULES__CHANGE] Set rule Guild:MaxMembers to value 2048
[Debug] [RULES__CHANGE] Set rule Skills:MaxTrainTradeskills to value 21
[Debug] [RULES__CHANGE] Set rule Pets:AttackCommandRange to value 150.0000000000000
[Debug] [RULES__CHANGE] Set rule World:ZoneAutobootTimeoutMS to value 120000
[Debug] [RULES__CHANGE] Set rule World:ClientKeepaliveTimeoutMS to value 95000
[Debug] [RULES__CHANGE] Set rule World:UseBannedIPsTable to value true
[Debug] [RULES__CHANGE] Set rule World:MaxClientsPerIP to value -1
[Debug] [RULES__CHANGE] Set rule World:ExemptMaxClientsStatus to value -1
[Debug] [RULES__CHANGE] Set rule Aggro:PetSpellAggroMod to value 10
[Debug] [RULES__CHANGE] Set rule Aggro:SongAggroMod to value 33
[Debug] [RULES__CHANGE] Set rule Aggro:SpellAggroMod to value 1
[Debug] [RULES__CHANGE] Set rule Combat:BaseCritChance to value 0.0000000000000
[Debug] [RULES__CHANGE] Set rule Combat:WarBerBaseCritChance to value 0.0299999993294
[Debug] [RULES__CHANGE] Set rule Combat:BerserkBaseCritChance to value 0.0599999986589
[Debug] [RULES__CHANGE] Set rule Combat:NPCBashKickLevel to value 6
[Debug] [RULES__CHANGE] Set rule Character:ConsumptionMultiplier to value 100
[Debug] [RULES__CHANGE] Set rule Spells:AutoResistDiff to value 15
[Debug] [RULES__CHANGE] Set rule Spells:ResistChance to value 2.0000000000000
[Debug] [RULES__CHANGE] Set rule Spells:ResistMod to value 0.4000000059605
[Debug] [RULES__CHANGE] Set rule Spells:PartialHitChance to value 0.6999999880791
[Debug] [RULES__CHANGE] Set rule Combat:ClientBaseCritChance to value 0.0000000000000
[Debug] [RULES__CHANGE] Set rule NPC:MinorNPCCorpseDecayTimeMS to value 600000
[Debug] [RULES__CHANGE] Set rule NPC:MajorNPCCorpseDecayTimeMS to value 1200000
[Debug] [RULES__CHANGE] Set rule Zone:GraveyardTimeMS to value 1200000
[Debug] [RULES__CHANGE] Set rule Zone:EnableShadowrest to value true
[Debug] [RULES__CHANGE] Set rule Map:FixPathingZWhenLoading to value true
[Debug] [RULES__CHANGE] Set rule Map:FixPathingZAtWaypoints to value true
[Debug] [RULES__CHANGE] Set rule Map:FixPathingZWhenMoving to value true
[Debug] [RULES__CHANGE] Set rule Map:FixPathingZOnSendTo to value false
[Debug] [RULES__CHANGE] Set rule Zone:ClientLinkdeadMS to value 180000
[Debug] [RULES__CHANGE] Set rule NPC:UseItemBonusesForNonPets to value true
[Debug] [RULES__CHANGE] Set rule Map:FixPathingZMaxDeltaSendTo to value 12.0000000000000
[Debug] [RULES__CHANGE] Set rule Map:FixPathingZMaxDeltaLoading to value 12.0000000000000
[Debug] [RULES__CHANGE] Set rule Map:FixPathingZMaxDeltaMoving to value 12.0000000000000
[Debug] [RULES__CHANGE] Set rule Map:FixPathingZMaxDeltaWaypoint to value 12.0000000000000
[Debug] [RULES__CHANGE] Set rule Character:HealOnLevel to value false
[Debug] [RULES__CHANGE] Set rule Character:FeignKillsPet to value false
[Debug] [RULES__CHANGE] Set rule Character:ItemManaRegenCap to value 15
[Debug] [RULES__CHANGE] Set rule Character:ItemHealthRegenCap to value 15
[Debug] [RULES__CHANGE] Set rule Combat:UseIntervalAC to value true
[Debug] [RULES__CHANGE] Set rule Combat:PetAttackMagicLevel to value 30
[Debug] [RULES__CHANGE] Set rule NPC:SayPauseTimeInSec to value 10
[Debug] [RULES__CHANGE] Set rule NPC:OOCRegen to value 0
[Debug] [RULES__CHANGE] Set rule Aggro:SmartAggroList to value true
[Debug] [RULES__CHANGE] Set rule Aggro:SittingAggroMod to value 35
[Debug] [RULES__CHANGE] Set rule Aggro:MeleeRangeAggroMod to value 20
[Debug] [RULES__CHANGE] Set rule Aggro:CurrentTargetAggroMod to value 0
[Debug] [RULES__CHANGE] Set rule Aggro:CriticallyWoundedAggroMod to value 100
[Debug] [RULES__CHANGE] Set rule NPC:BuffFriends to value true
[Debug] [RULES__CHANGE] Set rule Character:DeathItemLossLevel to value 10
[Debug] [RULES__CHANGE] Set rule Watermap:CheckWaypointsInWaterWhenLoading to value true
[Debug] [RULES__CHANGE] Set rule Watermap:CheckForWaterAtWaypoints to value true
[Debug] [RULES__CHANGE] Set rule Watermap:CheckForWaterWhenMoving to value true
[Debug] [RULES__CHANGE] Set rule Watermap:CheckForWaterOnSendTo to value false
[Debug] [RULES__CHANGE] Set rule Watermap:CheckForWaterWhenFishing to value true
[Debug] [RULES__CHANGE] Set rule Watermap:FishingRodLength to value 30.0000000000000
[Debug] [RULES__CHANGE] Set rule Watermap:FishingLineLength to value 40.0000000000000
[Debug] [RULES__CHANGE] Set rule Character:ItemDamageShieldCap to value 30
[Debug] [RULES__CHANGE] Set rule Character:ItemAccuracyCap to value 150
[Debug] [RULES__CHANGE] Set rule Character:ItemAvoidanceCap to value 100
[Debug] [RULES__CHANGE] Set rule Character:ItemCombatEffectsCap to value 100
[Debug] [RULES__CHANGE] Set rule Character:ItemShieldingCap to value 35
[Debug] [RULES__CHANGE] Set rule Character:ItemSpellShieldingCap to value 35
[Debug] [RULES__CHANGE] Set rule Character:ItemDoTShieldingCap to value 35
[Debug] [RULES__CHANGE] Set rule Character:ItemStunResistCap to value 35
[Debug] [RULES__CHANGE] Set rule Character:ItemStrikethroughCap to value 35
[Debug] [RULES__CHANGE] Set rule Spells:PartialHitChanceFear to value 0.2500000000000
[Debug] [RULES__CHANGE] Set rule Zone:MQWarpExemptStatus to value -1
[Debug] [RULES__CHANGE] Set rule Zone:MQZoneExemptStatus to value -1
[Debug] [RULES__CHANGE] Set rule Zone:MQGateExemptStatus to value -1
[Debug] [RULES__CHANGE] Set rule Zone:MQGhostExemptStatus to value -1
[Debug] [RULES__CHANGE] Set rule Zone:EnableMQWarpDetector to value true
[Debug] [RULES__CHANGE] Set rule Zone:EnableMQZoneDetector to value true
[Debug] [RULES__CHANGE] Set rule Zone:EnableMQGateDetector to value true
[Debug] [RULES__CHANGE] Set rule Zone:EnableMQGhostDetector to value true
[Debug] [RULES__CHANGE] Set rule Combat:EnableFearPathing to value true
[Debug] [RULES__CHANGE] Set rule Combat:FleeHPRatio to value 22
[Debug] [RULES__CHANGE] Set rule Combat:FleeIfNotAlone to value false
[Debug] [RULES__CHANGE] Set rule NPC:EnableNPCQuestJournal to value true
[Debug] [RULES__CHANGE] Set rule Character:SkillUpModifier to value 100
[Debug] [RULES__CHANGE] Set rule NPC:CorpseUnlockTimer to value 150000
[Debug] [RULES__CHANGE] Set rule NPC:EmptyNPCCorpseDecayTimeMS to value 0
[Debug] [RULES__CHANGE] Set rule World:ClearTempMerchantlist to value true
[Debug] [RULES__CHANGE] Set rule World:AddMaxClientsPerIP to value -1
[Debug] [RULES__CHANGE] Set rule World:AddMaxClientsStatus to value -1
[Debug] [RULES__CHANGE] Set rule TaskSystem:EnableTaskSystem to value true
[Debug] [RULES__CHANGE] Set rule TaskSystem:PeriodicCheckTimer to value 5
[Debug] [RULES__CHANGE] Set rule TaskSystem:RecordCompletedTasks to value true
[Debug] [RULES__CHANGE] Set rule TaskSystem:RecordCompletedOptionalActivities to value true
[Debug] [RULES__CHANGE] Set rule TaskSystem:KeepOneRecordPerCompletedTask to value true
[Debug] [RULES__CHANGE] Set rule TaskSystem:EnableTaskProximity to value true
[Debug] [RULES__CHANGE] Set rule World:EnableTutorialButton to value true
[Debug] [RULES__CHANGE] Set rule World:EnableReturnHomeButton to value true
[Debug] [RULES__CHANGE] Set rule World:MaxLevelForTutorial to value 10
[Debug] [RULES__CHANGE] Set rule World:MinOfflineTimeToReturnHome to value 21600
[Debug] [RULES__CHANGE] Set rule Zone:AutoShutdownDelay to value 5000
[Debug] [RULES__CHANGE] Set rule Character:MaxExpLevel to value 0
[Debug] [RULES__CHANGE] Set rule Combat:AdjustProcPerMinute to value true
[Debug] [RULES__CHANGE] Set rule Combat:AvgProcsPerMinute to value 2.0000000000000
[Debug] [RULES__CHANGE] Set rule Combat:ProcPerMinDexContrib to value 0.0750000029802
[Debug] [RULES__CHANGE] Set rule Combat:BaseProcChance to value 0.0350000001490
[Debug] [RULES__CHANGE] Set rule Combat:ProcDexDivideBy to value 11000.0000000000000
[Debug] [RULES__CHANGE] Set rule Chat:ServerWideOOC to value true
[Debug] [RULES__CHANGE] Set rule Chat:ServerWideAuction to value true
[Debug] [RULES__CHANGE] Set rule Spells:BaseCritChance to value 0
[Debug] [RULES__CHANGE] Set rule Spells:BaseCritRatio to value 100
[Debug] [RULES__CHANGE] Set rule Spells:WizCritLevel to value 12
[Debug] [RULES__CHANGE] Set rule Spells:WizCritChance to value 7
[Debug] [RULES__CHANGE] Set rule Spells:WizCritRatio to value 0
[Debug] [RULES__CHANGE] Set rule Character:SharedBankPlat to value true
[Debug] [RULES__CHANGE] Set rule Spells:ResistPerLevelDiff to value 85
[Debug] [RULES__CHANGE] Set rule Character:UseDeathExpLossMult to value true
[Debug] [RULES__CHANGE] Set rule Character:DeathExpLossMultiplier to value 3
[Debug] [RULES__CHANGE] Set rule Character:BindAnywhere to value false
[Debug] [RULES__CHANGE] Set rule Bazaar:AuditTrail to value false
[Debug] [RULES__CHANGE] Set rule Bazaar:MaxSearchResults to value 50
[Debug] [RULES__CHANGE] Set rule World:TutorialZoneID to value 189
[Debug] [RULES__CHANGE] Set rule Bazaar:EnableWarpToTrader to value true
[Debug] [RULES__CHANGE] Set rule Bazaar:MaxBarterSearchResults to value 200
[Debug] [RULES__CHANGE] Set rule World:AccountSessionLimit to value -1
[Debug] [RULES__CHANGE] Set rule World:ExemptAccountLimitStatus to value -1
[Debug] [RULES__CHANGE] Set rule Mail:EnableMailSystem to value true
[Debug] [RULES__CHANGE] Set rule Mail:ExpireTrash to value 0
[Debug] [RULES__CHANGE] Set rule Mail:ExpireRead to value 31536000
[Debug] [RULES__CHANGE] Set rule Mail:ExpireUnread to value 31536000
[Debug] [RULES__CHANGE] Set rule Channels:RequiredStatusAdmin to value 251
[Debug] [RULES__CHANGE] Set rule Channels:RequiredStatusListAll to value 251
[Debug] [RULES__CHANGE] Set rule Channels:DeleteTimer to value 1440
[Debug] [RULES__CHANGE] Set rule Chat:EnableVoiceMacros to value true
[Debug] [RULES__CHANGE] Set rule Spells:TranslocateTimeLimit to value 0
[Debug] [RULES__CHANGE] Set rule EventLog:RecordSellToMerchant to value false
[Debug] [RULES__CHANGE] Set rule EventLog:RecordBuyFromMerchant to value false
[Debug] [RULES__CHANGE] Set rule World:GMAccountIPList to value false
[Debug] [RULES__CHANGE] Set rule Merchant:UsePriceMod to value true
[Debug] [RULES__CHANGE] Set rule Merchant:SellCostMod to value 1.0499999523163
[Debug] [RULES__CHANGE] Set rule Merchant:BuyCostMod to value 0.9499999880791
[Debug] [RULES__CHANGE] Set rule Merchant:PriceBonusPct to value 4
[Debug] [RULES__CHANGE] Set rule Merchant:PricePenaltyPct to value 4
[Debug] [RULES__CHANGE] Set rule Merchant:ChaBonusMod to value 3.4500000476837
[Debug] [RULES__CHANGE] Set rule Merchant:ChaPenaltyMod to value 1.5199999809265
[Debug] [RULES__CHANGE] Set rule Combat:BaseHitChance to value 69.0000000000000
[Debug] [RULES__CHANGE] Set rule Combat:AgiHitFactor to value 0.0099999997765
[Debug] [RULES__CHANGE] Set rule Combat:HitFalloffMinor to value 5.0000000000000
[Debug] [RULES__CHANGE] Set rule Combat:HitFalloffModerate to value 7.0000000000000
[Debug] [RULES__CHANGE] Set rule Combat:HitFalloffMajor to value 50.0000000000000
[Debug] [RULES__CHANGE] Set rule Combat:HitBonusPerLevel to value 1.2000000476837
[Debug] [RULES__CHANGE] Set rule Combat:WeaponSkillFalloff to value 0.3300000131130
[Debug] [RULES__CHANGE] Set rule Combat:ArcheryHitPenalty to value 0.2500000000000
[Debug] [RULES__CHANGE] Set rule Chat:EnableMailKeyIPVerification to value true
[Debug] [RULES__CHANGE] Set rule Chat:EnableAntiSpam to value true
[Debug] [RULES__CHANGE] Set rule Chat:MinStatusToBypassAntiSpam to value 80
[Debug] [RULES__CHANGE] Set rule Chat:MinimumMessagesPerInterval to value 4
[Debug] [RULES__CHANGE] Set rule Chat:MaximumMessagesPerInterval to value 12
[Debug] [RULES__CHANGE] Set rule Chat:MaxMessagesBeforeKick to value 20
[Debug] [RULES__CHANGE] Set rule Chat:IntervalDurationMS to value 60000
[Debug] [RULES__CHANGE] Set rule Chat:KarmaUpdateIntervalMS to value 1200000
[Debug] [RULES__CHANGE] Set rule World:MinGMAntiHackStatus to value 2
[Debug] [RULES__CHANGE] Set rule Character:RestRegenPercent to value 0
[Debug] [RULES__CHANGE] Set rule Character:RestRegenTimeToActivate to value 30000
[Debug] [RULES__CHANGE] Set rule World:SoFStartZoneID to value -1
[Debug] [RULES__CHANGE] Set rule Combat:NPCBonusHitChance to value 26.0000000000000
[Debug] [RULES__CHANGE] Set rule Character:KillsPerRaidLeadershipAA to value 50
[Debug] [RULES__CHANGE] Set rule Character:KillsPerGroupLeadershipAA to value 50
[Debug] [RULES__CHANGE] Set rule Adventure:ItemIDToEnablePorts to value 41000
[Debug] [RULES__CHANGE] Set rule Adventure:MinNumberForGroup to value 2
[Debug] [RULES__CHANGE] Set rule Adventure:MaxNumberForGroup to value 6
[Debug] [RULES__CHANGE] Set rule Adventure:MinNumberForRaid to value 18
[Debug] [RULES__CHANGE] Set rule Adventure:MaxNumberForRaid to value 36
[Debug] [RULES__CHANGE] Set rule Adventure:MaxLevelRange to value 9
[Debug] [RULES__CHANGE] Set rule Zone:UsePEQZoneDebuffs to value true
[Debug] [RULES__CHANGE] Set rule Zone:PEQZoneReuseTime to value 900
[Debug] [RULES__CHANGE] Set rule Zone:PEQZoneDebuff1 to value 4454
[Debug] [RULES__CHANGE] Set rule Zone:PEQZoneDebuff2 to value 2209
[Debug] [RULES__CHANGE] Set rule NPC:LastFightingDelayMovingMin to value 10000
[Debug] [RULES__CHANGE] Set rule NPC:LastFightingDelayMovingMax to value 20000
[Debug] [RULES__CHANGE] Set rule Combat:ArcheryBonusRequiresStationary to value true
[Debug] [RULES__CHANGE] Set rule Pathing:Aggro to value true
[Debug] [RULES__CHANGE] Set rule Pathing:AggroReturnToGrid to value true
[Debug] [RULES__CHANGE] Set rule Pathing:CandidateNodeRangeXY to value 400.0000000000000
[Debug] [RULES__CHANGE] Set rule Pathing:CandidateNodeRangeZ to value 10.0000000000000
[Debug] [RULES__CHANGE] Set rule Pathing:CullNodesFromEnd to value 1
[Debug] [RULES__CHANGE] Set rule Pathing:CullNodesFromStart to value 1
[Debug] [RULES__CHANGE] Set rule Pathing:Fear to value true
[Debug] [RULES__CHANGE] Set rule Pathing:Find to value true
[Debug] [RULES__CHANGE] Set rule Pathing:Guard to value true
[Debug] [RULES__CHANGE] Set rule Pathing:LOSCheckFrequency to value 1000
[Debug] [RULES__ERROR] Unable to find rule 'Pathing:MaxNodesLeftForLOSCheck'
[Debug] [RULES__ERROR] Unable to interpret rule record for Pathing:MaxNodesLeftForLOSCheck
[Debug] [RULES__CHANGE] Set rule Pathing:MinDistanceForLOSCheckLong to value 1000000.0000000000000
[Debug] [RULES__CHANGE] Set rule Pathing:MinDistanceForLOSCheckShort to value 40000.0000000000000
[Debug] [RULES__CHANGE] Set rule Pathing:MinNodesTraversedForLOSCheck to value 3
[Debug] [RULES__CHANGE] Set rule Pathing:RouteUpdateFrequencyLong to value 5000
[Debug] [RULES__CHANGE] Set rule Pathing:RouteUpdateFrequencyNodeCount to value 5
[Debug] [RULES__CHANGE] Set rule Pathing:RouteUpdateFrequencyShort to value 1000
[Debug] [RULES__CHANGE] Set rule Pathing:ZDiffThreshold to value 10.0000000000000
[Debug] [RULES__CHANGE] Set rule Map:FindBestZHeightAdjust to value 1
[Debug] [RULES__CHANGE] Set rule Map:UseClosestZ to value false
[Debug] [RULES__CHANGE] Set rule NPC:SmartLastFightingDelayMoving to value true
[Debug] [RULES__CHANGE] Set rule Combat:AssistNoTargetSelf to value false
[Debug] [RULES__CHANGE] Set rule Spells:SacrificeMinLevel to value 46
[Debug] [RULES__CHANGE] Set rule Spells:SacrificeMaxLevel to value 69
[Debug] [RULES__CHANGE] Set rule Spells:SacrificeItemID to value 9963
[Debug] [RULES__CHANGE] Set rule Combat:MaxRampageTargets to value 3
[Debug] [RULES__CHANGE] Set rule Combat:MaxFlurryHits to value 2
[Debug] [RULES__CHANGE] Set rule Combat:MonkDamageTableBonus to value 10
[Debug] [RULES__CHANGE] Set rule Combat:FlyingKickBonus to value 25
[Debug] [RULES__CHANGE] Set rule Combat:DragonPunchBonus to value 20
[Debug] [RULES__CHANGE] Set rule Combat:EagleStrikeBonus to value 15
[Debug] [RULES__CHANGE] Set rule Combat:TigerClawBonus to value 10
[Debug] [RULES__CHANGE] Set rule Combat:RoundKickBonus to value 5
[Debug] [RULES__ERROR] Unable to find rule 'AA:MaxEffectSlots'
[Debug] [RULES__ERROR] Unable to interpret rule record for AA:MaxEffectSlots
[Debug] [RULES__CHANGE] Set rule Combat:ArcheryBaseDamageBonus to value 1.0000000000000
[Debug] [RULES__CHANGE] Set rule Character:MaxFearDurationForPlayerCharacter to value 4
[Debug] [RULES__CHANGE] Set rule Character:MaxCharmDurationForPlayerCharacter to value 15
[Debug] [RULES__CHANGE] Set rule AA:ExpPerPoint to value 23976503
[Debug] [RULES__CHANGE] Set rule World:MaxClientsSetByStatus to value false
[Debug] [RULES__CHANGE] Set rule Combat:FleeSnareHPRatio to value 11
[Debug] [RULES__CHANGE] Set rule Chat:KarmaGlobalChatLimit to value 720
[Debug] [RULES__CHANGE] Set rule Chat:GlobalChatLevelLimit to value 5
[Debug] [RULES__CHANGE] Set rule Zone:MQWarpDetectionDistanceFactor to value 5.8000001907349
[Debug] [RULES__CHANGE] Set rule Zone:NPCPositonUpdateTicCount to value 32
[Debug] [ZONE__INIT] Loaded default rule set 'default'
[Debug] [ZONE__INIT] Loading Tasks
[Debug] [ZONE__INIT] Loading embedded perl XS
[Debug] [ZONE__INIT] Loading quests
[Quest] Starting Log: logs/eqemu_quest_zone.log
[Quest] Tying perl output to eqemu logs
[Quest] Creating EQEmuIO=HASH(0xa38a720)
[Quest] Creating EQEmuIO=HASH(0xa386298)
[Quest] Loading perlemb plugins.
[Quest] Loading perl commands...
[Debug] [COMMON__THREADS] Starting TCPConnectionLoop with thread ID -1296032880
[Debug] [ZONE__INIT] Entering sleep mode
[Debug] [NET__IDENTIFY] Registered patch 6.2
[Debug] [NET__IDENTIFY] Registered patch Titanium
[Debug] [NET__IDENTIFY] Registered patch SoF
[Debug] [COMMON__THREADS] Main thread running with thread id -1214527792
[Debug] [NET__WORLD] Connected to World: localhost:9000
[Debug] [ZONE__WORLD] World indicated port 7000 for this zone.
[Debug] [ZONE__INIT] Starting EQ Network server on port 7000
[Debug] [COMMON__THREADS] Starting EQStreamFactoryReaderLoop with thread ID -1305224304
[Debug] [COMMON__THREADS] Starting EQStreamFactoryWriterLoop with thread ID -1313617008
If anyone can help with this i would gladly post some detailled instruction on howto obtain my present build.

Thanking you for your time and attention and waiting to read from you soon , and many thanks for the efforts put into making EQemu possible.

IINDIE.
Reply With Quote
  #2  
Old 08-30-2009, 07:44 AM
chroniclesofnorrath
Banned
 
Join Date: Aug 2009
Location: infront of my monitor typin way
Posts: 8
Default

I had the same problem, if you look in /utils/sql/svn and source the hotzone update 962_hot_zone.sql into your db it might fix it. Atleast it fixed it for me
Reply With Quote
  #3  
Old 08-30-2009, 02:23 PM
pfyon's Avatar
pfyon
Discordant
 
Join Date: Mar 2009
Location: Ottawa
Posts: 495
Default

Do you have the maps in the correct folder? I think that can cause chars being unable to move.
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 03:21 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 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3