/finditem problems after 6/11 patch

A forum for the general posts relating to MacroQuest. *DEPRECATED: This forum is no longer in public use, but remains here for your reading pleasure. Enjoy

Moderator: MacroQuest Developers

javaspot
orc pawn
orc pawn
Posts: 25
Joined: Mon Oct 07, 2002 10:54 pm

/finditem problems after 6/11 patch

Post by javaspot » Fri Jun 13, 2003 8:39 am

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?

Amadeus
The Maestro
The Maestro
Posts: 2036
Joined: Sat Jun 29, 2002 3:51 pm

Post by Amadeus » Fri Jun 13, 2003 9:59 am

Do another CVS update that includes this patch http://macroquest2.com/phpBB2/viewtopic ... 6402#16402

...see if that helps

javaspot
orc pawn
orc pawn
Posts: 25
Joined: Mon Oct 07, 2002 10:54 pm

Post by javaspot » Fri Jun 13, 2003 11:15 pm

Thanks for the suggestion. The new version works great.