Mikeprod / XIV_Databar

A databar for the World of Warcraft UI
https://mods.curse.com/addons/wow/xiv_databar
20 stars 12 forks source link

Tooltip for Talent Error #63

Closed JustinMonroe closed 6 years ago

JustinMonroe commented 6 years ago

Getting the following error when hovering over the current talent text.

38x integer overflow attempting to store 264473587000
[C]: in function `format'
XIV_Databar\modules\talent.lua:546: in function `ShowTooltip'
XIV_Databar\modules\talent.lua:234: in function <XIV_Databar\modules\talent.lua:229>

Locals:
(*temporary) = "%.0f / %.0f (%d%%)"
(*temporary) = 2644735870
(*temporary) = 1
(*temporary) = 264473587000
Mikeprod commented 6 years ago

Aware of it, I will soon fix it

Mikeprod commented 6 years ago

should be fixed with last release.