MoveAny (Edit Mode, Windows and Ui)

MoveAny (Edit Mode, Windows and Ui)

5M Downloads

Tried to call the protected function StatusBar:Show()

Xorag opened this issue ยท 13 comments

commented

Started seeing this error in the last few recent versions, often when entering combat:

1x [ADDON_ACTION_BLOCKED] AddOn 'MoveAny' tried to call the protected function 'StatusBar:Show()'.
[string "@!BugGrabber/BugGrabber.lua"]:481: in function <!BugGrabber/BugGrabber.lua:481>
[string "=[C]"]: in function Show' [string "@FrameXML/TextStatusBar.lua"]:86: in function TextStatusBar_UpdateTextStringWithValues'
[string "@FrameXML/TextStatusBar.lua"]:72: in function TextStatusBar_UpdateTextString' [string "@FrameXML/TextStatusBar.lua"]:187: in function TextStatusBar_OnValueChanged'
[string "@FrameXML/UnitFrame.lua"]:939: in function UnitFrameHealthBar_OnValueChanged' [string "@FrameXML/TargetFrame.lua"]:1060: in function <FrameXML/TargetFrame.lua:1059> [string "=[C]"]: in function SetValue'
[string "@FrameXML/UnitFrame.lua"]:884: in function <FrameXML/UnitFrame.lua:872>

Locals:
_ = Frame {
RegisterEvent = defined @!BugGrabber/BugGrabber.lua:487
0 =
UnregisterEvent = defined @!BugGrabber/BugGrabber.lua:487
SetScript = defined @!BugGrabber/BugGrabber.lua:487
}
event = "ADDON_ACTION_BLOCKED"
events =

{
ADDON_ACTION_BLOCKED = defined @!BugGrabber/BugGrabber.lua:553
ADDON_ACTION_FORBIDDEN = defined @!BugGrabber/BugGrabber.lua:553
PLAYER_LOGIN = defined @!BugGrabber/BugGrabber.lua:547
LUA_WARNING = defined @!BugGrabber/BugGrabber.lua:562
ADDON_LOADED = defined @!BugGrabber/BugGrabber.lua:507
}

commented

i am not able to reproduce this, must be a combo of settings/addons

commented

i tried the 3 checkboxes only

commented

I can reproduce it easily with just moveany enabled going into violet hold dungeon in dalaran and just attack some of the npcs. Attached are my character and account config files:

MoveAny_Account.lua.txt
MoveAny_Character.lua.txt

commented

image
damn it :D still no error

commented

wait now i have one
image

commented

Yes that is my error. I just tested deleting my config and there is no error. so there is an issue with my config it seems?

commented

I believe all I am doing is moving the cast bar and target of target frame, and the totem timer is completely hidden.

commented

v1.6.111 should fix it

commented

castbar had not the default parent, i made another solution, should work now

commented

seems to be fixed now thanks so much

commented

I am only moving:

Target of Target Frame
Totem Timers
Castbar from Target

in my config. thanks!

commented

Which wow version are you playing?
how can i reproduce that error? :D

commented

Retail wow, as far as reproducing it happens whenever I enter combat, usually inside of a dungeon or raid for the first time after logging in but does not seem to repeatedly occur