cupscale icon indicating copy to clipboard operation
cupscale copied to clipboard

Issues with Model Comparison Feature

Open digitalblossom opened this issue 4 years ago • 0 comments

Each time I attempt to use the model comparison, after the first upscale it produces this Error for each further upscale:

Failed to move/rename 'preview.png.tmp' and ran out of retries!

Eine Datei kann nicht erstellt werden, wenn sie bereits vorhanden ist.


Stack Trace:
   bei System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   bei System.IO.File.InternalMove(String sourceFileName, String destFileName, Boolean checkHost)
   bei Cupscale.Main.Upscale.<PostprocessingSingle>d__12.MoveNext()

While it does produce an output image, all of the renders look identical and have cropping issues.

digitalblossom avatar Aug 18 '21 22:08 digitalblossom