TipTac Reborn

TipTac Reborn

1M Downloads

[Bug] Show Player Guild Member/Officer Note causing lua error

Nukme opened this issue · 1 comments

commented

Describe the bug

I did a cross-realm transfer for my guild, long before the cross-realm-guild is a thing. So the old guild is on the old realm, and the new guild is on the new realm, with the same guild name.

I have a character A in the old guild and old realm, and a character B in the new guild and new realm. A and B team up for the holiday events, and hovering mouse cursor over the other character would cause lua error. I turn off both the Member/Officer Note, the lua error stops. Enable any of these two options, lua error would occur.

146x TipTac/modules/ttStyle.lua:424: attempt to index local 'playerGuildClubMemberInfo' (a nil value)
[string "@TipTac/modules/ttStyle.lua"]:424: in function `GeneratePlayerLines'
[string "@TipTac/modules/ttStyle.lua"]:522: in function `ModifyUnitTooltip'
[string "@TipTac/modules/ttStyle.lua"]:800: in function `?'
[string "@TipTac/libs/LibFroznFunctions-1.0-38/LibFroznFunctions-1.0.lua"]:1438: in function `FireGroupEvent'
[string "@TipTac/ttCore.lua"]:3900: in function `SetUnitAppearanceToTip'
[string "@TipTac/ttCore.lua"]:4000: in function `?'
[string "@TipTac/libs/LibFroznFunctions-1.0-38/LibFroznFunctions-1.0.lua"]:1438: in function `FireGroupEvent'
[string "@TipTac/ttCore.lua"]:2208: in function `SetCurrentDisplayParams'
[string "@TipTac/ttCore.lua"]:2087: in function <TipTac/ttCore.lua:2086>
[string "@TipTac/libs/LibFroznFunctions-1.0-38/LibFroznFunctions-1.0.lua"]:353: in function <...libs/LibFroznFunctions-1.0/LibFroznFunctions-1.0.lua:351>
[string "=(tail call)"]: ?
[string "=[C]"]: in function `securecallfunction'
[string "@Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua"]:61: in function <...lizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua:56>
[string "@Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua"]:81: in function <...lizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua:77>
[string "@Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua"]:117: in function <...lizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua:107>
[string "=[C]"]: in function `SetAttribute'
[string "@Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua"]:142: in function <...lizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua:135>
[string "@Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua"]:288: in function <...lizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua:238>
[string "=[C]"]: in function `securecallfunction'
[string "@Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua"]:235: in function `ProcessInfo'
[string "@Blizzard_GameTooltip/Mainline/GameTooltip.lua"]:953: in function `SetWorldCursor'
[string "@Blizzard_UIParent/Mainline/UIParent.lua"]:1368: in function <...rfaceBlizzard_UIParent/Mainline/UIParent.lua:1291>
[string "=[C]"]: ?

Steps to Reproduce

No response

Expected behavior

No response

Additional context

No response

Version of TipTac Reborn

25.02.12

Flavor/Version of WoW

11.0.7

commented

Thanks for reporting this! 👍

Fix will be included in the next release.