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

Fixes TypeError: reader.skipField is not a function #25

Merged
merged 2 commits into from
Apr 12, 2024

Conversation

katipunan98
Copy link
Collaborator

The problem was in the pkg google-protobuf
protocolbuffers/protobuf-javascript#141
But I also updated the proto files.
The bug would blow up the connection when the protobuf has a new field.

I was able to reproduce the error, and it stopped when I updated the protobuf pkg.

@katipunan98 katipunan98 changed the title making easier to create move order in case the distance is zero Fixes TypeError: reader.skipField is not a function Apr 12, 2024
@rubens21 rubens21 merged commit a82890b into master Apr 12, 2024
@rubens21 rubens21 deleted the fix-protobuf-bug branch April 12, 2024 15:03
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

Successfully merging this pull request may close these issues.

2 participants