Tracker % Complete Error
serkanyazicioglu opened this issue ยท 5 comments
Bug description
Checking on SoD with latest version. When Tracker objective sorting is set to % Complete it throws following error
Message: Interface/AddOns/Questie/Localization/l10n.lua:132: invalid option in format' Time: Wed Feb 7 23:05:44 2024 Count: 1 Stack: Interface/AddOns/Questie/Localization/l10n.lua:132: invalid option in
format'
[string "=[C]"]: ?
[string "@Interface/AddOns/Questie/Localization/l10n.lua"]:132: in function <Interface/AddOns/Questie/Localization/l10n.lua:122>
[string "=(tail call)"]: ?
[string "@Interface/AddOns/Questie/Modules/Tracker/QuestieTracker.lua"]:657: in function _UpdateQuests' [string "@Interface/AddOns/Questie/Modules/Tracker/QuestieTracker.lua"]:1632: in function
Update'
[string "@Interface/AddOns/Questie/Modules/Tracker/QuestieTracker.lua"]:257: in function `func'
[string "@Interface/AddOns/Questie/Modules/Libs/QuestieCombatQueue.lua"]:25: in function <...e/AddOns/Questie/Modules/Libs/QuestieCombatQueue.lua:17>
Locals: (*temporary) = "Quests (By % Complete)"
Can we get some more information please and thank you Game language and screenshots
Any other errors? Using bugsack?
This is related to this commit: c6d59ea
The error suggests the translation of a zone name fails ๐ค
Can you share a screenshot of your current quest log @serkanyazicioglu ?
Also as TechnoHunter already asked: Your game version (SoD, WotLK, ...) and the language you use would be very helpful.
Also this error is getting thrown regardless of the zone quest(s) being tracked. I've reduced tracked quest to one and tried with each zone separately. Switching to 'By % Complete' throws error for all of the zones I have.
Latest screenshot mentions AI_VoiceOver but I disabled that addon and tried again, this time error mentions a different addon.
Thanks for reporting this @serkanyazicioglu ๐๐ป The fix will go live before SoD phase 2 hits.