ericbright2002 / Forged_in_Obsidian

A starter vault for playing the tabletop RPG Ironsworn: Starforged by Shawn Tomkin in Obsidian.
Other
47 stars 14 forks source link

I'm getting a ' "add-t.svg#invertW" is not created yet. Click to Create' message. #5

Open ChixenCounter opened 1 year ago

ChixenCounter commented 1 year ago

This is an amazing project. I've encountered an issue, as mentioned in the title. I thought it might be a light/dark mode issue, but I tried both styles.

ericbright2002 commented 1 year ago

That looks like you're not giving an add value when you do a move, but that shouldn't be possible. The script should refuse to run since an add is a mandatory input for that shortcut. The only possible thing I can think of is that maybe the variable got accidentally deleted in your shortcut? You can try re-downloading the "starforged_moves.sfile.md" in the Support/inlineScripts folder. If it still doesn't work, check line 423 to make sure the variable "addValue" didn't accidentally get deleted on your copy.