I don't even know
DePhoegon opened this issue ยท 2 comments
Describe the problem
more DF Protected issues
What steps will reproduce the problem?
{DH class, though I suspect that doesn't matter}
- Leave Instanced dungeon into combat (wq)
- Watch it break hotbar updating while combat is on goin.
Consider attaching a screenshot below to help describe your issue (Attach directly, do not link to other websites)
What version of BigWigs are you using? (Stating 'latest' is not useful)
v252
Do you have an error log of what happened? [BugStack / Buggrabber]
1x [ADDON_ACTION_BLOCKED] AddOn 'BigWigs_Plugins' tried to call the protected function 'MultiBarBottomLeft:SetPointBase()'. [string "@Interface/AddOns/!BugGrabber/BugGrabber.lua"]:480: in function <Interface/AddOns/!BugGrabber/BugGrabber.lua:480> [string "=[C]"]: in function
SetPointBase'
[string "@Interface/FrameXML/EditModeSystemTemplates.lua"]:62: in function SetPoint' [string "@Interface/FrameXML/EditModeManager.lua"]:629: in function
UpdateBottomActionBarPositions'
[string "@Interface/FrameXML/EditModeManager.lua"]:555: in function UpdateActionBarLayout' [string "@Interface/FrameXML/EditModeSystemTemplates.lua"]:655: in function
UpdateGridLayout'
[string "@Interface/FrameXML/ActionBar.lua"]:350: in function UpdateVisibility' [string "@Interface/FrameXML/ActionBar.lua"]:317: in function
Hide'
[string "@Interface/FrameXML/PetActionBar.lua"]:182: in function Update' [string "@Interface/FrameXML/PetActionBar.lua"]:84: in function <Interface/FrameXML/PetActionBar.lua:70> [string "=[C]"]: ?
&
573x Interface/FrameXML/EditModeSystemTemplates.lua:631: attempt to perform arithmetic on local 'offsetY' (a nil value) [string "@Interface/FrameXML/EditModeSystemTemplates.lua"]:631: in function
GetBottomAnchoredHeight'
[string "@Interface/FrameXML/EditModeUtil.lua"]:39: in function GetBottomActionBarHeight' [string "@Interface/FrameXML/UIParent.lua"]:3074: in function
UIParentManageFramePositions'
[string "@Interface/FrameXML/UIParent.lua"]:2561: in function <Interface/FrameXML/UIParent.lua:2548>
[string "=[C]"]: in function SetAttribute' [string "@Interface/FrameXML/UIParent.lua"]:3104: in function
UIParent_ManageFramePositions'
[string "@Interface/FrameXML/EditModeManager.lua"]:641: in function UpdateBottomActionBarPositions' [string "@Interface/FrameXML/EditModeManager.lua"]:555: in function
UpdateActionBarLayout'
[string "@Interface/FrameXML/EditModeSystemTemplates.lua"]:655: in function UpdateGridLayout' [string "@Interface/FrameXML/ActionBar.lua"]:350: in function
UpdateVisibility'
[string "@Interface/FrameXML/ActionBar.lua"]:317: in function Hide' [string "@Interface/FrameXML/PetActionBar.lua"]:182: in function
Update'
[string "@Interface/FrameXML/PetActionBar.lua"]:84: in function <Interface/FrameXML/PetActionBar.lua:70>
[string "=[C]"]: ?
Locals:
self = MainMenuBar {
0 =
QuickKeybindRightShadow = Texture {
}
UpdateSystemSettingAlwaysShowButtons = defined @Interface/FrameXML/EditModeSystemTemplates.lua:772
UpdateMagnetismRegistration = defined @Interface/FrameXML/EditModeSystemTemplates.lua:506
GetSnapOffsets = defined @Interface/FrameXML/EditModeSystemTemplates.lua:411
UpdateFrameStrata = defined @Interface/FrameXML/ActionBar.lua:194
UpdateButtonArt = defined @Interface/FrameXML/EditModeSystemTemplates.lua:669
IsFrameAnchoredToMe = defined @Interface/FrameXML/EditModeSystemTemplates.lua:469
buttonTemplate = "MainBarActionBarButtonTemplate"
ShowBase = defined =[C]:-1
IsShown = defined @Interface/FrameXML/ActionBar.lua:286
GetSelectionOffset = defined @Interface/FrameXML/EditModeSystemTemplates.lua:363
ResetToDefaultPosition = defined @Interface/FrameXML/EditModeSystemTemplates.lua:148
RefreshButtonArt = defined @Interface/FrameXML/EditModeSystemTemplates.lua:662
GetScaledSelectionSides = defined @Interface/FrameXML/EditModeSystemTemplates.lua:355
SelectSystem = defined @Interface/FrameXML/EditModeSystemTemplates.lua:534
buttonArtDirty = false
GetFrameMagneticEligibility = defined @Interface/FrameXML/EditModeSystemTemplates.lua:489
AddLayoutChildren = defined @Interface/SharedXML/LayoutFrame.lua:48
IsBelowFrame = defined @Interface/FrameXML/EditModeSystemTemplates.lua:322
UpdateSystemSettingIconSize = defined @Interface/FrameXML/EditModeSystemTemplates.lua:714
SetScaleBase = defined =[C]:-1
HasActiveChanges = defined @Interface/FrameXML/EditModeSystemTemplates.lua:244
GetScaledCenter = defined @Interface/FrameXML/EditModeSystemTemplates.lua:348
DoesSettingDisplayValueEqual = defined @Interface/FrameXML/EditModeSystemTemplates.lua:268
OnLoad = defined @Interface/FrameXML/MainMenuBar.lua:6
UpdateDisplayInfoOptions = defined @Interface/FrameXML/EditModeSystemTemplates.lua:279
ActionBarPageNumber = Frame {
}
settingDisplayInfoMap =
}
addSystemIndexToName = true
IsLayoutFrame = defined @Interface/SharedXML/LayoutFrame.lua:36
DoesSettingValueEqual = defined @Interface/FrameXML/EditModeSystemTemplates.lua:263
MarkDirty = defined @Interface/SharedXML/LayoutFrame.lua:90
ShouldResetSettingsDialogAnchors = defined @Interface/FrameXML/EditModeSystemTemplates.lua:91
dirtySettings =
}
UpdateGridLayout = defined @Interface/FrameXML/EditModeSystemTemplates.lua:648
IsToTheLeftOfFrame = defined @Interface/FrameXML/EditModeSystemTemplates.lua:304
GetSettingsDialogAnchor = defined @Interface/FrameXML/EditModeSystemTemplates.lua:288
hasActiveChanges = false
OnSystemLoad = defined @Interface/FrameXML/EditModeSystemTemplates.lua:3
ClearFrameSnap = defined @Interface/FrameXML/EditModeSystemTemplates.lua:448
GetCombinedCenterOffset = defined @Interface/FrameXML/EditModeSystemTemplates.lua:398
SetupSettingsDialogAnchor = defined @Interface/FrameXML/EditModeSystemTemplates.lua:232
IsShownOverride = defined @Interface/FrameXML/ActionBar.lua:286
dirty = false
SetPointBase = defined =[C]:-1
UpdateSystem = defined @Interface/FrameXML/EditModeSystemTemplates.lua:586
UpdateShownButtons = defined @Interface/FrameXML/ActionBar.lua:198
UpdateDirtySettings = defined @Interface/FrameXML/EditModeSystemTemplates.lua:112
isHighlighted = false
BreakSnappedFrames = defined @Interface/FrameXML/EditModeSystemTemplates.lua:431
HideOverride = defined @Interface/FrameXML/ActionBar.lua:313
VehicleLeaveButton = MainMenuBarVehicleLeaveButton {
}
systemIndex = 1
snappedFrames =
}
SetShownOverride = defined @Interface/FrameXML/ActionBar.lua:298
SetPointOverride`
Any additional information? (example: WoW language if not English)
Prayers for All the major addons to iron out the new protected calls again >.<
1x [ADDON_ACTION_FORBIDDEN] AddOn 'BigWigs_Plugins' tried to call the protected function 'UseContainerItem()'.
[string "@Interface/AddOns/!BugGrabber/BugGrabber.lua"]:480: in function <Interface/AddOns/!BugGrabber/BugGrabber.lua:480>
[string "=[C]"]: in function UseContainerItem' [string "@Interface/FrameXML/ContainerFrame.lua"]:1301: in function <Interface/FrameXML/ContainerFrame.lua:1294> [string "=[C]"]: in function
ContainerFrameItemButton_OnClick'
[string "@Interface/FrameXML/ContainerFrame.lua"]:1435: in function <Interface/FrameXML/ContainerFrame.lua:1423>