I'm running v3.3 and it's exhibiting some funny behavior. Namely, the Autowatch appears to ignore my settings, or some of them, and watches new quests whether I have it checked or not. In addition, it autowatches the wrong quests. When I pick up a new quest, or progress on a quest, the notification (via SCT) is accurate, but the quest that gets added to the tracker is the one listed directly below the correct quest in the quest log.
Not getting any errors, and adding quests by hand (ALT+click) works just fine.
Hey - Im running r421 and when i pick up a quest i get the following error
FuBar_QuestsFu-r43802\Blizz\Blizz.lua:244 attempt to index global 'QuestLogObjectivesText' (a nil value)
(tail call): ?:
<in C code>: in function `QuestLog_SetSelection'
Interface\FrameXML\QuestLogFrame.lua:158 in function `QuestLogTitleButton_OnClick':
<string>:"*:OnClick":1: in function <[string "*:OnClick"]:1>
FuBar_QuestsFu-r43802\Blizz\Blizz.lua:244 attempt to index global 'QuestLogObjectivesText' (a nil value)
(tail call): ?:
<in C code>: in function `QuestLog_SetSelection'
Interface\FrameXML\QuestLogFrame.lua:716 in function `QuestLog_SetNearestValidSelection':
Interface\FrameXML\QuestLogFrame.lua:355 in function <Interface\FrameXML\QuestLogFrame.lua:330
<in C code>: in function `QuestLog_Update'
Interface\FrameXML\QuestLogFrame.lua:255 in function <Interface\FrameXML\QuestLogFrame.lua:252
Got an Error sice 3.3 - happens, when I log in, with the first quest i take from an nsc after having logged in and when opening the quert log for the first time in a session
Date: 2009-12-13 12:32:52
ID: 1
Error occured in: Global
Count: 121
Message: ..\AddOns\FuBar_QuestsFu\Tracker\Tracker.lua line 441:
attempt to index global 'WatchFrameTitleButton' (a nil value)
Debug:
(tail call): ?
(tail call): ?
FuBar_QuestsFu\Tracker\Tracker.lua:441: Update()
FuBar_QuestsFu\Tracker\Tracker.lua:209: LoadWatchedQuests()
FuBar_QuestsFu\Tracker\Tracker.lua:143: OnEnable()
FuBar_QuestsFu\Tracker\Tracker.lua:149:
FuBar_QuestsFu\Tracker\Tracker.lua:149
[string "safecall Dispatcher[1]"]:4:
[string "safecall Dispatcher[1]"]:4
[C]: ?
[string "safecall Dispatcher[1]"]:13: ?()
...er4\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:92: Fire()
...FuBar_QuestsFu\lib\LibQuixote-2.0\LibQuixote-2.0.lua:392: ?()
...FuBar_QuestsFu\lib\LibQuixote-2.0\LibQuixote-2.0.lua:115:
...FuBar_QuestsFu\lib\LibQuixote-2.0\LibQuixote-2.0.lua:114
"FuBar_QuestsFu-r43802 PartyNotify PartyNotify.lua:66: attempt to concatenate local 'title' (a boolean value)\nCallbackHandler-1.0-3:146: in function <...oot Libs CallbackHandler-1.0 CallbackHandler-1.0.lua:146>\n<string>:\"safecall Dispatcher[4]\":4: in function <[string \"safecall Dispatcher[4]\"]:4>\n<in C code>: ?\n<string>:\"safecall Dispatcher[4]\":13: in function `?'\nCallbackHandler-1.0-3:91: in function `Fire'\nLibQuixote-2.0-90081:515: in function `?'\nLibQuixote-2.0-90081:548: in function `?'
Since Patch 3.2 I am not able to accept any Quests. Clicking on the button 'Accept' simply has no effect. Just tested wit r413. After deactiviating FuBar_QuestsFu accepting of quests is functioning again. Can anyone confirm this behaviour?
D-Town,
many thanks. I added in details/details.lua
Find/Replace - Replace "GetDifficultyColor" with "GetQuestDifficultyColor" to get rid of an other error.
- #46
archaius2 Wed, 03 Feb 2010 12:33:36I'm running v3.3 and it's exhibiting some funny behavior. Namely, the Autowatch appears to ignore my settings, or some of them, and watches new quests whether I have it checked or not. In addition, it autowatches the wrong quests. When I pick up a new quest, or progress on a quest, the notification (via SCT) is accurate, but the quest that gets added to the tracker is the one listed directly below the correct quest in the quest log.
Not getting any errors, and adding quests by hand (ALT+click) works just fine.
- #45
miniwolfie Tue, 15 Dec 2009 05:39:22Hey - Im running r421 and when i pick up a quest i get the following error
FuBar_QuestsFu-r43802\Blizz\Blizz.lua:244 attempt to index global 'QuestLogObjectivesText' (a nil value)
(tail call): ?:
<in C code>: in function `QuestLog_SetSelection'
Interface\FrameXML\QuestLogFrame.lua:158 in function `QuestLogTitleButton_OnClick':
<string>:"*:OnClick":1: in function <[string "*:OnClick"]:1>
Locals:
(*temporary) = "LeftButton"
(*temporary) = false
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = <function> defined =[C]:-1
And when im abandon a quest i get
FuBar_QuestsFu-r43802\Blizz\Blizz.lua:244 attempt to index global 'QuestLogObjectivesText' (a nil value)
(tail call): ?:
<in C code>: in function `QuestLog_SetSelection'
Interface\FrameXML\QuestLogFrame.lua:716 in function `QuestLog_SetNearestValidSelection':
Interface\FrameXML\QuestLogFrame.lua:355 in function <Interface\FrameXML\QuestLogFrame.lua:330
<in C code>: in function `QuestLog_Update'
Interface\FrameXML\QuestLogFrame.lua:255 in function <Interface\FrameXML\QuestLogFrame.lua:252
Locals:
(*temporary) = "QUEST_LOG_UPDATE"
(*temporary) = "QUEST_LOG_UPDATE"
(*temporary) = nil
(*temporary) = nil
(*temporary) = <function> defined =[C]:-1
--------------------------
UPDATE
I deleted the folder called Blizz inside Fubar_QuestFU folder and now it works without errors
- #44
IshtalBloodfist Sun, 13 Dec 2009 11:35:11Got an Error sice 3.3 - happens, when I log in, with the first quest i take from an nsc after having logged in and when opening the quert log for the first time in a session
Date: 2009-12-13 12:32:52
ID: 1
Error occured in: Global
Count: 121
Message: ..\AddOns\FuBar_QuestsFu\Tracker\Tracker.lua line 441:
attempt to index global 'WatchFrameTitleButton' (a nil value)
Debug:
(tail call): ?
(tail call): ?
FuBar_QuestsFu\Tracker\Tracker.lua:441: Update()
FuBar_QuestsFu\Tracker\Tracker.lua:209: LoadWatchedQuests()
FuBar_QuestsFu\Tracker\Tracker.lua:143: OnEnable()
FuBar_QuestsFu\Tracker\Tracker.lua:149:
FuBar_QuestsFu\Tracker\Tracker.lua:149
[string "safecall Dispatcher[1]"]:4:
[string "safecall Dispatcher[1]"]:4
[C]: ?
[string "safecall Dispatcher[1]"]:13: ?()
...er4\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:92: Fire()
...FuBar_QuestsFu\lib\LibQuixote-2.0\LibQuixote-2.0.lua:392: ?()
...FuBar_QuestsFu\lib\LibQuixote-2.0\LibQuixote-2.0.lua:115:
...FuBar_QuestsFu\lib\LibQuixote-2.0\LibQuixote-2.0.lua:114
- #43
belleboyd Tue, 25 Aug 2009 03:11:37Just picked up an error:
Date: 2009-08-24 22:17:53 ID: 1 Error occured in: Global Count: 1 Message: ...\AddOns\FuBar_QuestsFu\PlayerNotify\PlayerNotify.lua line 102: bad argument #2 to 'format' (number expected, got string) Debug: (tail call): ? (tail call): ? [C]: format() ...\AddOns\FuBar_QuestsFu\PlayerNotify\PlayerNotify.lua:102: ?() ...er3\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:146: ...er3\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:146 [string "safecall Dispatcher[8]"]:4: [string "safecall Dispatcher[8]"]:4 [C]: ? [string "safecall Dispatcher[8]"]:13: ?() ...er3\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:91: Fire() ...FuBar_QuestsFu\lib\LibQuixote-2.0\LibQuixote-2.0.lua:360: ?() ...FuBar_QuestsFu\lib\LibQuixote-2.0\LibQuixote-2.0.lua:115: ...FuBar_QuestsFu\lib\LibQuixote-2.0\LibQuixote-2.0.lua:114
- #42
wxx011 Mon, 24 Aug 2009 05:12:02sorry,I have a error
"FuBar_QuestsFu-r43802
PartyNotify
PartyNotify.lua:66: attempt to concatenate local 'title' (a boolean value)\nCallbackHandler-1.0-3:146: in function <...oot
Libs
CallbackHandler-1.0
CallbackHandler-1.0.lua:146>\n<string>:\"safecall Dispatcher[4]\":4: in function <[string \"safecall Dispatcher[4]\"]:4>\n<in C code>: ?\n<string>:\"safecall Dispatcher[4]\":13: in function `?'\nCallbackHandler-1.0-3:91: in function `Fire'\nLibQuixote-2.0-90081:515: in function `?'\nLibQuixote-2.0-90081:548: in function `?'
- #41
2drunk2funk Tue, 11 Aug 2009 11:10:30Would be nice to get this fixed, really like the functionality and the Job done sound!
QH quest tracking is not as nice as this.
- #40
xevilgrin Sat, 08 Aug 2009 13:00:11@slipfoot: same here on german client ... thats an issue since 3.2 ...only deactivating can stop that behavior at the moment
please Kemayo bring Questfu on uptodate status .. i miss indeed the "Jobs done" sound
@D-Town & Riega ... thank you for your overlook and ideas... your find/replacement suggestions for workaround are helping indeed
evil regards
<..... EvilGrin .....>
- #39
slipfoot Sat, 08 Aug 2009 10:18:16Since Patch 3.2 I am not able to accept any Quests. Clicking on the button 'Accept' simply has no effect. Just tested wit r413. After deactiviating FuBar_QuestsFu accepting of quests is functioning again. Can anyone confirm this behaviour?
- #38
justcallmefred Thu, 06 Aug 2009 20:23:11Would anyone be willing to upload a working version anywhere? Even if the stated it's only temporary until the author uploads a working version..
- #37
Riega Thu, 06 Aug 2009 14:02:46D-Town, many thanks. I added in details/details.lua Find/Replace - Replace "GetDifficultyColor" with "GetQuestDifficultyColor" to get rid of an other error.