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

letting the snapshot Id null will throw up error #37

Open
MoSyazwan opened this issue Jan 17, 2022 · 1 comment
Open

letting the snapshot Id null will throw up error #37

MoSyazwan opened this issue Jan 17, 2022 · 1 comment

Comments

@MoSyazwan
Copy link

as per stated in code, you can leave snapshot id null so that it will use any latest snapshot to load the brain. Im getting error when put null for the snapshot.
image

@sandip1604
Copy link

sandip1604 commented Jan 24, 2022

I see that you are using Unity SDK, However, I am using the C++ SDK and I am not having any issues in leaving the Snapshot ID blank while using the method m_service->GetBrain<BrainSpec>()

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