kristkos / KCTG-2e

KCTG-2e
Other
0 stars 0 forks source link

[Bug] Updating KCTG-2e on foundry generates validation error "id: may not be undefined" #1

Closed maplealmond closed 10 months ago

maplealmond commented 10 months ago

When updating the module version 1.1.1b from Foundry, Foundry will throw an error saying that there is a module validation error.

The module id clearly exists, but this error happens multiple times per update so I believe it may be the id of something within the compendium.

Reproduction should be as strait-forward as installing the module on a clean version of foundry (which succeeds) and then trying to update it (which throws errors)

kristkos commented 10 months ago

Hello,

Thank you for letting me know. I will have a look over the weekend at it, as I was able to recreate it. But I am genuinely unsure what causes it.

Best regards, Kris

kristkos commented 10 months ago

When updating the module version 1.1.1b from Foundry, Foundry will throw an error saying that there is a module validation error.

The module id clearly exists, but this error happens multiple times per update so I believe it may be the id of something within the compendium.

Reproduction should be as strait-forward as installing the module on a clean version of foundry (which succeeds) and then trying to update it (which throws errors)

I was able to fix it. Thank you so much for the heads up. Still rather new to... well everything :D

maplealmond commented 10 months ago

I wasn't able to fix by updating in place, but an uninstall/reinstall seems to have solved it. Confirming the error is gone.

kristkos commented 10 months ago

I think I also fixed 1.1.1b also. Thank you so much yet again!