Open nighght opened 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.
Has anyone gotten this module to work on foundry 10?
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 ...
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.
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
When upgrading to V10, the module is simply uninstalled. When installed, it does not appear as a sheet option.