PakkiSukibe

Results 20 comments of PakkiSukibe
trafficstars

> The fix needs to be made in theatre_main.js at line 232. In the hook for preCreateChatMessage, add one extra line after > > ``` > if (!Theatre.instance) return; >...

It looks like some other systems break unless you do the fix for line 225. For example, the new crucible system occassionally has chat button issues. It seems like this...

> > It looks like some other systems break unless you do the fix for line 225. For example, the new crucible system occassionally has chat button issues. It seems...

I can reproduce this same issue. I believe I reported it before in the discord a long time ago during alpha T_T To clarify, it only seems to re-select if...

> > > I'm having trouble reproducing this issue. Are you saying if you apply damage to a token OTHER than the currently active turn, it re-selects the current turn?...

As far as I am aware, this issue doesnt occur in 2.8.0, but I will wait and see if OP has updated to it to see if this still occurs.

Sorry, I was unclear. IF you try and update theatre inserts through foundry, it will only update to v2.6.1 due to issues with foundry not pulling the latest version. To...

That's strange. I believe the official link on the foundry module page may not be pointing to the latest version, which is odd because I recently had that bumped. I...

This should be possible, theoretically, but might be a bit beyond my scope of knowledge at the moment. I'll leave this open in case someone wants to contribute a PR...

Foundry Version is 9.269; CUB is 1.9.1 I do not receive errors, but passing console.log(actor, token) does reveal where it fails. I believe this may actually be a module conflict...