Missing rules
Running Emu Ver 715 & Peq DB 26
Seem to be missing:- [Debug] [RULES__ERROR] Unable to find rule 'Aggro:PetAggroAmount' [Debug] [RULES__ERROR] Unable to find rule 'Combat:ArcheryStationaryPenalty' Are these included on an .SQL? Thanks:) |
I'm getting
Code:
[06.27. - 14:57:34] [RULES__ERROR] Unable to find rule 'Aggro:PetAggroAmount' Code:
[06.27. - 14:57:34] [WORLD__INIT_ERR] Unable to load eqtime.cfg |
If you get unable to find rule/unable to interpret rule messages, this means that you have rules in your rule_values table that the server doesn't know what to do with. In this case, those rules have been removed due to changes to the aggro/archery code, so go into your rules_value table, find the rules and delete them.
e.g. Code:
delete from rule_values where rule_name = 'Aggro:PetAggroAmount'; |
|
All times are GMT -4. The time now is 10:43 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.