Emulator Issues #13093
closedUpdate message error !
0%
Description
Hello,
It's been 3 updates of Dolphin on Windows, with an error message, but it's still happening!
Cordially
Files
Updated by Anonymous about 2 years ago
What version are you trying to update from?
Does it happen for you with https://dl.dolphin-emu.org/builds/59/9a/dolphin-master-5.0-17756-x64.7z ?
Updated by Anonymous about 2 years ago
If it still happens with that build, take a procmon trace and link it
Updated by Cricri about 2 years ago
godisgovernment wrote:
If it still happens with that build, take a procmon trace and link it
Same problem. Same message, when updating to version 17762
Procmon trace ?
Updated by Anonymous about 2 years ago
take a capture with this tool while trying to update dolphin https://learn.microsoft.com/en-us/sysinternals/downloads/procmon
upload the saved trace to some external site like google drive, it will be large.
Updated by Cricri about 2 years ago
godisgovernment wrote:
take a capture with this tool while trying to update dolphin https://learn.microsoft.com/en-us/sysinternals/downloads/procmon
upload the saved trace to some external site like google drive, it will be large.
Ok, I'll wait for the next update! Thanks
Updated by Anonymous about 2 years ago
no, don't wait. just run a slightly older build, like the link from above: https://dl.dolphin-emu.org/builds/59/9a/dolphin-master-5.0-17756-x64.7z
Updated by Cricri about 2 years ago
godisgovernment wrote:
no, don't wait. just run a slightly older build, like the link from above: https://dl.dolphin-emu.org/builds/59/9a/dolphin-master-5.0-17756-x64.7z
Here is:
Please delete the link afterwards :)
Updated by Anonymous about 2 years ago
Thanks, I've downloaded the file so you can remove it from your share.
Updated by Anonymous about 2 years ago
Cricri: can you try some things:
- check if you see "this file came from another computer" in properties of dolphin folder(s) or updater.exe files: https://www.systoolsgroup.com/updates/wp-content/uploads/2015/04/image1.png
- try to add dolphin directory to Defender exclusion list https://support.microsoft.com/en-us/windows/add-an-exclusion-to-windows-security-811816c0-4dfd-af4a-47e4-c301afe13b26
Updated by Anonymous about 2 years ago
- try to (temporarily) disable Defender "real-time protection".
The problem seems to be that Defender keeps a handle to Updater.exe open when we try to rename it. Just want to make sure this is the real issue.
Updated by Cricri about 2 years ago
- File Capture d’écran 2022-10-30 023656.png Capture d’écran 2022-10-30 023656.png added
- File Capture d’écran 2022-10-30 023748.png Capture d’écran 2022-10-30 023748.png added
godisgovernment wrote:
- try to (temporarily) disable Defender "real-time protection".
The problem seems to be that Defender keeps a handle to Updater.exe open when we try to rename it. Just want to make sure this is the real issue.
Renaming the folder, same problem, however I copied the new folder for download to the same place and it seems to work. On the other hand I find additional files in the old one.
Updated by Cricri about 2 years ago
godisgovernment wrote:
- try to (temporarily) disable Defender "real-time protection".
The problem seems to be that Defender keeps a handle to Updater.exe open when we try to rename it. Just want to make sure this is the real issue.
After doing some tests on the old folder, deleting the updater.exe.bak file, I no longer had the problem.
Updated by Anonymous about 2 years ago
Did those tests include changing defender settings? or just deleting that file?
Updated by Cricri about 2 years ago
godisgovernment wrote:
Did those tests include changing defender settings? or just deleting that file?
Only file deleted
Updated by Anonymous about 2 years ago
Thanks. this is hopefully fixed by https://github.com/dolphin-emu/dolphin/pull/11231 . once that PR is merged (and there's some commit afterward to generate an update), let us know if it's fixed.
Updated by Cricri about 2 years ago
godisgovernment wrote:
Thanks. this is hopefully fixed by https://github.com/dolphin-emu/dolphin/pull/11231 . once that PR is merged (and there's some commit afterward to generate an update), let us know if it's fixed.
I just got a new update, same problem. In fact, you would otherwise have to remove the update.bak file each time for it to work.
Updated by Anonymous about 2 years ago
can you try this:
- download+extract https://dl.dolphin-emu.org/builds/60/4f/dolphin-master-5.0-17768-x64.7z
- copy (duplicate) Updater.exe to Updater.exe.bak to simulate the problem
- run dolphin.exe and let it update to the latest dev build from 5.0-17768
Updated by Cricri about 2 years ago
godisgovernment wrote:
can you try this:
- download+extract https://dl.dolphin-emu.org/builds/60/4f/dolphin-master-5.0-17768-x64.7z
- copy (duplicate) Updater.exe to Updater.exe.bak to simulate the problem
- run dolphin.exe and let it update to the latest dev build from 5.0-17768
The 771 and the one before it passed by themselves without error. But I had also installed on another PC to do tests, the 771 I had the same error but I don't know from which version, one had passed, that of morning. Maybe next time there won't be any more.
Updated by Cricri about 2 years ago
godisgovernment wrote:
please try the exact steps I've listed.
So, I did this manipulation on the 2nd PC where it also crashed, and the update went from 768 to 771 without error.
Updated by Anonymous about 2 years ago
Thanks for checking, I think this can be marked as fixed now