[DOCUMENTATION] incompatibility with module Multiattack-5e #41
Labels
documentation
Improvements or additions to documentation
Module Incompatibility
wontfix (PR welcome)
This will not be worked on by Moerill. Pull requests are welcome.
Describe the bug
Incompatbility with module MultiAttack-5e
Module incompatibilities
The MultiAttack-5e (https://github.com/jessev14/Multiattack-5e) interfers with MARS-5e : no action happens when clicking on items and the following message appears in console :
override.js:491 Uncaught (in promise) TypeError: Cannot read property 'altKey' of null
at damageRollMA5e (override.js:491)
at Item5e.rollDamageMA5e (override.js:435)
at MarsItem5e.rollDamage (entity.js:257)
at MarsItem5e._getTemplateData (entity.js:118)
at async MarsItem5e.displayCard (entity.js:13)
Deactivating module Multiattack-5e solve the issue completely.
Desktop (please complete the following information):
Additional context
The text was updated successfully, but these errors were encountered: