Errors upon loading #7


  • New
  • Defect
Open
  • balinor8 created this issue Oct 17, 2014

    What steps will reproduce the problem?
    1.Starting the game with the addon loaded

    What is the expected output? What do you see instead?
    Two errors occur after the UI loads.

    What version of the product are you using?
    r89

    Do you have an error log of what happened?
    Yes, the two errors follow:

    Date: 2014-10-17 08:21:24
    ID: 2
    Error occured in: Global
    Count: 1
    Message: ..\AddOns\BetterInbox\BetterInbox.lua line 66:
       attempt to call method 'New' (a nil value)
    Debug:
       BetterInbox\BetterInbox.lua:66:
          BetterInbox\BetterInbox.lua:65
       (tail call): ?
       [C]: ?
       [string "safecall Dispatcher[1]"]:9:
          [string "safecall Dispatcher[1]"]:5
       (tail call): ?
       ...ddOns\BetterInbox\libs\AceAddon-3.0\AceAddon-3.0.lua:514: InitializeAddon()
       ...ddOns\BetterInbox\libs\AceAddon-3.0\AceAddon-3.0.lua:629:
          ...ddOns\BetterInbox\libs\AceAddon-3.0\AceAddon-3.0.lua:621
    Locals:
    None
    AddOns:
      Swatter, v5.21.5490 (SanctimoniousSwamprat)
      BetterInbox, v
      BlizRuntimeLib_enUS v6.0.2.60000 <none>
      (ck=69)

    Date: 2014-10-17 08:21:24
    ID: 1
    Error occured in: Global
    Count: 1
    Message: ...face\AddOns\BetterInbox\libs\AceDB-3.0\AceDB-3.0.lua line 263:
       bad argument #1 to 'sub' (string expected, got nil)
    Debug:
       [C]: sub()
       ...face\AddOns\BetterInbox\libs\AceDB-3.0\AceDB-3.0.lua:263: in main chunk
    Locals:
    (*temporary) = nil
    (*temporary) = 1
    (*temporary) = 2
    (*temporary) = "string expected, got nil"

    AddOns:
      Swatter, v5.21.5490 (SanctimoniousSwamprat)
      BetterInbox, v
      BlizRuntimeLib_enUS v6.0.2.60000 <none>
      (ck=69)

    Please provide any additional information below.

    I realize this addon has not yet been updated for patch 6, and that you have a number of other addons to update.  I am hoping you will keep this one active as well.

    Thank you.

  • balinor8 added the tags New Defect Oct 17, 2014

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