Skip to content

Fix crash when both Blight + Blight of Contagion use "Maximum Sustainable Stacks" - #9718

Merged
LocalIdentity merged 1 commit into
PathOfBuildingCommunity:devfrom
rasmuskl:fix-limitedskills-propagation
Apr 11, 2026
Merged

Fix crash when both Blight + Blight of Contagion use "Maximum Sustainable Stacks"#9718
LocalIdentity merged 1 commit into
PathOfBuildingCommunity:devfrom
rasmuskl:fix-limitedskills-propagation

Conversation

@rasmuskl

Copy link
Copy Markdown
Contributor

Description of the problem being solved:

Fixes an issue where characters using Blight + Blight of Contagion would stack overflow when using Maximum Sustainable Stacks.

Discovered in poe.ninja but reproduced on the build below in the desktop version by switching Blight to Maximum Sustainable Stacks.

The issue is that ipairs will not iterate the uuids.

Steps taken to verify a working solution:

Re-tested in patched desktop version + patched poe.ninja version.

Link to a build that showcases this PR:

https://poe.ninja/poe1/profile/Miyune92-0566/mirage/character/Noigatnoc_fo_Thgilb

Before screenshot:

image

After screenshot:

@LocalIdentityLocalIdentity added the crash Causes PoB to crash and is High Priority label Apr 2, 2026
@LocalIdentityLocalIdentity changed the title Fix map iteration for limitedSkills copy to apply properlyFix crash when both Blight + Blight of Contagion use "Maximum Sustainable Stacks"Apr 11, 2026
@LocalIdentity
LocalIdentity merged commit 7f95d44 into PathOfBuildingCommunity:devApr 11, 2026
3 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

crashCauses PoB to crash and is High Priority

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@rasmuskl@LocalIdentity