-
Notifications
You must be signed in to change notification settings - Fork 56
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
EXC_BAD_ACCESS KERN_INVALID_ADDRESS 0x000000011318c008 protocol witness for Parsing.packets.getter in conformance Parser #6
Comments
+1, having the same issue from time to time. I think it happens when the packets are still being downloaded and the engine is asking for the next buffer. |
how can we reset engine for next song play. the thing which i'm doing is that playing song from local scenario :
|
Making currentTimeOffset to 0 will solved |
When/where do you set |
once the user clicks on next song button and before we assign new song URL to engine |
I have fixed this issue by go to Build Settings and search for "Optimization Level", change the value from "Optimize for Speed" to "No Optimization" |
What? Why? How? Is this for real? |
+1, it get this error too, do you all have solution? |
@syedhali can you take a look? please |
First of all this framework is indeed a well maintained and best one available for Engine,
can you please help to rectify this issues which i'm facing during engine usage?
1.
2.
The text was updated successfully, but these errors were encountered: