Better Wardrobe and Transmog

Better Wardrobe and Transmog

6M Downloads

LUA error when learning an appearance in an instance or combat.

NoNick96 opened this issue ยท 1 comments

commented
104x [ADDON_ACTION_BLOCKED] AddOn 'BetterWardrobe' tried to call the protected function 'MountJournal:SetShown()'.
[string "@!BugGrabber/BugGrabber.lua"]:480: in function <!BugGrabber/BugGrabber.lua:480>
[string "=[C]"]: in function `SetShown'
[string "@Blizzard_Collections/Blizzard_Collections.lua"]:62: in function <Blizzard_Collections/Blizzard_Collections.lua:54>
[string "=[C]"]: in function `CollectionsJournal_UpdateSelectedTab'
[string "@Blizzard_Collections/Blizzard_Collections.lua"]:6: in function `CollectionsJournal_SetTab'
[string "@BetterWardrobe/Modules/Wardrobe.lua"]:1886: in function <BetterWardrobe/Modules/Wardrobe.lua:1886>
[string "=[C]"]: in function `securecall'
[string "@BetterWardrobe/Modules/Wardrobe.lua"]:1886: in function `CheckLatestAppearance'
[string "@BetterWardrobe/Modules/Wardrobe.lua"]:1868: in function <BetterWardrobe/Modules/Wardrobe.lua:1851>

Locals:
_ = Frame {
 RegisterEvent = <function> defined @!BugGrabber/BugGrabber.lua:486
 0 = <userdata>
 UnregisterEvent = <function> defined @!BugGrabber/BugGrabber.lua:486
 SetScript = <function> defined @!BugGrabber/BugGrabber.lua:486
}
event = "ADDON_ACTION_BLOCKED"
events = <table> {
 ADDON_ACTION_BLOCKED = <function> defined @!BugGrabber/BugGrabber.lua:552
 ADDON_ACTION_FORBIDDEN = <function> defined @!BugGrabber/BugGrabber.lua:552
 PLAYER_LOGIN = <function> defined @!BugGrabber/BugGrabber.lua:546
 LUA_WARNING = <function> defined @!BugGrabber/BugGrabber.lua:561
 ADDON_LOADED = <function> defined @!BugGrabber/BugGrabber.lua:506
}

Usually happens in combat or while in an instance.

commented

@NoNick96 Are you using the most recent version of the addon? Also please clear the buggrabber cache. The 4.12 version should have fixed the issue, but because of the way that bug grabber combines errors it may be a different error now from a different addon but is still getting listed in an old error from this addon.