Hello_xr error exception

When running hello_xr I get an exception in xr_generated_loader.cpp line# 352

Exception thrown at 0x00007FFDD1475E47 (XR_APILAYER_NOVENDOR_toolkit.dll) in hello_xr.exe: 0xC0000005: Access violation reading location 0x0000000000000000.

I am running Windows10 and Steamvr runtime. I also set Steamvr to run openxr, if I don’t I get an error that the XR_KHR_vulkan_enable2 extension is missing. I am using Vulkan as graphics system.

This looks like maybe an issue in the OpenXR Toolkit layer you are using? @mbucchia1 or @mbucchia have you seen this before?

@jsemeda you are using an old version of OpenXR Toolkit. The bug when app requests Vulkan was fixed in 1.3.0.

Thanks for the reply. That fixed it, thanks for the help.

1 Like

This topic was automatically closed 183 days after the last reply. New replies are no longer allowed.