Skip to content

Fix crash when importing some Djinn builds#2285

Closed
LocalIdentity wants to merge 1 commit into
devfrom
fix_djinn-import-crash
Closed

Fix crash when importing some Djinn builds#2285
LocalIdentity wants to merge 1 commit into
devfrom
fix_djinn-import-crash

Conversation

@LocalIdentity

Copy link
Copy Markdown
Contributor

Fixes #2217

Description of the problem being solved:

The skill Kelari's Deception assumed that we had a skill for it but it is a part of the minion as GGG handle the minion in a weird way
We now make sure that the activeSkillList exists before looping through it

Link to a build that showcases this PR:

https://poe.ninja/poe2/profile/Kosmo2409-4451/runesofaldur/character/KozzieCull

Before screenshot:

image

After screenshot:

image

The skill Kelari's Deception assumed that we had a skill for it but it is a part of the minion as GGG handle the minion in a weird way
We now make sure that the activeSkillList exists before looping through it
@LocalIdentity LocalIdentity added the crash Causes PoB to crash and is High Priority label Jun 24, 2026
@vaisest

vaisest commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

Is this a complete fix? I tried this earlier and it didn't really seem to work. No skill means hovering over the 2nd selector (stat set i think?) causes a crash. Also, I noticed back then that reloading the build after avoiding the crash does make it appear

2026-06-24_13-17-42

@LocalIdentity

Copy link
Copy Markdown
Contributor Author

Superceded by #2244

@LocalIdentity LocalIdentity deleted the fix_djinn-import-crash branch June 25, 2026 09:27
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.

Trying to import Skills from Disciple of Varashta Crashes and Bricks POB

2 participants