bug in autosell
I was wrong..
I finally found the problem why it sometimes fails.
If something is in slot '6' on any row that should be sold, slot '1' of the next row will fail.
This is because of the box that pops up with the item description covering the item in slot 1 of the next row, and causing the color check to fail.
I will fix soon.