Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

clip download fails in task queue but not in clip download #1296

Open
2 tasks done
graphicjazz opened this issue Feb 2, 2025 · 0 comments
Open
2 tasks done

clip download fails in task queue but not in clip download #1296

graphicjazz opened this issue Feb 2, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@graphicjazz
Copy link

graphicjazz commented Feb 2, 2025

Checklist

Edition

Windows GUI Application

Describe your issue here

When I try to download either of these clips using the Task Queue option

https://clips.twitch.tv/EphemeralEnticingJuiceFloof-t0qY3VFQ0Ce2RbYF?tt_content=url&tt_medium=clips_api

https://clips.twitch.tv/WildScaryKeyboardBigBrother?tt_content=url&tt_medium=clips_api

I get the following error message:
System.NullReference Exception: Object reference not set to an instance of an object.
at
TwitchDownloaderWPF.WindowUrlList.btnQueue_Click(Object sender, RoutedEventArgs e) in
D:\a\TwitchDownloader\TwitchDownloader\TwitchDownloaderWPF\WindowUrlList.xaml.cs:line 135
at
System.Threading.Tasks.Task.<>c.b__128_0(Object state)
at
System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at
System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

Image

And then the application crashes.

Using the Clip Download option they download just fine.

I have downloaded many other clips from the same channel without any issues.

Add any related files or extra information here

No response

@graphicjazz graphicjazz added the bug Something isn't working label Feb 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant