1. #1
    High Overlord vampiricx's Avatar
    7+ Year Old Account
    Join Date
    Nov 2014
    Location
    Australia
    Posts
    123

    Unable to set focus

    So I've been unable to set focus for a while. Decided to actually look at the error today and.. I have no idea what's wrong.
    I also don't actually know where to report this error, and I've included it below if anyone is able to help me fix this since it makes alt tanking a bit annoying not being able to focus the other tank.
    Code:
    Date: 2015-05-28 16:56:09
    ID: 1
    Error occured in: AddOn: BigWigs
    Count: 1
    Message: Error: AddOn BigWigs attempted to call a forbidden function (FocusUnit()) from a tainted execution path.
    Debug:
       [C]: FocusUnit()
       ..\FrameXML\UnitPopup.lua:1877: func()
       ..\FrameXML\UIDropDownMenu.lua:748: UIDropDownMenuButton_OnClick()
       [string "*:OnClick"]:1:
          [string "*:OnClick"]:1
    Locals:
    None
    AddOns:
      Swatter, v5.21d2.5561 (SanctimoniousSwamprat)
      NPCScan, v6.1.2.2
      NPCScanOverlay, v6.1.2.3
      AngryAssignments, vv1.6.0
      AskMrRobot, v20
      AtlasLoot, vv8.00.00_2
      AutoGratzer, v1.8.1
      Babylonian, v5.1.DEV.332(/embedded)
      BadBoy, v12.563
      BagBrother, v
      Bagnon, v6.1.7
      BalancePowerTracker, v2.0.1
      BeanCounter, v5.21d2.5561 (SanctimoniousSwamprat)
      BigWigs, v4.848
      BigWigsAutoReply, v1.2
      Chatter, v1.4.6
      Clique, vv60100-1.0.0
      CollectMe, v2.7.2
      Configator, v5.1.DEV.382(/embedded)
      CrossGambling, v0.4
      DebugLib, v5.1.DEV.337(/embedded)
      Dominos, v6.1.9
      DominosCast, v
      DominosEncounter, v
      DominosRoll, v
      DominosXP, v
      Elementarist, v3.4.5
      Enchantrix, v5.21d2.5561 (SanctimoniousSwamprat)
      EnchantrixBarker, v5.21d2.5561 (SanctimoniousSwamprat)
      ExtraCD, v1.3
      GTFO, v4.36.1
      GuildCheck, vv2.4.8
      HandyNotes, vv1.3.3
      HandyNotesDraenorTreasures, v1.11a
      HansgarAndFranzokAssist, v
      Hermes, v
      HermesUI, v
      Informant, v5.21d2.5561 (SanctimoniousSwamprat)
      infResolve, v1.0
      ItemAnalysis, v
      LibExtraTip, v5.12.DEV.384(/embedded)
      MasterPlanA, v
      MikScrollingBattleText, v5.7.142
      MogIt, v3.5.1
      MogItAccessories, v
      MoveAnything, v15.1.3
      OmniCC, v6.1.0
      OPie, vSalmon 1
      Postal, v3.5.4
      Quartz, v3.2.4
      RCLootCouncil, v1.7.2
      RoleIcons, v4.5.3
      SavedInstances, v6.1.3
      SexyMap, v2.4.24
      ShadowedUnitFrames, vv4.0.9
      simulationcraft, v1.1.1
      Skada, v1.4-30
      SLDataText, v6.0.01
      SpellFlashCore, v2.0.6
      Stubby, v5.21d2.5561 (SanctimoniousSwamprat)
      SuccessfulInterruptAnnouncer, v1.7
      SuperDuperMacro, v2.6.1
      TidyPlates, v6.16.1
      TidyPlatesGraphite, v
      TidyPlatesGrey, v
      TidyPlatesNeon, v
      TidyPlatesQuatre, v
      TidyPlatesHub, v
      TidyPlatesWidgets, v
      TipHelper, v5.12.DEV.380(/embedded)
      TipTac, v15.03.04
      TipTacItemRef, v15.03.04
      TipTacTalents, v15.03.04
      TomTom, vv60100-1.0.0
      TradeSkillMaster, vv2.10.22
      TradeSkillMasterAccounting, vv2.4.4
      TradeSkillMasterAuctionDB, vv2.7
      TradeSkillMasterAuctioning, vv2.4.5
      TradeSkillMasterShopping, vv2.4.5
      TradeSkillMasterWarehousing, vv2.1.3
      Transcriptor, v
      WarcraftTools, v1.1.10
      WeakAuras, v2.1.0.3
      BlizRuntimeLib_enUS v6.1.2.60100 <none>
      (ck=889)
    Note, I have reloaded ui several times, reloaded the game, and updated all addons.

    check out my hunter weak auras, click here

  2. #2
    Try disabling BigWigs and see if this error persists. If it is fixed then you might want to get a) an alternative b) contact the author or c) can't do anything about it.

  3. #3
    High Overlord vampiricx's Avatar
    7+ Year Old Account
    Join Date
    Nov 2014
    Location
    Australia
    Posts
    123
    Disabled BigWigs then got the error from Chatter, disabled Chatter and re-enabled BigWigs then it's working, guess I'll send them the error.

    Thank you for the tip.

    Edit: just checked their curse page and they haven't done an update in almost 3 months, guess it won't make a difference.
    Last edited by vampiricx; 2015-05-28 at 09:46 AM.

    check out my hunter weak auras, click here

  4. #4
    Do you only get this when you click and set focus with the menu? If so, that method has been known to cause taint since as long as I can remember..

    Make a keybind with the macro "/focus mouseover" and use that to quickly and easily set a focus.

  5. #5
    its not problem with bigwigs

    disable MoveAnything and RoleIcons
    Last edited by Aleaa; 2015-05-28 at 09:56 AM.

  6. #6
    Any unitframe mod, like ShadowedUnitFrames, will cause taint when you use the focus option in the dropdown menu. /focus in a macro will fix it.
    Last edited by lawomous; 2015-05-28 at 11:31 AM.

    Gershuun @ Borean Tundra US - Interface & Macros Moderator

  7. #7
    Quote Originally Posted by lawomous View Post
    Any unitframe mod, like ShadowedUnitFrames, will cause taint when you use the focus option in the dropdown menu. /focus in a macro will fix it.
    Or keybinding it from the blizzard UI.
    Quote Originally Posted by DeadmanWalking View Post
    Your forgot to include the part where we blame casuals for everything because blizzard is catering to casuals when casuals got jack squat for new content the entire expansion, like new dungeons and scenarios.
    Quote Originally Posted by Reinaerd View Post
    T'is good to see there are still people valiantly putting the "Ass" in assumption.

  8. #8
    Quote Originally Posted by lawomous View Post
    Any unitframe mod, like ShadowedUnitFrames, will cause taint when you use the focus option in the dropdown menu. /focus in a macro will fix it.
    SUF use self:SetAttribute("*type2", "togglemenu") so no its not SUF

  9. #9
    i had the same issue with Kait's UI and i thot it was caused by Stuf
    it said everything other addon was causing it
    finally disabled everything BUT Stuf and still got the error
    wen't to the default and had no issues
    not having that problem with Elv, Real, or Whoa
    not really sure WTF is going on with that
    i can't say anything about SUF
    all i have is issues with that one, so i won't put it in a UI

Posting Permissions

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