KGS
1
Hi I’m Upgradting my project from 3.10.0 to 3.15.0 using heroic cloud
Steps I followed.
- change in go.mod
require GitHub - heroiclabs/nakama-common: The runtime framework for Nakama server. v1.26.0
- Run command go mod vendor
- push into git and and trigger build
here is the error i found
It looks like the plugin protobuf version mismatches Nakama’s v3.15.0, ensure that your plugin go.mod
has:
google.golang.org/protobuf v1.28.1
KGS
4
is there anything i have to do in heroic cloud
you see its getting a tag name of nakama 3.11
@KGS you need to update the builder image to nakama-enterprise v3.15.0: Heroic Labs Documentation | Managing Builders and rebuild the image. For Heroic Cloud related questions please reach out to support@heroiclabs.com