mjording / marvel-multiverse

Unofficial Marvel Multiverse Role Playing Game System for use with Foundry Virtual Tabletop. https://ko-fi.com/mjording
https://github.com/mjording/marvel-multiverse
Other
4 stars 1 forks source link

Error Issue with rolling Damage for Logic (v.1.6.2) #40

Closed WildBillLives closed 2 weeks ago

WildBillLives commented 2 weeks ago

Game version 1.6.2:

Damage roll for logic does not work. When I roll a Logic check and then click on Damage I get no result, but do receive the following error in the console:

Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'damageMultiplier')
[Detected 1 package: system:marvel-multiverse(1.6.2)]
    at ChatMessageMarvel._handleDamageChatButton (chat-message.mjs:273:65)
    at ChatMessageMarvel._onClickDamageButton (chat-message.mjs:257:10)