External error E06D7363 with FindImagePos

Technical support and scripting issues

Moderators: Dorian (MJT support), JRL

Post Reply
User avatar
Dorian (MJT support)
Automation Wizard
Posts: 1354
Joined: Sun Nov 03, 2002 3:19 am
Contact:

External error E06D7363 with FindImagePos

Post by Dorian (MJT support) » Sat Mar 02, 2013 11:34 pm

I just experienced this, and there was nothing in the forum about it. So having figured out the cause and a solution, I'm posting it here.

Every time I ran a script containing FindImagePos, I received External error E06D7363.

This error went away when my haystack was SCREEN, and came back every time I changed it to screenrect.bmp

The cause turned out to be that some of the needle bmps were wider than the haystack. I was therefore looking for a 56pixel wide image inside a 53 pixel wide image. Of course, this is impossible.

Either making a slightly larger haystack, or a slightly smaller needle, will fix the problem.
Yes, we have a Custom Scripting Service. Message me or go here

User avatar
jpuziano
Automation Wizard
Posts: 1085
Joined: Sat Oct 30, 2004 12:00 am

Re: External error E06D7363 with FindImagePos

Post by jpuziano » Sun Mar 03, 2013 9:38 pm

Parsnipnose3000 wrote:The cause turned out to be that some of the needle bmps were wider than the haystack. I was therefore looking for a 56pixel wide image inside a 53 pixel wide image. Of course, this is impossible.

Either making a slightly larger haystack, or a slightly smaller needle, will fix the problem.
Thanks for posting this on the forums Parsnipnose3000.

Marcus, is there any possibility of translating or adding to the error msg "External error E06D7363"?

Perhaps something more understandable like "Needle image cannot be wider than Haystack image".

Just a thought...
jpuziano

Note: If anyone else on the planet would find the following useful...
[Open] PlayWav command that plays from embedded script data
...then please add your thoughts/support at the above post - :-)

User avatar
Dorian (MJT support)
Automation Wizard
Posts: 1354
Joined: Sun Nov 03, 2002 3:19 am
Contact:

Post by Dorian (MJT support) » Mon Mar 04, 2013 5:43 am

The funny thing is, if you Google that error, it would appear to be more commonly associated with wireless card problems.
Yes, we have a Custom Scripting Service. Message me or go here

User avatar
Marcus Tettmar
Site Admin
Posts: 7380
Joined: Thu Sep 19, 2002 3:00 pm
Location: Dorset, UK
Contact:

Post by Marcus Tettmar » Mon Mar 04, 2013 8:29 am

Yes, we need to trap this condition and error more gracefully.
Marcus Tettmar
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar

Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?

User avatar
jpuziano
Automation Wizard
Posts: 1085
Joined: Sat Oct 30, 2004 12:00 am

Post by jpuziano » Tue Mar 05, 2013 11:26 am

Thanks Marcus, added to Sifter.

And thanks for posting about this Parsnipnose3000!
jpuziano

Note: If anyone else on the planet would find the following useful...
[Open] PlayWav command that plays from embedded script data
...then please add your thoughts/support at the above post - :-)

Post Reply
Sign up to our newsletter for free automation tips, tricks & discounts