Closed phil-the-dev closed 3 years ago
I'll need to know the browser you are using, its version, the foundry version and the version of PopOut you are using.
Could you please try disabling any adblock extensions you have enabled for foundry, they are one of the more common causes of strange popout behavior.
As well,
hey @Posnet, sorry for not posting for a few days, github email notifications were turned off for some reason. Here's all the info:
Happens in Firefox v89 and Chrome v90, both with my adblock extensions turned off. Foundry Version: 0.7.9 PopOut Version: 1.2
So whenever I enter into combat mode and it's an NPC's turn, it's character sheet engages in "PopOut" mode automatically without my interaction out side of moving to the next person in turn order. When it's early in combat it'll show 2 windows, but it seems to evolve to opening more windows than 2 over time but I have no idea what could be causing the increase.
Also with playing turning on/off modules, it looks like it may be an issue with the module "Next Up" that would automatically open/close character sheets for my NPCs.
Has the Next Up module ever working as intended with PopOut for you? or is this duplicate popouts new behavior.
Hey @Posnet, Im the dev of Next Up. The way I'm calling the popout command is probably very akward and hacky, so im not supprised its broken somwhere. Is there a snip you can provide for an easy way for an external module to force a popout?
@kandashi I am working on a public api function that you can use in the dev branch of this repo. I'll let you know when I am able to make a new release.
Thanks, that sounds great 👍
Apologies for the delay. I will release the new version in the next few days.
@kandashi The new version now has an actual function you can call to popout windows.
I am closing this, since the ability to popout windows is now available by an official API. Feel free to re-open if you encounter issues with the API.
So I've been using the module for a while now, and though I don't know what module is causing the issue, but in combat when it's an NPC's turn, I'll get 2 windows per NPC's turn usually and then somehow it'll generate a ton of screens that end up blank and one that has the sheet. If I close the windows between turns, the NPC sheet won't popup anymore because I guess another window was proxying the request.
Let me know what other information you need; I realize this may be another module's abuse of foundry's mechanics, but am starting here for now.