Migration Failed

Issue #326 resolved
ErebusAres created an issue

First time installing Obsidian Character Sheet, we updated the foundry version to 10 and updated all other modules.

As we were looking through the modules, I was looking at adding new modules, found this one and installed it.

After enabling the module, it prompted to ‘begin migration’ so I continued and the migration failed with the following error in console:

run.js:100 TypeError: Cannot convert undefined or null to object
    at Function.entries (<anonymous>)
    at Object.convertSpell (migrate.js:399:10)
    at Object.convertItem (migrate.js:183:13)
    at migrate.js:95:29
    at Array.map (<anonymous>)
    at Object.convertActor (migrate.js:94:28)
    at beginMigration (run.js:90:13)
beginMigration  @   run.js:100

The image is probably hard to read, so I copy/pasted the console message.

Comments (5)

  1. ErebusAres reporter
      <div class="preview-container wiki-content"><!-- loaded via ajax --></div>
      <div class="mask"></div>
    </div>
    

    </div> </form> Had my friend, who also DM's on the same server, try to migrate obsidian on his and he gets the same and included this screenshot.

  2. Kim Mantas repo owner

    Looks like one (or more) of the spells in your world has some bad data. Possibly from some 3rd-party import tool if you’re using one of those. You can zip up your world’s data directory and send it over and I can investiage.

  3. Log in to comment