Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lua Error - "Umm Reverse the Sorting" under Inventory #3

Open
FantasyFreak opened this issue Sep 24, 2022 · 0 comments
Open

Lua Error - "Umm Reverse the Sorting" under Inventory #3

FantasyFreak opened this issue Sep 24, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@FantasyFreak
Copy link

Under SETTINGS | INVENTORY - When selecting "Umm Reverse The Sorting", the following error displays. This is a fresh install with no additional Addons installed.

Message: Interface\AddOns\KkthnxUI\Config\GUI.lua:26: attempt to call upvalue 'SetSortBagsRightToLeft' (a nil value)
Time: Sat Sep 24 07:15:37 2022
Count: 1
Stack: Interface\AddOns\KkthnxUI\Config\GUI.lua:26: attempt to call upvalue 'SetSortBagsRightToLeft' (a nil value)
[string "@interface\AddOns\KkthnxUI\Config\GUI.lua"]:26: in function `Hook'
[string "@interface\AddOns\KkthnxUI\Core\GUI.lua"]:391: in function <Interface\AddOns\KkthnxUI\Core\GUI.lua:363>

Locals: (*temporary) = nil
(*temporary) = true
(*temporary) = "attempt to call upvalue 'SetSortBagsRightToLeft' (a nil value)"
SetSortBagsRightToLeft = nil
C =

{
RaidUtilityBuffCheckList =
{
}
NameplateTrashUnits =
{
}
Media =
{
}
BadBoys =
{
}
WorldMapPlusData =
{
}
Minimap =
{
}
DebuffsTracking_PvE =
{
}
Party =
{
}
Automation =
{
}
Skins =
{
}
Raid =
{
}
NameplateWhiteList =
{
}
AuraWatchList =
{
}
AuraWatch =
{
}
NameplateTargetNPCs =
{
}
WorldMap =
{
}
Bars =
{
}
Inventory =
{
}
Misc =
{
}
General =
{
}
Auras =
{
}
CheckBadBuffs =
{
}
Boss =
{
}
Loot =
{
}
AutoOpenItems =
{
}
themes =
{
}
SpellReminderBuffs =
{
}
defaultThemes =
{
}
DebuffsTracking_Blacklist =
{
}
AutoQuest =
{
}
DebuffsTracking_PvP =
{
}
Nameplate =
{
}
MajorSpells =
{
}
NameplateShowPowerList =
{
}
Tooltip =
{
}
NameplateCustomUnits =
{
}
otherSkins =
{
}
Announcements =
{
}
Unitframe =
{
}
DataText =
{
}
Chat =
{
}
NameplateBlackList =
{
}
Arena =
{
}
SetEmojiTexture =
{
}
ActionBar =
{
}
}

@Kkthnx Kkthnx self-assigned this Oct 18, 2022
@Kkthnx Kkthnx added the bug Something isn't working label Oct 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants