PhenomDevel / BlizzHUDTweaks

GNU General Public License v3.0
9 stars 4 forks source link

Bug Grabber spam #68

Closed YamorinoGH closed 4 months ago

YamorinoGH commented 4 months ago

Hey there, I keep getting spammed with this:

1x [ADDON_ACTION_BLOCKED] AddOn 'WeakAuras' tried to call the protected function 'Frame:Hide()'. [string "@!BugGrabber/BugGrabber.lua"]:485: in function <!BugGrabber/BugGrabber.lua:485> [string "=[C]"]: in function Hide' [string "@WeakAuras/RegionTypes/DynamicGroup.lua"]:1589: in functionResize' [string "@WeakAuras/RegionTypes/DynamicGroup.lua"]:1528: in function `DoPositionChildren' [string "@WeakAuras/Animations.lua"]:170: in function <WeakAuras/Animations.lua:162>

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

{ ADDON_ACTION_BLOCKED = defined @!BugGrabber/BugGrabber.lua:557 ADDON_ACTION_FORBIDDEN = defined @!BugGrabber/BugGrabber.lua:557 PLAYER_LOGIN = defined @!BugGrabber/BugGrabber.lua:551 LUA_WARNING = defined @!BugGrabber/BugGrabber.lua:566 ADDON_LOADED = defined @!BugGrabber/BugGrabber.lua:511 }

PhenomDevel commented 4 months ago

My add-on is not mentioned a single time in the error message. The error you posted comes from WeakAuras: AddOn 'WeakAuras' tried to call the protected function 'Frame:Hide()'.