Some methods throw an InvalidOperationException, by example if you call RenderManager::GetRenderInfo, it happens, the message is osvrRenderManagerGetRenderInfoCollection call failed.
It's the same problem with GetViewerEyeSurfaceRadialDistortion or other methods of DisplayConfig. I checked the signature and it maches with the C API. So what is the problem?
Some methods throw an
InvalidOperationException, by example if you call RenderManager::GetRenderInfo, it happens, the message isosvrRenderManagerGetRenderInfoCollectioncall failed.It's the same problem with
GetViewerEyeSurfaceRadialDistortionor other methods ofDisplayConfig. I checked the signature and it maches with the C API. So what is the problem?