Nazrax / fvtt-combat-range-overlay

MIT License
2 stars 4 forks source link

Basic Information app fails to open + autodetect token speed issue #1

Closed Stendarpaval closed 3 years ago

Stendarpaval commented 3 years ago

Hi there! I really like this module, as it might really speed up combat for my table. Unfortunately, I ran into some bugs in 0.1.2.

  1. The first bug occurs when trying to open the Basic Information settings menu / FormApplication from Combat Range Overlay's module settings. It doesn't open, and instead this error shows up in the console:
combat-range-overlay-screenshot-1

(By the way, I named my data folder "foundrydatadev" in order to differentiate it from "foundrydata". It really shouldn't be the cause of any problems, or at least I'd be very surprised if it was)

  1. The other problem I'm having is that this warning notification shows up every time I select a token: combat-range-overlay-screenshot-2

The notifications go away when I disable Combat Range Overlay, so I'm pretty sure this is caused by Combat Range Overlay (not 100% because the console remains quiet). All tokens I tested this with have properly filled in movement speeds, so that can't be it. I'm using dnd5e's 5/10/5 ft. distance option, in case that's relevant.

That reminds me, I'm running on Foundry Core 0.8.8 using the dnd5e system 1.3.6.

Let me know if you need any other info :)

Nazrax commented 3 years ago

I've pushed a new release containing the missing template, and I'm looking into the speed warning.

Nazrax commented 3 years ago

Ok, 0.1.4 should have both fixes.

Stendarpaval commented 3 years ago

Just checked, and indeed both issues are solved. Thanks for the quick fix!