Page 1 of 1

/finditem problems after 6/11 patch

Posted: Fri Jun 13, 2003 8:39 am
by javaspot
I had a macro which used the new /finditem and it worked fine before the 6/11 patch. After the patch, it sometimes cannot find the item. I looked in the DebugSpew.log file and there was this info:

Pack has 88 Slots and Combiner type 0
Mouse moved using mouseloc: pack 0 10
Values from UIFile: X=0 Y=0 W=0 H=0
Parsing error on MouseLoc (pack 0 10): File not found or error opening file.
Invalid mouse loc to click, aborting: pack 0 10

Sometimes /finditem does work though.

Anyone know of a fix or what I can do?

Posted: Fri Jun 13, 2003 9:59 am
by Amadeus
Do another CVS update that includes this patch http://macroquest2.com/phpBB2/viewtopic ... 6402#16402

...see if that helps

Posted: Fri Jun 13, 2003 11:15 pm
by javaspot
Thanks for the suggestion. The new version works great.