My problem is no matter what I do that interacts with containers or the UI, it moves the mouse to 0,0 on the screen.
For example, if I do a /finditem "The Scent of Marr", it goes to the upper left corner and has nothing on the cursor.
I get the following in the debug log:
If I do a /click right inv 7, it moves the cursor to the upper left, and gives me the following in the debug log:FindItem - Looking inside pack 0: 'Bag of the Tinkerers'
FindItem - Found 'The Scent of Marr' in slot 1 of 'Bag of the Tinkerers' (primary slot 0)
Moved mouse to: 0,0
I've tried it with my custom UI as well as with the default UI, and I always get the same results.Moved mouse to: 0,0
Do I just have a messed up build, or am I not doing something correctly?




