Skip to content

Avoid copying enchants when editing item - #10089

Merged
LocalIdentity merged 1 commit into
PathOfBuildingCommunity:devfrom
vaisest:copy-enchant-fix
Aug 3, 2026
Merged

Avoid copying enchants when editing item#10089
LocalIdentity merged 1 commit into
PathOfBuildingCommunity:devfrom
vaisest:copy-enchant-fix

Conversation

@vaisest

@vaisest vaisest commented Aug 2, 2026

Copy link
Copy Markdown
Contributor

Fixes #10018, fixes #10015

Description of the problem being solved:

The fix was to simply move the copy call to the same place as quality normalisation. That was already there to avoid the same problem happening with quality. I also change the enchant button text to clarify that you can also remove enchants there. I also added a nil check to the delve implicit code

Steps taken to verify a working solution:

  • Enchant is no longer applied when editing
  • Implicit menu no longer crashes

Link to a build that showcases this PR:

N/A

@LocalIdentity LocalIdentity added crash Causes PoB to crash and is High Priority bug: behaviour Behavioral differences labels Aug 3, 2026
@LocalIdentity
LocalIdentity merged commit 31b2162 into PathOfBuildingCommunity:dev Aug 3, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug: behaviour Behavioral differences crash Causes PoB to crash and is High Priority

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Saving an Edit of a weapon always adds "8% increased explicit physical mod magnitudes" Add Implicit crashes with weapons

2 participants