Hi,
I noticed that AltBinz often crash when it need to repair a download and I might have found why. In the config.abz is the path to par2.exe stored with two backslash:
PAR2cmdpath=C:\Users\User\Applications\altbinz
\\misc\par2.exe
Sometimes AltBinz manage to avoid a crash somehow and the rapair is done as it should be. When I edit the file, remove the second backslash and set read-only attribute AltBinz did not crash at all when a repair is needed. However, you can't change any options then.
Even with a fresh copy (delete all AltBinz files) is the path written with two backslash:
PAR2cmdpath=C:\Users\User\AppData\Local\Alt.Binz
\\misc\par2.exe
Any idea?
btw. Logfiles are useless, because after a restart AltBinz is in a state 10-20 minutes before the crash where the par set is still marked as in progress at ~90-95% but is already finished with at least one corrupt file where par2 is called to repair. But this seem to fail because the path to call par2.exe is not as it should be and AltBinz crash with the "application don't respond"-windows where you can wait for response or terminate the program.