Skip to content

Instantly share code, notes, and snippets.

@ashtneoi
Created November 8, 2020 22:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ashtneoi/d0fcd3a8cb0063bf1bff157079dec7f6 to your computer and use it in GitHub Desktop.
Save ashtneoi/d0fcd3a8cb0063bf1bff157079dec7f6 to your computer and use it in GitHub Desktop.
PS C:\Users\redacted\Downloads\otherlands-0.0.2> $Env:RUST_BACKTRACE=1
PS C:\Users\redacted\Downloads\otherlands-0.0.2> .\otherlands.exe
ExtensionSet { epic_view_configuration_fov: false, ext_performance_settings: false, ext_thermal_query: false, ext_debug_utils: false, ext_eye_gaze_interaction: false, ext_view_configuration_depth_range: false, ext_conformance_automation: false, ext_hand_tracking: false, ext_win32_appcontainer_compatible: false, ext_samsung_odyssey_controller: false, ext_hp_mixed_reality_controller: false, extx_overlay: false, huawei_controller_interaction: false, khr_composition_layer_cube: false, khr_composition_layer_depth: false, khr_vulkan_swapchain_format_list: false, khr_composition_layer_cylinder: false, khr_composition_layer_equirect: false, khr_opengl_enable: false, khr_opengl_es_enable: false, khr_vulkan_enable: true, khr_d3d11_enable: false, khr_d3d12_enable: false, khr_visibility_mask: false, khr_win32_convert_performance_counter_time: false, khr_convert_timespec_time: false, mnd_headless: false, mnd_swapchain_usage_input_attachment_bit: false, mndx_egl_enable: false, msft_unbounded_reference_space: false, msft_spatial_anchor: false, msft_spatial_graph_bridge: false, msft_hand_interaction: false, msft_hand_tracking_mesh: false, msft_secondary_view_configuration: false, msft_first_person_observer: false, msft_holographic_window_attachment: false, valve_analog_threshold: false, varjo_quad_views: false, other: [] }
loaded OpenXR runtime: SteamVR/OpenXR 0.1.0
[0x7ff628f1eeb0, 0x7ff628f1f388, 0x217060d0e00, 0x217060d0d70, 0x217058a7610, 0x217058a6fd0, 0x217060d0740, 0x7ff628f1f458]
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: VkError(ERROR_LAYER_NOT_PRESENT)', src\runtime\rhi\device.rs:90:94
stack backtrace:
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment