This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
What steps will reproduce the problem?1. click on minimap icon with several epic chests and they sort forever2.3.
What is the expected output? What do you see instead?
What version of the product are you using?10.2.4-beta
Do you have an error log of what happened?
Please provide any additional information below.
polar vest
winter's icy embrace
robes of shattered fellowship or robes of shattered fellowship
tunic of dislocation
robes of the sleepless or robes of the sleepless
belt of the bloodhoof emmisary or belt of the bloodhoof emmisary?
heroes dreamwalker raiments
around line 469 of PlowEngine.lua is one that looks like: watch = {}
watch = {}
replace this with
watch = { ["43590"] = true, ["45453"] = true, ["47453"] = true, ["47292"] = true, ["39386"] = true, ["47906"] = true, ["48051"] = true, ["48002"] = true, ["47863"] = true, ["39554"] = true }
Then run the sort. There should be some output to your chatwindow (hit /mp stop once you get some). If you could paste that in a comment to this ticket, we'll be able to find out where it's looping.
I was having a similar chest loop issue, but the code change in ticked 8 fixed it.
Could you check if 10.2.5 fixes your issue, Gaijin?
To post a comment, please login or register a new account.