File Details
CarboniteAllinOneRetailClassic-v12.0.0-00042
- R
- May 30, 2026
- 20.30 MB
- 0
- 12.0.1+6
- Retail + 3
File Name
CarboniteAllinOneRetailClassic-v12.0.0-00042.zip
Supported Versions
- 12.0.1
- 12.0.0
- 5.5.3
- 4.4.2
- 3.4.3
- 2.5.5
- 1.15.8
Carbonite All in One (Retail & Classic)
v12.0.0-00042 (2026-05-30)
Full Changelog Previous Releases
- Quests: fix nil _qId typo in classic "?" autocomplete path
WatchWindow's classic AutoComplete branch passed an undefined local
(_qId) to GetQuestLogIndexByID, producing a nil and the usage error
"GetQuestLogIndexByID(questID)". Use _liveID (the resolved live questID,
parity with the retail branch) so the log index resolves correctly.
Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com