tukui-org / Tukui

Tukui - Live branch is Dragonflight, Wrath and Classic Era
https://tukui.org
49 stars 29 forks source link

undefined variable #174

Closed cjhwang0222 closed 3 months ago

cjhwang0222 commented 3 months ago

https://github.com/tukui-org/Tukui/blob/c7324de44e36bb38b4405091795835e13d2670a4/Tukui/Modules/Miscellaneous/MirrorTimers.lua#L40

can't find padding

cjhwang0222 commented 3 months ago

https://github.com/tukui-org/Tukui/blob/c7324de44e36bb38b4405091795835e13d2670a4/Tukui/Modules/Miscellaneous/ThreatBar.lua#L113

maybe a mistake while copying and pasting?

cjhwang0222 commented 3 months ago

https://github.com/tukui-org/Tukui/blob/c7324de44e36bb38b4405091795835e13d2670a4/Tukui/Modules/UnitFrames/Core.lua#L116

IsPvP should have a boolean value not a function itself.

cjhwang0222 commented 3 months ago

UnitIsPVP("player") returns a value not a function

Repooc commented 3 months ago

Yeah i did it in a rush while working on 2 other things at the same time and didnt double check myself :P should be good now