drewg13 / foundryvtt-scum-and-villainy

Scum and Villainy game system for FoundryVTT
Other
12 stars 15 forks source link

Can't Add Trauma #65

Closed the-bowmanizer closed 2 years ago

the-bowmanizer commented 2 years ago

I am running Scum and Villainy 2.1.2 on Foundry V10 Testing 5 (build 279). Likely this is an issue with the new testing version.

Trauma is no longer being calculated and I can not add new traumas. Existing traumas are still marked so long as I do not toggle them off and back on - in that case they do not persist and disappear entirely.

You can see in the screenshot that this character has two traumas set but a trauma level of 0 in the center.

image

drewg13 commented 2 years ago

Thanks for calling attention to this, looks like some of the new input validations in V10 caught up with me. Those inputs now all need a data-dType="Boolean" on them and it clears right up. This is an issue for all of my systems, unfortunately for me.

Any character that fell afoul of this shouldn't need to be recreated, once you update and use those UI elements again. Let me know if you have trouble though.

Fixed in next version.