arkayenro / arkinventory

A World of Warcraft Inventory mod for Retail, Burning Crusade, and Classic
108 stars 14 forks source link

[BUG] A rule with outfit() function crashes wotlk client #1775

Open vvolodin opened 1 year ago

vvolodin commented 1 year ago

What version number you are using? v31014 WOTLK

What game client are you playing? Retail, Wrath, Classic / Live, PTR, Beta Wrath

What language is the game client set to? English

Describe the bug Using the rule 'equip( ) and sb( ) and not outfit( )' crashes my wow client immediately on opening the bags.

To Reproduce Steps to reproduce the behaviour, if possible:

  1. Create a rule with equip( ) and sb( ) and not outfit( ), assign it to a bag slot, enable the rule.

Screenshots If applicable, add screenshots to help explain your problem.

Additional context Add any other context about the problem here.

vvolodin commented 1 year ago

I think the main issue with the outfit() function, since I've created a new rule: outfit("enh") and it kills wow immediately when I enable the rule