Social Taint #301


  • New
  • Defect
Open
Assigned to ardentvark
  • Forge_User_49870489 created this issue Mar 3, 2015

    What steps will reproduce the problem?
    1. Social Taint with twitter integration still

    What version of the product are you using?

    Do you have an error log of what happened?

    40x ...rfaceBlizzard_SocialUI\Blizzard_SocialUI-1.0.lua:119: Attempt to access forbidden object from code tainted by an AddOn
    [C]: in function `Show'
    ...rfaceBlizzard_SocialUI\Blizzard_SocialUI-1.0.lua:119: in function `SocialPostFrame_ShowScreenshot'
    FrameXML\ItemRef.lua:249: in function <FrameXML\ItemRef.lua:1>
    [C]: ?
    RealIDToons\Core.lua:456: in function <RealIDToons\Core.lua:439>
    ...aceBlizzard_CombatLog\Blizzard_CombatLog.lua:3602: in function <...aceBlizzard_CombatLog\Blizzard_CombatLog.lua:3546>
    [C]: in function `SetItemRef'
    Chatter\Modules\ClickInvite.lua:136: in function <Chatter\Modules\ClickInvite.lua:124>
    (tail call): ?
    (tail call): ?
    (tail call): ?
    (tail call): ?
    (tail call): ?
    FrameXML\ChatFrame.lua:3374: in function <FrameXML\ChatFrame.lua:3373>
    (tail call): ?
    (tail call): ?
    [C]: in function `ChatFrame_OnHyperlinkShow'
    [string "*:OnHyperlinkClick"]:1: in function <[string "*:OnHyperlinkClick"]:1>
    [C]: ?
    
    Locals:
    index = 1
    

    Please provide any additional information below.

    I admit entirely this might not be chatters fault and as I mentioned to the RealIDToons author, it seems both your addons are either not working well together (which is fair enough) or I'm getting taint still.

    I've tried disabling them individually but I get the above error message every time, so at this point I'm confused.

  • Forge_User_49870489 added the tags New Defect Mar 3, 2015
  • Forge_User_49870489 posted a comment Mar 3, 2015

    Sorry forgot to add, this is version 1.4.6


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