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

Thread 1: Fatal error: Index out of range #11

Open
varun-naharia opened this issue Aug 7, 2019 · 2 comments
Open

Thread 1: Fatal error: Index out of range #11

varun-naharia opened this issue Aug 7, 2019 · 2 comments

Comments

@varun-naharia
Copy link

I am getting error Thread 1: Fatal error: Index out of range on "Reader+Converter.swift" file on line 54 (let packet = packets[packetIndex]) even if there is packetIndex is less then packets.count.
Screenshot 2019-08-07 at 12 14 44 PM

@432player
Copy link

432player commented Oct 10, 2019

+1 This is also happening to me.
It's as if the packets in a moment vanishes and the next line packets[packetIndex] happens and causes an out of index crash.
Have you succeeded in handling this somehow?

@varun-naharia
Copy link
Author

I changed the media player, now I am using VLC media player

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants