giffyglyph / foundry-5e-monster-maker

A D&D 5e monster maker module for the Foundry VTT. Build new monsters with level-appropriate, balanced stats in seconds.
31 stars 17 forks source link

Incompatible with V10 #73

Open nighght opened 2 years ago

nighght commented 2 years ago

When upgrading to V10, the module is simply uninstalled. When installed, it does not appear as a sheet option.

Artemisthemp commented 2 years ago

The module is still present in the module folder, do Foundry won't display in the module list due to missing system declaration.

Adding the system line to each packs entry in module.json will make appear on v10. v10

DeLucaJ commented 1 year ago

Has anyone gotten this module to work on foundry 10?

Celludriel commented 1 year ago

In the console following error pops up

DevTools failed to load source map: Could not load content for http://localhost:30000/modules/giffyglyphs-5e-monster-maker/scripts/vendors/math.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE

I'm trying to figure out why but there is no math.js.map file anywhere only the min.js , I'm wondering if foundryVTT is supposed to compile the js file somehow. I'm not a node specialist ...

Alexander-Radionov commented 1 year ago

In the console following error pops up

DevTools failed to load source map: Could not load content for http://localhost:30000/modules/giffyglyphs-5e-monster-maker/scripts/vendors/math.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE

I'm trying to figure out why but there is no math.js.map file anywhere only the min.js , I'm wondering if foundryVTT is supposed to compile the js file somehow. I'm not a node specialist ...

I also found this and seems like there is already issue with author's answer: https://github.com/giffyglyph/foundry-5e-monster-maker/issues/47 He said it's not an issue which should block module from loading.

Skyl3lazer commented 1 year ago

As a note to the people in this thread, I've updated this module to GGMMv3, Foundry v10, and dnd5e 2.1.5+ on this fork

https://github.com/Skyl3lazer/giffyglyph-monster-maker-continued