File Details
v1.0.24
- R
- Mar 31, 2026
- 4.88 KB
- 15
- 12.0.1
- Retail
File Name
NicCopyTooltip-v1.0.24.zip
Supported Versions
- 12.0.1
Nic Copy Tooltip
v1.0.24 (2026-03-31)
Full Changelog Previous Releases
- v1.0.24 - Fix WoW 12.x secret value LUA errors and API deprecations
- Add type() guard before string.gsub on tooltip line text in both the
TooltipDataProcessor path and the GetText() fallback path. In WoW 12.x
the sell price line is a secret value object, not a string, causing
1800+ repeated LUA errors on loot window and herb hover. - Replace GetItemInfo() with C_Item.GetItemInfo() (deprecated since 10.2.6)
- Add WoW Token (quality 8) to QUALITY_NAMES table
Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com
- Add type() guard before string.gsub on tooltip line text in both the