1
clrmame Discussion / .7.2 crashes?
« on: 31 July 2026, 09:59 »
There is some user feedback regarding the following things in .7.2:
- missing 7z.dll, well I was sure that I added an up2date dll in the package, it may be wrongly named or I accidently picked the wrong dll from the official 7z app. Either way this should be easily fixable for you by getting an up2date one and place it in the main folder
- windows 7: I have updated to the latest Visual Studio and it seems that updating the solution dropped Win7 support. I will check if an extra compile option/linkage/win sdk brings bsck the support but hey win7 is pretty outdated
- crashes when starting a scan. Ok this one is spooky since nothing scanner related was changed. What I do see is that c++ calls std:filesystem:absolut on an empty path (empty name, not sn existing empty folder) seems to throw an exception. Cant check it further at the moment but maye it helps if you specify an addpath/samplepath in case you have them empty.
If nothing helps you can still download .7.1 by guessing the download link.
I will be checking the stuff in around 10 days
- missing 7z.dll, well I was sure that I added an up2date dll in the package, it may be wrongly named or I accidently picked the wrong dll from the official 7z app. Either way this should be easily fixable for you by getting an up2date one and place it in the main folder
- windows 7: I have updated to the latest Visual Studio and it seems that updating the solution dropped Win7 support. I will check if an extra compile option/linkage/win sdk brings bsck the support but hey win7 is pretty outdated
- crashes when starting a scan. Ok this one is spooky since nothing scanner related was changed. What I do see is that c++ calls std:filesystem:absolut on an empty path (empty name, not sn existing empty folder) seems to throw an exception. Cant check it further at the moment but maye it helps if you specify an addpath/samplepath in case you have them empty.
If nothing helps you can still download .7.1 by guessing the download link.
I will be checking the stuff in around 10 days