Skip to content

Corrupted The Adorned, Diamond fails to load builds #1678

@rasmuskl

Description

@rasmuskl

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?

Linux - Wine

Screenshots of crash/graphical issue, version and options menu

Corrupted The Adorned can get a new mod that increases effect of Rare jewels. Pob doesn't like that.

This fails here due to the normal mod for Magic jewels is never set corruptedMagicJewelIncEffect

if item and item.type == "Jewel" and item.name:match("The Adorned, Diamond") then
env.modDB.multipliers["CorruptedMagicJewelEffect"] = item.jewelData.corruptedMagicJewelIncEffect / 100
end

Here is an example character: https://poe.ninja/poe2/builds/vaal/character/VeCtor-6504/%E5%A4%A9%E8%B5%8B%E5%BC%82%E7%A6%80%E7%9A%84%E7%A9%B6%E6%9E%81%E5%B0%8F%E8%A1%80%E6%B3%95

Here's an example of the item:

Image

What are your system specifications and configuration?

Running poe.ninja version of pob, but looks like it should also happen in regular pob because it's an item based special case.

How to reproduce the issue

Import json from the character linked above.

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

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions