Bnet whispers not showing up in Chat #1230


Open
  • d0ntbesuspicious created this issue Oct 14, 2020

    Bnet whispers that I receive and send do not show up at all in the chat window since updating addon.

  • Forge_User_62242575 posted a comment Oct 17, 2020

    This is happening to me as well.

  • mordekhuul posted a comment Oct 19, 2020

    Here is the LUA error - shows up as soon as I try to whisper someone using a battenet whisper:

     

    220x Chatter\Modules\PlayerNames.lua:349: attempt to index local 'gameAccountInfo' (a nil value)
    [string "@Chatter\Modules\PlayerNames.lua"]:349: in function <Chatter\Modules\PlayerNames.lua:343>
    [string "=[C]"]: ?
    [string "@Chatter\Modules\PlayerNames.lua"]:464: in function <Chatter\Modules\PlayerNames.lua:462>
    [string "=(tail call)"]: ?
    [string "=(tail call)"]: ?
    [string "=(tail call)"]: ?
    [string "@FrameXML\ChatFrame.lua"]:3699: in function <FrameXML\ChatFrame.lua:3447>
    [string "=(tail call)"]: ?
    [string "=(tail call)"]: ?
    [string "@FrameXML\ChatFrame.lua"]:3031: in function `ChatFrame_OnEvent'
    [string "*:OnEvent"]:1: in function <[string "*:OnEvent"]:1>

    Locals:
    misc = "|HBNplayer:|Kq54|k:"
    id = "17"
    moreMisc = ":9:BN_INLINE_TOAST_ALERT:0|h"
    fakeName = "|Kq54|k"
    tag = ""
    colon = ""
    charName = nil
    localizedClass = nil
    _ = nil
    gameAccountInfo = nil
    (*temporary) = nil
    (*temporary) = "17"
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = "attempt to index local 'gameAccountInfo' (a nil value)"
    storedName = nil
    mod = <table> {
    SetDefaultModuleLibraries = <function> defined @BagSync\libs\AceAddon-3.0\AceAddon-3.0.lua:367
    AddPlayer = <function> defined @Chatter\Modules\PlayerNames.lua:215
    Enable = <function> defined @BagSync\libs\AceAddon-3.0\AceAddon-3.0.lua:294
    NewModule = <function> defined @BagSync\libs\AceAddon-3.0\AceAddon-3.0.lua:235
    defaultModuleState = true
    EnableModule = <function> defined @BagSync\libs\AceAddon-3.0\AceAddon-3.0.lua:332
    modules = <table> {
    }
    GetModule = <function> defined @BagSync\libs\AceAddon-3.0\AceAddon-3.0.lua:210
    IterateEmbeds = <function> defined @BagSync\libs\AceAddon-3.0\AceAddon-3.0.lua:442
    GetColor = <function> defined @Chatter\Modules\PlayerNames.lua:318
    SecureHookScript = <function> defined @Bartender4\libs\AceHook-3.0\AceHook-3.0.lua:410
    defaultModuleLibraries = <table> {
    }
    baseName = "Chatter"
    GROUP_ROSTER_UPDATE = <function> defined @Chatter\Modules\PlayerNames.lua:255
    TogglePlayerColors = <function> defined @Chatter\Modules\PlayerNames.lua:474
    RawHookScript = <function> defined @Bartender4\libs\AceHook-3.0\AceHook-3.0.lua:395
    Info = <function> defined @Chatter\Modules\PlayerNames.lua:470
    AddMessage = <function> defined @Chatter\Modules\PlayerNames.lua:462
    UnhookAll = <function> defined @Bartender4\libs\AceHook-3.0\AceHook-3.0.lua:477
    hooks = <table> {
    }
    GetName = <function> defined @BagSync\libs\AceAddon-3.0\AceAddon-3.0.lua:279
    GetOptions = <function> defined @Chatter\Modules\PlayerNames.lua:504
    WHO_LIST_UPDATE = <function> defined @Chatter\Modules\PlayerNames.lua:295
    UPDATE_MOUSEOVER_UNIT = <function> defined @Chatter\Modules\PlayerNames.lua:288
    name = "Chatter_Player Name Polish"
    UnregisterAllEvents = <function> defined @AngryAssignments\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:174
    IsEnabled = <function> defined @BagSync\libs\AceAddon-3.0\AceAddon-3.0.lua:451
    orderedModules = <table> {
    }
    Decorate = <function> defined @Chatter\Modules\PlayerNames.lua:147
    DisableModule = <function> defined @BagSync\libs\AceAddon-3.0\AceAddon-3.0.lua:350
    CHAT_MSG_CHANNEL_JOIN = <function> defined @Chatter\Modules\PlayerNames.lua:306
    GUILD_ROSTER_UPDATE = <function> defined @Chatter\Modules\PlayerNames.lua:243
    FRIENDLIST_UPDATE = <function> defined @Chatter\Modules\PlayerNames.lua:234
    OnDisable = <function> defined @Chatter\Modules\PlayerNames.lua:205
    RegisterMessage = <function> defined @AngryAssignments\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:90
    HookScript = <function> defined @Bartender4\libs\AceHook-3.0\AceHook-3.0.lua:366
    toggleLabel = "Player Names"
    OnEnable = <function> defined @Chatter\Modules\PlayerNames.lua:153
    IsHooked = <function> defined @Bartender4\libs\AceHook-3.0\AceHook-3.0.lua:493
    OnInitialize = <function> defined @Chatter\Modules\PlayerNames.lua:133
    Disable = <function> defined @BagSync\libs\AceAddon-3.0\AceAddon-3.0.lua:314
    IsModule = <function> defined @BagSync\libs\AceAddon-3.0\AceAddon-3.0.lua:217
    db = <table> {
    }
    SetDefaultModuleState = <function> defined @BagSync\libs\Ace

  • mordekhuul posted a comment Oct 22, 2020

    This is still an issue with the latest release - can't use Chatter because it won't show battelnet whispers.  :(


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