View Bug Report
Errors & problems with the right-click menus
Bug #: 5176
File: FuBar - SkillsPlusFu
Date: 11-18-08 08:19 AM
By: Zidomo
Status: Unconfirmed
v3.0.1, updated standalone libraries, WoW 3.0.3 live (WotLK installed), USEng client/server.

A character learns the "Grand Master" skill levels in a few trades (450 maximum skill). After that, turn on SkillsPlusFu on that character that has had it disabled for a few months.

Log on and the FuBar Tablet dropdown menu doesn't work properly. It lists the professions (and they are clickable to open the menus), but no other text shows up. Not the cooldowns, other character listings or anything.

As well, when trying to access the FuBar menu, the following error is thrown up. It repeats every time you right-click the plugin (has a problem with the OpenMenu function):

Code:
FuBar_SkillsPlusFu-3.0.1\\SkillsPlusFu.lua:635: attempt to call method 'IsActive' (a nil value)\nFuBarPlugin-2.0-90006:1134: in function <...\\FuBarPlugin-2.0\\FuBarPlugin-2.0\\FuBarPlugin-2.0.lua:1124>\nDewdrop-2.0-90320 (DewdropLib):1894: in function <...erface\\AddOns\\DewdropLib\\Dewdrop-2.0\\Dewdrop-2.0.lua:1843>\nDewdrop-2.0-90320 (DewdropLib):2779: in function <...erface\\AddOns\\DewdropLib\\Dewdrop-2.0\\Dewdrop-2.0.lua:2738>\nDewdrop-2.0-90320 (DewdropLib):2995: in function `Open'\nFuBarPlugin-2.0-90006:1179: in function `OpenMenu'\nFuBarPlugin-2.0-90006:991: in function <...\\FuBarPlugin-2.0\\FuBarPlugin-2.0\\FuBarPlugin-2.0.lua:989>\nFuBar-3.0.90012\\FuBar.lua:1213: in function <Interface\\AddOns\\FuBar\\FuBar.lua:1207>\nTablet-2.0-90216 (TabletLib):2556: in function <Interface\\AddOns\\TabletLib\\Tablet-2.0\\Tablet-2.0.lua:2554>
And when clicking a profession or similar, the following error is thrown up (has a problem with the Refresh function):

Code:
FuBar_SkillsPlusFu-3.0.1\\SkillsPlusFu.lua:635: attempt to call method 'IsActive' (a nil value)\nFuBarPlugin-2.0-90006:1134: in function <...\\FuBarPlugin-2.0\\FuBarPlugin-2.0\\FuBarPlugin-2.0.lua:1124>\nDewdrop-2.0-90320 (DewdropLib):1894: in function <...erface\\AddOns\\DewdropLib\\Dewdrop-2.0\\Dewdrop-2.0.lua:1843>\nDewdrop-2.0-90320 (DewdropLib):1908: in function `Refresh'\nDewdrop-2.0-90320 (DewdropLib):3470: in function <...erface\\AddOns\\DewdropLib\\Dewdrop-2.0\\Dewdrop-2.0.lua:3468>
Have had no problems with any other updated FuBar mod with Tablet menus. Also never had a problem with SkillsPlusFu on a mid-level hunter (with 375 or less skills) in WoW 3.0.3 prior to WotLK installed.

Will try with saved variables deleted next. But SkillsPlusFu does not update properly with old saved variables as it should. At least on characters that know 450-level skills since they last used SkillsPlusFu.

EDIT: Well, deleted saved variables and relogged. The mouse-over tooltip with the cooldown & other info now works & shows things properly. But the right-click options tooltip still doesn't work properly.

The previously mentioned errors are consistently thrown up upon right-clicking the SkillsPlusFu icon/text & the professions in the menu.

Again, this is the only FuBar plugin I run (and I run/test a lot) that has such an issue.

GL fixing it.