MrPrimate / ddb-importer

Integrate your dndbeyond.com content into Foundry virtual tabletop
MIT License
195 stars 75 forks source link

Error when trying to overwrite/reimport a specific character #307

Open NonchalantWombat opened 1 year ago

NonchalantWombat commented 1 year ago

Describe the bug Whenever I import a character using the standard workflow, I can create a new blank actor and import it without issue. But, if I later reimport that same character it throws and error and messes up the character sheet.

To Reproduce Steps to reproduce the behavior:

  1. Create a new actor, import this specific character url: https://www.dndbeyond.com/characters/46876382
  2. Attempt to reimport over the same character, at which point it fails and throws an error, corrupting the data on that character.

Expected behavior All other actors correctly import DnD Beyond with changes over the existing character.

Environment:

1 2

MrPrimate commented 1 year ago

This is coming from Misty Step from the Shade Step ability - something about how this is configured is causing it to be imported twice - as a workaround delete both copies of Misty Step from your character sheet before reporting

MrPrimate commented 1 year ago

As Shade Step appears to be a custom racial trait, please use the workaround until I can visit this issue.

NonchalantWombat commented 1 year ago

As Shade Step appears to be a custom racial trait, please use the workaround until I can visit this issue.

Great, I thought it was probably something like that. This workaround is fine for me to do, thank you.