Close
Showing results 1 to 3 of 3
  1. #1

    Default Jamba errors on only one account

    I'm having a strange issue on only one of my 5 accounts on my PC. Four accounts are working great, but one of them pops a bunch of LUA errors immediately after login (of any character) and constantly afterwards.

    Has anyone run into this? I tried resetting the in game keybinds, reverting to defaults, even deleting all folders and reinstalling WoW but to no avail. It seems to be somehow tied to one of my accounts. Are there any account specific settings stored on the server that could cause this?

    Here are some examples of the errors. There are a bunch more, but the rest seem to be attempt to index a nil value.

    Code:
    Message: ...ce\AddOns\Jamba\Libs\AceComm-3.0\ChatThrottleLib.lua:216: hooksecurefunc(): SendAddonMessage is not a function
    Time: Tue Aug 14 13:50:56 2018
    Count: 1
    Stack: ...ce\AddOns\Jamba\Libs\AceComm-3.0\ChatThrottleLib.lua:216: hooksecurefunc(): SendAddonMessage is not a function
    [C]: in function `hooksecurefunc'
    ...ce\AddOns\Jamba\Libs\AceComm-3.0\ChatThrottleLib.lua:216: in function `Init'
    ...ce\AddOns\Jamba\Libs\AceComm-3.0\ChatThrottleLib.lua:512: in main chunk
    
    
    Locals:
    Code:
    Message: ...s\Jamba\Libs\LibRangeCheck-2.0\LibRangeCheck-2.0.lua:988: Attempt to register unknown event "GLYPH_ADDED"
    Time: Tue Aug 14 13:50:56 2018
    Count: 1
    Stack: ...s\Jamba\Libs\LibRangeCheck-2.0\LibRangeCheck-2.0.lua:988: Attempt to register unknown event "GLYPH_ADDED"
    [C]: in function `RegisterEvent'
    ...s\Jamba\Libs\LibRangeCheck-2.0\LibRangeCheck-2.0.lua:988: in function `activate'
    ...s\Jamba\Libs\LibRangeCheck-2.0\LibRangeCheck-2.0.lua:1034: in main chunk
    
    
    Locals: (*temporary) = <unnamed> {
     0 = <userdata>
    }
    (*temporary) = "GLYPH_ADDED"
    Code:
    Message: ...erface\AddOns\Jamba\Libs\AceComm-3.0\AceComm-3.0.lua:68: attempt to call global 'RegisterAddonMessagePrefix' (a nil value)
    Time: Tue Aug 14 13:50:56 2018
    Count: 1
    Stack: ...erface\AddOns\Jamba\Libs\AceComm-3.0\AceComm-3.0.lua:68: attempt to call global 'RegisterAddonMessagePrefix' (a nil value)
    ...erface\AddOns\Jamba\Libs\AceComm-3.0\AceComm-3.0.lua:68: in function `RegisterComm'
    Interface\AddOns\Jamba\JambaCommunications.lua:398: in function <Interface\AddOns\Jamba\JambaCommunications.lua:395>
    (tail call): ?
    [C]: ?
    [string "safecall Dispatcher[1]"]:9: in function <[string "safecall Dispatcher[1]"]:5>
    (tail call): ?
    ...face\AddOns\Jamba\Libs\AceAddon-3.0\AceAddon-3.0.lua:529: in function `InitializeAddon'
    ...face\AddOns\Jamba\Libs\AceAddon-3.0\AceAddon-3.0.lua:644: in function <...face\AddOns\Jamba\Libs\AceAddon-3.0\AceAddon-3.0.lua:636>
    
    
    Locals: <none>

  2. #2

  3. #3

Posting Rules

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •