Azeroth-Pilot-Reloaded / azeroth-pilot-reloaded

Azeroth Pilot Reloaded
GNU General Public License v3.0
29 stars 10 forks source link

[ISSUE] - LUA Error during quest "Kill Piercer Gigra" (DF) #338

Closed Esidar closed 2 months ago

Esidar commented 2 months ago

Description

No action required, lua error is spamming every 1-2sec.

World of Warcraft Flavor

Retail (Default)

APR Status

{{"Class","MAGE"},{"Continent","Dragon Isles"},{"Time & Date","Sat Aug 31 10:45:39 2024"},{"Language","enUS"},{"Name","Esidarr"},{"Realm","Chamber of Aspects"},{"World Coordinates","1666.00, 1931.10"},{"Level","65"},{"AddOn Version","v4.4.2"},{"Faction","Horde"},{"Coordinates","37.47, 64.69"},{"Client Build","56421"},{"Client Version","11.0.2"},{"Step","185, Qpart"},{"Route","2022-DF03N-WakingShores"},{"Zone","The Waking Shores"}}

Tested with only APR

Lua Error

Message: Interface/AddOns/APR/APR-Core/CurrentStep.lua:702: bad argument #1 to 'SetCooldown' (must be a finite number - Usage: self:SetCooldown(start, duration [, modRate])) Time: Sat Aug 31 10:38:13 2024 Count: 17 Stack: Interface/AddOns/APR/APR-Core/CurrentStep.lua:702: bad argument #1 to 'SetCooldown' (must be a finite number - Usage: self:SetCooldown(start, duration [, modRate])) [string "@Interface/AddOns/APR/APR-Core/CurrentStep.lua"]:702: in function UpdateStepButtonCooldowns' [string "@Interface/AddOns/APR/APR-Core/QuestHandler.lua"]:837: in function?' [string "@Interface/AddOns/APR/APR-Core/QuestHandler.lua"]:794: in function UpdateStep' [string "@Interface/AddOns/APR/APR-Core/QuestHandler.lua"]:1062: in functionfunc' [string "@Interface/AddOns/APR/APR-Core/QuestHandler.lua"]:1072: in function <Interface/AddOns/APR/APR-Core/QuestHandler.lua:1051>

Locals: self =

{ progressBar = CurrentStepFrame_StepHolder_ProgressBar { } modules =
{ } defaultModuleLibraries =
{ } FrameAttachToModule = QuestObjectiveTracker { } questsExtraTextList =
{ } FrameHeight = 0 baseName = "APR" name = "APR_CurrentStep" orderedModules =
{ } questsList =
{ } enabledState = true previousState =
{ } moduleName = "CurrentStep" defaultModuleState = true } (for state) =
{ 65956-1 = Frame { } 65957-1 = Frame { } } (for control) = "65957-1" id = "65957-1" questContainer = Frame { backdropInfo =
{ } PixelSnapDisabled = true questID = 65957 font = FontString { } Center = Texture { } RightEdge = Texture { } IconButton = CurrentStepFrame_StepHolderIconButton { } BottomEdge = Texture { } BottomLeftCorner = Texture { } BottomRightCorner = Texture { } TopEdge = Texture { } TopRightCorner = Texture { } TopLeftCorner = Texture { } LeftEdge = Texture { } } IconButton = CurrentStepFrame_StepHolderIconButton { attribute = "spell" itemID = 369553 cooldown = CurrentStepFrame_StepHolderIconButtonCooldown { } } start =
{ isEnabled = true startTime = 0 modRate = 1 duration = 0 } duration = nil

Reproduction Steps

I just logged in, and error keeps spamming.

Screenshots

No response

Any additional information?

No response