amakvana / SwitchEmuModDownloader

SwitchEmuModDownloader - A Cross-Platform One-Click Games Mod Downloader for Switch emulators. Formerly YuzuModDownloader.
GNU General Public License v3.0
567 stars 35 forks source link

"Unhandled exception has occurred" #22

Closed saoghalqc closed 1 year ago

saoghalqc commented 1 year ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior: Whenever I open the ModDownloader (it's located in the main yuzu.exe file location like it should)

Expected behavior A clear and concise description of what you expected to happen.

Screenshots image_2022-12-26_202802672

Desktop/Laptop (please complete the following information):

Additional context None.

amakvana commented 1 year ago

Could not load file or assembly "HtmlAgilityPack" means the HtmlAgilityPack.dll file is missing.

When you extract the YuzuModDownloader.zip archive, you need to make sure you also move the HtmlAgilityPack.dll file into the same directory YuzuModDownloader.exe is placed in.

saoghalqc commented 1 year ago

I didn't see that file in the first place, I don't know why! Well, that works now, thanks!