Forum Discussion
Constellation
12 years agoAdventurer
OVR_ASSERT on ovrHmd_GetLastError
I'm having trouble calling ovrHmd_GetLastError in debug mode; it triggers an OVR_ASSERT from LibOVR\Src\Service\Service_NetClient.cpp line 614:
I don't get the assertion if I pass in 0 for the ovrHmd parameter (which according to the docs should return global errors). If I pass in the pointer returned from ovrHmd_Create I get the assert.
if (!bsOut.Read(Hmd_GetLastError_Str))
I don't get the assertion if I pass in 0 for the ovrHmd parameter (which according to the docs should return global errors). If I pass in the pointer returned from ovrHmd_Create I get the assert.
2 Replies
- cyberealityGrand ChampionThanks for bringing this up. It was a bug, and we fixed it for a future release.
- ConstellationAdventurerWorks fine in 0.4.4, thanks for fixing that!
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 11 years ago
- 12 years ago