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

Protobuf Panics for GG20 Branch #230

Open
daryakaviani opened this issue Mar 7, 2023 · 0 comments
Open

Protobuf Panics for GG20 Branch #230

daryakaviani opened this issue Mar 7, 2023 · 0 comments

Comments

@daryakaviani
Copy link

I believe this the fix at #106 needs to be integrated into the GG20 branch as well. While it was just a warning before, protobuf has been updated to panic on name registration conflicts. GG18 on the main branch works fine for me, but using my code with the GG20 branch gives:

panic: proto: message KGRound1Message is already registered
See https://developers.google.com/protocol-buffers/docs/reference/go/faq#namespace-conflict

Does the GG20 branch need to be updated to accommodate this protobuf change, i.e. does this mean GG20 is permanently broken until this fix is made? Alternatively, is there another workaround I can use to simply run GG20?

CC @lukasz-zimnoch @omershlo @Shadowfiend @PlamenHristov @yycen

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

1 participant