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?
- What’s the target platform (win64? some console?).
- It’s a grpc client or a rest client?
- If it’s a rest client, did you choose a different rest api than the default one via compilation flags?
- What are the platform parameters passed in?
- Could you share any console output or log that might be created when this crash happens?
Thanks for reporting this!