MrPrimate / pathmuncher

Munch Pathfinder 2e characters into Foundry from Pathbuilder
MIT License
23 stars 6 forks source link

No longer works on latest Foundry PF2e game version #26

Closed CScarlett closed 9 months ago

CScarlett commented 9 months ago

Describe the bug Muncher hangs almost immediately after starting. Throws this error in console:

Error: This is not a registered game setting at ClientSettings.get (foundry.js:3339:42) at Pathmuncher.js:593:1 at Array.find () at #parsedFeatureMatch (Pathmuncher.js:576:1) at #findAllFeatureMatch (Pathmuncher.js:631:1) at #createGrantedItem (Pathmuncher.js:652:1) at #addGrantedItems (Pathmuncher.js:1176:1) at async #processGenericCompendiumLookup (Pathmuncher.js:530:1) at async Pathmuncher.processCharacter (Pathmuncher.js:2339:1) at async PathmuncherImporter._updateObject (PathmuncherImporter.js:104:1) _onSubmit @ foundry.js:6629

To Reproduce Import a character on latest Foundry PF2e game system update

Environment:

Additional context Add any other context about the problem here.

MrPrimate commented 9 months ago

Resolved in v0.11.0, out now.