p4535992 / foundryvtt-downtime-dnd5e

A module for Foundry VTT that allows users to keep track of downtime activities, quest progress and... Well, pretty much anything you can track with a loading bar and a %.
MIT License
3 stars 2 forks source link

[BUG][v12] Downtime doesn't roll in v12/3.2.1 #16

Open GambetTV opened 4 months ago

GambetTV commented 4 months ago

Module Version: v1.3.6

Before open any issue

You can create/edit something in the downtime tab, but trying to get it to roll does nothing, and just puts the below error in the console:

TrackingAndTraining.js:399 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'version') at TrackingAndTraining.getRollOptions (TrackingAndTraining.js:399:57) at TrackingAndTraining.progressItem (TrackingAndTraining.js:309:47) at HTMLDivElement. (5e-training.js:370:35) at HTMLDivElement.dispatch (jquery.min.js:2:40035) at v.handle (jquery.min.js:2:38006)