Skip to content

Fix Crash when hovering over the PvP toggle while having Shaper Beam - #10244

Merged
LocalIdentity merged 1 commit into
devfrom
fix_shaper-pvp-crash
Aug 18, 2026
Merged

Fix Crash when hovering over the PvP toggle while having Shaper Beam#10244
LocalIdentity merged 1 commit into
devfrom
fix_shaper-pvp-crash

Conversation

@LocalIdentity

Copy link
Copy Markdown
Contributor

Description of the problem being solved:

Fixes the crash when you hover over the PvP toggle while having the Shaper Beam skill selected
The skill uses the DamageOverTime config so output.enemySkillTime is never set so when the PvP calcs expect to find it they instead get a nil crash

Before screenshot:

image

After screenshot:

image

Fixes the crash when you hover over the PvP toggle while having the Shaper Beam skill selected
The skill uses the `DamageOverTime` config so `output.enemySkillTime` is never set so when the PvP calcs expect to find it they instead get a nil crash
@LocalIdentity LocalIdentity added the crash Causes PoB to crash and is High Priority label Aug 18, 2026
@LocalIdentity
LocalIdentity merged commit 4615245 into dev Aug 18, 2026
3 checks passed
@LocalIdentity
LocalIdentity deleted the fix_shaper-pvp-crash branch August 18, 2026 06:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

crash Causes PoB to crash and is High Priority

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant