BestInSlotReduxManager

BestInSlotReduxManager

749 Downloads

2 errors in RaidTierOverview

dingoh opened this issue ยท 0 comments

commented

--This report Based on BiSR_10.2.1.zip and recently updated Wow client on 18/Nov/2023
--This is my first time to use this addon. So I might miss previous changelog about this issue, anyway i am reporting now.

--overview
There is commented(by Dioxina) lines in that file from line 393 to line 457.
And because in those lines have two definitions(reportButton, dropdownReport) which is hidden by commenterizing, this addon keep calling nil value whenever it calls reportButton and dropdownReport.
I uncommenterized those lines and reload ui, so far so good.
Tell me if I should comment those lines again or redistribute without comments please. Thanks.

--error message in BugSack - 1 -
1x ...eBestInSlotRedux/Frames/RaidTierOverview.lua:30: attempt to index local 'dropdownReport' (a nil value)
[string "@BestInSlotRedux/Frames/RaidTierOverview.lua"]:30: in main chunk

--error message in BugSack - 2 -
4x ...eBestInSlotRedux/Frames/RaidTierOverview.lua:240: attempt to index upvalue 'reportButton' (a nil value)
[string "@BestInSlotRedux/Frames/RaidTierOverview.lua"]:240: in function UpdateContent' [string "@BestInSlotRedux/Frames/RaidTierOverview.lua"]:461: in function Draw'
[string "@BestInSlotRedux/Frames/FramesCore.lua"]:197: in function <BestInSlotRedux/Frames/FramesCore.lua:197>
[string "@BestInSlotRedux/Frames/FramesCore.lua"]:159: in function `func'
[string "@Baggins/Libs/AceTimer-3.0-17/AceTimer-3.0.lua"]:57: in function <...ceBaggins/Libs/AceTimer-3.0/AceTimer-3.0.lua:50>