-
Notifications
You must be signed in to change notification settings - Fork 135
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
Chaos resist picking up erroneous skill tree nodes in calculation #233
Comments
Dont you have jewel that adds chaos resist to nodes in radius there or something? |
For some reason it also happened to me randomly while building my tree but saving the build then restarting the app fixed it for me. |
Likely a duplicate of #204 related to Against the Darkness jewel. If that jewel is unused/not socketed but in your items it applies to every allocated jewel socket in your tree. For now you can either remove it from your items and toggle any passive node to refresh or just socket the jewel into one of your allocated jewel sockets. That should resolve it until we can get a fix in |
I don't have an Against the Darkness jewel with chaos res but it also happened to me. |
This was probably the same thing as #281 . I just came across it when manually crafting a body armor. Simply clicking "Add to build" with empty modifiers will trigger it sometimes. Not always, but pretty consistently. If you back out and reload the build, it will correct itself though. |
Looks like it is any time we recalculate resistances at all: quest rewards, custom mods, tree nodes, items etc. Fix is in progress. Edit: any time we recalculate on a tree that has any allocated jewel sockets |
Check version
Check for duplicates
Check for support
What platform are you running Path of Building on?
Windows
What is the value from the calculation in-game?
Chaos resist calc is adding skill nodes from tree that have nothing to do with chaos resist. See screenshot
What is the value from the calculation in Path of Building?
94%
How to reproduce the issue
No response
Character build code
Screenshots
The text was updated successfully, but these errors were encountered: