-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Validation errors shown when closing character sheets #32
Comments
I can't reproduce that. The [spell1..spell3] values aren't part of the sheet either. Feels like another module interfering. Can you try without any other modules or in a clean world? If you figure out which module is causing it, I can check it for compatibility issues and see if I can do something about it in my sheet. |
I've narrowed it down with an empty world and just one character. The issue seems to be as soon as you import a character from D&D beyond using MrPrimate's importer tool (https://github.com/mrprimate/ddb-importer), it now shows these model validation errors when interacting with your sheet. Here's my findings:
Errors seem to pop up whenever interacting with the sheet. Changes like current HP and spell slots don't seem to persist after closing and reopening the sheet. It's not just one imported character either, it seems to be happening for every character imported via DDB importer in our current campaign. Hope that helps narrow things down. |
That helps. I do import and sync characters with that importer all the time but haven’t run into issues. Will see if I can reproduce that or not.
…On Jan 19, 2023 at 4:19 PM -0800, Leyaena ***@***.***>, wrote:
I've narrowed it down with an empty world and just one character.
The issue seems to be as soon as you import a character from D&D beyond using MrPrimate's importer tool (https://github.com/mrprimate/ddb-importer), it now shows these model validation errors when interacting with your sheet.
Here's my findings:
• Empty character, default sheet = no problems
• Empty character, dndbeyond sheet = no problems
• DDB imported character, default sheet = no problems
• DDB imported character, dndbeyond sheet = validation errors
Errors seem to pop up whenever interacting with the sheet. Changes like current HP and spell slots don't seem to persist after closing and reopening the sheet.
It's not just one imported character either, it seems to be happening for every character imported via DDB importer in our current campaign.
Hope that helps narrow things down.
If you need more info, I'm happy to try and provide it.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
Error gets shown in a toolbar popup once you close the character sheet, as well as the console.
Everything else seems to be working fine, it's just a validation error showing on a big red background once you close the sheet.
Using v1.9.4
The text was updated successfully, but these errors were encountered: