vallantv / MBBClassic

A WoW Classic addon that gathers all minimap buttons into one button.
The Unlicense
7 stars 3 forks source link

Works fine, but generates a LUA error on game load. #23

Open howe-jm opened 2 years ago

howe-jm commented 2 years ago

Message: Interface/AddOns/MBB/MBB.xml:223 Unrecognized XML attribute: relativeFrom Time: Thu Oct 27 19:46:57 2022 Count: 1

leonorjung commented 2 years ago

I second that it works fine. Got 6 reports on BugSack on load:

10x Interface/AddOns/MBB/MBB.xml:223 Unrecognized XML attribute: relativeFrom

10x Interface/AddOns/MBB/MBB.xml:624 Unrecognized XML attribute: relativeFrom

10x Interface/AddOns/MBB/MBB.xml:664 Unrecognized XML attribute: relativeFrom

10x FrameXML\Bindings.xml:1 Interface/AddOns/MBB/MBB.xml:223 Unrecognized XML attribute: relativeFrom

4x FrameXML\Bindings.xml:1 Interface/AddOns/MBB/MBB.xml:624 Unrecognized XML attribute: relativeFrom

4x FrameXML\Bindings.xml:1 Interface/AddOns/MBB/MBB.xml:664 Unrecognized XML attribute: relativeFrom

Hope it helps.