GoldpawsStuff / AzeriteUI5

Custom user interface suite for World of Warcraft. Design and code by Lars Norberg and Daniel Troconis.
https://www.patreon.com/GoldpawsStuff
Other
22 stars 7 forks source link

[BUG] <title>bug for Rogue use TricksoftheTrade Spell(57934) in team #56

Closed mizone closed 11 months ago

mizone commented 11 months ago

Game Flavor

Dragonflight

Is there an existing issue for this?

Describe the bug

when in team, using TricksoftheTrade , it will report a bug @AzeriteUI\Components\UnitFrames\Auras line 94

To reproduce

when in team, Rogue using TricksoftheTrade , it will report a bug @AzeriteUI\Components\UnitFrames\Auras line 94

Expected behavior

No response

Screenshots

No response

Additional context

when in team, Rogue using TricksoftheTrade , it will report a bug @AzeriteUI\Components\UnitFrames\Auras line 94

Goldpaw commented 11 months ago

That's not the error message. There is no file with that name in the UI, that path is to a folder. I need to see the actual error message. Screenshots are fine.

mizone commented 11 months ago

Message: ...ns/AzeriteUI/Components/UnitFrames/Auras/Filters.lua:94: attempt to compare nil with number Time: Wed Dec 13 23:10:19 2023 Count: 2 Stack: ...ns/AzeriteUI/Components/UnitFrames/Auras/Filters.lua:94: attempt to compare nil with number

[string "@Interface/AddOns/AzeriteUI/Components/UnitFrames/Auras/Filters.lua"]:94: in function <...ns/AzeriteUI/Components/UnitFrames/Auras/Filters.lua:74> [string "@Interface/AddOns/AzeriteUI/Libs/oUF/elements/auras.lua"]:367: in function <...terface/AddOns/AzeriteUI/Libs/oUF/elements/auras.lua:289>

Locals: (*temporary) = defined =[C]:-1

when i use 5.2.136, it is OK. from 5.2.137, this issue happens when do M+.

mizone commented 11 months ago

since you do below changes.

1
Goldpaw commented 11 months ago

Should've been button.timeLeft not data.timeLeft. Fix coming shortly.

Goldpaw commented 11 months ago

Fixed in 5.2.145-RC.