TipTac Reborn

TipTac Reborn

1M Downloads

iLvL and Spec not loading [5.5.0] [MoP Prepatch]

Closed this issue · 5 comments

commented

Describe the bug

When hovering over people, their item level and specs never load, regardless of how long I wait. Also, any time I hover over someone that is out of range, I get multiple "Out of range" floating error messages

Image
Image

Steps to Reproduce

Hover your cursor over a character and look at the tooltip

Expected behavior

No response

Additional context

LUA Error:

67x ...libs/LibFroznFunctions-1.0-43/LibFroznFunctions-1.0.lua:4196: Script_GetNumTalentTabs: API unsupported in this version of World of Warcraft.
[TipTac/libs/LibFroznFunctions-1.0-43/LibFroznFunctions-1.0.lua]:4196: in function 'GetTalents'
[TipTac/libs/LibFroznFunctions-1.0-43/LibFroznFunctions-1.0.lua]:4020: in function 'InspectDataAvailable'
[TipTac/libs/LibFroznFunctions-1.0-43/LibFroznFunctions-1.0.lua]:4009: in function '?'
[TipTac/libs/LibFroznFunctions-1.0-43/LibFroznFunctions-1.0.lua]:3713: in function <...libs/LibFroznFunctions-1.0/LibFroznFunctions-1.0.lua:3712>

Locals:
self =

{
hasWoWFlavor =
{
}
TableRegistry =
{
}
isWoWFlavor =
{
}
}
unitID = "player"
areTalentsAvailable = 1
talents =
{
}
isSelf = true
activeTalentGroup = 2

Version of TipTac Reborn

25.06.20

Flavor/Version of WoW

5.5.0

commented

Thanks for reporting this! 👍

I'm on it fixing the issues regarding the release of MoP Classic...

commented

Thanks dude, appreciate your work

commented

I pushed out a new release with the necessary fixes after release of MoP Classic 5.5.0.

commented

It seems to work now, but it throws this error when targeting self and hovering the (self) target frame for tooltip.
3x ...libs/LibFroznFunctions-1.0-44/LibFroznFunctions-1.0.lua:4188: attempt to call global 'GetSpecializationInfo' (a nil value)
[TipTac/libs/LibFroznFunctions-1.0-44/LibFroznFunctions-1.0.lua]:4188: in function 'GetTalents'
[TipTac/libs/LibFroznFunctions-1.0-44/LibFroznFunctions-1.0.lua]:4065: in function 'InspectDataAvailable'
[TipTac/libs/LibFroznFunctions-1.0-44/LibFroznFunctions-1.0.lua]:3816: in function 'InspectUnit'
[TipTacTalents/ttTalents.lua]:164: in function <TipTacTalents/ttTalents.lua:133>
[C]: ?
[C]: ?
[BattlePetCompletionist/Libs/AceHook-3.0-9/AceHook-3.0.lua]:95: in function <...tlePetCompletionist/Libs/AceHook-3.0/AceHook-3.0.lua:87>
[C]: ?
[C]: ?
[C]: ?
[C]: in function 'SetUnit'
[Blizzard_UnitFrame/Classic/UnitFrame.lua]:468: in function 'UnitFrame_UpdateTooltip'
[Blizzard_UnitFrame/Classic/UnitFrame.lua]:454: in function <...faceBlizzard_UnitFrame/Classic/UnitFrame.lua:441>

Locals:
self =

{
hasWoWFlavor =
{
}
TableRegistry =
{
}
isWoWFlavor =
{
}
}
unitID = "player"
areTalentsAvailable = 1
talents =
{
}
isSelf = true
specializationName = nil
specializationIcon = nil
role = nil
_ = nil
specIndex = 3
(*temporary) = nil
(*temporary) = 3
(*temporary) = "attempt to call global 'GetSpecializationInfo' (a nil value)"

commented

Fixed with release v25.07.08.