Ride the Wind

Ride the Wind

680 Downloads

HeadsUpView.lua:263: attempt to call global 'GetSpellCharges' (a nil value)

Ookami313 opened this issue ยท 1 comments

commented

Update to 11.0.2 seems to have broken the addon. Error occurs when I mount up. Thanks.

1x RideTheWind/GUI/Views/HeadsUpView.lua:263: attempt to call global 'GetSpellCharges' (a nil value)
[string "@RideTheWind/GUI/Views/HeadsUpView.lua"]:263: in function <RideTheWind/GUI/Views/HeadsUpView.lua:262>
[string "=[C]"]: in function Show' [string "@RideTheWind/GUI/Views/HeadsUpView.lua"]:443: in function Update'
[string "@RideTheWind/GUI/Views/HeadsUpView.lua"]:540: in function `SpeedTest'
[string "@RideTheWind/GUI/Views/HeadsUpView.lua"]:432: in function <RideTheWind/GUI/Views/HeadsUpView.lua:431>

Locals:
(*temporary) = nil
(*temporary) = 425782
(*temporary) = "attempt to call global 'GetSpellCharges' (a nil value)"
self =

{
modules =
{
}
defaultModuleLibraries =
{
}
name = "RideTheWind_HeadsUpView"
orderedModules =
{
}
enabledState = true
data =
{
}
baseName = "RideTheWind"
moduleName = "HeadsUpView"
defaultModuleState = true
}

commented

Thanks for the ... heads up! This should be fixed in the new version being pushed to Curse right now.