misthero / dnd5e-spellpoints

FoundryVTT module for spellpoints magic system 5e
MIT License
8 stars 16 forks source link

In V2.4.11 #107

Closed Agentblank66 closed 1 week ago

Agentblank66 commented 1 week ago

I can't enable the module in my world, when I press the save button.

misthero commented 1 week ago

do you see any error in console?

misthero commented 1 week ago

to open the browser console use F12 and keep it open while trying to enable the module.

check if any errors pops out than

Agentblank66 commented 1 week ago

I'm used the filter to look for "spellpoints"

Found this one image_2024-09-22_111053139

misthero commented 1 week ago

that's not it, as you can see the message comes from "foundry.js"

errors usually have a RED background color like this:

immagine

Agentblank66 commented 1 week ago

The only two errors I get is these two:

image

misthero commented 1 week ago

wait, are you on dnd version 3.3.1?

misthero commented 1 week ago

spellpoints v2.4+ can only be enabled on dnd v4+

Agentblank66 commented 1 week ago

Yes, I just updated the modules that was compatible with my version

This module didn't give me a warning of incompatibility.

misthero commented 1 week ago

Foundry compatibility only check the foundry version when updating, not system version.

you need v2.2.33 : https://github.com/misthero/dnd5e-spellpoints/releases/tag/v2.2.33

install manually using the following manifest url: https://github.com/misthero/dnd5e-spellpoints/releases/download/v2.2.33/module.json

than right click on the module and finally lock it so it doesn't get automatically updated until you decide to update dnd system too

immagine

Agentblank66 commented 1 week ago

Thank you for the help.

misthero commented 1 week ago

you are welcome, have fun!