manuelVo / foundryvtt-drag-ruler

A Foundry VTT module that shows a ruler when dragging tokens so you can see how far you've dragged them
MIT License
39 stars 50 forks source link

[Bug] Drag Ruler conflict with Gambit's Premade Module Opportunity Attack Feature[5E] #323

Open joaohanizelli opened 2 months ago

joaohanizelli commented 2 months ago

Drag Ruler works fine outside of combat, but as soon combat starts it breaks. Since Gambit's Premade Opportunity Attack creates a fixed template on top of character, it seems Drag Ruler tries to drag the template(maybe?). Deleting templates in combat solves the problem, but then opportunity attacks won't work anymore.

Steps to reproduce the behavior:

  1. Install Gambit's Premade Module
  2. Enable Opportunity Attack
  3. Enter combat with 2 actors
  4. Try to move with Drag Ruler

Screenshots DragRuler image

joaohanizelli commented 2 months ago

Just checked the issues and it seems to be a conflict with Walled Templates as described in #297