Sigma88 / Sigma-AddOnManager

WoWClassic Addon to manage WoWClassic addons
Other
0 stars 2 forks source link

2.5.4 lua error on search #7

Open Jinnai opened 2 years ago

Jinnai commented 2 years ago
70x ...ns\SigmaAddOnManager\Frames\TextSearch\SearchBox.lua:113: attempt to call global 'TriStateCheckbox_SetState' (a nil value)
[string "@SigmaAddOnManager\Frames\TextSearch\SearchBox.lua"]:113: in function <...ns\SigmaAddOnManager\Frames\TextSearch\SearchBox.lua:82>
[string "=[C]"]: in function `AddonList_Update'
[string "@SigmaAddOnManager\Frames\TextSearch\SearchBox.lua"]:184: in function <...ns\SigmaAddOnManager\Frames\TextSearch\SearchBox.lua:180>
[string "=[C]"]: in function `AddonList_Update'
[string "@SharedXML\AddonList.lua"]:486: in function <SharedXML\AddonList.lua:480>
[string "=[C]"]: in function `Show'
[string "@Interface_TBC\FrameXML\UIParent.lua"]:2109: in function `SetUIPanel'
[string "@Interface_TBC\FrameXML\UIParent.lua"]:1915: in function `ShowUIPanel'
[string "@Interface_TBC\FrameXML\UIParent.lua"]:1822: in function <Interface_TBC\FrameXML\UIParent.lua:1818>
[string "=[C]"]: in function `SetAttribute'
[string "@Interface_TBC\FrameXML\UIParent.lua"]:2596: in function `ShowUIPanel'
[string "*:OnClick"]:3: in function <[string "*:OnClick"]:1>

Locals:
numAddOns = 160
numEntrys = 160
name = "ATT"
title = "Ability Team Tracker TBC"
notes = "Track cooldowns of your party members."
enabled = false
loadable = false
reason = "DISABLED"
security = "INSECURE"
addonIndex = 1
entryIndex = 1
entry = AddonListEntry1 {
 Status = AddonListEntry1Status {
 }
 LoadAddonButton = AddonListEntry1Load {
 }
 0 = <userdata>
 Reload = AddonListEntry1Reload {
 }
}
checkbox = AddonListEntry1Enabled {
 state = 0
 0 = <userdata>
}
string = nil
status = nil
urlButton = nil
securityIcon = nil
versionButton = nil
(for index) = 1
(for limit) = 19
(for step) = 1
i = 1
character = "Jilsander"
checkboxState = 0
(*temporary) = nil
(*temporary) = 0
(*temporary) = AddonListEntry1Enabled {
 state = 0
 0 = <userdata>
}
(*temporary) = "attempt to call global 'TriStateCheckbox_SetState' (a nil value)"
SAOM = <table> {
 SearchBox = <unnamed> {
 }
 baseGetAddOnDependencies = <function> defined =[C]:-1
 DATA = <table> {
 }
 AddonList_FirstUpdate = <function> defined @SigmaAddOnManager\Frames\TextSearch\SearchBox.lua:180
 ProfilesList = SigmaAddOnManager_ProfilesList {
 }
 L = <table> {
 }
 AddonList_Update = <function> defined @SigmaAddOnManager\Frames\TextSearch\SearchBox.lua:82
 SaveProfile = <unnamed> {
 }
 DeleteProfile = <unnamed> {
 }
 HOOKED = true
 LoadAddOnProfile = <function> defined @SigmaAddOnManager\Core\Utility.lua:32
 trim = <function> defined @SigmaAddOnManager\Core\Utility.lua:54
 NumAddOns = 160
 PopUpDialog = <table> {
 }
 GetNumAddOns = <function> defined @SigmaAddOnManager\Core\Utility.lua:58
 GetAddonIndex = <function> defined @SigmaAddOnManager\Frames\TextSearch\SearchBox.lua:47
 AddonTooltip_Update = <function> defined @SigmaAddOnManager\Core\ReplaceFunctions.lua:21
 SaveAddOnProfile = <function> defined @SigmaAddOnManager\Core\Utility.lua:4
 baseAddonTooltip_Update = <function> defined @SharedXML\AddonList.lua:595
 GetAddOnDependencies = <function> defined @SigmaAddOnManager\Core\ReplaceFunctions.lua:5
 SaveProfile_OnClick = <function> defined @SigmaAddOnManager\Frames\Buttons\SaveProfile.lua:12
}
Sigma88 commented 2 years ago

thank you for reporting this

I will take a look as soon as I get some free time 👍

Jinnai commented 2 years ago

any news for this issue?

Sigma88 commented 2 years ago

sorry but my free time is not what it used to

I hope next month I will get some time, I will definitely give you an update as soon as I get time to look into this issue