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

Getting this error when mouseover the mini list window #1668

Closed
eloxole opened this issue Jun 29, 2024 · 0 comments
Closed

Getting this error when mouseover the mini list window #1668

eloxole opened this issue Jun 29, 2024 · 0 comments
Assignees
Labels
Addon Bug Something is not working properly with the addon.

Comments

@eloxole
Copy link

eloxole commented Jun 29, 2024

When I mouse over the mini list window, mainly over the boss name or achievement, or when I scroll up/down past the offending line on the mini list, I get this error.

image

45x ...hings/src/Settings/Pages/Interface - Information.lua:69: loop in gettable
[string "@AllTheThings/src/Settings/Pages/Interface - Information.lua"]:69: in function ?' [string "@AllTheThings/src/Settings/Pages/Interface - Information.lua"]:152: in function Process'
[string "@AllTheThings/src/Settings/Pages/Interface - Information.lua"]:942: in function `ProcessInformationTypes'
[string "@AllTheThings/AllTheThings.lua"]:8565: in function <AllTheThings/AllTheThings.lua:8339>

Locals:
val = 100207
(*temporary) = defined @AllTheThings/src/Modules/Color.lua:44
(*temporary) = "10.2.7"
(*temporary) =

{
}
(*temporary) = "loop in gettable"
Colorize = defined @AllTheThings/src/Modules/Color.lua:44
GetPatchString = defined @AllTheThings/src/Settings/Pages/Interface - Information.lua:33
app =
{
CreatePetType = defined @AllTheThings/src/Classes/base.lua:542
SetScript = defined @AllTheThings/lib/EventRegistration.lua:47
FunctionRunner =
{
}
SpellNameToSpellID =
{
}
ShowItemCompareTooltips = defined @AllTheThings/src/Modules/Tooltip.lua:1317
IsAccountLinked = defined @AllTheThings/AllTheThings.lua:4056
GetCurrentDifficultyID = defined @AllTheThings/src/Classes/Difficulty.lua:251
CreateHash = defined @AllTheThings/src/Classes/base.lua:42
CloneArray = defined @AllTheThings/src/base.lua:71
PrintDebug = defined @AllTheThings/lib/Print.lua:19
GenerateSourcePath = defined @AllTheThings/src/Cache.lua:1163
ToggleMainList = defined @AllTheThings/src/UI/Retail Window Logic.lua:40
CreateClassInstance = defined @AllTheThings/src/Classes/base.lua:325
PrintGroup = defined @AllTheThings/AllTheThings.lua:91
CloneObject = defined @AllTheThings/src/Classes/base.lua:389
FillSymlinkAsync = defined @AllTheThings/AllTheThings.lua:2319
Push = defined @AllTheThings/lib/Runner.lua:80
GetCollectionIcon = defined @AllTheThings/AllTheThings.lua:575
IsComplete = defined @AllTheThings/AllTheThings.lua:1116
SearchForField = defined @AllTheThings/src/Cache.lua:799
DelayLoadedObject = defined @AllTheThings/AllTheThings.lua:155
TryPopulateQuestRewards = defined @AllTheThings/src/Classes/Quests.lua:1984
DESCRIPTION_SEPARATOR = "`"
CreateMount = defined @AllTheThings/src/Classes/base.lua:542
ShowPopupDialogWithEditBox = defined @AllTheThings/src/base.lua:383
AddArtifactRelicInformation = defined @AllTheThings/src/Expansions/Legion.lua:152
GetBestMapForGroup = defined @AllTheThings/src/base.lua:99
CreateEnsemble = defined @AllTheThings/src/Classes/base.lua:542
CreateUnit = defined @AllTheThings/src/Classes/base.lua:542
IsBoP = defined @AllTheThings/src/Modules/Filter.lua:98
StartCoroutine = defined @AllTheThings/lib/Runner.lua:158
CreateMapWithStyle = defined @AllTheThings/src/Classes/Maps.lua:720
ScanInventory = defined @AllTheThings/src/Modules/Inventory.lua:62
AccountWideQuestsDB =
{
}
GetArtifactModItemID = defined @AllTheThings/src/Expansions/Legion.lua:27
events =
{
}
IsQuestSaved = defined @AllTheThings/src/Classes/Quests.lua:1307
WrapObject = defined @AllTheThings/src/Classes/base.lua:642
CreateFollower = defined @AllTheThings/src/Classes/base.lua:542
AlwaysShowUpdate = defined @AllTheThings/src/base.lua:33
print = defined @AllTheThings/lib/Print.lua:7
CreateFlightPath = defined @AllTheThings/AllTheThings.lua:5675
SetAccountCachedByCheck = defined @AllTheThings/src/Modules/Collection.lua:153
IsClassic = false
GetWindow

@ShadowBrooks ShadowBrooks added the Addon Bug Something is not working properly with the addon. label Jun 30, 2024
@ImUnicke ImUnicke self-assigned this Aug 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Addon Bug Something is not working properly with the addon.
Projects
None yet
Development

No branches or pull requests

3 participants