FiveSecondRule

FiveSecondRule

664k Downloads

Error Lua

Xprit44 opened this issue ยท 1 comments

commented

Hi,

I have a lua error on version 1.15.3
addon version 1.15.3

here is the message:

Message: ...ace/AddOns/FiveSecondRule/Dependencies/UIFactory.lua:22: bad argument #1 to 'SetJustifyV' (Usage: self:SetJustifyV(justifyV))
Time: Fri Jul 19 14:20:20 2024
Count: 1
Stack: ...ace/AddOns/FiveSecondRule/Dependencies/UIFactory.lua:22: bad argument #1 to 'SetJustifyV' (Usage: self:SetJustifyV(justifyV))
[string "@Interface/AddOns/FiveSecondRule/Modules/OptionsPanel.lua"]:196: in function `CreateGUI'
[string "@Interface/AddOns/FiveSecondRule/Modules/OptionsPanel.lua"]:20: in function <...rface/AddOns/FiveSecondRule/Modules/OptionsPanel.lua:17>

Locals: self = FiveSecondRuleOptionsPanelFrame {
UpdateOptionValues = defined @Interface/AddOns/FiveSecondRule/Modules/OptionsPanel.lua:29
0 =
CreateGUI = defined @Interface/AddOns/FiveSecondRule/Modules/OptionsPanel.lua:64
}
name = "FiveSecondRule"
parent = nil
frame = Frame {
0 =
content = CADOptionsContent {
}
name = "FiveSecondRule"
title = FiveSecondRuleTitle {
}
}
ADDON_NAME = "FiveSecondRule"
OptionsPanelFrame = FiveSecondRuleOptionsPanelFrame {
UpdateOptionValues = defined @Interface/AddOns/FiveSecondRule/Modules/OptionsPanel.lua:29
0 =
CreateGUI = defined @Interface/AddOns/FiveSecondRule/Modules/OptionsPanel.lua:64
}
colorPickerStateSet = false

commented

Fixed in 902b35c.