ghostscript3r / poe-trade-official-site-enhancer

UserScript that adds tons of usefull features to www.pathofexile.com/trade
67 stars 10 forks source link

Multi live search bug. #1

Closed top1apelsin closed 4 years ago

top1apelsin commented 4 years ago

Maximum count rares for multi live search - 4, if i pick 5+ and click search button happens nothing. Tested with maps, 5+ work, but if i add to maps one search with rare item happens nothing :(

ghostscript3r commented 4 years ago

I'll try to reproduce this tonight. If I can reproduce it I'll probably be able to fix it (unless it's a limitation from the app, but I doubt it). Can you export your searches (from the load button) and send them here? Also if you can send a screenshot to be sure I understood what the problem is.

top1apelsin commented 4 years ago

https://i.imgur.com/TO718qr.gifv - 4 https://i.imgur.com/If8mcVE.gifv - 5+ I tried few more times and it does not always break at 5, sometimes 5 works, but the more the greater the chance that it will break. On my gif 8 and they never start.

https://drive.google.com/open?id=1u77PIvCQG4Yn6xZ72-VDE0PkermPPQtI - my items for test.

ghostscript3r commented 4 years ago

Found the problem. Pathofexile site sometimes give an error to searches if they are too many too often. Upgrade to 1.2.37, I spaced retries a bit more, and now it seems all right. It is not the definitive solution though, it might still happen, and since I have no control on the site policy on this, I still need a plan B for when it happens. Right now it should be very improbable to occur, and so when it does it should be enough to just retry. I'll work on a new version with a simple console that gives more control over multi search and let you retry manually what fails. For now I close the issue because it should be solved.