elizeuangelo
elizeuangelo
Hello there! I'm not sure if you guys had already figured out the issue, but I'm pretty sure this is happening because of a typo: This is the manifest URL...
Wich module are you using for popout? My game doesnt have that option
It is a race condition because everything is shared in the same state in the module. I should've made those methods async and in separate states, I will fix that...
Sorry for the late reply. It seems like some CSS conflict with the system or some other modules. Im only maintaining the module for Foundry compatibility so im not adding...
I'm trying using "npm:[email protected]" and it still doesn't work: `Warning: Not implemented: Http2Session.socket`
I believe the main feature was implemented and I forgot mentioning. The macro command for multiple narrations is simply using arrays instead of a string: `NarratorTools.chatMessage.narrate([msg1,msg2,...])` In next version I...
You can select Audio Elements in HTML, but by standard if you dont start by selecting some text first it doesnt reckognize you want to select anything at all, this...
I'm not having much time to maintain the module, but when I'm somewhat idle I will try updating it to v12
It's not only metadata. It's not working on your foundry v13?
In the latest version of DnD5e it's working, when I have the time I will test on PF2 to understand the issue.