Found the issue. My script uses a timeout to show up images, needs it for the keycheck. So it was constantly calling the show up for the tailor, which was constantly setting the selected rows, which was then constantly look for it, and would do nothing. Put a scheduleevent somewhere else to call that function, and fixed it.
