Lavaeolous / PF1-StatBlock-Converter-Module

FoundryVTT Module to convert PF1 Statblocks into Foundry Actors (PC or NPC).
MIT License
14 stars 12 forks source link

Some conversions fail to parse #524

Closed madmaxamillions closed 2 years ago

madmaxamillions commented 2 years ago

Update: Convert only works for some creatures - a reinstall of Foundry itself 'fixed' an issue with the button simply not working from the journal, but it does work for about 2/3 of stat blocks from compendium, and re-importing to journal made the convert button work again but still fail to finish many blocks - not sure if this is something on my end? Apologies if so. Notably: Cizmekris and Grundlescorn (among others) from AP books 99 and 101 fail to ever parse, no "errors" shown in the module info screen about it, it just doesn't ever finish building a stat block. f12 debug info: image

Further edit: backed up data files from local and deleted/uninstalled everything, added in just the pf1e system, content (for the ap's), archetypes, and this mod, and it still won't parse specific stat blocks (seems to not like non-humanoids as races? android, hag, devil, vampire all are what are failing to parse, not sure if related or coincidence) -- the strange part, my friend can parse these just fine, which makes no sense from a complete fresh install.

Lavaeolous commented 2 years ago

On first glance it seems the button is now deactivated for locked compendiums. That seems to be an issue of the library itself, which is why i opened an issue there: https://github.com/baileymh/statblock-library/issues/15

Lavaeolous commented 2 years ago

Seems to be fixed on the side of the statblock library.