Page 1 of 1

Issue: Can't select party member

PostPosted: Wed Sep 02, 2015 2:19 am
by gwenskey
Hi all,
I'm encountering an issue with some addon. It has persisted between X-Perl and Ag_Unitframes, so I believe neither are the culprit.
The problem presents itself when I try to select a party member after casting on an enemy target (PVE), my target flickers as if I'd selected a new target, but sticks to the old target and auto-casts the heal or decurse on myself instead of my intended target.

I've reduced the addons I'm using, and normally I would run through the list and turn off addons in batches to figure out which is producing the problem, but setup to reproduced the issue takes some time and the cooperation of others.

I am running with quite a few addons and I've tried google and forum searching to no avail, so in an attempt to spare my sanity I thought I'd ask the community.

I've disabled any addon that's out of date and Improved Error Frame isn't catching any errors at the time of the issues.

Healing becomes quite inconvenient because I have to hit Escape every time I switch from an enemy target to select a party member.

Look through my laundry list of addons, and even if you're unfamiliar with this particular problem, if you have any experience in coding or otherwise, I'd really appreciate any suggestions (beyond the typical "Delete your WTF and WDB folders") <-- I may foam at the mouth at said suggestions, be forewarned.

Several are inactive (i.e. BigWigs, EQL3, KLH Threat Meters, TipBuddy, Vanilla Guide) and some are new downloads (i.e. Luna UnitFrames).

Much appreciation, hugs, and kisses.

Image
Image

Re: Issue: Can't select party member

PostPosted: Wed Sep 02, 2015 12:56 pm
by zerf
Image

Maybe sticky targeting is enabled? Check in wow settings or use this (not sure if works for 1.12):
Code: Select all
/console deselectOnClick 0

Re: Issue: Can't select party member

PostPosted: Thu Sep 03, 2015 5:23 am
by gwenskey
It wasn't enabled. I did toggle it for good measure though.
It only happens when I want to switch from an enemy to a party member. Once I'm targeting party members, I can fluidly switch between them so long as I don't select an enemy again. Otherwise I have to hit escape.

Re: Issue: Can't select party member

PostPosted: Sun Sep 06, 2015 10:07 am
by peterdn
Can you reliably reproduce this issue? I'm having a very similar problem after I installed ag_Unitframes (and a bunch of other addons) but I hadn't figured out a cause yet. After reading this post I grouped with someone to try and reproduce it using your method but couldn't get it to manifest itself. So either I'm having a different issue or there's something else going on.

Re: Issue: Can't select party member

PostPosted: Mon Sep 07, 2015 2:02 am
by Flp1LUPh
What addons are you currently using? I have an inkling as to what it is. Can you list ALL your addons that you are using.

Re: Issue: Can't select party member

PostPosted: Mon Sep 07, 2015 3:22 am
by gwenskey
Yes, sorry, I somehow messed up the image link of my addons.

!ImprovedErrorFrame
!OmniCC
Ace
Ace2
AceGUI
AdvancedTradeSkillWIndow
ag_UnitFrames (disabled)
Align
Auctioneer
AutoAttack
Bagnon
Banknon
BeanCounter
Bongos
ChatMOD
ClassicMacros-1.0
CT_MailMod
Enchantrix
EnhTooltip
EQL3 (ExtendedQuestLog3)
EquipCompare
FuBar_ClockFu
FuBar_GarbageFu
FuBar_LocationFu
FuBar_PerformanceFu
Import
Informant
KLHThreatMeter (disabled)
LunaUnitFrames (currently using, issue persists)
MetaMap
Questie
Squeenix
SuperMacro
SW_FixLogStrings
SW_Stats
TinyTip (disabled)
TipBuddy
WHDB
XLoot
XsorLib

Re: Issue: Can't select party member

PostPosted: Mon Sep 07, 2015 7:52 pm
by Farske
Ive had this issue using Luna and only today.

Re: Issue: Can't select party member

PostPosted: Sun Oct 04, 2015 8:35 pm
by Halgren
AutoAttack - this one is guilty.

Re: Issue: Can't select party member

PostPosted: Wed Oct 07, 2015 12:49 am
by Flp1LUPh
Halgren wrote:AutoAttack - this one is guilty.


Get rid of that addon - it is the cause of your problems

Re: Issue: Can't select party member

PostPosted: Wed Oct 07, 2015 7:04 am
by LYQ
Farske wrote:Ive had this issue using Luna and only today.


since others said it was AutoAttack causing this and a lot of ppl using Luna,
I want to mention that there is a bug in vanilla which can make the game think you would be pressing "ALT" and this would therefore intervene with all hotkeys and other UI actions which might involve the alt key until you press the ALT key once. This bug can appear if your game hasn't finished loading the UI 100% and you already use hotkeys AFAIK. This bug is not addon related and maybe by mistake you just got it, since I don't think Luna was actually causing the issue on your end.