A few errors found with 5.0.5 #22


  • New
  • Defect
Open
Assigned to _ForgeUser266527
  • Ookami313 created this issue Sep 28, 2012

    What steps will reproduce the problem?
    1. Logging into the game.
    2.
    3.

    What is the expected output? What do you see instead?
    No errors, but so far I received three errors after logging in.

    What version of the product are you using?
    1.9.0

    Do you have an error log of what happened?
    Date: 2012-09-28 20:31:16
    ID: 1
    Error occured in: Global
    Count: 1
    Message: ...\DHUD4\Libs\LibDogTag-Unit-3.0\Categories\Status.lua line 363:
       code must be a function, got nil
    Debug:
       [C]: ?
       [C]: error()
       ...ce\AddOns\DHUD4\Libs\LibDogTag-3.0\LibDogTag-3.0.lua:240: AddTag()
       ...\DHUD4\Libs\LibDogTag-Unit-3.0\Categories\Status.lua:363: v()
       ...ace\AddOns\DHUD4\Libs\LibDogTag-Unit-3.0\Cleanup.lua:40: in main chunk
    Locals:
    (*temporary) = "code must be a function, got nil"

    AddOns:

    Date: 2012-09-28 20:32:22
    ID: 9
    Error occured in: Global
    Count: 1
    Message: ...\DHUD4\Libs\LibDogTag-Unit-3.0\Categories\Status.lua line 39:
       attempt to call global 'GetNumRaidMembers' (a nil value)
    Debug:
       [C]: GetNumRaidMembers()
       ...\DHUD4\Libs\LibDogTag-Unit-3.0\Categories\Status.lua:39:
          ...\DHUD4\Libs\LibDogTag-Unit-3.0\Categories\Status.lua:38
       ...\DHUD4\Libs\LibDogTag-Unit-3.0\Categories\Status.lua:129: func()
       DHUD4\Libs\LibDogTag-3.0\Events.lua:567:
          DHUD4\Libs\LibDogTag-3.0\Events.lua:495
    Locals:
    event = nil
    (*temporary) = "raid"
    (*temporary) = 1
    (*temporary) = nil
    (*temporary) = "attempt to call global 'GetNumRaidMembers' (a nil value)"
    iterateGroupMembers__t = <table> {
    }
    iterateGroupMembers = <function> defined @Interface\AddOns\DHUD4\Libs\LibDogTag-Unit-3.0\Categories\Status.lua:31
    tmp = <table> {
    }
    offlineTimes = <table> {
    }
    afkTimes = <table> {
    }
    deadTimes = <table> {
    }

    AddOns:

    Date: 2012-09-28 20:32:23
    ID: 13
    Error occured in: Global
    Count: 756
    Message: ...s\DHUD4\Libs\LibRangeCheck-2.0\LibRangeCheck-2.0.lua line 433:
       GetSpellName(): Invalid spell slot
    Debug:
       [C]: ?
       [C]: ?
       ...s\DHUD4\Libs\LibRangeCheck-2.0\LibRangeCheck-2.0.lua:433:
          ...s\DHUD4\Libs\LibRangeCheck-2.0\LibRangeCheck-2.0.lua:430
       ...s\DHUD4\Libs\LibRangeCheck-2.0\LibRangeCheck-2.0.lua:461:
          ...s\DHUD4\Libs\LibRangeCheck-2.0\LibRangeCheck-2.0.lua:455
       ...s\DHUD4\Libs\LibRangeCheck-2.0\LibRangeCheck-2.0.lua:716: init()
       ...s\DHUD4\Libs\LibRangeCheck-2.0\LibRangeCheck-2.0.lua:942: initialOnUpdate()
       ...s\DHUD4\Libs\LibRangeCheck-2.0\LibRangeCheck-2.0.lua:996:
          ...s\DHUD4\Libs\LibRangeCheck-2.0\LibRangeCheck-2.0.lua:990
    Locals:
    (*temporary) = 210
    (*temporary) = "spell"

    AddOns:

    Please provide any additional information below.

  • Ookami313 added the tags New Defect Sep 28, 2012

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