Tyrrrz / YoutubeDownloader

Downloads videos and playlists from YouTube
MIT License
8.71k stars 1.19k forks source link

Unhandled exception crash on launch #438

Closed Retr0-01 closed 5 months ago

Retr0-01 commented 5 months ago

Version

v1.11 (YoutubeDownloader.win-x86)

Platform

Windows 11 23H2

Steps to reproduce

0QNMh1MDaS6NcP7

Details

Checklist

Tyrrrz commented 5 months ago

Are you sure you're on x86 Windows?

Retr0-01 commented 5 months ago

Yes I am.

Tyrrrz commented 5 months ago

Can you try running dotnet YoutubeDownloader.dll from the command line, inside the directory where YoutubeDownloader is extracted?

Retr0-01 commented 5 months ago
PS C:\Users\Retr0\Downloads\YoutubeDownloader.win-x86> dotnet YoutubeDownloader.dll
Unhandled exception. System.IO.FileLoadException: Could not load file or assembly 'YoutubeDownloader, Version=1.11.0.0, Culture=neutral, PublicKeyToken=null'.
Retr0-01 commented 5 months ago

I apologize as I have misinterpreted your previews question. By checking the system information I released that I indeed tried to run a x86 application on a 64-bit operating system. You are more than welcome to execute me, preferably through public stoning.

The x64 version works without any issues. Closing this before I embarrass myself even more. Thanks for the help. 👍

Tyrrrz commented 5 months ago

No worries, it's a common mistake 🙂