-
Notifications
You must be signed in to change notification settings - Fork 111
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
No module named 'protocol80188' - Unpacking replay failed. #111
Comments
Copy and past the previous protocol file and rename it to protocol80188 and you will be good to go |
@amartin916 Thank You very much for such a quick response this seems to be connected with issue: #110 I will try this solution and inform You about the progress |
they wouldn't accept the pull request, its an semi automated job that adds the protocol files and the next time they run it, it will be added. I don't ever poke my contacts at blizzards for protocol files that are duplicates of the previous version. And yes I'm 99.99% sure its a duplicate of the previous version, I have processed ~200k replays from this patch with no issues reported to me. |
Thank You very much for the assistance @amartin916 :) |
While testing replay parsing with s2protocol according to the documentation (https://github.com/Blizzard/s2protocol/blob/master/docs/tutorial_API.rst) using the following code:
I was met with following error:
If anyone is willing to provide more information as to how to resolve the following problem I would appreciate that greatly.
The text was updated successfully, but these errors were encountered: