Experiment 626 said:
SAVUtils.dll = version 2.7.0.0
MapFinder = version 6.5.0.0
What else can I try?
Then you are using the correct version! What's the problem? Are you saying that you are having problem with this version? If yes, please describe the problem.
Also, after waiting for the Utility to 'Verify' a map for an hour, I click the 'x' to close the Utility when this Error Message appears:
What does it mean?
Seems to me it was working just fine (according to you, it was running for an hour until you click on the 'x' thing to kill it on purpose)! If clicking on an 'x' is the problem, try clicking on the "Stop" button to stop the application gracefully first. Since I rarely click 'x' on any Window applications, I probably forgot to program the 'x' feature; therefore, the 'x' may not exit/end the program gracefully.
Moreover, usually people would click "stop" to see the result at the end of their runs. No one would spend all the time running/looking for maps and don't want to see the end result. Therefore, it wasn't un-reasonable that I forget to handle unexpected termination (i.e the 'x' button).
Btw, if you are running for hours and didn't find any maps, then may be your search criteria was too strict or unachievable. For example, if you are looking for tiny map with domination limit of 5000 or more, you won't find any (because there is no such map; as a reasonable programmer, I could have given some kind of warning message, but I didn't think anyone would search for something like that; the bottom line, I assume everyone who use MapFinder should at least know about the "domination limit"

).
PS: If you know you didn't find any map, you may click on the 'x', therefore, your action was very reasonable. If I have time, I will program the 'x' button. In the mean time, just click "stop" (then wait for a few second) before click 'x'.