-
Notifications
You must be signed in to change notification settings - Fork 251
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
HelloXR app running but no output #487
Comments
Verbose [GENERAL | xrEnumerateInstanceExtensionProperties | OpenXR-Loader] : Entering loader trampoline code: 0XR_SUCCESS Thread 0, Frame 0: Thread 0, Frame 0: Thread 0, Frame 0: Thread 0, Frame 0: Thread 0, Frame 0: Thread 0, Frame 0: Thread 0, Frame 0: Thread 0, Frame 0: [18:22:17.528][Info ] INFO: (INSTANCE 0x21ddfc5d400) Inserted device layer "VK_LAYER_KHRONOS_validation" (C:\VulkanSDK\1.3.280.0\Bin.\VkLayer_khronos_validation.dll) Thread 0, Frame 0: Thread 0, Frame 0: Thread 0, Frame 0: [18:22:17.826][Info ] Loaded vertex shader [18:22:17.840][Info ] Loaded fragment shader Thread 0, Frame 0: Thread 0, Frame 0: Thread 0, Frame 0: Thread 0, Frame 0: Thread 0, Frame 0: Thread 0, Frame 0: Thread 0, Frame 0: Thread 0, Frame 0: Thread 0, Frame 0: Thread 0, Frame 0: Thread 0, Frame 0: Thread 0, Frame 0: Thread 0, Frame 0: Thread 0, Frame 0: Thread 0, Frame 0: Thread 0, Frame 0: Thread 0, Frame 0: Thread 0, Frame 0: Thread 0, Frame 0: Thread 0, Frame 0: Thread 0, Frame 0: Thread 0, Frame 0: Thread 0, Frame 0: Thread 0, Frame 0: Thread 0, Frame 0: Thread 0, Frame 0: Thread 0, Frame 0: Thread 0, Frame 0: Thread 0, Frame 0: Thread 0, Frame 0: Thread 0, Frame 0: [18:22:27.485][Info ] Swapchain length 2 Thread 0, Frame 0: Thread 0, Frame 0: Thread 0, Frame 0: Thread 0, Frame 0: Thread 0, Frame 0: [18:22:27.578][Verbose] Creating session... Thread 0, Frame 0: Thread 0, Frame 0: Thread 0, Frame 0: Thread 0, Frame 0: Thread 0, Frame 0: Thread 0, Frame 0: Thread 0, Frame 0: Thread 0, Frame 0: Thread 0, Frame 0: Thread 0, Frame 0: Thread 0, Frame 0: Thread 0, Frame 0: Thread 0, Frame 0: Thread 0, Frame 0: Thread 0, Frame 0: Thread 0, Frame 0: Thread 0, Frame 0: Thread 0, Frame 0: Thread 0, Frame 0: Thread 0, Frame 0: Thread 0, Frame 0: Thread 0, Frame 0: Thread 0, Frame 0: Thread 0, Frame 0: Thread 0, Frame 0: Thread 0, Frame 0: Thread 0, Frame 0: Thread 0, Frame 0: T |
An issue (number 2324) has been filed to correspond to this issue in the internal Khronos GitLab (Khronos members only: KHR:openxr/openxr#2324 ), to facilitate working group processes. This GitHub issue will continue to be the main site of discussion. |
I have HelloXR running with Vulkan, but no output to the headset, says "waiting" on the headset. I was able to make it run before but something happened, not sure what, that made it behave this way. I am able to run it with D3D11 and D3D12, not Vulkan2. I am running under Windows10 and SteamXR runtime.
I am not sure how to interpret the lack of an output, is it coming from Vulkan functions not being found or getting bad function pointers? I also can not see any errors in the output log, part of it is below.
The text was updated successfully, but these errors were encountered: