Qt-dev / exile-diary

A game tracker for Path of Exile. Track literally everything that drops in your maps, and more!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot read properties of undefined (reading 'Chromatic Orb') - Error report for exile-diary 1.2.0

UnbelievableCat opened this issue · comments

Error:

TypeError: Cannot read properties of undefined (reading 'Chromatic Orb')
    at getVendorRecipeValue (C:\Users\Kilo\AppData\Local\Programs\Exile Diary Reborn\resources\app.asar\build\main\modules\ItemPricer.js:386:60)
    at getBaseTypeValue (C:\Users\Kilo\AppData\Local\Programs\Exile Diary Reborn\resources\app.asar\build\main\modules\ItemPricer.js:334:24)
    at Object.<anonymous> (C:\Users\Kilo\AppData\Local\Programs\Exile Diary Reborn\resources\app.asar\build\main\modules\ItemPricer.js:709:51)
    at step (C:\Users\Kilo\AppData\Local\Programs\Exile Diary Reborn\resources\app.asar\build\main\modules\ItemPricer.js:33:23)
    at Object.next (C:\Users\Kilo\AppData\Local\Programs\Exile Diary Reborn\resources\app.asar\build\main\modules\ItemPricer.js:14:53)
    at fulfilled (C:\Users\Kilo\AppData\Local\Programs\Exile Diary Reborn\resources\app.asar\build\main\modules\ItemPricer.js:5:58)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

OS: Windows NT 10.0.22621
App: exile-diary 1.2.0

SSF Mode

I had the exact same issue - also SSF mode

Interesting. I will run some tests in SSF to see what went wrong in there. Thanks for the report!

This should be gone in the latest version, let me know if you hit any new issue