Questie not loading anymore -> Fix

Share or request WoW addons
Post Reply
User avatar
Nymz
Posts: 2

Questie not loading anymore -> Fix

Post by Nymz »

This week Questie stopped working but there is an easy and fast fix just changing a single digit in a file!

Updated:
- Go to this directory inside your Solocraft folder:
_classic_era_\Interface\AddOns\Questie\Database\Corrections

- Open QuestieEvent.lua

- Go to line 237:
["Children's Week"] = {startDate = "1/5", endDate = "7/5"},

- Change that line to:
["Children's Week"] = {startDate = "1/5", endDate = "1/5"},

:D
User avatar
Aga
Posts: 1

Re: Questie not loading anymore -> Fix

Post by Aga »

Just wanted to say this still works now the same bug pops up in 2026.
User avatar
ianodi
Posts: 2

Re: Questie not loading anymore -> Fix

Post by ianodi »

Thank you so much, it's working now.
User avatar
pellekuling
Posts: 1

Re: Questie not loading anymore -> Fix

Post by pellekuling »

Yes, that solved it.
Spank you very much!
Post Reply