Toxicom / toxiui

ToxiUI is a plugin for ElvUI in World of Warcraft
Other
26 stars 15 forks source link

Cata Classic Wunderbar Error #94

Closed peshav closed 6 months ago

peshav commented 6 months ago

Description

When playing and most often in combat when hovering the wunderbar im getting the following bugsack error. My wunderbar is set to visibility alway and mouseover only is checked.

Bugsack Error

 3x [ADDON_ACTION_BLOCKED] AddOn 'ElvUI_ToxiUI' hat versucht die geschützte Funktion 'TXUIWunderBarLeftPanelModule1:Show()' aufzurufen.
[string "@!BugGrabber/BugGrabber.lua"]:485: in function <!BugGrabber/BugGrabber.lua:485>
[string "=[C]"]: in function `Show'
[string "@ElvUI_ToxiUI/Modules/WunderBar/Modules.lua"]:248: in function `SendForceUpdate'
[string "@ElvUI_ToxiUI/Modules/WunderBar/Bar.lua"]:56: in function `CheckVisibility'
[string "@ElvUI_ToxiUI/Modules/WunderBar/Bar.lua"]:68: in function `BarOnEnter'
[string "@ElvUI_ToxiUI/Modules/WunderBar/Modules.lua"]:140: in function `ModuleOnEnter'
[string "@ElvUI_ToxiUI/Modules/WunderBar/SubModules/Profession.lua"]:454: in function <...I_ToxiUI/Modules/WunderBar/SubModules/Profession.lua:453>

Locals:
_ = Frame {
 RegisterEvent = <function> defined @!BugGrabber/BugGrabber.lua:491
 0 = <userdata>
 UnregisterEvent = <function> defined @!BugGrabber/BugGrabber.lua:491
 SetScript = <function> defined @!BugGrabber/BugGrabber.lua:491
}
event = "ADDON_ACTION_BLOCKED"
events = <table> {
 ADDON_ACTION_BLOCKED = <function> defined @!BugGrabber/BugGrabber.lua:557
 ADDON_ACTION_FORBIDDEN = <function> defined @!BugGrabber/BugGrabber.lua:557
 PLAYER_LOGIN = <function> defined @!BugGrabber/BugGrabber.lua:551
 LUA_WARNING = <function> defined @!BugGrabber/BugGrabber.lua:566
 ADDON_LOADED = <function> defined @!BugGrabber/BugGrabber.lua:511

ToxiUI Status Report

image

Toxicom commented 6 months ago

I assume nothing breaks, only the bug gets thrown? Seeing as this is a taint, it's kinda safe to ignore, since chasing a taint error is generally finding a needle in a hay stack..

More on taints: https://github.com/tukui-org/ElvUI/wiki/errors

peshav commented 6 months ago

No its not game breaking however it causes the game to stutter. Sorry for bothering you with such small issue :/