Skip to content

Serle's Triumph causes a UI crash #2371

Description

@sengokudaikon

Check version

  • I'm running the latest version of Path of Building and I've verified this by checking the changelog

Check for duplicates

  • I've checked for duplicate open and closed issues by using the search function of the issue tracker

What platform are you running Path of Building on?

Windows

Screenshots of crash/graphical issue, version and options menu

Error:
In 'OnFrame': Classes/ItemsTab.lua:811: attempt to index local 'value' (a nil value) stack traceback: 
Classes/ItemsTab.lua:811: in function 'tooltipFunc' 
Classes/TooltipHost.lua:13: in function 'DrawTooltip' 
Classes/DropDownControl.lua:293: in function 'Draw' 
Classes/ControlHost.lua:101: in function 'DrawControls' 
Classes/ItemsTab.lua:1410: in function 'Draw' 
Modules/Build.lua:1367: in function 'CallMode' 
Modules/Main.lua:373: in function <Modules/Main.lua:343> 
[C]: in function 'PCall' 
Launch.lua:111: in function Launch.lua:108 
v0.22.0
Image

The crash happens when Serle's Triumph (+1 Suffix) is socketed in an empty augment slot on a crafted item.

What are your system specifications and configuration?

win11
10.0.26100 Build 26100
AMD Ryzen 9 9950X3D
64 GB RAM
RTX4080S

How to reproduce the issue

  1. Craft an armour item, e.g. Runeforged Cultist Gauntlets
  2. Choose "+1 Suffix Modifier allowed"
  3. Reparsing raises the limit to seven, but the seventh modifier slot has an empty list of options, which passes null to the callback
  4. Crash

PoB for PoE2 build code

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingcrashCauses PoB to crash and is High Priority

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions