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

panic: proto: file "base_gcmessages.proto" is already registered (And some other proto files) #47

Closed
Masedko opened this issue Dec 2, 2023 · 2 comments

Comments

@Masedko
Copy link

Masedko commented Dec 2, 2023

Hi, I use go-dota2 and go-steam.
But during the build I get
panic: proto: file "base_gcmessages.proto" is already registered
I found some workaround by using
go build -ldflags "-X google.golang.org/protobuf/reflect/protoregistry.conflictPolicy=warn"
But that's not a good solution, am I missing something?

@paralin
Copy link
Owner

paralin commented Dec 6, 2023

@Masedko Thanks for the report, I'll look into this if/when I get time. If you find a solution in the meantime please let me know here

@paralin
Copy link
Owner

paralin commented May 4, 2024

As far as i know this is working now?

@paralin paralin closed this as not planned Won't fix, can't repro, duplicate, stale May 4, 2024
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