Bluefissure / Dalamud-OBS

A Dalamud plugin to control obs
11 stars 11 forks source link

Target of target not working #25

Open jcsanady opened 1 month ago

jcsanady commented 1 month ago

No blur is being added to the target of target name. You can easily reproduce this by targeting yourself, or fighting any mob with aggro.

Bluefissure commented 1 month ago

It works on my end yesterday, if you click the Draw Blur Rect checkbox does it mark the boundary of the target of target?

jcsanady commented 1 month ago

No, no blue rectangle with that setting enabled. No luck toggling the TargetTarget setting, restarting the game, or even reinstalling the addon. FocusTarget works fine, for whatever that's worth. I'm on the 3.0.2.2 (64 bit) version of OBS and 1.0.4.0 for the plugin.

Bluefissure commented 1 month ago

No, no blue rectangle with that setting enabled. No luck toggling the TargetTarget setting, restarting the game, or even reinstalling the addon. FocusTarget works fine, for whatever that's worth. I'm on the 3.0.2.2 (64 bit) version of OBS and 1.0.4.0 for the plugin.

Does the target blurring work? Or none of the target addon works?

There might be some issue with different UI layout of the game I guess? Are you using a differnt UI layout? Like controller or something different than usual?

If you run /xldev and open the dalamud data manager, go to the addon inspector, and then open the focused addon, when you click the target of target addon is there a _TargetInfo or _TargetInfoMainTarget addon shown?

Bluefissure commented 1 month ago

Okay I guess there're two different types of the target addon, _TargetInfo and _TargetInfoMainTarget, probably the target of target doesn't exist in _TargetInfoMainTarget addon, I'll look into this later.

jcsanady commented 1 month ago

Target blurring also does work, it's just target of target that doesn't. I'm using the default UI for keyboard and mouse. Under Addon Inspector in /xldata targetting myself adds _TargetCursor and _TargetInfo to Units 16, no sign of _TargetInfoMainTarget.

I'm going through my list of plugins to see if one of them is conflicting somehow, but it may take some time since I'm busy pushing savage prog this week. I already went through the only ones I can imagine touching the target bar in any way without luck, though.

Bluefissure commented 1 month ago

Can you take a pickture of your node list of _TargetInfo? The last text node should be target of target (or Node 49): image

jcsanady commented 1 month ago

Interesting! It is not. The last two Text Nodes both show a red box over my target, and I have no idea what it could correspond to. image image

Bluefissure commented 1 month ago

Interesting! It is not. The last two Text Nodes both show a red box over my target, and I have no idea what it could correspond to.

image

image

Can you test by targeting yourself?

jcsanady commented 1 month ago

Same thing; I was actually targeting myself in the screenshot I provided. I've noticed that the Distance plugin which adds a range finder to my target actually seems to be stealing the blur, but I missed it before because I was using myself as a target for testing and it doesn't show then. Just uninstalling it doesn't seem to fix my problem, but with the nightmare gauntlet of world travel right now I haven't wanted to restart the game with it off. I'll check it out in the morning. Definitely seems to be just a plugin conflict. image