nicks96432 / mltd-asset-downloader

game asset downloader for THE IDOLM@STER MILLION LIVE! Theater Days (MLTD)
MIT License
22 stars 3 forks source link

[Issue] Access denied (Err 5) for assets extraction #51

Open CharlieFuu69 opened 5 months ago

CharlieFuu69 commented 5 months ago

Hello!

Without much delay, I come to report a possible bug when trying to extract the assets with mltd.exe. Apparently, this conflicts with the system when executing the action, even if I am running the CMD as administrator.

I have tried running the extraction in these ways:

image

Is it my mistake, or could it be a bug?

In advance, I point out that I have ffmpeg downloaded and with the binaries folder added to the PATH environment variable, in addition to having all the assets downloaded.

nicks96432 commented 4 months ago

Not pretty sure, but it looks like you're using asset extraction in a protected folder.
Check Windows Security > Virus & threat protection > Ransomware protection > Controlled folder access. If the switch is on, this access denied error may occur when you modify the protected folders.
You can either grant this application permissions or just simply turn off the switch.
Hope this helps!