[2008/03/30 11:13:26-107-x1]: BetterQuest\modules\sink\sink.lua:3: Usage: EmbedLibrary(addon, libname, silent, offset): 'libname' - Cannot find a library instance of "LibSink-2.0".
AceAddon-3.0\AceAddon-3.0.lua:126: in function `EmbedLibrary'
AceAddon-3.0\AceAddon-3.0.lua:114: in function `EmbedLibraries'
AceAddon-3.0\AceAddon-3.0.lua:172: in function `NewModule'
BetterQuest\modules\sink\sink.lua:3: in main chunk
Updated a little bit ago and the Full tracker became all or none when filtering by zone. Set to yes, I get nothing, set to no or disabled, they're all there.
BetterQuest\modules\autotrack\autotrack.lua:71: attempt to call method 'WatchQuestByUid' (a nil value)
CallbackHandler-1.0\CallbackHandler-1.0.lua:146: in function <...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:146>
<string>:"safecall Dispatcher[7]":4: in function <[string "safecall Dispatcher[7]"]:4>
<in C code>: ?
<string>:"safecall Dispatcher[7]":13: in function `?'
CallbackHandler-1.0\CallbackHandler-1.0.lua:91: in function `Fire'
LibQuixote-2.0\LibQuixote-2.0.lua:349: in function `?'
LibQuixote-2.0\LibQuixote-2.0.lua:119: in function <...ns\BetterQuest\lib\LibQuixote-2.0\LibQuixote-2.0.lua:118>
Check the filters, I find if you have more then one selected sometimes it wont show any quests. I just leave my tracker filter set on, all others disabled. The daily quest tracker works too.
EDIT :
I tested BQ without any other addons beside Bugsack.
Error popping below :
{
["message"] = "AceConfigDialog-3.0\\AceConfigDialog-3.0.lua:15: Cannot find a library instance of \"AceGUI-3.0\".\nBetterQuest\\lib\\LibStub\\LibStub.lua:23: in function `LibStub'\nAceConfigDialog-3.0\\AceConfigDialog-3.0.lua:15: in main chunk\n\n ---",
["type"] = "error",
["time"] = "2008/04/01 17:44:45",
["session"] = 6,
["counter"] = 1,
}, -- [8]
{
["message"] = "BetterQuest\\modules\\sink\\sink.lua:3: Usage: EmbedLibrary(addon, libname, silent, offset): 'libname' - Cannot find a library instance of \"LibSink-2.0\".\nAceAddon-3.0\\AceAddon-3.0.lua:126: in function `EmbedLibrary'\nAceAddon-3.0\\AceAddon-3.0.lua:114: in function `EmbedLibraries'\nAceAddon-3.0\\AceAddon-3.0.lua:172: in function `NewModule'\nBetterQuest\\modules\\sink\\sink.lua:3: in main chunk\n\n ---",
["type"] = "error",
["time"] = "2008/04/01 17:44:45",
["session"] = 6,
["counter"] = 1,
}, -- [9]
{
["message"] = "BetterQuest\\config.lua:212: attempt to call method 'AddToBlizOptions' (a nil value)\nBetterQuest\\core.lua:110: in function <Interface\\AddOns\\BetterQuest\\core.lua:7>\n(tail call): ?:\n<in C code>: ?\n<string>:\"safecall Dispatcher[1]\":9: in function <[string \"safecall Dispatcher[1]\"]:5>\n(tail call): ?:\nAceAddon-3.0\\AceAddon-3.0.lua:316: in function `InitializeAddon'\nAceAddon-3.0\\AceAddon-3.0.lua:404: in function <...AddOns\\BetterQuest\\lib\\AceAddon-3.0\\AceAddon-3.0.lua:397>\n\n ---",
["type"] = "error",
["time"] = "2008/04/01 17:44:45",
["session"] = 6,
["counter"] = 1,
}, -- [10]
[2008/04/05 11:22:27-1306-x1]: LibSharedMedia-2.0\LibSharedMedia-2.0.lua:206: assertion failed!
LibSharedMedia-2.0\LibSharedMedia-2.0.lua:206: in function `Fetch'
Parrot-1.0r60900\Code\Display.lua:298: in function `ShowMessage'
LibSink-2.0\LibSink-2.0.lua:207: in function `func'
LibSink-2.0\LibSink-2.0.lua:330: in function <...rface\AddOns\LibSink-2.0\LibSink-2.0\LibSink-2.0.lua:316>
LibSink-2.0\LibSink-2.0.lua:336: in function `Pour'
BetterQuest\modules\sink\sink.lua:92: in function `?'
CallbackHandler-1.0\CallbackHandler-1.0.lua:146: in function <...edia-3.0\CallbackHandler-1.0\CallbackHandler-1.0.lua:146>
<string>:"safecall Dispatcher[8]":4: in function <[string "safecall Dispatcher[8]"]:4>
<in C code>: ?
<string>:"safecall Dispatcher[8]":13: in function `?'
CallbackHandler-1.0\CallbackHandler-1.0.lua:91: in function `Fire'
LibQuixote-2.0\LibQuixote-2.0.lua:360: in function `?'
LibQuixote-2.0\LibQuixote-2.0.lua:119: in function <...Ons\LibQuixote-2.0\LibQuixote-2.0\LibQuixote-2.0.lua:118>
I can't seem to find how to move the progression notice. On 3 characters it appears at the bottom of the screen, and on my druid it shows in the middle of the screen.
When I lock the full frame, I can't seem to be able to expand and/or contract the listings...are there any plans to add that functionality, or is the full frame going to be statically set when locked?
I'm getting errors when I try to change the colors for objectives.
[2008/05/20 19:39:35-189-x63]: BetterQuest\core.lua:561: attempt to perform arithmetic on local 'r1' (a nil value)
BetterQuest\core.lua:483: in function <Interface\AddOns\BetterQuest\core.lua:447>
BetterQuest\core.lua:377: in function `?'
BetterQuest\core.lua:309: in function `UpdateTracker'
BetterQuest\core.lua:231: in function `UpdateTrackers'
BetterQuest\config.lua:175: in function <Interface\AddOns\BetterQuest\config.lua:173>
(tail call): ?:
<in C code>: ?
<string>:"safecall Dispatcher[5]":9: in function <[string "safecall Dispatcher[5]"]:5>
(tail call): ?:
AceConfigDialog-3.0\AceConfigDialog-3.0.lua:705: in function <...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:526>
(tail call): ?:
<in C code>: ?
<string>:"safecall Dispatcher[6]":9: in function <[string "safecall Dispatcher[6]"]:5>
(tail call): ?:
AceGUI-3.0\AceGUI-3.0.lua:217: in function `Fire'
...Ace3\AceGUI-3.0\widgets\AceGUIWidget-ColorPicker.lua:47: in function <...Ace3\AceGUI-3.0\widgets\AceGUIWidget-ColorPicker.lua:39>:
...Ace3\AceGUI-3.0\widgets\AceGUIWidget-ColorPicker.lua:66: in function `func':
<string>:"*:OnColorSelect":3: in function <[string "*:OnColorSelect"]:1>
Actually, it looks like I get a total of 5 errors. That would be rather long, but let me know if you want all of them.
Today I wanted to create a new tracker through the Blizzard interface configuration and got this error:
[2008/05/21 17:19:25-2993-x1]: BetterQuest\config.lua:208: attempt to index field 'trackers' (a nil value)
(tail call): ?:
<in C code>: ?
<string>:"safecall Dispatcher[2]":9: in function <[string "safecall Dispatcher[2]"]:5>
(tail call): ?:
AceConfigDialog-3.0\AceConfigDialog-3.0.lua:705: in function <...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:526>
(tail call): ?:
<in C code>: ?
<string>:"safecall Dispatcher[3]":9: in function <[string "safecall Dispatcher[3]"]:5>
(tail call): ?:
AceGUI-3.0\AceGUI-3.0.lua:257: in function `Fire'
Ace3\AceGUI-3.0\widgets\AceGUIWidget-EditBox.lua:54: in function <...Ons\Ace3\AceGUI-3.0\widgets\AceGUIWidget-EditBox.lua:51>
Interface\AddOns\BetterQuest\modules\sink\sink.lua:107: attempt to concatenate local 'title' (a boolean value)
(tail call): ?
Interface\AddOns\BetterQuest\modules\sink\sink.lua:107: in function `?'
Interface\AddOns\Ampere\CallbackHandler-1.0.lua:146: in function <Interface\AddOns\Ampere\CallbackHandler-1.0.lua:146>
[string "safecall Dispatcher[4]"]:4: in function <[string "safecall Dispatcher[4]"]:4>
[C]: ?
[string "safecall Dispatcher[4]"]:13: in function `?'
Interface\AddOns\Ampere\CallbackHandler-1.0.lua:91: in function `Fire'
...ns\BetterQuest\lib\LibQuixote-2.0\LibQuixote-2.0.lua:514: in function `?'
...ns\BetterQuest\lib\LibQuixote-2.0\LibQuixote-2.0.lua:547: in function `?'
...ns\BetterQuest\lib\LibQuixote-2.0\LibQuixote-2.0.lua:119: in function <...ns\BetterQuest\lib\LibQuixote-2.0\LibQuixote-2.0.lua:118>
error with the latest version. And for some reason I does'nt always update partmembers quest status (they have BetterQ installed)
I've been using BetterQuest (r119) as a FuBar_QuestFu replacement (same author) and I get the following error whenever I get a quest completion.
"LibSharedMedia-3.0-90058:166: LibSharedMedia-3.0:Register(mediatype, key, data, langmask) - key must be string, got number\nLibSharedMedia-3.0-90058:166: in function `Register'\nMikScrollingBattleText-5.3.26\\MSBTMedia.lua:66: in function `RegisterFont'\nLibSink-2.0-90057 (BigWigs):248: in function `func'\nLibSink-2.0-90057 (BetterQuest):378: in function <...e\\AddOns\\BetterQuest\\lib\\LibSink-2.0\\LibSink-2.0.lua:364>\nLibSink-2.0-90057 (BetterQuest):384: in function `Pour'\nBetterQuest\\modules\\sink\\sink.lua:73: in function `?'\nCallbackHandler-1.0-3 (Ace3):146: in function <...Ons\\Ace3\\CallbackHandler-1.0\\CallbackHandler-1.0.lua:146>\n<string>:\"safecall Dispatcher[3]\":4: in function <[string \"safecall Dispatcher[3]\"]:4>\n<in C code>: ?\n<string>:\"safecall Dispatcher[3]\":13: in function `?'\nCallbackHandler-1.0-3 (Ace3):91: in function `Fire'\nLibQuixote-2.0-67202:372: in function `?'\nLibQuixote-2.0-67202:119: in function <...ns\\BetterQuest\\lib\\LibQuixote-2.0\\LibQuixote-2.0.lua:118"
The addon seems to work fine when tracking the progress of a quest up until the point of completion, then it spits out this error and fails to output the quest progress info on the screen.
Loading LibSink as a mod fixes it for me.
I tested BQ without any other addons beside Bugsack.
Error popping below :
Actually, it looks like I get a total of 5 errors. That would be rather long, but let me know if you want all of them.
error with the latest version. And for some reason I does'nt always update partmembers quest status (they have BetterQ installed)
The addon seems to work fine when tracking the progress of a quest up until the point of completion, then it spits out this error and fails to output the quest progress info on the screen.
See: http://www.wowace.com/projects/better-quest/tickets/1-wrong-call-to-lib-sink-2-0-api/