QuestHelper2

76 - Lua error report

logged in and got this

Message: Interface\AddOns\QuestHelper2\quests.lua:634 Usage: GetQuestLogTitle(index)
Time: 08/31/11 19:54:09
Count: 1
Stack: [C]: in function `GetQuestLogTitle'
Interface\AddOns\QuestHelper2\quests.lua:634 in function <Interface\AddOns\QuestHelper2\quests.lua:630
Interface\AddOns\QuestHelper2\quests.lua:682 in function <Interface\AddOns\QuestHelper2\quests.lua:679
(tail call): ?
[C]: in function `xpcall'
Interface\AddOns\QuestHelper2_Collection\main.lua:331 in function <Interface\AddOns\QuestHelper2_Collection\main.lua:305

Locals: <none>

User When Change
reaper666735 Aug 31, 2011 at 18:11 UTC Create

You must login to post a comment. Don't have an account? Register to get one!

  • 2 comments
  • Avatar of reaper666735 reaper666735 Sep 01, 2011 at 09:32 UTC - 0 likes

    lol :p , ok il keep you appraised if it happens again or other stuff

  • Avatar of smariot smariot Aug 31, 2011 at 21:27 UTC - 0 likes

    Well, that's just stupid. The code in question is:

      for i = 1,GetNumQuestWatches() do
        watched_quest_set[select(9, GetQuestLogTitle(GetQuestIndexForWatch(i)))] = true
      end
    

    This is probably caused by your client's cache having been wiped by the recent patch, but really, the game shouldn't be telling me there there are quests being tracked, and then tell me they don't exist when I ask what they are.

    In any case, I expect it should work normally again after a restart.

  • 2 comments

Facts

Reported
Aug 31, 2011
Status
New - Issue has not had initial review yet.
Type
Defect - A shortcoming, fault, or imperfection
Priority
Medium - Normal priority.
Votes
0

Reported by

Possible assignees