We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The NullReference Error pops up randomly, and I have yet be able to diagnose the problem.
Here's the exception
YoutubePlayer.Components.InvidiousVideoPlayer.GetCompatibleVideoFormat (YoutubePlayer.Models.VideoInfo videoInfo) (at ./Packages/com.ibicha.youtube-player/Runtime/Components/InvidiousVideoPlayer.cs:145) YoutubePlayer.Components.InvidiousVideoPlayer.PrepareVideoUrls (System.Threading.CancellationToken cancellationToken) (at ./Packages/com.ibicha.youtube-player/Runtime/Components/InvidiousVideoPlayer.cs:107)
The text was updated successfully, but these errors were encountered:
It could probably use a better error format, but this error happens when there's no video format available. Can you share the videoId and itag?
Sorry, something went wrong.
IDs hzCc6pp9cq8 K1QICrgxTjA BETPVN8V71Y I'm using the default itag
hzCc6pp9cq8 K1QICrgxTjA BETPVN8V71Y
I can't reproduce this error - can you share more details? How often? Any other errors in the console? Which Invidious instance are you using?
It happens 50% of the time, and there are no other errors. I'm using public Invidious Instance.
I get this too... 100% of the time. Only the first error though.
No branches or pull requests
The NullReference Error pops up randomly, and I have yet be able to diagnose the problem.
Here's the exception
The text was updated successfully, but these errors were encountered: