Mythic Dungeon Tools - MDT

Mythic Dungeon Tools - MDT

80M Downloads

Lua error upon opening some routes, sometimes

Thisnothend opened this issue ยท 1 comments

commented

75x ...eMythicDungeonTools/Modules/Transmission.lua:374: attempt to concatenate local 'displayName' (a nil value)
[MythicDungeonTools/Modules/Transmission.lua]:374: in function <...eMythicDungeonTools/Modules/Transmission.lua:336>
[C]: ?
[C]: ?
[C]: ?
[C]: ?
[Blizzard_CombatLog/Mainline/Blizzard_CombatLog.lua]:3488: in function 'SetItemRef'
[Blizzard_ChatFrameBase/Mainline/ChatFrame.lua]:4274: in function 'ChatFrame_OnHyperlinkShow'
[*ChatFrame.xml:22_OnHyperlinkClick]:1: in function <[string "*ChatFrame.xml:22_OnHyperlinkClick"]:1>

Locals:
link = "garrmission:mdt-Lawabuser+Ravencrest"
text = "|Hgarrmission:mdt-Lawabuser+Ravencrest|h[The Rookery: Route |Hgarrmission:TomPoints:tpx:9.00tpy:2.00tpw:2315 |h"
sender = "Lawabuser-Ravencrest"
name = "Lawabuser"
realm = "Ravencrest"
displayName = nil
preset = nil
(*temporary) = "
parsed displayName: "
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to concatenate local 'displayName' (a nil value)"
MDT =

{
dungeonSubLevels =
{
}
modules =
{
}
dungeonSelectionToIndex =
{
}
dungeonEnemies =
{
}
transmissionCache =
{
}
mapInfo =
{
}
mapPOIs =
{
}
zoneIdToDungeonIdx =
{
}
dataCollectionPrefixes =
{
}
test =
{
}
liveSessionPrefixes =
{
}
DataCollection =
{
}
dungeonList =
{
}
seasonList =
{
}
dungeonMaps =
{
}
scaleMultiplier =
{
}
BackdropColor =
{
}
dungeonTotalCount =
{
}
L =
{
}
externalLinks =
{
}
U =
{
}
asyncHandler =
{
}
}

commented

The AddOn TomPoints is messing with MDT chat links when it should not. Report the error to that AddOn please.