OhhLoz / Harvester

A QoL FoundryVTT module to improve the harvesting and looting experience.
GNU General Public License v3.0
2 stars 2 forks source link

[BUG] Error from Manifest URL #48

Closed notaWizard11 closed 4 months ago

notaWizard11 commented 4 months ago

Manifest URL copied into Foundry results in the following error messages:

Capture

Module Version: Unknown - copying this Manifest URL: https://raw.githubusercontent.com/OhhLoz/Harvester/master/src/module.json

Before open any issue

1) Enable the module setting "Enable debugging" 2) Click F12 go to the console tab 3) make the test you want and replicate the error 4) Go to the tab console open on point 2) and just right click and click 'Save as' and 'Save' or send a screenshot of the exception on the console. 5) Attach the text file on the github issue with all the logs related tot he module, or send a screenshot of the messages on the console.

localhost-1713903442692.log

Describe the bug Module fails to install when manifest URL is copied into manifest URL bar, install module screen.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Install Module' screen in Foundry
  2. Paste provided manifest URL into lower bar
  3. Click install
  4. See error

Expected behavior Module installs (and makes me happy)

Browser:

Foundry Version: V11 Build 315 Game System: D&D 5e

p4535992 commented 4 months ago

Fixed ty for point that out