Can't Install Omniverse Create

I’ve tried to install Omniverse Create multiple times and used cleanup tool to remove and reinstall.
(Legion Core i7 NVIDIA GeForce GTX 1660 Ti v472.47)

Keep getting following error:
(Cache and Drive install without issue.)

Error occurred during installation of Create: Command failed: “C:\Users\bjenk\AppData\Local\ov\pkg\create-2021.3.7\omni.create.warmup.bat” --/app/environment/name=‘launcher_warmup’
2021-11-28 00:47:08 [2,401ms] [Error] [gpu.foundation.plugin] No device could be created. Some known system issues:

  • The driver is not installed properly and requires a clean re-install.
  • Your GPUs do not support RayTracing: DXR or Vulkan ray_tracing, or hardware is excluded due to performance.
  • The driver cannot enumerate any GPU: driver, display or a docker issue. For Vulkan, test it with Vulkaninfo tool from Vulkan SDK, instead of nvidia-smi.

2021-11-28 00:47:13 [7,571ms] [Error] [omni.kit.window.viewport.plugin] Failed to initialize resource manager
2021-11-28 00:47:13 [7,571ms] [Error] [omni.kit.window.viewport.plugin] Failed to prepare GPU Foundation
2021-11-28 00:47:13 [7,571ms] [Error] [omni.kit.window.viewport.plugin] Failed to startup required plugins
2021-11-28 00:47:13 [7,631ms] [Error] [carb.scripting-python.plugin] AttributeError: ‘NoneType’ object has no attribute ‘get_mouse_event_stream’

At:
c:\users\bjenk\appdata\local\ov\pkg\create-2021.3.7\kit\extscore\omni.kit.window.viewport\omni\kit\viewport\scripts\context_menu.py(27): on_startup
c:/users/bjenk/appdata/local/ov/pkg/create-2021.3.7/kit/plugins/bindings-python\omni\ext\impl_internal.py(143): _startup_ext
c:/users/bjenk/appdata/local/ov/pkg/create-2021.3.7/kit/plugins/bindings-python\omni\ext\impl_internal.py(174): startup_all_extensions_in_module
c:/users/bjenk/appdata/local/ov/pkg/create-2021.3.7/kit/plugins/bindings-python\omni\ext\impl_internal.py(225): startup_all_extensions_in_module
PythonExtension.cpp::startup()(2):

2021-11-28 00:47:13 [7,631ms] [Error] [omni.ext.plugin] [ext: omni.kit.window.viewport-0.0.0] Failed to process python module extension in ‘c:/users/bjenk/appdata/local/ov/pkg/create-2021.3.7/kit/extscore/omni.kit.window.viewport/.’.
2021-11-28 00:47:13 [7,823ms] [Error] [omni.hydratexture.plugin] Failed to create carb::renderer::Renderer context
2021-11-28 00:47:14 [8,650ms] [Error] [omni.ext.impl.internal] Failed to import python module omni.kit.capture. Error: No module named ‘omni.kit.viewport’. Traceback:
Traceback (most recent call last):
File “c:/users/bjenk/appdata/local/ov/pkg/create-2021.3.7/kit/plugins/bindings-python\omni\ext\impl_internal.py”, line 65, in import_module
return importlib.import_module(name)
File "c:\users\bjenk\appdata\local\ov\pkg\create-2021.3.7\kit\python\lib\importlib_init
.py", line 127, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File “”, line 1006, in _gcd_import
File “”, line 983, in _find_and_load
File “”, line 967, in _find_and_load_unlocked
File “”, line 677, in _load_unlocked
File “”, line 728, in exec_module
File “”, line 219, in call_with_frames_removed
File "c:\users\bjenk\appdata\local\ov\pkg\create-2021.3.7\kit\exts\omni.kit.capture\omni\kit\capture_init
.py", line 10, in
from .extension import CaptureExtension
File “c:\users\bjenk\appdata\local\ov\pkg\create-2021.3.7\kit\exts\omni.kit.capture\omni\kit\capture\extension.py”, line 16, in
import omni.kit.viewport
ModuleNotFoundError: No module named ‘omni.kit.viewport’

2021-11-28 00:47:14 [8,650ms] [Error] [carb.scripting-python.plugin] Exception: Extension python module: ‘omni.kit.capture’ in ‘c:/users/bjenk/appdata/local/ov/pkg/create-2021.3.7/kit/exts/omni.kit.capture/.’ failed to load.

At:
c:/users/bjenk/appdata/local/ov/pkg/create-2021.3.7/kit/plugins/bindings-python\omni\ext\impl_internal.py(169): startup_all_extensions_in_module
c:/users/bjenk/appdata/local/ov/pkg/create-2021.3.7/kit/plugins/bindings-python\omni\ext\impl_internal.py(225): startup_all_extensions_in_module
PythonExtension.cpp::startup()(2):

2021-11-28 00:47:14 [8,650ms] [Error] [omni.ext.plugin] [ext: omni.kit.capture-0.4.7] Failed to process python module extension in ‘c:/users/bjenk/appdata/local/ov/pkg/create-2021.3.7/kit/exts/omni.kit.capture/.’.
2021-11-28 00:47:14 [8,905ms] [Error] [omni.ext.impl.internal] Failed to import python module omni.kit.window.movie_maker. Error: No module named ‘omni.kit.capture’. Traceback:
Traceback (most recent call last):
File “c:/users/bjenk/appdata/local/ov/pkg/create-2021.3.7/kit/plugins/bindings-python\omni\ext\impl_internal.py”, line 65, in import_module
return importlib.import_module(name)
File "c:\users\bjenk\appdata\local\ov\pkg\create-2021.3.7\kit\python\lib\importlib_init
.py", line 127, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File “”, line 1006, in _gcd_import
File “”, line 983, in _find_and_load
File “”, line 967, in _find_and_load_unlocked
File “”, line 677, in _load_unlocked
File “”, line 728, in exec_module
File “”, line 219, in call_with_frames_removed
File "c:\users\bjenk\appdata\local\ov\pkg\create-2021.3.7\kit\exts\omni.kit.window.movie_maker\omni\kit\window\movie_maker_init
.py", line 10, in
from .extension import MovieMakerExtension
File “c:\users\bjenk\appdata\local\ov\pkg\create-2021.3.7\kit\exts\omni.kit.window.movie_maker\omni\kit\window\movie_maker\extension.py”, line 13, in
from .window import MovieMakerWindow
File “c:\users\bjenk\appdata\local\ov\pkg\create-2021.3.7\kit\exts\omni.kit.window.movie_maker\omni\kit\window\movie_maker\window.py”, line 14, in
import omni.kit.capture
ModuleNotFoundError: No module named ‘omni.kit.capture’

2021-11-28 00:47:14 [8,905ms] [Error] [carb.scripting-python.plugin] Exception: Extension python module: ‘omni.kit.window.movie_maker’ in ‘c:/users/bjenk/appdata/local/ov/pkg/create-2021.3.7/kit/exts/omni.kit.window.movie_maker/.’ failed to load.

At:
c:/users/bjenk/appdata/local/ov/pkg/create-2021.3.7/kit/plugins/bindings-python\omni\ext\impl_internal.py(169): startup_all_extensions_in_module
c:/users/bjenk/appdata/local/ov/pkg/create-2021.3.7/kit/plugins/bindings-python\omni\ext\impl_internal.py(225): startup_all_extensions_in_module
PythonExtension.cpp::startup()(2):

2021-11-28 00:47:14 [8,905ms] [Error] [omni.ext.plugin] [ext: omni.kit.window.movie_maker-0.5.9] Failed to process python module extension in ‘c:/users/bjenk/appdata/local/ov/pkg/create-2021.3.7/kit/exts/omni.kit.window.movie_maker/.’.
2021-11-28 00:47:17 [11,700ms] [Error] [carb.scripting-python.plugin] ModuleNotFoundError: No module named ‘omni.kit.viewport’

At:
c:\users\bjenk\appdata\local\ov\pkg\create-2021.3.7\kit\exts\omni.kit.thumbnails.usd\omni\kit\thumbnails\usd\main.py(51): on_startup
c:/users/bjenk/appdata/local/ov/pkg/create-2021.3.7/kit/plugins/bindings-python\omni\ext\impl_internal.py(143): _startup_ext
c:/users/bjenk/appdata/local/ov/pkg/create-2021.3.7/kit/plugins/bindings-python\omni\ext\impl_internal.py(174): startup_all_extensions_in_module
c:/users/bjenk/appdata/local/ov/pkg/create-2021.3.7/kit/plugins/bindings-python\omni\ext\impl_internal.py(225): startup_all_extensions_in_module
PythonExtension.cpp::startup()(2):

2021-11-28 00:47:17 [11,700ms] [Error] [omni.ext.plugin] [ext: omni.kit.thumbnails.usd-0.5.0] Failed to process python module extension in ‘c:/users/bjenk/appdata/local/ov/pkg/create-2021.3.7/kit/exts/omni.kit.thumbnails.usd/.’.
2021-11-28 00:47:18 [12,483ms] [Error] [omni.ext.impl.internal] Failed to import python module omni.kit.viewport_widgets_manager. Error: No module named ‘omni.kit.viewport’. Traceback:
Traceback (most recent call last):
File “c:/users/bjenk/appdata/local/ov/pkg/create-2021.3.7/kit/plugins/bindings-python\omni\ext\impl_internal.py”, line 65, in import_module
return importlib.import_module(name)
File "c:\users\bjenk\appdata\local\ov\pkg\create-2021.3.7\kit\python\lib\importlib_init
.py", line 127, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File “”, line 1006, in _gcd_import
File “”, line 983, in _find_and_load
File “”, line 967, in _find_and_load_unlocked
File “”, line 677, in _load_unlocked
File “”, line 728, in exec_module
File “”, line 219, in call_with_frames_removed
File "c:\users\bjenk\appdata\local\ov\pkg\create-2021.3.7\kit\exts\omni.kit.viewport_widgets_manager\omni\kit\viewport_widgets_manager_init
.py", line 9, in
from .extension import ViewportWidgetsManagerExtension, WidgetAlignment, add_widget, remove_widget
File “c:\users\bjenk\appdata\local\ov\pkg\create-2021.3.7\kit\exts\omni.kit.viewport_widgets_manager\omni\kit\viewport_widgets_manager\extension.py”, line 11, in
from .manager import ViewportWidgetsManager, WidgetAlignment
File “c:\users\bjenk\appdata\local\ov\pkg\create-2021.3.7\kit\exts\omni.kit.viewport_widgets_manager\omni\kit\viewport_widgets_manager\manager.py”, line 6, in
import omni.kit.viewport as vp
ModuleNotFoundError: No module named ‘omni.kit.viewport’

2021-11-28 00:47:18 [12,483ms] [Error] [carb.scripting-python.plugin] Exception: Extension python module: ‘omni.kit.viewport_widgets_manager’ in ‘c:/users/bjenk/appdata/local/ov/pkg/create-2021.3.7/kit/exts/omni.kit.viewport_widgets_manager/.’ failed to load.

At:
c:/users/bjenk/appdata/local/ov/pkg/create-2021.3.7/kit/plugins/bindings-python\omni\ext\impl_internal.py(169): startup_all_extensions_in_module
c:/users/bjenk/appdata/local/ov/pkg/create-2021.3.7/kit/plugins/bindings-python\omni\ext\impl_internal.py(225): startup_all_extensions_in_module
PythonExtension.cpp::startup()(2):

2021-11-28 00:47:18 [12,483ms] [Error] [omni.ext.plugin] [ext: omni.kit.viewport_widgets_manager-1.0.3] Failed to process python module extension in ‘c:/users/bjenk/appdata/local/ov/pkg/create-2021.3.7/kit/exts/omni.kit.viewport_widgets_manager/.’.
2021-11-28 00:47:18 [12,784ms] [Error] [omni.ext.impl.internal] Failed to import python module omni.kit.collaboration.viewport.camera. Error: No module named ‘omni.kit.viewport’. Traceback:
Traceback (most recent call last):
File “c:/users/bjenk/appdata/local/ov/pkg/create-2021.3.7/kit/plugins/bindings-python\omni\ext\impl_internal.py”, line 65, in import_module
return importlib.import_module(name)
File "c:\users\bjenk\appdata\local\ov\pkg\create-2021.3.7\kit\python\lib\importlib_init
.py", line 127, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File “”, line 1006, in _gcd_import
File “”, line 983, in _find_and_load
File “”, line 967, in _find_and_load_unlocked
File “”, line 677, in _load_unlocked
File “”, line 728, in exec_module
File “”, line 219, in call_with_frames_removed
File "c:\users\bjenk\appdata\local\ov\pkg\create-2021.3.7\kit\exts\omni.kit.collaboration.viewport.camera\omni\kit\collaboration\viewport\camera_init
.py", line 9, in
from .extension import ViewportCameraNameExtension
File “c:\users\bjenk\appdata\local\ov\pkg\create-2021.3.7\kit\exts\omni.kit.collaboration.viewport.camera\omni\kit\collaboration\viewport\camera\extension.py”, line 11, in
from .stage_listener import StageListener
File “c:\users\bjenk\appdata\local\ov\pkg\create-2021.3.7\kit\exts\omni.kit.collaboration.viewport.camera\omni\kit\collaboration\viewport\camera\stage_listener.py”, line 5, in
import omni.kit.viewport as vp
ModuleNotFoundError: No module named ‘omni.kit.viewport’

2021-11-28 00:47:18 [12,784ms] [Error] [carb.scripting-python.plugin] Exception: Extension python module: ‘omni.kit.collaboration.viewport.camera’ in ‘c:/users/bjenk/appdata/local/ov/pkg/create-2021.3.7/kit/exts/omni.kit.collaboration.viewport.camera/.’ failed to load.

At:
c:/users/bjenk/appdata/local/ov/pkg/create-2021.3.7/kit/plugins/bindings-python\omni\ext\impl_internal.py(169): startup_all_extensions_in_module
c:/users/bjenk/appdata/local/ov/pkg/create-2021.3.7/kit/plugins/bindings-python\omni\ext\impl_internal.py(225): startup_all_extensions_in_module
PythonExtension.cpp::startup()(2):

2021-11-28 00:47:18 [12,784ms] [Error] [omni.ext.plugin] [ext: omni.kit.collaboration.viewport.camera-1.0.1] Failed to process python module extension in ‘c:/users/bjenk/appdata/local/ov/pkg/create-2021.3.7/kit/exts/omni.kit.collaboration.viewport.camera/.’.
2021-11-28 00:47:21 [15,936ms] [Fatal] [carb.crashreporter-breakpad.plugin] omni.physxui.plugin.dll!carbOnPluginStartup
2021-11-28 00:47:21 [15,936ms] [Fatal] [carb.crashreporter-breakpad.plugin] carb.dll!releaseFramework
2021-11-28 00:47:21 [15,936ms] [Fatal] [carb.crashreporter-breakpad.plugin] carb.dll!releaseFramework
2021-11-28 00:47:21 [15,936ms] [Fatal] [carb.crashreporter-breakpad.plugin] carb.dll!releaseFramework
2021-11-28 00:47:21 [15,936ms] [Fatal] [carb.crashreporter-breakpad.plugin] carb.dll!releaseFramework
2021-11-28 00:47:21 [15,938ms] [Fatal] [carb.crashreporter-breakpad.plugin] carb.dll!+0x1048e
2021-11-28 00:47:21 [15,938ms] [Fatal] [carb.crashreporter-breakpad.plugin] omni.ext.plugin.dll!carbOnPluginRegisterEx
2021-11-28 00:47:21 [15,938ms] [Fatal] [carb.crashreporter-breakpad.plugin] omni.ext.plugin.dll!carbOnPluginRegisterEx
2021-11-28 00:47:21 [15,938ms] [Fatal] [carb.crashreporter-breakpad.plugin] omni.ext.plugin.dll!carbOnPluginStartup
2021-11-28 00:47:21 [15,938ms] [Fatal] [carb.crashreporter-breakpad.plugin] omni.ext.plugin.dll!carbOnPluginRegisterEx
2021-11-28 00:47:21 [15,938ms] [Fatal] [carb.crashreporter-breakpad.plugin] omni.ext.plugin.dll!carbOnPluginRegisterEx
2021-11-28 00:47:21 [15,938ms] [Fatal] [carb.crashreporter-breakpad.plugin] omni.ext.plugin.dll!carbOnPluginRegisterEx
2021-11-28 00:47:21 [15,938ms] [Fatal] [carb.crashreporter-breakpad.plugin] omni.ext.plugin.dll!carbOnPluginStartup
2021-11-28 00:47:21 [15,940ms] [Fatal] [carb.crashreporter-breakpad.plugin] omni.kit.app.plugin.dll!+0x10f23
2021-11-28 00:47:21 [15,940ms] [Fatal] [carb.crashreporter-breakpad.plugin] omni.kit.app.plugin.dll!+0xb4d1
2021-11-28 00:47:21 [15,941ms] [Fatal] [carb.crashreporter-breakpad.plugin] kit.exe!+0x21ef
2021-11-28 00:47:21 [15,941ms] [Fatal] [carb.crashreporter-breakpad.plugin] kit.exe!+0x2c64
2021-11-28 00:47:21 [15,942ms] [Fatal] [carb.crashreporter-breakpad.plugin] KERNEL32.DLL!BaseThreadInitThunk
2021-11-28 00:47:21 [15,942ms] [Fatal] [carb.crashreporter-breakpad.plugin] ntdll.dll!RtlUserThreadStart

Any recommendations?

Hello @user69146! Create requires the use of the RTX tensor cores that are only found on our RTX cards. Create’s minimum required GPU is an RTX 3060.

https://docs.omniverse.nvidia.com/app_create/common/technical-requirements.html

I’ve bumped into the same issue.

Coudl the minimum requirements be listed in the Exchange info screen, underneath Platforms? Perhaps not offering the option to install if the minimum requirements are not met? Or at the very least, the error message made more user-friendly?

I think the same minimum requirements also apply to Omniverse View?

2 Likes

Hello @michael.davey! I have submitted a request to include Technical Specs on the Launcher Exchange tab (Internal Ticket OM-42270). Thanks for the suggestion!

Here is a link to our technical specs in our documentation:

1 Like

Why is RTX 2080TI not supported!!
All RTX are supported is said if im not wrong.
Both view and create has errors.
Uninstalled and reinstalled both.
Shows as active YES=0 (it should be active right)

2022-01-19 10:25:47 [11,756ms] [Info] [carb] Initializing plugin: gpu.foundation.plugin (interfaces: [carb::graphicsmux::GraphicsMux v1.1],[gpu::foundation::GpuFoundation v0.1],[gpu::foundation::ISystemInfo v0.1],[gpu::realm::Realm v0.1],[rtx::psodb::PsoDb v0.2],[rtx::rendergraph::RenderGraphBuilder v0.8],[rtx::resourcemanager::ResourceManager v0.18],[rtx::shaderdb::ShaderDb v0.7]) (impl: gpu.foundation.plugin)
2022-01-19 10:25:47 [12,061ms] [Info] [gpu.foundation.plugin] Skipping software adapter 2: Microsoft Basic Render Driver
2022-01-19 10:25:47 [12,198ms] [Info] [carb.graphics-direct3d.plugin] Active GPU: NVIDIA GeForce RTX 2080 Ti
2022-01-19 10:25:48 [13,337ms] [Info] [carb.graphics-direct3d.plugin] Active GPU: Microsoft Basic Render Driver
2022-01-19 10:25:48 [13,338ms] [Warning] [gpu.foundation.plugin] Raytracing is not supported on GPU: 1. Skipping this device.
2022-01-19 10:25:48 [13,339ms] [Warning] [carb.graphics-direct3d.plugin] Leaking graphics objects. Live device refcount: 5. Release all the graphics objects prior to destroying the device.
2022-01-19 10:25:48 [13,339ms] [Info] [gpu.foundation.plugin]
|---------------------------------------------------------------------------------------------|
| Driver Version: 511.9 | Graphics API: D3D12
|=============================================================================================|
| GPU | Name | Active | LDA | GPU Memory | Vendor-ID | LUID |
| | | | | | Device-ID | UUID |
|---------------------------------------------------------------------------------------------|
| 0 | NVIDIA GeForce RTX 2080 Ti | Yes: 0 | | 11049 MB | 10de | 13118000… |
| | | | | | 1e04 | 0 |
|---------------------------------------------------------------------------------------------|
| 1 | Microsoft Basic Render Driver | | | 0 MB | 1414 | 13e08000… |
| | | | | | 8c | 0 |
|=============================================================================================|
| OS: Windows, Version: 10.0, Build: 22000
| Processor: Intel(R) Core™ i9-9920X CPU @ 3.50GHz | Cores: 12 | Logical: 24
|---------------------------------------------------------------------------------------------|
| Total Memory (MB): 65263 | Free Memory: 57313
| Total Page/Swap (MB): 167663 | Free Page/Swap: 157268
|---------------------------------------------------------------------------------------------|

2022-01-19 10:25:48 [13,340ms] [Info] [carb] Initializing plugin: carb.cudainterop.plugin (interfaces: [carb::cudainterop::CudaInterop v0.4]) (impl: carb.cudainterop.plugin)
2022-01-19 10:25:48 [13,342ms] [Info] [carb] Initializing plugin: carb.glinterop.plugin (interfaces: [carb::glinterop::GLInterop v0.1]) (impl: carb.glinterop.plugin)
2022-01-19 10:25:48 [13,470ms] [Info] [carb.glinterop.plugin] OpenGL renderer: NVIDIA GeForce RTX 2080 Ti/PCIe/SSE2

2022-01-19 10:25:49 [13,749ms] [Warning] [gpu.foundation.plugin] Different GPUs have different availalbe VRAM. The texture streaming system will be limited to the lower VRAM number
2022-01-19 10:25:49 [13,749ms] [Info] [carb] Initializing plugin: carb.shadercompiler-slang.plugin (interfaces: [carb::shadercompiler::ShaderCompiler v0.5]) (impl: carb.shadercompiler-slang.plugin)
2022-01-19 10:25:51 [15,811ms] [Info] [gpu.foundation.plugin] Device 0:
2022-01-19 10:25:51 [15,811ms] [Info] [gpu.foundation.plugin] - Render queues: 2
2022-01-19 10:25:51 [15,811ms] [Info] [gpu.foundation.plugin] - Compute queues: 1
2022-01-19 10:25:51 [15,811ms] [Info] [gpu.foundation.plugin] - Copy queues: 1
2022-01-19 10:25:51 [15,865ms] [Info] [gpu.foundation.plugin] Process 0 of 1 started.
2022-01-19 10:25:51 [15,875ms] [Info] [carb] Initializing plugin: omni.ui.windowmanager.plugin (interfaces: [omni::ui::windowmanager::IWindowCallbackManager v0.3]) (impl: omni.ui.windowmanager.plugin)
2022-01-19 10:25:51 [15,875ms] [Info] [carb] Initializing plugin: carb.imgui.plugin (interfaces: [carb::imgui::ImGui v1.0]) (impl: carb.imgui.plugin)
2022-01-19 10:25:51 [15,875ms] [Info] [carb] Initializing plugin: carb.imguizmo.plugin (interfaces: [carb::imguizmo::ImGuizmo v1.0]) (impl: carb.imguizmo.plugin)
2022-01-19 10:25:51 [15,876ms] [Info] [carb] Initializing plugin: omni.ui.glyphmanager.plugin (interfaces: [omni::ui::IGlyphManager v1.0]) (impl: omni.ui.glyphmanager.plugin)
2022-01-19 10:25:51 [15,887ms] [Info] [carb] Initializing plugin: carb.svg.plugin (interfaces: [carb::svg::Svg v0.1]) (impl: carb.svg.plugin)
2022-01-19 10:25:51 [15,936ms] [Info] [carb] file ‘d:/nvidia_omniverse/library/view-2021.3.10/kit/resources/resources.config.json’ does not exist
2022-01-19 10:25:51 [16,184ms] [Info] [omni.ext.plugin] About to startup: [ext: omni.ui-2.5.3] (order: 0) Triggered by: omni.anim.camera_tool-101.0.6, omni.iray.settings.core-0.6.2, omni.kit.browser.core-1.1.8, omni.kit.capture-0.4.7, omni.kit.context_menu-1.3.2, omni.kit.mainwindow-0.0.0, omni.kit.menu.utils-1.0.2, omni.kit.notification_manager-1.0.0, omni.kit.primitive.mesh-1.0.0, omni.kit.property.material-1.7.2, omni.kit.property.usd-3.11.4, omni.kit.selection-0.1.0, omni.kit.thumbnails.mdl-1.0.7, omni.kit.tool.asset_importer-2.3.13, omni.kit.tool.collect-2.1.0, omni.kit.tool.navigation-102.2.8, omni.kit.tool.teleport-102.0.2, omni.kit.viewport_widgets_manager-1.0.3, omni.kit.widget.browser_bar-2.0.2, omni.kit.widget.filebrowser-2.2.20, omni.kit.widget.graph-1.1.4, omni.kit.widget.layers-1.5.12, omni.kit.widget.material_preview-1.0.3, omni.kit.widget.path_field-2.0.3, omni.kit.widget.prompt-1.0.0, omni.kit.widget.searchfield-1.0.4, omni.kit.widget.settings-1.0.0, omni.kit.widget.stage-2.6.8, omni.kit.widget.versioning-1.3.4, omni.kit.widget.zoombar-1.0.1, omni.kit.widgets.custom-0.6.1, omni.kit.window.console-0.1.0, omni.kit.window.content_browser-2.4.10, omni.kit.window.cursor-1.0.1, omni.kit.window.drop_support-1.0.0, omni.kit.window.extensions-1.0.2, omni.kit.window.file-1.3.5, omni.kit.window.filepicker-2.4.12, omni.kit.window.popup_dialog-2.0.4, omni.kit.window.preferences-1.1.5, omni.kit.window.property-1.6.2, omni.kit.window.script_editor-1.5.0, omni.kit.window.section-102.1.7, omni.kit.window.stage-2.3.4, omni.kit.window.status_bar-0.1.0, omni.kit.window.viewport-0.0.0, omni.kit.xr-1.0.0, omni.kit.xr.profile.tabletar-1.0.0, omni.rtx.settings.core-0.5.4, omni.rtx.window.settings-0.6.0, omni.view.aboutwindow-0.1.0, omni.view.dashboard-0.1.0, omni.view.menubar.connection-0.1.0, omni.view.movie_maker-0.3.0, omni.view.preference-0.1.0, omni.view.shared-0.1.0, omni.view.startup-0.1.0, omni.view.toolbar-0.1.6, omni.view.tooltip-0.1.0 (path: d:/nvidia_omniverse/library/view-2021.3.10/kit/extscore/omni.ui)
2022-01-19 10:25:51 [16,184ms] [Info] [omni.kit.app.plugin] [16.949s] [ext: omni.ui-2.5.3] startup
2022-01-19 10:25:51 [16,184ms] [Info] [omni.ext.plugin] Attempting to load plugins. Folder: ‘d:/nvidia_omniverse/library/view-2021.3.10/kit/plugins’ Filename: ‘omni.ui.windowmanager.plugin’
2022-01-19 10:25:51 [16,186ms] [Info] [omni.ext.plugin] Attempting to load plugins. Folder: ‘d:/nvidia_omniverse/library/view-2021.3.10/kit/plugins’ Filename: ‘omni.ui.glyphmanager.plugin’
2022-01-19 10:25:51 [16,187ms] [Info] [omni.ext.plugin] Attempting to load plugins. Folder: ‘d:/nvidia_omniverse/library/view-2021.3.10/kit/plugins/carb_gfx’ Filename: ‘carb.svg-nanosvg.plugin’
2022-01-19 10:25:51 [16,221ms] [Info] [omni.ext.plugin] About to startup: [ext: omni.kit.mainwindow-0.0.0] (order: 0) Triggered by: omni.kit.uiapp-0.0.0 (path: d:/nvidia_omniverse/library/view-2021.3.10/kit/extscore/omni.kit.mainwindow)
2022-01-19 10:25:51 [16,221ms] [Info] [omni.kit.app.plugin] [16.986s] [ext: omni.kit.mainwindow-0.0.0] startup
2022-01-19 10:25:51 [16,221ms] [Info] [omni.ext.plugin] Attempting to load plugins. Folder: ‘d:/nvidia_omniverse/library/view-2021.3.10/kit/plugins’ Filename: ‘omni.ui.windowmanager.plugin’
2022-01-19 10:25:51 [16,239ms] [Info] [omni.ext.plugin] About to startup: [ext: omni.kit.uiapp-0.0.0] (order: -500) Triggered by: omni.app.view-2021.3.0, omni.kit.importer.cad-0.3.0, omni.kit.xr-1.0.0 (path: d:/nvidia_omniverse/library/view-2021.3.10/kit/extscore/omni.kit.uiapp)
2022-01-19 10:25:51 [16,239ms] [Info] [omni.kit.app.plugin] [17.004s] [ext: omni.kit.uiapp-0.0.0] startup
2022-01-19 10:25:51 [16,239ms] [Info] [omni.ext.plugin] Attempting to load plugins. Folder: ‘d:/nvidia_omniverse/library/view-2021.3.10/kit/plugins’ Filename: ‘omni.uiaudio.plugin’
2022-01-19 10:25:51 [16,240ms] [Info] [carb] Registered plugin: omni.uiaudio.plugin (interfaces: [omni::audio::IUiAudio v0.1]) (impl: omni.uiaudio.plugin)
2022-01-19 10:25:51 [16,241ms] [Info] [omni.ext.plugin] About to startup: [ext: omni.kit.asset_converter-1.1.43] (order: -100) Triggered by: omni.app.view-2021.3.0, omni.kit.tool.asset_importer-2.3.13 (path: d:/nvidia_omniverse/library/view-2021.3.10/extscache/omni.kit.asset_converter-1.1.43+wx64.r.cp37)
2022-01-19 10:25:51 [16,241ms] [Info] [omni.kit.app.plugin] [17.006s] [ext: omni.kit.asset_converter-1.1.43] startup
2022-01-19 10:25:52 [17,165ms] [Info] [omni.ext.plugin] About to startup: [ext: omni.usd.schema.physx-0.0.0] (order: -100) Triggered by: omni.kit.mesh.raycast-103.2.0 (path: d:/nvidia_omniverse/library/view-2021.3.10/kit/extsphysics/omni.usd.schema.physx)
2022-01-19 10:25:52 [17,165ms] [Info] [omni.kit.app.plugin] [17.930s] [ext: omni.usd.schema.physx-0.0.0] startup