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
40 stars 55 forks source link

Drag Ruler not showing in SWADE #235

Closed Deadlander closed 2 years ago

Deadlander commented 2 years ago

Very happy with the release, however, when using Drag Ruler with Elevation Ruler and/or Terrain Ruler, the Drag Ruler is not making an appearance. It causes an unknown error with Elevation Ruler, and the following error with Terrain Ruler: image Everything is updated to v10.

manuelVo commented 2 years ago

Which version of Enhanced Terrain Layer do you have installed?

Deadlander commented 2 years ago

10.4

manuelVo commented 2 years ago

Are you using a word that has been ported from Foundry v9 to Foundry v10? I'm suspecting that there is some terrain on your scene that might not have been migrated over properly. Please test if this issue occurs on a new, empty scene. If it doesn't occur there please make a copy of the scene that has this bug and delete terrain one by one and retry if this bug persists, until know which terrain is causing this issue. If you were able to identify a piece of terrain, try if replacing it with a new piece of terrain in the original map will fix your issue.

manuelVo commented 2 years ago

It turns out that Terrain Ruler is currently broken on gridless scenes in all game systems. I've opened an issue in the Terrain Ruler repository about this: https://github.com/manuelVo/foundryvtt-terrain-ruler/issues/36