
Lua error on MoP Beta
Closed this issue ยท 3 comments
Describe the bug
When mousing over a player beyond about approx. 30 yards/meters on the MoP beta, an audible and visual error message ("Out of range.") occurs.
When the player is closer than approx. 30 yards/meters, the following Lua error occurs:
...libs/LibFroznFunctions-1.0-41/LibFroznFunctions-1.0.lua:4072: Script_GetNumTalentTabs: API unsupported in this version of World of Warcraft.
[C]: in function 'GetNumTalentTabs'
[TipTac/libs/LibFroznFunctions-1.0-41/LibFroznFunctions-1.0.lua]:4072: in function 'GetTalents'
[TipTac/libs/LibFroznFunctions-1.0-41/LibFroznFunctions-1.0.lua]:3896: in function 'InspectDataAvailable'
[TipTac/libs/LibFroznFunctions-1.0-41/LibFroznFunctions-1.0.lua]:3885: in function '?'
[TipTac/libs/LibFroznFunctions-1.0-41/LibFroznFunctions-1.0.lua]:3589: in function <...libs/LibFroznFunctions-1.0/LibFroznFunctions-1.0.lua:3588>
Locals:
(*temporary) = true
Steps to Reproduce
No response
Expected behavior
No response
Additional context
No response
Version of TipTac Reborn
25.03.30 version of the add-on.
Flavor/Version of WoW
This is from the official MoP beta (version 5.5.0, build 60802).
Thanks for reporting this! ๐
For several things I added switches regarding the current WoW flavor (TWW, CataC, Classic Era) to use the right API functions. But the switches for MoP aren't implemented yet.
I will add them later. In the meantime you can disable showing the talents in the tooltip.