Songify icon indicating copy to clipboard operation
Songify copied to clipboard

An other process is using the "{route}/cover.png" causing the message "Songify just crashed ):"

Open Dottenk opened this issue 3 years ago • 1 comments

I tried to change the route of the directory but the problem still appears. So then I tried something different like erase the "%localappdata%/Songify.Rocks" with no fixes. I dont know what is the exact process to shutdown for solve this issue. Help :c

Here is my log file:

19:22:10: ##### Unhandled Exception ##### 19:22:10: MyHandler caught : The process cannot access the file 'C:\Program Files\Songify\OBS\cover.png' because it is being used by another process. 19:22:10: Runtime terminating: {0}True 19:22:10: ############################### 19:22:10: The process cannot access the file 'C:\Program Files\Songify\OBS\cover.png' because it is being used by another process. 19:22:10: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.File.InternalDelete(String path, Boolean checkHost) at Songify_Slim.MainWindow.WebClient_DownloadFileCompleted(Object sender, AsyncCompletedEventArgs e) at System.Net.WebClient.OnDownloadFileCompleted(AsyncCompletedEventArgs e) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem() at System.Threading.ThreadPoolWorkQueue.Dispatch() 19:22:10: mscorlib

Dottenk avatar Aug 28 '22 23:08 Dottenk

This is known and I already implemented a workaround for this. Unfortunately the update still takes some time before I can pubish it. For the time being I advice to disable the cover download.

I can't tell what exactly is causing this, probably Songify deadlocking the cover itself.

Inzaniity avatar Aug 28 '22 23:08 Inzaniity