You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cupscale suddenly stopped working for me - I had been using it frequently over the past couple of weeks and haven't made any changes, so I'm not sure what's causing the issue.
Sometimes, I will attempt an upscale and it will say "Done" in <5 seconds without generating any new files. Other times, I get this error:
Error during FilenamePostprocess():
File name cannot be null.
Parameter name: sourceFileName
Stack Trace:
at System.IO.File.InternalMove(String sourceFileName, String destFileName, Boolean checkHost)
at Cupscale.Main.Upscale.FilenamePostprocess(String file)
Error during FilenamePostprocess():
File name cannot be null.
Parameter name: sourceFileName
Stack Trace:
at System.IO.File.InternalMove(String sourceFileName, String destFileName, Boolean checkHost)
at Cupscale.Main.Upscale.FilenamePostprocess(String file)
Cupscale installed at C:\Cupscale 1.39.0f1 and images located at C:\Upscaling, all dependencies are met. I checked and made sure the image doesn't have any weird characters in the file name.
The text was updated successfully, but these errors were encountered:
Cupscale suddenly stopped working for me - I had been using it frequently over the past couple of weeks and haven't made any changes, so I'm not sure what's causing the issue.
Sometimes, I will attempt an upscale and it will say "Done" in <5 seconds without generating any new files. Other times, I get this error:
Error during FilenamePostprocess():
File name cannot be null.
Parameter name: sourceFileName
Stack Trace:
at System.IO.File.InternalMove(String sourceFileName, String destFileName, Boolean checkHost)
at Cupscale.Main.Upscale.FilenamePostprocess(String file)
Error during FilenamePostprocess():
File name cannot be null.
Parameter name: sourceFileName
Stack Trace:
at System.IO.File.InternalMove(String sourceFileName, String destFileName, Boolean checkHost)
at Cupscale.Main.Upscale.FilenamePostprocess(String file)
Cupscale installed at C:\Cupscale 1.39.0f1 and images located at C:\Upscaling, all dependencies are met. I checked and made sure the image doesn't have any weird characters in the file name.
The text was updated successfully, but these errors were encountered: