C++ client bad alloc

Im getting a c++ bad alloc while trying to call Nakama::createDefaultClient

@RicardRC maybe you can help out here.

1 Like

Hi! Glad to help, but I can’t reproduce, could you give some more context?

  1. What’s the target platform (win64? some console?).
  2. It’s a grpc client or a rest client?
  3. If it’s a rest client, did you choose a different rest api than the default one via compilation flags?
  4. What are the platform parameters passed in?
  5. Could you share any console output or log that might be created when this crash happens?

Thanks for reporting this!