Closed apoapostolov closed 3 years ago
Hey, DsN dev here. I've tracked the issue to this line in custom-rolls:
roll: new Roll("0").roll()
I'm adding a protection in DsN to deal with this kind of "NumericTerm"-only rolls
In my world, this also seems to affect player characters too.
In my world, this also seems to affect player characters too.
Update to the latest DsN version, it has been fixed
@JiDW thanks for this! Unfortunately this is a weirdness BR does because 5e hijacks the styling based on the roll result. And also because of delayed rolls when the damage button is turned on....
DSN 4.2, BetterRolls5E 1.6.13 When both modules are loaded, roll chat messages are generated but do not show in the chat tab. On reload, they will appear but they do not immediately. Removing one of the mods fixes the behavior.