bugs - tbc #64


  • Defect
  • Accepted
Open
Assigned to _ForgeUser266527
  • _ForgeUser2596693 created this issue Nov 25, 2010

    apologies if fixed already

    the errors occur when
    possessing a vehicle, turret or similar
    when attacked while doing the above
    when attacked
    when entering a dungeon
    when some buffs/debuffs are either added or removed

    Also, the addon tends to use >20Mb especially when it's been running a while and I unequip and then re-equip, e.g., lots of low level cata quests mean getting naked to DPS very, very, slowly and by slowly I mean...

    Date: 2010-11-24 11:06:19
    ID: -50
    Error occured in: Global
    Count: 106
    Message: ...\DHUD3\Libs\LibDogTag-Unit-3.0\Categories\Talent.lua line 29:
       attempt to perform arithmetic on field '?' (a string value)
    Debug:
       (tail call): ?
       ...\DHUD3\Libs\LibDogTag-Unit-3.0\Categories\Talent.lua:29:
          ...\DHUD3\Libs\LibDogTag-Unit-3.0\Categories\Talent.lua:23
       ...\DHUD3\Libs\LibDogTag-Unit-3.0\Categories\Talent.lua:48:
          ...\DHUD3\Libs\LibDogTag-Unit-3.0\Categories\Talent.lua:40
       [string "safecall Dispatcher[5]"]:4:
          [string "safecall Dispatcher[5]"]:4
       [C]: ?
       [string "safecall Dispatcher[5]"]:13: ?()
       ...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:92: Fire()
       ...ugLax\libs\LibTalentQuery-1.0\LibTalentQuery-1.0.lua:259:
          ...ugLax\libs\LibTalentQuery-1.0\LibTalentQuery-1.0.lua:243
       (tail call): ?
    AddOns:

      (ck=967)

    Date: 2010-11-24 11:23:07
    ID: -48
    Error occured in: Global
    Count: 804
    Message: ..\AddOns\DHUD3\DHUD3.lua line 418:
       attempt to perform arithmetic on local 'r0' (a nil value)
    Debug:
       [C]: ?
       DHUD3\DHUD3.lua:418: Colorize()
       DHUD3\DHUD3.lua:874:
          DHUD3\DHUD3.lua:865
    AddOns:

      (ck=989)

    Date: 2010-11-24 14:45:05
    ID: -38
    Error occured in: Global
    Count: 438
    Message: ..\AddOns\DHUD3\DHUD3.lua line 413:
       attempt to perform arithmetic on local 'r1' (a nil value)
    Debug:
       [C]: ?
       DHUD3\DHUD3.lua:413: Colorize()
       DHUD3\DHUD3.lua:874:
          DHUD3\DHUD3.lua:865
    AddOns:

      (ck=98b)

    Date: 2010-11-24 14:45:16
    ID: -37
    Error occured in: Global
    Count: 978
    Message: ..\AddOns\DHUD3\DHUD3.lua line 425:
       attempt to compare nil with number
    Debug:
       [C]: ?
       DHUD3\DHUD3.lua:425: Colorize()
       DHUD3\DHUD3.lua:874:
          DHUD3\DHUD3.lua:865
    AddOns:

      (ck=98b)

    What steps will reproduce the problem?
    1.
    2.
    3.

    What is the expected output? What do you see instead?

    What version of the product are you using?

    Do you have an error log of what happened?

    Please provide any additional information below.

  • _ForgeUser2596693 added the tags New Defect Nov 25, 2010
  • _ForgeUser2596693 edited description Nov 25, 2010
  • _ForgeUser266527 posted a comment Nov 25, 2010

    As always thanks again for the errors markhr. The rx errors have been reported before and hopefully removed with the new version. The first error is definitely related to a tag... in the default tags there is none using talents, so I guess it is either a custom tag u made or some other addon. You should probably report it to DogTag lib creator.

    The 20M+... well I hope it is related to DHUD being responsible for loading all ace libs... However some significant code structure changes have been introduced into DHUD4 in an attempt to reduce memory use.

  • _ForgeUser266527 removed a tag New Nov 25, 2010
  • _ForgeUser266527 added a tag Accepted Nov 25, 2010
  • _ForgeUser2596693 posted a comment Nov 26, 2010

    Thanks very much for the reply and addon.

    You're right about the first one - just realized that the "...lax/" part means a conflict with Puglax addon. Totemtimers also throws up a similar error.

    Anyhoo, I'll report it to the puglax author as it's their problem, not yours. The author thinks it may be something to do with either beta libraries or older libraries or library libraries.

    Bring on DHUD4 (does this mean you're playing again?)


To post a comment, please login or register a new account.