File Details
v1.1.1-bcc
- R
- Jun 7, 2026
- 41.71 KB
- 3
- 2.5.5
- Classic TBC
File Name
Thumber-v1.1.1-bcc.zip
Supported Versions
- 2.5.5
Thumber Thumbs
v1.1.1 (2026-06-07)
Full Changelog Previous Releases
- Fix "Unrecognized XML" warnings: don't list Bindings.xml in the TOC
The client auto-loads Bindings.xml from the addon folder. Listing it in the
.toc as well made it load twice — once by the binding system (fine) and once
by the generic UI-XML loader, which validates it against the UI schema (no
<Binding> element) and spammed LUA_WARNING "Unrecognized XML" on login.
Removing the TOC entry keeps the keybinds (auto-load) and clears the warnings.
Co-Authored-By: Claude Opus 4.8 (1M context) noreply@anthropic.com