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 52 forks source link

Speed provider for PF1 fail. #242

Closed misterchristophertoo closed 1 year ago

misterchristophertoo commented 1 year ago

when using the Speed Setting Provider for system pathfinder 1, any attempt to move a token errors out and on provides a basic purple measurement when moving.

works as expected with the generic settings but, obviously, doesn't recognize different speed types.

manuelVo commented 1 year ago

Please open the javascript console (opens with F12) and see if there are any errors or warning. If so, please post a screenshot of them.

misterchristophertoo commented 1 year ago
Screen Shot 2022-10-15 at 12 55 38 PM

ta-da, happens every time you touch a token

manuelVo commented 1 year ago

The speed provider within Pathfinder 1 hasn't been updated for v10. I've handed in a Pull Request in their repo to fix that. With that, the speed provider functionality should hopefully be restored with one of the next Pathfinder 1 releases.

I'm closing this issue, because it's not directly related to the Drag Ruler module.