pilout / YuzuUpdater

A auto updater for YUZU EA with changelog.
65 stars 3 forks source link

Updater is deleting yuzu.exe #1

Closed Accorsi66 closed 1 year ago

Accorsi66 commented 1 year ago

I don't know what exactly is going on, but when I try to update it gives this error:

Yuzu EA version found : EA-3589
Retrives releases from github
Retrieve PRs from github
New Version found , pass from EA-3589 to EA-3591
10302 - Rework GC to be based on available card memory - early-access-merge  - 14/05/2023 19:25:15

Do you want to download it ? (y/n)
y
Downloading latest version
Remove zip file
Move files and directory to root directory
   em System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   em System.IO.File.InternalMove(String sourceFileName, String destFileName, Boolean checkHost)
   em System.IO.File.Move(String sourceFileName, String destFileName)
   em YuzuEAUpdater.Program.downloadLastedVersion()  Unable to locate file 'Z:\Emulators\Yuzu\yuzu.exe'.

After this error all the files are in the folder except yuzu.exe

Accorsi66 commented 1 year ago

I tried it on a fresh installation on C and with antivirus disabled it keeps giving the same thing:

Yuzu EA version found : EA-3589
Retrives releases from github
Retrieve PRs from github
New Version found , pass from EA-3589 to EA-3591
10302 - Rework GC to be based on available card memory - early-access-merge  - 14/05/2023 19:25:15

Do you want to download it ? (y/n)
y
Downloading latest version
Remove zip file
Move files and directory to root directory
   em System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   em System.IO.File.InternalMove(String sourceFileName, String destFileName, Boolean checkHost)
   em System.IO.File.Move(String sourceFileName, String destFileName)
   em YuzuEAUpdater.Program.downloadLastedVersion()  Unable to locate file 'C:\yuzu-windows-msvc-early-access\yuzu.exe'.

It seems that it can move all the new files except yuzu.exe

Accorsi66 commented 1 year ago

Now working with version 1.3