Details! Damage Meter

Details! Damage Meter

211M Downloads

bad argument #3 Details spamming errors.

Boomberboomber opened this issue ยท 1 comments

commented

Getting this error with Details after new patch. Updates did not fix it. It kinda spams the error making details useless atm. Have to disable it. Don't know anything about addons. So i thought i would just help with this info. If anyone got a fix let me know. (like edit a notepad)

Message: bad argument #3 to '?' (outside of expected range 0 to 4294967295 - Usage: local outContinuationToken, (slots)* = C_UnitAuras.GetAuraSlots(unitToken [, filter, maxSlots, continuationToken]))
Time: Wed Jan 24 15:47:00 2024
Count: 1
Stack: bad argument #3 to '?' (outside of expected range 0 to 4294967295 - Usage: local outContinuationToken, (slots)* = C_UnitAuras.GetAuraSlots(unitToken [, filter, maxSlots, continuationToken]))
[string "@Interface/FrameXML/AuraUtil.lua"]:83: in function ForEachAura' [string "@Interface/AddOns/Details/Libs/LibOpenRaid/GetPlayerInformation.lua"]:744: in function <...ns/Details/Libs/LibOpenRaid/GetPlayerInformation.lua:727> [string "@Interface/AddOns/Details/Libs/LibOpenRaid/GetPlayerInformation.lua"]:773: in function GetPlayerCooldownStatus'
[string "@Interface/AddOns/Details/Libs/LibOpenRaid/GetPlayerInformation.lua"]:471: in function <...ns/Details/Libs/LibOpenRaid/GetPlayerInformation.lua:470>
[string "@Interface/AddOns/Details/Libs/LibOpenRaid/GetPlayerInformation.lua"]:695: in function GetPlayerCooldownList' [string "@Interface/AddOns/Details/Libs/LibOpenRaid/LibOpenRaid.lua"]:2271: in function UpdatePlayerCooldownsLocally'
[string "@Interface/AddOns/Details/Libs/LibOpenRaid/LibOpenRaid.lua"]:1019: in function <...face/AddOns/Details/Libs/LibOpenRaid/LibOpenRaid.lua:1006>
[string "=[C]"]: in function `xpcall'
[string "@Interface/AddOns/Details/Libs/LibOpenRaid/LibOpenRaid.lua"]:529: in function <...face/AddOns/Details/Libs/LibOpenRaid/LibOpenRaid.lua:519>

Locals: unit = "player"
filter = "HELPFUL"
maxCount = false
func = defined @Interface/AddOns/Details/Libs/LibOpenRaid/GetPlayerInformation.lua:715
usePackedAura = true
continuationToken = nil
(*temporary) = defined @Interface/FrameXML/AuraUtil.lua:56
(*temporary) = "player"
(*temporary) = "HELPFUL"
(*temporary) = defined @Interface/AddOns/Details/Libs/LibOpenRaid/GetPlayerInformation.lua:715
(*temporary) = true
ForEachAuraHelper = defined @Interface/FrameXML/AuraUtil.lua:56

commented

That's the same error trace as #667, which appears to have been fixed in the most recent version.