Broker_HitCrit

46 - error when using chocolate bar

What steps will reproduce the problem?
1. Mousing over hitcrit plugin with chocolate bar installed
2.
3.

What is the expected output? What do you see instead?
expect to see the tooltip, get the following error:

[2009/09/23 12:24:34-2672-x1]: Broker_HitCrit-2.12.0-release\Broker_HitCrit.lua:928 attempt to call method 'drawTooltip' (a nil value)
ChocolateBar-1.9\Chocolate.lua:190 in function <Interface\AddOns\ChocolateBar\Chocolate.lua:159

What version of the product are you using?
2.12

Do you have an error log of what happened?
yes, see above

Please provide any additional information below.
I have a number of other plugins that I use with my chocolate bar, none of them are having tooltip issues.

User When Change
Zhinjio Thu, 24 Sep 2009 21:03:42 Changed status from New to Accepted
Fragglerock Wed, 23 Sep 2009 16:29:43 Create

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

  • 6 comments
  • Avatar of Zhinjio Zhinjio Sat, 26 Sep 2009 18:31:02

    Awesome. I'll commit that change and push it sometime this weekend. Thanks for finding this.

  • Avatar of Fragglerock Fragglerock Fri, 25 Sep 2009 23:15:37

    That seems to have worked! No errors, and the tooltip comes up as expected.

    Thanks for the help :)

  • Avatar of Zhinjio Zhinjio Fri, 25 Sep 2009 18:12:22

    Change line 39 in Broker_HitCrit.lua from:

    addon = HitCrit

    to:

    local addon = HitCrit

    Make sure you do that before you go in game, and then go back in and see if you still get the error.

    Thanks.

  • Avatar of Fragglerock Fragglerock Fri, 25 Sep 2009 15:22:42

    Sure thing, what do I need to do?

  • Avatar of Zhinjio Zhinjio Thu, 24 Sep 2009 21:12:12

    Can you test a potential fix for me before I commit this?

  • Avatar of Zhinjio Zhinjio Thu, 24 Sep 2009 21:03:37

    This makes no sense. I will investigate further, but this may be a problem specific to Chocolate Bar.

  • 6 comments

Facts

Last updated on
24 Sep 2009
Reported on
23 Sep 2009
Status
Accepted - Problem reproduced / Need acknowledged.
Type
Defect - A shortcoming, fault, or imperfection
Priority
Medium - Normal priority.

Reported by

Possible assignees