-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Description
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/TradeQuery.lua:771: attempt to index a nil value
stack traceback:
Classes/TradeQuery.lua:771: in function 'UpdateControlsWithItems'
Classes/TradeQuery.lua:334: in function 'selFunc'
Classes/DropDownControl.lua:160: in function 'SetSel'
Classes/TradeQuery.lua:344: in function 'PriceItem'
Classes/ItemsTab.lua:102: in function 'OnKeyUp'
Classes/ControlHost.lua:57: in function 'ProcessControlsInput'
Classes/ItemsTab.lua:1279: in function 'Draw'
Modules/Build.lua:1202: in function 'CallMode'
Modules/Main.lua:370: in function <Modules/Main.lua:340>
[C]: in function 'PCall'
Launch.lua:111: in function Launch.lua:108
v2.63.0 master
Press Enter/Escape to dismiss, or F5 to restart the application.
Press CTRL + C to copy error text.
What are your system specifications and configuration?
W10 LTSC
No special characters in filenames/paths
How to reproduce the issue
- Create new blank build
- Go to Items > Trade for these items
- Fetch pages >5, Sort by Stat Value/Price, Search weights Full DPS 1.00 EHP 0.50
- Click Find Best in amulet slot, Execute, wait for results to come in
- Look through results, notice that the sorting does not seem to be accurate
- Click Done
- Try to re-open the Trade for these items menu
- Error occurs
Note that I can reproduce this error with many different options, not just the exact ones above. It occurs with every build I try, every equipment slot, imported search URLs or Find Best, different search weights, etc. The only thing that seems truly important is to fetch more than 5 pages of results. Refreshing sessionID changes nothing.