Old SavedVariables might crash newest addon version
Closed this issue · 1 comments
⚠️ Due to the nature of taint, errors can easily be blamed by the client on the wrong addon. When running multiple ones, it is generally not clear which caused the issue. Tracking down the cause can also be complicated.
Which software were you running?
- Addon version: 11.0.27 (also tested with 11.0.25, 11.0.26)
- Client used: Classic Cataclysm
Please describe how to reproduce it.
Having some old settings while starting the game with newest addon version ends up giving some errors on BagBrother when trying to open bags.
I've removed all savedVariables related to Bagnon (Bagnon and BagBrother, perhaps there was even somethiingi else..) and after that it works fine. Not sure what exactly did cause the issue but just to make it known.
Error given:
@BagBrother/core/classes/itemGroup.lua"]:112: in function `Layout'
[string "@BagBrother/core/classes/itemGroup.lua"]:32: in function <BagBrother/core/classes/itemGroup.lua:30>
[string "=[C]"]: in function `Show'
[string "@BagBrother/core/api/frames.lua"]:32: in function <BagBrother/core/api/frames.lua:27>
[string "=(tail call)"]: ?
[string "@BagBrother/core/features/autoDisplay.lua"]:83: in function `OpenAllBags'
[string "@Blizzard_UIPanels_Game/Classic/MailFrame.lua"]:99: in function `showFunc'
Also the old savedvariables had version "11.0.16"