lay295 / TwitchDownloader

Twitch VOD/Clip Downloader - Chat Download/Render/Replay
MIT License
2.52k stars 259 forks source link

Error when writing output file chat json #1060

Closed meguygirl closed 1 month ago

meguygirl commented 1 month ago

Checklist

Edition

Select an Option

Describe your issue here

I downloaded the latest version and when I enter the command to download chat json I get: "Unhandled exception. System.AggregateException: One or more errors occurred. (Access to the path (Folder) is denied." I took the same steps as before and gave the binary executable rights in the terminal: chmod +x TwitchDownloaderCLI

 0tw

Add any related files or extra information here

No response

ScrubN commented 1 month ago

Does the file already exist and is open in another application/is read-only/is hidden? image

meguygirl commented 1 month ago

Ah yeah, I figured it out. I did a reboot and my antivirus had to ask if I could give it permission. It didn't pop up before until I did a reboot but I granted it permission. Thanks!