64 - beql breaks QuestHelper?
What steps will reproduce the problem?
1. Deliver quest (not every quest triggers the error and breaks QH)
2. Quest gets delivered fine, OR ->
3. Delivering quest throws error and breaks QH
What is the expected output? What do you see instead?
Expected: No error
Seen: Error, and breaking
What version of the product are you using?
r226
Do you have an error log of what happened?
msg: Interface\AddOns\beql\tracker.lua:405: attempt to concatenate local 'questName' (a nil value)
toc: 1.1.21
v: 1.1.21
game: 3.2.2
locale: enUS
timestamp: 2009-10-09 00:54:46
mutation: nil
silent: false
(Coroutine error in new_routing)
Please provide any additional information below.
As I mentioned before this isn't something that occurs on every quest turn in but I have seen it break about 10 times today from different quests. The erro log suggests that I am using version 1.1.21 of QH which I did at the time I got that error. However I still get the error with the latest version of QH. Is there anything you can do to prevent beql from breaking QH?
| User | When | Change |
|---|---|---|
| Blazeflack | Thu, 26 Nov 2009 21:44:50 | Changed status from Waiting to Replied |
| angelike | Wed, 25 Nov 2009 20:09:48 | Changed status from New to Waiting |
| Blazeflack | Wed, 11 Nov 2009 10:33:11 | Create |
- 8 comments
- 8 comments
Facts
- Last updated on
- 26 Nov 2009
- Reported on
- 11 Nov 2009
- Status
- Replied - Someone has replied after waiting for more information.
- Type
- Defect - A shortcoming, fault, or imperfection
- Priority
- Medium - Normal priority.
- #8
Blazeflack Thu, 17 Dec 2009 09:47:57beql still breaks QuestHelper:
msg: Interface\AddOns\beql\questtracker.lua:403: usage: IsQuestWatched(index or 'uID:uID') - invalid index
toc: 1.3.5
v: 1.3.5
game: 3.3.0
locale: enUS
timestamp: 2009-12-17 10:46:03
mutation: nil
silent: false
(Coroutine error in new_routing)
- #7
Blazeflack Fri, 04 Dec 2009 23:52:16I just received a new error. This one doesn't seem to break anything though:
Message: ..\AddOns\beql\questlog.lua line 322:
attempt to index field 'questsearch' (a nil value)
Debug:
(tail call): ?
(tail call): ?
beql\questlog.lua:322: ?()
...ory\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:146:
...ory\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:146
[string "safecall Dispatcher[13]"]:4:
[string "safecall Dispatcher[13]"]:4
[C]: ?
[string "safecall Dispatcher[13]"]:13: ?()
...ory\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:91: Fire()
...AddOns\Bartender4\libs\AceEvent-3.0\AceEvent-3.0.lua:119:
...AddOns\Bartender4\libs\AceEvent-3.0\AceEvent-3.0.lua:118
- #6
Blazeflack Sat, 28 Nov 2009 21:29:18Alright, it took a while but I just got a new error:
msg: Interface\AddOns\beql\questtracker.lua:402: usage: IsQuestWatched(index or 'uID:uID') - invalid index
toc: 1.2.7
v: 1.2.7
game: 3.2.2
locale: enUS
timestamp: 2009-11-28 22:27:34
mutation: nil
silent: false
(Coroutine error in new_routing)
This error report came from questhelper.
- #5
Blazeflack Sat, 28 Nov 2009 18:41:16So far I haven't seen beql break QH so I think you fixed it :)
Now how do I disable all the debugging going on in r230? :P
- #4
Blazeflack Thu, 26 Nov 2009 21:44:49Will download and take it for a spin. It might take me a while to fully test it as I can't trigger the error in any other way than questing until it finally hits.
- #3
angelike Wed, 25 Nov 2009 20:06:03Can you check it with r228?
- #2
Blazeflack Sat, 14 Nov 2009 15:54:09Yeah I have tried just about everything, even clearing the saved variables files for both addons.
I got the problem confirmed by the author of QuestHelper. He told me he used to use beql aswell but decided to stop using it as he didn't have time to find a work around the problem at that time.
I really hope you can locate and fix this, beql has been my favorite questlog addon for a very long time.
Thanks :)
- #1
angelike Fri, 13 Nov 2009 22:35:43i'll check it.
Has you enabled/disabled the addon?
mfg