AzerPUG's ToolTips

AzerPUG's ToolTips

143k Downloads

two lua error

CrisReus opened this issue · 3 comments

commented

8x AzerPUGsToolTips\ToolTips.lua:125: bad argument #2 to 'strsplit' (string expected, got nil)
[string "=[C]"]: in function strsplit' [string "@AzerPUGsToolTips\ToolTips.lua"]:125: in function GetLegendaryUpgradeInfo'
[string "@AzerPUGsToolTips\ToolTips.lua"]:113: in function CheckShadowlandsLegendaryItem' [string "@AzerPUGsToolTips\ToolTips.lua"]:16: in function <AzerPUGsToolTips\ToolTips.lua:14> [string "=[C]"]: ? [string "=[C]"]: ? [string "=[C]"]: ? [string "=[C]"]: ? [string "=[C]"]: ? [string "=[C]"]: in function SetTrainerService'
[string ":OnEnter"]:3: in function <[string ":OnEnter"]:1>

Locals:
(*temporary) = ":"
(*temporary) = nil
(*temporary) = "string expected, got nil"

==============================================================================
144x AzerPUGsToolTips\ToolTips.lua:217: attempt to index local 'itemLink' (a nil value)
[string "@AzerPUGsToolTips\ToolTips.lua"]:217: in function CheckDominationShardItem' [string "@AzerPUGsToolTips\ToolTips.lua"]:17: in function <AzerPUGsToolTips\ToolTips.lua:14> [string "=[C]"]: ? [string "=[C]"]: ? [string "=[C]"]: ? [string "=[C]"]: ? [string "=[C]"]: ? [string "=[C]"]: in function SetTrainerService'
[string ":OnEnter"]:3: in function <[string ":OnEnter"]:1>

Locals:
self =

{
GetLegendaryUpgradeInfo = defined @AzerPUGsToolTips\ToolTips.lua:123
CheckShadowlandsLegendaryItem = defined @AzerPUGsToolTips\ToolTips.lua:105
GetSpecificAddonVersion = defined @AzerPUGsToolTips\ToolTips.lua:318
ItemUpgrades =
{
}
FillOptionsPanel = defined @AzerPUGsToolTips\ToolTips.lua:85
CheckDominationShardItem = defined @AzerPUGsToolTips\ToolTips.lua:215
StackUpgradeCosts = defined @AzerPUGsToolTips\ToolTips.lua:251
SearchGenericUpgradeableItem = defined @AzerPUGsToolTips\ToolTips.lua:138
Currencies =
{
}
OnLoadCore = defined @AzerPUGsToolTips\ToolTips.lua:21
ReceiveVersion = defined @AzerPUGsToolTips\ToolTips.lua:303
OnEvent = defined @AzerPUGsToolTips\ToolTips.lua:339
OnLoadSelf = defined @AzerPUGsToolTips\ToolTips.lua:31
LegendaryItemUpgrades =
{
}
SetLegendaryToolTip = defined @AzerPUGsToolTips\ToolTips.lua:177
DelayedExecution = defined @AzerPUGsToolTips\ToolTips.lua:268
ShardUpgrades =
{
}
OnLoadBoth = defined @AzerPUGsToolTips\ToolTips.lua:13
ShareVersion = defined @AzerPUGsToolTips\ToolTips.lua:283
Events =
{
}
}
_ = nil
itemLink = nil
(*temporary) =
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index local 'itemLink' (a nil value)"

commented

Heyya, sorry for the late reaction, I have been extremely busy. We will look into this today, seemingly it happens when in combination with Masque, which is doing some weird things with the tooltips so they are not usable in the normal way anymore (other addons that do tooltip stuff have reported similar issue in combination with Masque...)

commented

Newest update should, at least, prevent the error, but it might not list the info. Please let us know if you are still encountering an issue!

commented

thanks for your work.
I will always support your work.