FuBar_InstanceInfoFu

2 - Recieving error on mouse over, no tooltip

What steps will reproduce the problem?
1. /* not entirely sure how to set up the scenario to cause the fail */
2. Hover over fubar item
3. receive error

What is the expected output? What do you see instead?
Error occurs when hovering over the Fubar item. The text on fubar appears to be correct however.

What version of the product are you using?
v1.1

Do you have an error log of what happened?
Date: 2009-02-23 12:22:40
ID: 1
Error occured in: Global
Count: 1
Message: ...rface\AddOns\FuBar_InstanceInfoFu\InstanceInfoFu.lua line 209:
   attempt to concatenate field '?' (a nil value)
Debug:
   [C]: ?
   ...rface\AddOns\FuBar_InstanceInfoFu\InstanceInfoFu.lua:209 ShowSavedInstanceInfo()
   ...rface\AddOns\FuBar_InstanceInfoFu\InstanceInfoFu.lua:189 ShowSavedInstances()
   ...rface\AddOns\FuBar_InstanceInfoFu\InstanceInfoFu.lua:171 OnUpdateFuBarTooltip()
   ...FuBar\libs\LibFuBarPlugin-3.0\LibFuBarPlugin-3.0.lua:634 runChildren()
   ...nterface\AddOns\FuBar\libs\Tablet-2.0\Tablet-2.0.lua:2370 children()
   ...nterface\AddOns\FuBar\libs\Tablet-2.0\Tablet-2.0.lua:2414 Open()
   ...nterface\AddOns\FuBar\libs\Tablet-2.0\Tablet-2.0.lua:2548
      ...nterface\AddOns\FuBar\libs\Tablet-2.0\Tablet-2.0.lua:2542
   ...FuBar\libs\LibFuBarPlugin-3.0\LibFuBarPlugin-3.0.lua:664
      ...FuBar\libs\LibFuBarPlugin-3.0\LibFuBarPlugin-3.0.lua:662

Please provide any additional information below.
It seems to only happen on realms where I have lower level characters, presumably since they wouldn't have any saved instances. I haven't seen this occur on a realm in which I have only 70+ chars.

User When Change
Belazor Tue, 19 May 2009 20:53:47 Changed status from New to Fixed
phaulen Mon, 23 Feb 2009 16:39:04 Create

You must login to post a comment. Don't have an account? Register to get one!

  • 1 comment
  • Avatar of phaulen phaulen Fri, 20 Mar 2009 13:01:56

    This appears to be related to DKs not anything level specific as I implied.

    adding:

    ['DEATHKNIGHT'] = InstanceInfoFu:GetHexColor("DEATHKNIGHT");

    to the classColour function in data/privates.lua resolves the issue.

  • 1 comment

Facts

Last updated on
19 May 2009
Reported on
23 Feb 2009
Status
Fixed - Developer made requested changes. QA should verify.
Type
Defect - A shortcoming, fault, or imperfection
Priority
Medium - Normal priority.

Reported by

Possible assignees