PDA

View Full Version : Rules Error


WillowyLady
05-05-2009, 02:15 PM
Recently updated, now running on .

EQEmu ver 471
db peqdb_1129Rev458

Looking through log I see the following error

[05.05. - 15:57:42] [RULES__ERROR] Unable to find rule 'Combat:MeleeHitChanceMod'
[05.05. - 15:57:42] [RULES__ERROR] Unable to interpret rule record for Combat:MeleeHitChanceMod
[05.05. - 15:57:42] [RULES__ERROR] Unable to find rule 'Combat:PriestHitChanceMod'
[05.05. - 15:57:42] [RULES__ERROR] Unable to interpret rule record for Combat:PriestHitChanceMod
[05.05. - 15:57:42] [RULES__ERROR] Unable to find rule 'Combat:CasterHitChanceMod'
[05.05. - 15:57:42] [RULES__ERROR] Unable to interpret rule record for Combat:CasterHitChanceMod
[05.05. - 15:57:42] [RULES__ERROR] Unable to find rule 'Combat:HeavyAvoidChanceMod'
[05.05. - 15:57:42] [RULES__ERROR] Unable to interpret rule record for Combat:HeavyAvoidChanceMod
[05.05. - 15:57:42] [RULES__ERROR] Unable to find rule 'Combat:ModerateAvoidChanceMod'
[05.05. - 15:57:42] [RULES__ERROR] Unable to interpret rule record for Combat:ModerateAvoidChanceMod
[05.05. - 15:57:42] [RULES__ERROR] Unable to find rule 'Combat:LightAvoidChanceMod'
[05.05. - 15:57:42] [RULES__ERROR] Unable to interpret rule record for Combat:LightAvoidChanceMod
[05.05. - 15:57:42] [RULES__ERROR] Unable to find rule 'Combat:UnarmoredAvoidChanceMod'
[05.05. - 15:57:42] [RULES__ERROR] Unable to interpret rule record for Combat:UnarmoredAvoidChanceModAm I missing a .sql entry, if so which file would it be?

Seems to be a recent change.

Many thanks,

Willowy:)

Derision
05-05-2009, 02:27 PM
Those rules where removed in Rev461. You can delete them from your database.

http://code.google.com/p/projecteqemu/source/detail?r=461

cavedude
05-05-2009, 05:09 PM
Make sure you run the update sqls in the PEQ repo, the last deletes those rules.

WillowyLady
05-05-2009, 06:38 PM
Thanks guys.

Rev461.sql

Sourced in.. error gone.

Cheers:)