SolarBear / Numenera-FoundryVTT

Numenera support for the Foundry virtual tabletop
MIT License
28 stars 20 forks source link

Bug with the Effort dialog with Power Shifts enabled #208

Closed SolarBear closed 3 years ago

SolarBear commented 3 years ago

To reproduce:

  1. Enable PS
  2. Create a PS item
  3. Create a skill or weapon, anything rollable
  4. Try to open the Effort dialog by Ctrl-clicking
Uncaught (in promise) TypeError: Cannot read property 'object' of undefined
    at fromOwnedItem (NumeneraPowerShiftItem.js:14)
    at Array.map (<anonymous>)
    at EffortDialog.init (EffortDialog.js:190)
    at async NumeneraSkillItem.use (NumeneraSkillItem.js:115)
SolarBear commented 3 years ago

Fixed in 1.8.0