Procurement-PoE / Procurement

Path Of Exile Character & Stash Management Tool
Artistic License 2.0
331 stars 135 forks source link

Gracefully handle item Property with one part. #1118

Closed thailyn closed 3 years ago

thailyn commented 3 years ago

Heist blueprints, as well as possibly some older items, such as rares with certain affixes, only have one "part" parsed from their properties. This change has the function creating a Paragraph from this Property return early in this situation, instead of crashing. It probably does not format the Paragraph correctly, based on the new Property behavior.