Migration Failed after Foundry update

Issue #225 resolved
KenCalDi created an issue

The Obsidian Migration is failing after updating Foundry and DND5E to their latest versions, even when all other Modules are disabled. Here is what console shows:
run.js:43 Item5e TypeError: data.flags.obsidian.effects is not iterable
at Object.convertBonuses (v10.js:11)
at Object.convertItem (migrate.js:225)
at beginMigration (run.js:32)
at HTMLButtonElement.<anonymous> (run.js:145)
at HTMLButtonElement.dispatch (jquery.min.js:2)
at HTMLButtonElement.v.handle (jquery.min.js:2)

I have attached my Actors.db and Items.db in case they might be needed.

Any indication on how to fix would be massively appreciated!

Comments (4)

  1. Kim Mantas repo owner

    I’ve attached a repaired version of your items.db. It seems as though the Staff of Swarming Insects had some bad data though it’s not clear to me how it got into to that state. You should be able to delete your old items.db and replace it with the one I’ve attached (make sure foundry is closed at the time and that you rename it from items-repaired.db to items.db or it won’t work).

    When I tested it, it allowed the migration to pass, let me know if it works for you.

  2. Log in to comment