Muttley / foundryvtt-ac2d20

Achtung! Cthulhu 2d20 System for Foundry VTT
MIT License
3 stars 3 forks source link

Truths on Actor sheets edits cannot be saved. #127

Open tak5haka opened 1 month ago

tak5haka commented 1 month ago

Once a truth has been added to a sheet (both PC and NPC sheets), it can be edited but this edit is not then saved, meaning that the truth has to be deleted and a new one added.

Foundry v12.329 A!C2D20 v11.6.3

tak5haka commented 1 month ago

Here is the error being shown in Console when clicking "Save" on the Edit Truth dialog:

Uncaught (in promise) TypeError: Cannot read properties of null (reading 'system')
    at DialogEditTruth.callback (DialogEditTruth.mjs:52:11)