RedReign / FoundryVTT-BetterRolls5e

A module for modifying certain sheet functions on Foundry VTT Character sheets for D&D 5th Edition.
GNU General Public License v3.0
36 stars 67 forks source link

MIDI-Qol & BR5e Infinite Ice Knife shatter saving throw check #379

Open kajov opened 2 years ago

kajov commented 2 years ago

Type of the issue

Bug

Foundry Version

v9.269 (feldy docker hosted) 5e version 1.6.0

How to reproduce

  1. Install MIDI-QOL & Better Rolls 5e & Item Macro
  2. Configure Item Macro to sheet hook is turned off
  3. Configure the workflow of MIDI-QOL
  4. Roll to hit with Ice Knife with targeted token entity on the board
  5. Roll Damage of the Ice Knife
  6. Ice Knife Explosion saving throw hits with -1 and gets stuck on repeating ability saving throw check infinitely unless the target token is removed from the board

Image of console log with infinite Ice Knife: Explosion Console Log

Spell OnUseMacro

In the end it seems the BR5e is continuously stuck on the loop requesting next & _next rolls/checks which create infinite loop

YoranScholiers commented 2 years ago

I am able to reproduce this issue. Is there a way to mitigate the issue for only this spell?