ALL THE THINGS

ALL THE THINGS

31M Downloads

Bug when clicking link in chat.

kalutro opened this issue ยท 1 comments

commented

Game Flavor (please complete the following information):

  • Flavor: Retail

Describe the bug
Opening a flightmaster in Legion Dalaran on my DK show the following text in chat:
[13:00:56] ATT [Acherus: The Ebon Hold] (1862) was added to your collection.

Error is at the bottom of the post.

To Reproduce
Just clicking the link causes the error. Not sure how you would reproduce it.

Expected behavior
Expected a window to pop up or something.

Screenshots
N/A

Additional context
Just trying to do the Class Hall and this is the first time using a Flightmaster since unlocking it.

Error Details:

1x AllTheThings/AllTheThings.lua:7833: attempt to concatenate local 'suffix' (a nil value)
[string "@AllTheThings/AllTheThings.lua"]:7833: in function GetWindow' [string "@AllTheThings/AllTheThings.lua"]:6343: in function CreateMiniListForGroup'
[string "@AllTheThings/AllTheThings.lua"]:13487: in function <AllTheThings/AllTheThings.lua:13470>
[string "=[C]"]: ?
[string "=[C]"]: ?
[string "@Blizzard_CombatLog/Mainline/Blizzard_CombatLog.lua"]:3488: in function <...s/Blizzard_CombatLog/Mainline/Blizzard_CombatLog.lua:3429>
[string "=[C]"]: ?
[string "=[C]"]: in function SetItemRef' [string "@Blizzard_ChatFrameBase/Mainline/ChatFrame.lua"]:4235: in function ChatFrame_OnHyperlinkShow'
[string "*ChatFrame.xml:22_OnHyperlinkClick"]:1: in function <[string "*ChatFrame.xml:22_OnHyperlinkClick"]:1>
[string "=[C]"]: ?

Locals:
self =

{
FunctionRunner =
{
}
SpellNameToSpellID =
{
}
HeaderData =
{
}
AccountWideQuestsDB =
{
}
events =
{
}
FlightPathDB =
{
}
IsClassic = false
ClassIndex = 6
MapRemapping =
{
}
CurrentCharacter =
{
}
SkillIDToSpellID =
{
}
L =
{
}
Gender = 3
ObjectModels =
{
}
ClassInfoByID =
{
}
CharacterSyncTables =
{
}
MaxSourceID = 229638
refreshDataGot = false
Processing_RefreshData = true
ccColors =
{
}
CurrentMapID = 619
AuctionFrame = Frame {
}
IsReady = true
MODE_DEBUG_OR_ACCOUNT = true
OnStartupDone = true
CallbackHandlers =
{
}
_SettingsRefresh = 241.882104
MODE_ACCOUNT = true
NPCDisplayIDFromID =
{
}
Colors =
{
}
ObjectNames =
{
}
Race = "Scourge"
Audio =
{
}
Categories =
{
}
HeaderConstants =
{
}
UI =
{
}
ClassName = "|cffc41e3aDeath Knight|r"
SourceSpecificFields =
{
}
Modules =
{
}
AddonLoadedTriggers =
{
}
MaximumSkillLevel = 99999
IsRetail = true
SearchNil = "zsxdcfawoidsajd"
SortDefaults =
{
}
Windows =
{
}
EmptyTable =
{
}
MostRecentQuestTurnIns =
{
}
RaceIndex = 5
QuestLockCriteriaFunctions =
{
}
PlayerProgressCacheByGUID =
{
}
BaseProfession =
{
}
ExplorationDB =
{
}
NPCNameFromID =
{
}
Version = "4.0.13"
ClassInfoByClassName =
{
}
BaseSelfieFilter =
{
}
Presets =
{
}
MaximumItemInfoRetries = 40
ThingKeys =
{
}
UpdateRunner =
{
}
ClassInfoByClassFile =
{
}
MergeSkipFields =
{
}
Level = 71
GlobalVariants =
{
}
FillRunner =
{
}
Runners =
{
}
WOWAPI =
{
}
AllGamePatches =
{
}
DESCRIPTION_SEPARATOR = "`"
RaceID = 5
InWorld = true
BaseClass =
{
}
ExplorationAreaPositionDB =
{
}
RealMapID = 619
ActiveVignettes =
{
}
frame = Frame {
}
GUID = "Player-3676-08BFEA0D"
Class = "DEATHKNIGHT"
NPCTitlesFromID =
{
}
ObjectIcons =
{
}
Settings = AllTheThings-Settings {
}
ReagentsDB =
{
}
GameBuildVersion = 110002
UniqueCounter =
{
}
FilterConstants =
{
}
Faction = "Horde"
CategoryIcons =
{
}
SpecializationSpellIDs =
{
}
RaceDB =
{
}
ActiveCustomCollects =
{
}
SkillDB =
{
}
Me = "|cffc41e3aQaxshi-Area 52|r"
DefaultColors =
{
}
BaseMusicRoll =
{
}
CurrentMapInfo =
{
}
FactionID = 1
}
suffix = nil
parent = nil
onUpdate = nil
window = nil
(*temporary) = "Frame"
(*temporary) = "AllTheThings"
(*temporary) = "-Window-"
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to concatenate local 'suffix' (a nil value)"
app =
{
FunctionRunner =
{
}
SpellNameToSpellID =
{
}
HeaderData =
{
}
AccountWideQuestsDB =
{
}
events =
{
}
FlightPathDB =
{
}
IsClassic = false
ClassIndex = 6
MapRemapping =
{
}
CurrentCharacter =
{
}
SkillIDToSpellID =
{
}
L =
{
}
Gender = 3
ObjectModels =
{
}
ClassInfoByID =
{
}
CharacterSyncTables =
{
}
MaxSourceID = 229638
refreshDataGot = false
Processing_RefreshData = true
ccColors =
{
}
CurrentMapID = 619
AuctionFrame = Frame {
}
IsReady = true
MODE_DEBUG_OR_ACCOUNT = true
OnStartupDone = true
CallbackHandlers =
{
}
_SettingsRefresh = 241.882104
MODE_ACCOUNT = true
NPCDisplayIDFromID =
{
}
Colors =
{
}
ObjectNames =
{
}
Race = "Scourge"
Audio =
{
}
Categories =
{
}
HeaderConstants =
{
}
UI =
{
}
ClassName = "|cffc41e3aDeath Knight|r"
SourceSpecificFields =
{
}
Modules =
{
}
AddonLo

commented

This is fixed for next release