Qt-dev / exile-diary

A game tracker for Path of Exile. Track literally everything that drops in your maps, and more!
38 stars 6 forks source link

Cannot read properties of undefined (reading '0') - Error report for exile-diary 1.5.0 #308

Closed RealMonk closed 1 month ago

RealMonk commented 5 months ago

Error:

TypeError: Cannot read properties of undefined (reading '0')
    at PriceMatcher.getCoffinValue (C:\Users\realm\AppData\Local\Programs\Exile Diary Reborn\resources\app.asar\build\main\modules\ItemPricer.js:720:38)
    at Object.calculateValue (C:\Users\realm\AppData\Local\Programs\Exile Diary Reborn\resources\app.asar\build\main\modules\ItemPricer.js:188:66)
    at PriceMatcher.price (C:\Users\realm\AppData\Local\Programs\Exile Diary Reborn\resources\app.asar\build\main\modules\ItemPricer.js:323:45)
    at Object.price (C:\Users\realm\AppData\Local\Programs\Exile Diary Reborn\resources\app.asar\build\main\modules\ItemPricer.js:861:69)
    at async Statement.<anonymous> (C:\Users\realm\AppData\Local\Programs\Exile Diary Reborn\resources\app.asar\build\main\modules\RunParser.js:508:38)

OS: Windows NT 10.0.22631 App: exile-diary 1.5.0

Qt-dev commented 5 months ago

Ha, you were too fast :) This was happening when the app was trying to price a coffin between the moment I went to sleep (and deployed 1.5.0 right before) and the moment I woke up (and released 1.5.1 with the fix). Sorry about that, this should be fixed now