If you like this addon, support me on
Improved WoW BC Classic and Classic Quest Tracker
WoW Retail
Build for WoW Retail (Shadowlands) is other project ... Kaliel's Tracker (Shadowlands)
Features
- Change tracker position
- Expand/collapse tracker relative to selected position (direction)
- Auto set tracker height by content with max. height limit
- Scrolling when content is greater than max. height
- Remember collapsed tracker after logout/exit game
- Filtering Quests
- Sorting Quests
- Support for Quest Items (Questie addon is needed)
- Improved zone filtering (Questie addon is needed)
- Wowhead URL menu item inside the tracker and Quest Log
- Change tracker background and border
- Change tracker text font, size, flag and shadow
- Colored tracked item titles
- Colored tracked item objectives (in progress, completed)
- Quest names with tags - quest level, type, frequency
- Auto expand tracker when something track
- Show Quest tooltips
- Notification messages and sounds
- Auto hide tracker when empty
- Auto collapse tracker when entering an instance
- Bind key to expand/collapse the tracker
- ... and other fixes and improvements
WoW 2.5.3/1.14.1 - Known issues w/o solution
- Clicking on tracked quests has no response during combat.
- Header button Q don't work during combat.
Supported types of tracked content
- Quests
Supported addons
- Questie 6.8.2
- TomTom (through addon Questie)
- Wide Quest Log
- Classic Quest Log
- QuestGuru
- QuestLogEx
Tested / Supported UIs
- ElvUI (Classic) 1.60
- ElvUI (BC Classic) 2.34
- Tukui (Classic) 20.25
- Tukui (BC Classic) 20.25
Bugs or Feature requests
For reporting please use Tickets instead of Comments on CurseForge.
Before reporting of errors, please deactivate other addons and make sure the bug is not caused by a collision with another addon.
I think the addon is broken. No quest are tracked. Any ideas?
Kaliel, love your addon and wishing you a swift recovery!
I've been having intermittent issues with the tracker where lua errors would cause the whole thing to just break and become unresponsive. I eventually tracked it down to line 1517 in KalielsTracker.lua where the variable texCoords is nil and the unpack statement fails. I'm not familiar with this part of the UI code, but it seems like there's some quests with broken tags that aren't returning any codes.
I just added a conditional to those lines to substitute in the "story" quest tag tex coordinates (which I suspect are maybe graphical coords in a texture/image file) if texCoords is nil, so the function KT:CreateQuestTag at L1507 in KalielsTracker.lua now looks like:
Those constants are defined in:
https://github.com/tomrus88/BlizzardInterfaceCode/blob/0f65e0299b20bb1d07d9d428c3f787fc173b7335/Interface/FrameXML/Constants.lua
This highlights the trouble quests in question with the (I think otherwise unused in classic) story marker. I was able to thus identify "Stinky's Escape" as the quest that was causing my lua errors:
https://tbc.wowhead.com/quest=1270/stinkys-escape
I'm not 100% sure on the fix but it seems to be working for me so far, maybe that helps someone else keep using this excellent addon while Kaliel's situation hopefully improves!
In reply to swedgetech:
i modified my LUA and replaced with the above code and it is functioning again!!! Thank you for this fix!!
if you have this issue:
navigate to the !KalielsTracker in your AddOn folder
Open KalielsTracker.lua with a word processor (i use notepad++)
navigate to line 1507
replace the function KT:CreateQuestTag with the code above
save the LUA
/reload your game. and boom! very nice
In reply to swedgetech:
Hey do i just need line KT:CreateQuestTag(questTag, frequency, suggestedGroup) or all of the code under it to
nvm i now know its the hole code XD.
fixed my quests showing up now when i picked the zone they show up thanks for the fix.
Hi all, I won the fight with COVID. And I'm slowly getting back to normal.
Now I deal with work matters, because dropout due to COVID has a lot to affected my work and income. So I have to take care of my family, housing, etc.
I'm preparing an addon update, but first of all I have to secure a financial income.
In reply to Kaliel:
Thanks for the update.
In reply to Kaliel:
Glad to hear and thanks for the update.
In reply to Kaliel:
I am glad to hear you are feeling better.
I really like your AddOn, but at some point towards the end of Nagrand area, the tracker fails to display any tracked quests =/
I have reset the profile, reinstalled the addon, etc, but still can not get it to display the quests.
The quest tracker header bar at the top displays, but none of the tracked quest appear.
In reply to flambeau_:
See my possible fix above, it might help you out. My issue was exactly as you describe.
In reply to swedgetech:
i will try and report results, i really miss the scrolling ability of the quest tracker
since i deleted the MoveAnything addon, i dont get any LUA errors upon loading. .
In reply to swedgetech:
im not sure how LUA logs work and such, but on load the tracker still isnt working (fresh install)
my only errors are here:
Message: [string "MAOptions:OnLoad"]:24: Attempt to register unknown event "ACTIVE_TALENT_GROUP_CHANGED"
Time: Thu Jun 23 16:32:26 2022
Count: 1
Stack: [string "MAOptions:OnLoad"]:24: Attempt to register unknown event "ACTIVE_TALENT_GROUP_CHANGED"
[string "=[C]"]: in function `RegisterEvent'
[string "*:OnLoad"]:24: in function <[string "*:OnLoad"]:1>
Locals: (*temporary) = MAOptions {
0 = <userdata>
background = <unnamed> {
}
}
(*temporary) = "ACTIVE_TALENT_GROUP_CHANGED"
I have enabled the questie option within KT.
Hey guys, for those interested, I managed to get this addon going on my BCC. There were a couple of lines that I removed in the KalielsTracker.lua and MSA-Tutorials-1.0.lua files.
Its working on my PC now, I have questie and elvui also installed and I am not getting any errors atm.
For those who want to try this modified version, link is below.
KalielsTracker.zip
Addon doenst work for me for like 2 months, is it me or does it need to be updated?
Hi. I'm sorry if this has been asked before but is there a way to not get the help window to show up every time I log in or reload? I might be blind but I can't find a way to turn it off.
Thank you!
Ehh, wrong post, sorry.
I apologize for another downtime in the update. I'm in a hospital. I should be OK at the beginning of April.
COVID doesn't want to let me go.
In reply to Kaliel:
Don't worry about anything else except for your health. Praying that you get well soon!
Hey there Kaliel, I hope you have fully recovered from COVID, and are doing well.
I've been getting this error since BCC 2.5.4 was released yesterday.
2x ...Tracker\Libs\MSA-Tutorials-1.0\MSA-Tutorials-1.0-8.lua:283: attempt to call global 'ConvertPixelsToUI' (a nil value)
[string "@!KalielsTracker\Libs\MSA-Tutorials-1.0\MSA-Tutorials-1.0-8.lua"]:283: in function <...Tracker\Libs\MSA-Tutorials-1.0\MSA-Tutorials-1.0.lua:280>
[string "@!KalielsTracker\Libs\MSA-Tutorials-1.0\MSA-Tutorials-1.0-8.lua"]:347: in function `RegisterTutorial'
[string "@!KalielsTracker\Modules\Help.lua"]:46: in function <!KalielsTracker\Modules\Help.lua:45>
[string "@!KalielsTracker\Modules\Help.lua"]:287: in function <!KalielsTracker\Modules\Help.lua:285>
[string "=[C]"]: ?
[string "@Questie\Libs\AceAddon-3.0\AceAddon-3.0-13.lua"]:70: in function <...ceQuestie\Libs\AceAddon-3.0\AceAddon-3.0.lua:65>
[string "@Questie\Libs\AceAddon-3.0\AceAddon-3.0-13.lua"]:527: in function <...ceQuestie\Libs\AceAddon-3.0\AceAddon-3.0.lua:520>
[string "=(tail call)"]: ?
[string "@!KalielsTracker\KalielsTracker.lua"]:1743: in function <!KalielsTracker\KalielsTracker.lua:1730>
[string "=[C]"]: ?
[string "@Questie\Libs\AceAddon-3.0\AceAddon-3.0-13.lua"]:70: in function <...ceQuestie\Libs\AceAddon-3.0\AceAddon-3.0.lua:65>
[string "@Questie\Libs\AceAddon-3.0\AceAddon-3.0-13.lua"]:527: in function `EnableAddon'
[string "@Questie\Libs\AceAddon-3.0\AceAddon-3.0-13.lua"]:630: in function <...ceQuestie\Libs\AceAddon-3.0\AceAddon-3.0.lua:615>
Not sure why that is occurring, I can't find a reason for it. But I thought maybe you might :D
Take care!
i have some error after latest update
Date: 2022-02-03 18:53:53
ID: 1
Error occured in: Global
Count: 1
Message: ..\AddOns\!KalielsTracker\KalielsTracker.lua line 1517:
bad argument #1 to 'unpack' (table expected, got nil)
Debug:
[string "=[C]"]: ?
[string "=[C]"]: ?
[string "@!KalielsTracker\KalielsTracker.lua"]:1517: CreateQuestTag()
[string "@!KalielsTracker\KalielsTracker.lua"]:902: SetBlockHeader()
[string "@!KalielsTracker\Blizzard_Core\Blizzard_QuestObjectiveTracker.lua"]:375: func()
[string "@!KalielsTracker\Blizzard_Core\Blizzard_QuestObjectiveTracker.lua"]:225:
...ker\Blizzard_Core\Blizzard_QuestObjectiveTracker.lua:210
[string "@!KalielsTracker\Blizzard_Core\Blizzard_QuestObjectiveTracker.lua"]:254:
...ker\Blizzard_Core\Blizzard_QuestObjectiveTracker.lua:234
[string "@!KalielsTracker\Blizzard_Core\Blizzard_QuestObjectiveTracker.lua"]:362: Update()
[string "@!KalielsTracker\Blizzard_Core\Blizzard_ObjectiveTracker.lua"]:1015:
...sTracker\Blizzard_Core\Blizzard_ObjectiveTracker.lua:974
[string "@!KalielsTracker\KalielsTracker.lua"]:504: ObjectiveTracker_Update()
[string "@!KalielsTracker\Modules\Filters.lua"]:226:
!KalielsTracker\Modules\Filters.lua:100
[string "@!KalielsTracker\Modules\Filters.lua"]:461:
!KalielsTracker\Modules\Filters.lua:459
I'm sorry for the delay in updating ... COVID got me.
Version 2.3.0-bcc - released
Version 1.2.0-classic - released