File Details
v1.0.4
- R
- Mar 17, 2026
- 6.00 KB
- 20
- 12.0.1
- Retail
File Name
DundunTracker-v1.0.4.zip
Supported Versions
- 12.0.1
Dundun Tracker
v1.0.4 (2026-03-17)
- Fix nil error: replace GetWeeklyQuestResetTime with C_DateAndTime.Get…
…SecondsUntilWeeklyReset
GetWeeklyQuestResetTime doesn't exist in the WoW API, causing a nil call error that blanked the tracker window. Use C_DateAndTime.GetSecondsUntilWeeklyReset() combined with GetServerTime() to compute the next reset timestamp instead.

