Loading...
Forum Rules:
Before creating a support thread here then please read [Read Before Posting] Ask For Technical Support: The Right Way.

[2.21] Experience Bar missing/bugged due to UnitHasVehicleUI call

1
As the title states my experience bar is missing but not always. I haven't tested if it's only on specific characters. Here's a stack using /luaerror on and /estatus

luaerror

Code: Select all

Message: Interface\AddOns\ElvUI\Core\General\API.lua:433: attempt to call upvalue 'UnitHasVehicleUI' (a nil value)
Time: Sat Nov  6 06:44:11 2021
Count: 1
Stack: Interface\AddOns\ElvUI\Core\General\API.lua:433: attempt to call upvalue 'UnitHasVehicleUI' (a nil value)
[string "@Interface\AddOns\ElvUI\Core\General\API.lua"]:433: in function `RegisterObjectForVehicleLock'
[string "@Interface\AddOns\ElvUI\Core\Modules\DataBars\DataBars.lua"]:108: in function `UpdateAll'
[string "@Interface\AddOns\ElvUI\Core\Modules\DataBars\DataBars.lua"]:184: in function <...face\AddOns\ElvUI\Core\Modules\DataBars\DataBars.lua:164>
[string "=[C]"]: ?
[string "@Interface\AddOns\ElvUI\Core\General\Core.lua"]:1776: in function `CallLoadFunc'
[string "@Interface\AddOns\ElvUI\Core\General\Core.lua"]:1791: in function `CallLoadedModule'
[string "@Interface\AddOns\ElvUI\Core\General\Core.lua"]:1817: in function `InitializeModules'
[string "@Interface\AddOns\ElvUI\Core\General\Core.lua"]:1920: in function `Initialize'
[string "@Interface\AddOns\ElvUI\Core\init.lua"]:161: in function <Interface\AddOns\ElvUI\Core\init.lua:160>
[string "=[C]"]: ?
[string "@Interface\AddOns\ElvUI\Core\Libraries\Ace3\AceAddon-3.0\AceAddon-3.0.lua"]:70: in function <...UI\Core\Libraries\Ace3\AceAddon-3.0\AceAddon-3.0.lua:65>
[string "@Interface\AddOns\ElvUI\Core\Libraries\Ace3\AceAddon-3.0\AceAddon-3.0.lua"]:527: in function `EnableAddon'
[string "@Interface\AddOns\ElvUI\Core\Libraries\Ace3\AceAddon-3.0\AceAddon-3.0.lua"]:630: in function <...UI\Core\Libraries\Ace3\AceAddon-3.0\AceAddon-3.0.lua:615>

Locals: <none>
estatus
https://imgur.com/a/DhhbWm6

I've recently also had issues with raid pet frames not showing up but I imagine the source of the issue is different so I will open separate ticket if it persists.

Thank you in advance for any help.