ironmonk88 / monks-combat-details

GNU General Public License v3.0
11 stars 7 forks source link

[BUG] Installation fails with error #86

Closed luminousgrue closed 1 month ago

luminousgrue commented 1 month ago

Describe the bug Attempting to install Monk's Combat Details from the Foundry admin panel fails and returns the following error message: "Error: Unable to load valid module manifest data from "https://raw.githubusercontent.com/ironmonk88/monks-combat-details/11.16/module.json" Cannot read properties of undefined (reading '0')"

To Reproduce Steps to reproduce the behavior:

  1. Find Monk's Combat Details in Install Module window
  2. Click on 'Install'
  3. Read error message at top of screen
  4. See that module has not installed in Modules panel

Expected behavior The error should not appear, and Monk's Combat Details should be installed.

Screenshots image

Please complete as much of the following information as possible:

ironmonk88 commented 1 month ago

11.16 isn't going to load on v10 Foundry. Try the last 10.x version instead. https://raw.githubusercontent.com/ironmonk88/monks-combat-details/10.2/module.json Otherwise I don't support older versions, and the latest one is 12.01

luminousgrue commented 1 month ago

Hi thanks, the 10 was a typo - as per my screenshot my Foundry version is actually 11 315

Nevertheless, thank you for pointing me in the right direction.