Unable to open gui with /clm gui
cjmoore7 opened this issue ยท 14 comments
Getting the following bug in Bugsack when attempting to open CLM
6x ClassicLootManager\Utils.lua:714: bad argument #1 to 'unpack' (table expected, got nil)
[string "=[C]"]: in function unpack' [string "@ClassicLootManager\Utils.lua"]:714: in function
fnDoCellUpdate'
[string "@ClassicLootManager\Libs\lib-st\Core.lua"]:849: in function Refresh' [string "@ClassicLootManager\Libs\lib-st\Core.lua"]:856: in function
updateFunction'
[string "@SharedXML\SecureUIPanelTemplates.lua"]:332: in function FauxScrollFrame_OnVerticalScroll' [string "@ClassicLootManager\Libs\lib-st\Core.lua"]:856: in function <...rfaceClassicLootManager\Libs\lib-st\Core.lua:855> [string "=[C]"]: in function
SetVerticalScroll'
[string "@SharedXML\SecureUIPanelTemplates.lua"]:64: in function <SharedXML\SecureUIPanelTemplates.lua:63>
[string "=[C]"]: in function `SetValue'
[string "@SharedXML\SharedUIPanelTemplates.lua"]:218: in function <SharedXML\SharedUIPanelTemplates.lua:212>
Locals:
(*temporary) = nil
(*temporary) = "table expected, got nil"
Test it with all other addons disabled. Then enable one by one and see which one is creating the error :)
i am not able to reproduce it with CLM only enabled. Can you prove me you have only it enabled?
what game version are you playing?
locale?
can you record where do you get the error?
Can you try to do it all very very slowly to check if it happens when you maybe hover over specific row?
I reloaded, I was able to mouse over each player in the table and see the popup window, as soon as I clicked the scroll down button, it threw an error.
I have no issues mousewheeling or clicking up and down on the history tab, raids tab, or the audit tab.
I get errors when trying to view the profiles tab
only loads partial then errors out,
This one is a great start. It suggests it's data related. We would need to know who does it fail on and why. Pleass upload saved variable so i can try to reproduce it.
Just the lua svar please:
<wow install directory>\_classic_\WTF\Account\<account id>\SavedVariables\<addon name>.lua
Github does not allow for the upload of .lua files, I zipped the file located at "C:\Program Files (x86)\World of Warcraft_classic_\WTF\Account\55826435#1\SavedVariables\ClassicLootManager.lua"