Improved Talent Loadouts

Improved Talent Loadouts

171k Downloads

Load Actionbars -- string expected got 'table'

DrNipNip opened this issue ยท 1 comments

commented

I get the following error when using "Load Actionbars", but seemingly only on Druid characters (even when trying to load the actionbars on the same character they are saved on). Other classes it works fine.

All AddOns other than ITL disabled.

ITL AddOn is up to date.
WoW: 11.0.7

#################################################

Message: ...ns/ImprovedTalentLoadouts/ImprovedTalentLoadouts.lua:1855: Usage: LibDeflate:DecompressDeflate(str): 'str' - string expected got 'table'.
Time: Sun Jan 12 20:26:08 2025
Count: 1
Stack: ...ns/ImprovedTalentLoadouts/ImprovedTalentLoadouts.lua:1855: Usage: LibDeflate:DecompressDeflate(str): 'str' - string expected got 'table'.
[string "@Interface/AddOns/ImprovedTalentLoadouts/Libs/LibDeflate/LibDeflate.lua"]:2708: in function DecompressDeflate' [string "@Interface/AddOns/ImprovedTalentLoadouts/ImprovedTalentLoadouts.lua"]:1855: in function LoadActionBar'
[string "@Interface/AddOns/ImprovedTalentLoadouts/ImprovedTalentLoadouts.lua"]:1842: in function `func'
[string "@Interface/AddOns/ImprovedTalentLoadouts/Libs/LibUIDropDownMenu/LibUIDropDownMenu.lua"]:233: in function <...oadouts/Libs/LibUIDropDownMenu/LibUIDropDownMenu.lua:199>
[string "@Interface/AddOns/ImprovedTalentLoadouts/Libs/LibUIDropDownMenu/LibUIDropDownMenu.lua"]:453: in function <...oadouts/Libs/LibUIDropDownMenu/LibUIDropDownMenu.lua:452>

Locals: self =

{
_VERSION = "1.0.0-release"
internals =
{
}
_COPYRIGHT = "LibDeflate 1.0.0-release Copyright (C) 2018 Haoqian He. License GPLv3+: GNU GPL version 3 or later"
}
str =
{
}
arg_valid = false
arg_err = "'str' - string expected got 'table'."