obsidian-inline-scripts icon indicating copy to clipboard operation
obsidian-inline-scripts copied to clipboard

Error in pick and replace when using a count different greater than 1

Open alkis05 opened this issue 11 months ago • 0 comments
trafficstars

If you want to roll a pick and replace table more than once it errors at line 401, probably becuase there is some "await rollTable" didn't return a valid result. So when replaceValue is read at line 401, it errors.

alkis05 avatar Dec 01 '24 05:12 alkis05