Skip to content
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

Class not progress properly when I have a backpack #2209

Closed
jdeon opened this issue Feb 21, 2023 · 3 comments
Closed

Class not progress properly when I have a backpack #2209

jdeon opened this issue Feb 21, 2023 · 3 comments
Labels
nonrepro Issues which have not been reproduced

Comments

@jdeon
Copy link

jdeon commented Feb 21, 2023

When the character sheet have a backpack, they're an error in the progression of the class.
When you add a level, it has error on the container resulting with the partial update of new feature. For example, the max hp field didn't update.

@arbron arbron added the nonrepro Issues which have not been reproduced label Feb 21, 2023
@arbron
Copy link
Collaborator

arbron commented Feb 21, 2023

Is this with all modules disabled? Can you post a screenshot of the error message in the console (F12)?

@jdeon
Copy link
Author

jdeon commented Feb 22, 2023

Yes, all module were disabled.
There was no error in console but find exception in #updateData method with bag currency. It still don't update the hp max but I don't find the backpack item in updateData anymore.
I try to recreate it, with heroes compodium, I succeed when I created it with module but not when I create without.

Perhaps a module have malformed some data. I'm going to investigated more.

@jdeon
Copy link
Author

jdeon commented Feb 22, 2023

I don't know the link to the error durring container update. But the error on HPMax was due to overiding value. Sorry for the bad issue.

@jdeon jdeon closed this as not planned Won't fix, can't repro, duplicate, stale Feb 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
nonrepro Issues which have not been reproduced
Projects
None yet
Development

No branches or pull requests

2 participants