death-save / combat-utility-belt

Combat Utility Belt module for Foundry Virtual Tabletop
https://deathsave.dev
GNU General Public License v3.0
53 stars 58 forks source link

Setting any CUB condition results in the 'Charmed' condition #314

Closed cgplayer2000 closed 4 years ago

cgplayer2000 commented 4 years ago

Setting any CUB-related condition through the right-click HUD results in setting the Charmed condition.

To Reproduce:

  1. Have a character token active in your scene.
  2. Right-click on it and then click on the Assign Status Effect.
  3. Click on any CUB condition icon.
  4. It sets the token to the Charmed condition.

https://gyazo.com/474636e7b4c53ef8c9db2af762ed7bac

Expected Behavior: Clicking on a condition icon sets the corresponding icon on the token.

There are no error messages in console, but there is a warning: image

Environment Info (please complete the following information):

eclarke12 commented 4 years ago

@cgplayer2000 the gsap warnings could be a number of modules (including CUB) that rely on a library that was accidentally removed in 075 regarding your issue, can you try going into the Condition Lab and clicking save, then try setting a Condition

cgplayer2000 commented 4 years ago

Hmmm, when I first opened Condition Lab, I didn't have any of the buttons at the bottom of the window. I opened one of the Active Effect dialog boxes (for Hex, I think), and then the buttons reappeared. I clicked the save mapping button, and then I was able to activate conditions as expected. Not sure why, but that fixed things.