RainbowMage / OverlayPlugin

Other
133 stars 182 forks source link

Combattant not showing #18

Closed Aerue closed 9 years ago

Aerue commented 9 years ago

Hi, the plugins seems to work, for example i have the timer encounter who increment itself, but i'm unable to see combattant datas, nothing.

screenshot

carwin commented 9 years ago

Same issue.

billyvg commented 9 years ago

This is probably due to the FFXIV ACT plugin not properly parsing. Make sure you run ACT as admin AND allow ACT in your firewall (I had to disable my firewall completely to get it to work).

You could also "Disable Networking Parsing" but it won't be as accurate.

RainbowMage commented 9 years ago

I confirmed this behavior today.

ACT_FFXIV_Plugin sometimes marks allied player as "not allied player" (you can see ally column on the main tab is False) and I don't know thats why.

This is not an issue of OverlayPlugin.

carwin commented 9 years ago

Ah yep, the firewall was the issue for me. Thanks @billyvg / @RainbowMage.