View Bug Report
TBC Errors
Bug #: 2370
File: FuBar - QuestsFu
Date: 11-04-06 07:01 PM
By: Devla
Status: Unconfirmed
Using this on the TBC server with the TBC branch version of Ace2.

Seeing the following errors with the latest SVN (15972) version of QuestsFu:

Line 538: Needs a SecureHook or a true statement

Also seeing the following error on load:
FuBar_QuestsFu\QuestsFu.lua:711: attempt to perform arithmetic on local 'numGot' (a nil value)
FuBar_QuestsFu\QuestsFu.lua:711: in function `AddQuestToCategory'
FuBar_QuestsFu\QuestsFu.lua:650: in function `OnTooltipUpdate'
FuBarPlugin-2.0\FuBarPlugin-2.0.lua:310: in function <...\FuBarPlugin-2.0\FuBarPlugin-2.0\FuBarPlugin-2.0.lua:306>
Tablet-2.0\Tablet-2.0.lua:2641: in function `children'
Tablet-2.0\Tablet-2.0.lua:2684: in function `Refresh'
FuBarPlugin-2.0\FuBarPlugin-2.0.lua:365: in function `UpdateTooltip'
FuBarPlugin-2.0\FuBarPlugin-2.0.lua:274: in function `obj_method'
AceEvent-2.0\AceEvent-2.0.lua:286: in function `TriggerEvent'
Quixote-1.0\Quixote-1.0.lua:203: in function `QUEST_LOG_UPDATE'
Quixote-1.0\Quixote-1.0.lua:97: in function `obj_method'
AceEvent-2.0\AceEvent-2.0.lua:219: in function `TriggerEvent'
AceEvent-2.0\AceEvent-2.0.lua:872: in function `event'
AceEvent-2.0\AceEvent-2.0.lua:390: in function

RSS 2.0 Feed for Bug CommentsNotes Sort Options
By: Kemayo - 11-04-06 08:56 PM
I've committed a new SVN version with SecureHook. I'm not sure what's causing that onload error -- it'll probably have to wait until my beta key shows up.