31 - Error with daily prequests of same ID/name
What steps will reproduce the problem?
1. Do the main (NON daily) version of an initial quest that later becomes a daily, AND it has quest rewards first time (ie: That's Abominable [Icecrown])
2. Hand in said quest.
What is the expected output? What do you see instead?
What version of the product are you using?
r295
Do you have an error log of what happened?
[2009/09/18 17:03:07-30649-x1]: QuestHelper-1.1.18\collect_quest.lua:191 Invalid reward choice in GetQuestReward([choice])
QuestHelper-1.1.18\collect_quest.lua:191 in function <QuestHelper\collect_quest.lua:188
<in C code>: in function `GetQuestReward'
SickOfClickingDailies-r297297\core.lua:393 in function `?'
CallbackHandler-1.0-5 (Ace3):146: in function <...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:146
<string>:"safecall Dispatcher[1]":4: in function <[string "safecall Dispatcher[1]"]:4>
<in C code>: ?
<string>:"safecall Dispatcher[1]":13: in function `?'
CallbackHandler-1.0-5 (Ace3):91: in function `Fire'
AceEvent-3.0-3 (Ace3):119: in function <Ace3\AceEvent-3.0\AceEvent-3.0.lua:118
| User | When | Change |
|---|---|---|
| OrionShock | Mon, 07 Dec 2009 06:07:27 | Changed status from Accepted to Invalid |
| OrionShock | Fri, 18 Sep 2009 22:45:00 | Changed status from Invalid to Accepted |
| Zeksie | Fri, 18 Sep 2009 16:05:12 | Changed status from New to Invalid |
| Zeksie | Fri, 18 Sep 2009 16:04:56 | Create |
- 1 comment
- 1 comment
Facts
- Last updated on
- 07 Dec 2009
- Reported on
- 18 Sep 2009
- Status
- Invalid - This was not a valid report.
- Type
- Defect - A shortcoming, fault, or imperfection
- Priority
- Medium - Normal priority.
- #1
OrionShock Fri, 18 Sep 2009 22:46:02This is an odd quark with SOCD, as it cannot distinguish the non-daily from the actual daily.
In the traceback here, QH Raw Hooks the function, that's why it's listed first. I should however still fix this.