marzent / IINACT

A Dalamud plugin to run the FFXIV_ACT_Plugin in an ACT-like enviroment with a heavily modified port of Overlay Plugin
https://www.iinact.com
GNU General Public License v3.0
169 stars 39 forks source link

isActive is never observed as false in overlay communication #44

Closed sazo2300 closed 1 year ago

sazo2300 commented 1 year ago

My overlay never recieves a "false" in isActive, which should be false when an encounter ends. Am i doing something wrong since its always observed as "true" (meaning it is indeed observed as a known property, but its state is never false), or is there some other indication for the overlays, that combat has ended?

marzent commented 1 year ago

Does it work for you in 2.0.4.1?

sazo2300 commented 1 year ago

It does. Thank you very much!