ToxiUI - ElvUI edit

ToxiUI - ElvUI edit

262k Downloads

[BUG] VehicleBar: Taint

Toxicom opened this issue ยท 3 comments

commented

Description

Discord report:

Message: ADDON_ACTION_BLOCKED: ElvUI_ToxiUI tried to call the protected function 'TXUIVehicleBar:SetPoint()'.
Time: Sun Oct  9 13:08:55 2022
Count: 155
Stack: ADDON_ACTION_BLOCKED: ElvUI_ToxiUI tried to call the protected function 'TXUIVehicleBar:SetPoint()'.
[string "@Interface\AddOns\Masque\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua"]:29: in function <...que\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:25>
[string "@Interface\AddOns\Masque\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua"]:64: in function Fire'
[string "@Interface\AddOns\ElvUI\Libraries\Core\Ace\AceEvent-3.0\AceEvent-3.0.lua"]:120: in function <...vUI\Libraries\Core\Ace\AceEvent-3.0\AceEvent-3.0.lua:119>
[string "=[C]"]: in function SetPoint'
[string "@Interface\AddOns\ElvUI_ToxiUI\Core\Animations.lua"]:1014: in function `Update'
[string "@Interface\AddOns\ElvUI_ToxiUI\Core\Animations.lua"]:32: in function <Interface\AddOns\ElvUI_ToxiUI\Core\Animations.lua:29>

Locals: <none>

Additional Information

commented

@Toxicom Is this fixed now with the Vehicle Bar changes?

It might be worthwhile to include Steps to reproduce because that Discord Link is broken for me now. :/

commented

Discord links to #contributor-chat, aka patreon. No steps were given hence the vague description:|

commented

This seems to be caused by doing the mounting cast for dragonflight mounts and then getting in combat while casting it. This cancels the mounting but also produced the error. (and resulting issues)
The new stacktrace on the newest version of ToxiUI is:

[string "@!BugGrabber/BugGrabber.lua"]:480: in function <!BugGrabber/BugGrabber.lua:480>
[string "=[C]"]: in function `SetPoint'
[string "@ElvUI_ToxiUI/Core/Animations.lua"]:1014: in function `Update'
[string "@ElvUI_ToxiUI/Core/Animations.lua"]:32: in function <ElvUI_ToxiUI/Core/Animations.lua:29```