I am trying to run Isaac Sim on a Lenovo Legion laptop which has an rtx2060 with 6.44 VRAM, 17 Gb RAM, and 2 TB SSD running windows 11, and it keeps crashing all the time.
Rrunning version 2023.1.1, driver 556.12. Ran isaac compatibility checker and it said it should run.
This is the log:
[21.792s] [ext: omni.isaac.sim-2023.1.1] startup
2024-08-05 10:55:06 [21,913ms] [Warning] [omni.kit.hotkeys.core.registry] [Hotkey] duplicated action as SPACE (On Press) with omni.kit.widget.toolbar.omni.kit.widget.toolbar::toolbar::play!
2024-08-05 10:55:06 [21,914ms] [Warning] [omni.kit.hotkeys.core.registry] [Hotkey] Cannot register Global [omni.kit.widget.toolbar] omni.kit.widget.toolbar::toolbar::play.SPACE, error code: Duplicated action definition
[22.142s] app ready
2024-08-05 10:55:07 [22,875ms] [Warning] [omni.kit.hotkeys.core.registry] [Hotkey] duplicated action as SPACE (On Press) with omni.kit.widget.toolbar.omni.kit.widget.toolbar::toolbar::play!
2024-08-05 10:55:07 [22,875ms] [Warning] [omni.kit.hotkeys.core.registry] [Hotkey] Cannot register Global [omni.kit.widget.toolbar] omni.kit.widget.toolbar::toolbar::play.SPACE, error code: Duplicated action definition
2024-08-05 10:59:39 [294,106ms] [Error] [carb.graphics-direct3d.plugin] NGX EvaluateFeature failed: 0xbad00002
2024-08-05 10:59:39 [294,106ms] [Error] [carb.graphics-direct3d.plugin] Failed to evaluate DLSS feature.
2024-08-05 10:59:39 [294,109ms] [Error] [carb.graphics-direct3d.plugin] HRESULT: 0x8007000e
2024-08-05 10:59:39 [294,109ms] [Error] [carb.graphics-direct3d.plugin] CreateCommittedResource failed.
2024-08-05 10:59:39 [294,109ms] [Error] [gpu.foundation.plugin] Texture creation failed for the device: 0.
2024-08-05 10:59:39 [294,110ms] [Error] [gpu.foundation.plugin] Failed to update params for RenderOp 46
2024-08-05 10:59:39 [294,110ms] [Error] [gpu.foundation.plugin] Failed to update params for RenderOp Tonemapping. Will not execute this or subsequent RenderGraph operations. Aborting RenderGraph execution
2024-08-05 10:59:39 [294,112ms] [Warning] [carb.graphics-direct3d.plugin] Aftermath context failed to initialize.
2024-08-05 10:59:39 [294,112ms] [Error] [carb.graphics-direct3d.plugin] HRESULT: 0x8007000e
2024-08-05 10:59:39 [294,112ms] [Error] [carb.graphics-direct3d.plugin] Closing command list failed.
2024-08-05 10:59:39 [294,112ms] [Error] [gpu.foundation.plugin] Failed to create graphics command list in command list “Render graph command list (Render queue 0, device 0, frame submission index 0)”.
2024-08-05 10:59:39 [294,113ms] [Error] [carb.scenerenderer-rtx.plugin] Failed to execute RenderGraph on device 0. Error Code: 1
2024-08-05 10:59:39 [294,156ms] [Error] [carb.graphics-direct3d.plugin] HRESULT: 0x8007000e
2024-08-05 10:59:39 [294,156ms] [Error] [carb.graphics-direct3d.plugin] CreateCommittedResource failed.
2024-08-05 10:59:39 [294,156ms] [Error] [gpu.foundation.plugin] Texture creation failed for the device: 0.
2024-08-05 10:59:39 [294,156ms] [Error] [carb.scenerenderer-rtx.plugin] Failed to allocate 1280x720 LdrColor resource for device mask 0x1
2024-08-05 10:59:39 [294,169ms] [Error] [carb.graphics-direct3d.plugin] HRESULT: 0x8007000e
2024-08-05 10:59:39 [294,169ms] [Error] [carb.graphics-direct3d.plugin] CreateCommittedResource failed.
2024-08-05 10:59:39 [294,169ms] [Error] [gpu.foundation.plugin] Texture creation failed for the device: 0.
2024-08-05 10:59:39 [294,169ms] [Error] [carb.scenerenderer-rtx.plugin] Failed to allocate 1280x720 LdrColor resource for device mask 0x1
[294.265s] RTX ready
2024-08-05 10:59:39 [294,180ms] [Error] [carb.graphics-direct3d.plugin] HRESULT: 0x8007000e
2024-08-05 10:59:39 [294,180ms] [Error] [carb.graphics-direct3d.plugin] CreateCommittedResource failed.
2024-08-05 10:59:39 [294,181ms] [Error] [gpu.foundation.plugin] Texture creation failed for the device: 0.
2024-08-05 10:59:39 [294,181ms] [Error] [carb.scenerenderer-rtx.plugin] Failed to allocate 1280x720 LdrColor resource for device mask 0x1
2024-08-05 10:59:39 [294,186ms] [Error] [carb.events.python] TypeError: set_image_data(): incompatible function arguments. The following argument types are supported:
1. (self: omni.ui._ui.ImageProvider, arg0: capsule, arg1: int, arg2: int, arg3: omni.gpu_foundation_factory._gpu_foundation_factory.TextureFormat) → None
2. (self: omni.ui._ui.ImageProvider, rp_resource: omni.gpu_foundation_factory._gpu_foundation_factory.RpResource, presentation_key: int = 0) → None
Invoked with: <omni.ui._ui.ImageProvider object at 0x00000223FFEE6B70>, None; kwargs: presentation_key=0
At:
c:/users/alcos/appdata/local/ov/pkg/isaac-sim-2023.1.1/kit/exts/omni.kit.widget.viewport/omni/kit/widget/viewport/display_delegate.py(69): update
c:/users/alcos/appdata/local/ov/pkg/isaac-sim-2023.1.1/kit/exts/omni.kit.widget.viewport/omni/kit/widget/viewport/widget.py(453): __set_image_data
c:/users/alcos/appdata/local/ov/pkg/isaac-sim-2023.1.1/kit/exts/omni.kit.widget.viewport/omni/kit/widget/viewport/impl/texture.py(363): on_drawable_changed
2024-08-05 10:59:39 [294,191ms] [Error] [carb.graphics-direct3d.plugin] HRESULT: 0x8007000e
2024-08-05 10:59:39 [294,192ms] [Error] [carb.graphics-direct3d.plugin] CreateCommittedResource failed.
2024-08-05 10:59:39 [294,192ms] [Error] [gpu.foundation.plugin] Texture creation failed for the device: 0.
2024-08-05 10:59:39 [294,192ms] [Error] [carb.scenerenderer-rtx.plugin] Failed to allocate 1280x720 LdrColor resource for device mask 0x1
[294.284s] Isaac Sim App is loaded.
2024-08-05 10:59:39 [294,194ms] [Error] [carb.events.python] TypeError: set_image_data(): incompatible function arguments. The following argument types are supported:
1. (self: omni.ui._ui.ImageProvider, arg0: capsule, arg1: int, arg2: int, arg3: omni.gpu_foundation_factory._gpu_foundation_factory.TextureFormat) → None
2. (self: omni.ui._ui.ImageProvider, rp_resource: omni.gpu_foundation_factory._gpu_foundation_factory.RpResource, presentation_key: int = 0) → None
Invoked with: <omni.ui._ui.ImageProvider object at 0x00000223FFEE6B70>, None; kwargs: presentation_key=0
At:
c:/users/alcos/appdata/local/ov/pkg/isaac-sim-2023.1.1/kit/exts/omni.kit.widget.viewport/omni/kit/widget/viewport/display_delegate.py(69): update
c:/users/alcos/appdata/local/ov/pkg/isaac-sim-2023.1.1/kit/exts/omni.kit.widget.viewport/omni/kit/widget/viewport/widget.py(453): __set_image_data
c:/users/alcos/appdata/local/ov/pkg/isaac-sim-2023.1.1/kit/exts/omni.kit.widget.viewport/omni/kit/widget/viewport/impl/texture.py(363): on_drawable_changed
2024-08-05 10:59:39 [294,239ms] [Error] [carb.graphics-direct3d.plugin] HRESULT: 0xffffffff
2024-08-05 10:59:39 [294,239ms] [Error] [carb.graphics-direct3d.plugin] CreateHeap failed.
2024-08-05 10:59:39 [294,239ms] [Error] [gpu.foundation.plugin] Texture creation failed for the device: 0.
2024-08-05 10:59:39 [294,242ms] [Error] [carb.events.python] TypeError: set_image_data(): incompatible function arguments. The following argument types are supported:
1. (self: omni.ui._ui.ImageProvider, arg0: capsule, arg1: int, arg2: int, arg3: omni.gpu_foundation_factory._gpu_foundation_factory.TextureFormat) → None
2. (self: omni.ui._ui.ImageProvider, rp_resource: omni.gpu_foundation_factory._gpu_foundation_factory.RpResource, presentation_key: int = 0) → None
Invoked with: <omni.ui._ui.ImageProvider object at 0x00000223FFEE6B70>, None; kwargs: presentation_key=0
At:
c:/users/alcos/appdata/local/ov/pkg/isaac-sim-2023.1.1/kit/exts/omni.kit.widget.viewport/omni/kit/widget/viewport/display_delegate.py(69): update
c:/users/alcos/appdata/local/ov/pkg/isaac-sim-2023.1.1/kit/exts/omni.kit.widget.viewport/omni/kit/widget/viewport/widget.py(453): __set_image_data
c:/users/alcos/appdata/local/ov/pkg/isaac-sim-2023.1.1/kit/exts/omni.kit.widget.viewport/omni/kit/widget/viewport/impl/texture.py(363): on_drawable_changed
2024-08-05 10:59:39 [294,250ms] [Error] [carb.graphics-direct3d.plugin] NGX EvaluateFeature failed: 0xbad00002
2024-08-05 10:59:39 [294,250ms] [Error] [carb.graphics-direct3d.plugin] Failed to evaluate DLSS feature.
2024-08-05 10:59:39 [294,252ms] [Error] [carb.graphics-direct3d.plugin] HRESULT: 0x8007000e
2024-08-05 10:59:39 [294,253ms] [Error] [carb.graphics-direct3d.plugin] CreateCommittedResource failed.
2024-08-05 10:59:39 [294,253ms] [Error] [gpu.foundation.plugin] Texture creation failed for the device: 0.
2024-08-05 10:59:39 [294,255ms] [Error] [carb.events.python] TypeError: set_image_data(): incompatible function arguments. The following argument types are supported:
1. (self: omni.ui._ui.ImageProvider, arg0: capsule, arg1: int, arg2: int, arg3: omni.gpu_foundation_factory._gpu_foundation_factory.TextureFormat) → None
2. (self: omni.ui._ui.ImageProvider, rp_resource: omni.gpu_foundation_factory._gpu_foundation_factory.RpResource, presentation_key: int = 0) → None
Invoked with: <omni.ui._ui.ImageProvider object at 0x00000223FFEE6B70>, None; kwargs: presentation_key=0
At:
c:/users/alcos/appdata/local/ov/pkg/isaac-sim-2023.1.1/kit/exts/omni.kit.widget.viewport/omni/kit/widget/viewport/display_delegate.py(69): update
c:/users/alcos/appdata/local/ov/pkg/isaac-sim-2023.1.1/kit/exts/omni.kit.widget.viewport/omni/kit/widget/viewport/widget.py(453): __set_image_data
c:/users/alcos/appdata/local/ov/pkg/isaac-sim-2023.1.1/kit/exts/omni.kit.widget.viewport/omni/kit/widget/viewport/impl/texture.py(363): on_drawable_changed
2024-08-05 10:59:39 [294,259ms] [Error] [carb.graphics-direct3d.plugin] HRESULT: 0x8007000e
2024-08-05 10:59:39 [294,260ms] [Error] [carb.graphics-direct3d.plugin] CreateCommittedResource failed.
2024-08-05 10:59:39 [294,260ms] [Error] [gpu.foundation.plugin] Texture creation failed for the device: 0.
2024-08-05 10:59:39 [294,260ms] [Error] [carb.scenerenderer-rtx.plugin] Failed to allocate 1280x720 LdrColor resource for device mask 0x1
2024-08-05 10:59:39 [294,268ms] [Error] [carb.graphics-direct3d.plugin] HRESULT: 0xffffffff
2024-08-05 10:59:39 [294,268ms] [Error] [carb.graphics-direct3d.plugin] CreateHeap failed.
2024-08-05 10:59:39 [294,269ms] [Error] [gpu.foundation.plugin] Texture creation failed for the device: 0.
2024-08-05 10:59:39 [294,276ms] [Error] [carb.graphics-direct3d.plugin] NGX EvaluateFeature failed: 0xbad00002
2024-08-05 10:59:39 [294,276ms] [Error] [carb.graphics-direct3d.plugin] Failed to evaluate DLSS feature.
2024-08-05 10:59:39 [294,277ms] [Error] [carb.graphics-direct3d.plugin] HRESULT: 0x8007000e
2024-08-05 10:59:39 [294,278ms] [Error] [carb.graphics-direct3d.plugin] CreateCommittedResource failed.
2024-08-05 10:59:39 [294,278ms] [Error] [gpu.foundation.plugin] Texture creation failed for the device: 0.
2024-08-05 10:59:39 [294,279ms] [Error] [carb.events.python] TypeError: set_image_data(): incompatible function arguments. The following argument types are supported:
1. (self: omni.ui._ui.ImageProvider, arg0: capsule, arg1: int, arg2: int, arg3: omni.gpu_foundation_factory._gpu_foundation_factory.TextureFormat) → None
2. (self: omni.ui._ui.ImageProvider, rp_resource: omni.gpu_foundation_factory._gpu_foundation_factory.RpResource, presentation_key: int = 0) → None
Invoked with: <omni.ui._ui.ImageProvider object at 0x00000223FFEE6B70>, None; kwargs: presentation_key=0
At:
c:/users/alcos/appdata/local/ov/pkg/isaac-sim-2023.1.1/kit/exts/omni.kit.widget.viewport/omni/kit/widget/viewport/display_delegate.py(69): update
c:/users/alcos/appdata/local/ov/pkg/isaac-sim-2023.1.1/kit/exts/omni.kit.widget.viewport/omni/kit/widget/viewport/widget.py(453): __set_image_data
c:/users/alcos/appdata/local/ov/pkg/isaac-sim-2023.1.1/kit/exts/omni.kit.widget.viewport/omni/kit/widget/viewport/impl/texture.py(363): on_drawable_changed
2024-08-05 10:59:39 [294,285ms] [Error] [carb.graphics-direct3d.plugin] HRESULT: 0x8007000e
2024-08-05 10:59:39 [294,285ms] [Error] [carb.graphics-direct3d.plugin] CreateCommittedResource failed.
2024-08-05 10:59:39 [294,285ms] [Error] [gpu.foundation.plugin] Texture creation failed for the device: 0.
2024-08-05 10:59:39 [294,286ms] [Error] [carb.scenerenderer-rtx.plugin] Failed to allocate 1280x720 LdrColor resource for device mask 0x1
2024-08-05 10:59:39 [294,293ms] [Error] [carb.graphics-direct3d.plugin] HRESULT: 0xffffffff
2024-08-05 10:59:39 [294,294ms] [Error] [carb.graphics-direct3d.plugin] CreateHeap failed.
2024-08-05 10:59:39 [294,294ms] [Error] [gpu.foundation.plugin] Texture creation failed for the device: 0.
2024-08-05 10:59:39 [294,302ms] [Error] [carb.graphics-direct3d.plugin] NGX EvaluateFeature failed: 0xbad00002
2024-08-05 10:59:39 [294,302ms] [Error] [carb.graphics-direct3d.plugin] Failed to evaluate DLSS feature.
2024-08-05 10:59:39 [294,303ms] [Error] [carb.graphics-direct3d.plugin] HRESULT: 0x8007000e
2024-08-05 10:59:39 [294,303ms] [Error] [carb.graphics-direct3d.plugin] CreateCommittedResource failed.
2024-08-05 10:59:39 [294,304ms] [Error] [gpu.foundation.plugin] Texture creation failed for the device: 0.
2024-08-05 10:59:39 [294,305ms] [Error] [carb.events.python] TypeError: set_image_data(): incompatible function arguments. The following argument types are supported:
1. (self: omni.ui._ui.ImageProvider, arg0: capsule, arg1: int, arg2: int, arg3: omni.gpu_foundation_factory._gpu_foundation_factory.TextureFormat) → None
2. (self: omni.ui._ui.ImageProvider, rp_resource: omni.gpu_foundation_factory._gpu_foundation_factory.RpResource, presentation_key: int = 0) → None
Invoked with: <omni.ui._ui.ImageProvider object at 0x00000223FFEE6B70>, None; kwargs: presentation_key=0
At:
c:/users/alcos/appdata/local/ov/pkg/isaac-sim-2023.1.1/kit/exts/omni.kit.widget.viewport/omni/kit/widget/viewport/display_delegate.py(69): update
c:/users/alcos/appdata/local/ov/pkg/isaac-sim-2023.1.1/kit/exts/omni.kit.widget.viewport/omni/kit/widget/viewport/widget.py(453): __set_image_data
c:/users/alcos/appdata/local/ov/pkg/isaac-sim-2023.1.1/kit/exts/omni.kit.widget.viewport/omni/kit/widget/viewport/impl/texture.py(363): on_drawable_changed
2024-08-05 10:59:39 [294,311ms] [Error] [carb.graphics-direct3d.plugin] HRESULT: 0x8007000e
2024-08-05 10:59:39 [294,311ms] [Error] [carb.graphics-direct3d.plugin] CreateCommittedResource failed.
2024-08-05 10:59:39 [294,311ms] [Error] [gpu.foundation.plugin] Texture creation failed for the device: 0.
2024-08-05 10:59:39 [294,311ms] [Error] [carb.scenerenderer-rtx.plugin] Failed to allocate 1280x720 LdrColor resource for device mask 0x1
2024-08-05 10:59:39 [294,318ms] [Error] [carb.graphics-direct3d.plugin] HRESULT: 0xffffffff
2024-08-05 10:59:39 [294,319ms] [Error] [carb.graphics-direct3d.plugin] CreateHeap failed.
2024-08-05 10:59:39 [294,319ms] [Error] [gpu.foundation.plugin] Texture creation failed for the device: 0.
2024-08-05 10:59:39 [294,327ms] [Error] [carb.graphics-direct3d.plugin] NGX EvaluateFeature failed: 0xbad00002
2024-08-05 10:59:39 [294,328ms] [Error] [carb.graphics-direct3d.plugin] Failed to evaluate DLSS feature.
2024-08-05 10:59:39 [294,329ms] [Error] [carb.graphics-direct3d.plugin] HRESULT: 0x8007000e
2024-08-05 10:59:39 [294,329ms] [Error] [carb.graphics-direct3d.plugin] CreateCommittedResource failed.
2024-08-05 10:59:39 [294,329ms] [Error] [gpu.foundation.plugin] Texture creation failed for the device: 0.
2024-08-05 10:59:39 [294,331ms] [Error] [carb.events.python] TypeError: set_image_data(): incompatible function arguments. The following argument types are supported:
1. (self: omni.ui._ui.ImageProvider, arg0: capsule, arg1: int, arg2: int, arg3: omni.gpu_foundation_factory._gpu_foundation_factory.TextureFormat) → None
2. (self: omni.ui._ui.ImageProvider, rp_resource: omni.gpu_foundation_factory._gpu_foundation_factory.RpResource, presentation_key: int = 0) → None
Invoked with: <omni.ui._ui.ImageProvider object at 0x00000223FFEE6B70>, None; kwargs: presentation_key=0
At:
c:/users/alcos/appdata/local/ov/pkg/isaac-sim-2023.1.1/kit/exts/omni.kit.widget.viewport/omni/kit/widget/viewport/display_delegate.py(69): update
c:/users/alcos/appdata/local/ov/pkg/isaac-sim-2023.1.1/kit/exts/omni.kit.widget.viewport/omni/kit/widget/viewport/widget.py(453): __set_image_data
c:/users/alcos/appdata/local/ov/pkg/isaac-sim-2023.1.1/kit/exts/omni.kit.widget.viewport/omni/kit/widget/viewport/impl/texture.py(363): on_drawable_changed
2024-08-05 10:59:39 [294,337ms] [Error] [carb.graphics-direct3d.plugin] HRESULT: 0x8007000e
2024-08-05 10:59:39 [294,337ms] [Error] [carb.graphics-direct3d.plugin] CreateCommittedResource failed.
2024-08-05 10:59:39 [294,337ms] [Error] [gpu.foundation.plugin] Texture creation failed for the device: 0.
2024-08-05 10:59:39 [294,338ms] [Error] [carb.scenerenderer-rtx.plugin] Failed to allocate 1280x720 LdrColor resource for device mask 0x1
2024-08-05 10:59:39 [294,346ms] [Error] [carb.graphics-direct3d.plugin] HRESULT: 0xffffffff
2024-08-05 10:59:39 [294,347ms] [Error] [carb.graphics-direct3d.plugin] CreateHeap failed.
2024-08-05 10:59:39 [294,347ms] [Error] [gpu.foundation.plugin] Texture creation failed for the device: 0.
2024-08-05 10:59:39 [294,356ms] [Error] [carb.graphics-direct3d.plugin] NGX EvaluateFeature failed: 0xbad00002
2024-08-05 10:59:39 [294,356ms] [Error] [carb.graphics-direct3d.plugin] Failed to evaluate DLSS feature.
2024-08-05 10:59:39 [294,357ms] [Error] [carb.graphics-direct3d.plugin] HRESULT: 0x8007000e
2024-08-05 10:59:39 [294,357ms] [Error] [carb.graphics-direct3d.plugin] CreateCommittedResource failed.
2024-08-05 10:59:39 [294,358ms] [Error] [gpu.foundation.plugin] Texture creation failed for the device: 0.
2024-08-05 10:59:39 [294,360ms] [Error] [carb.events.python] TypeError: set_image_data(): incompatible function arguments. The following argument types are supported:
1. (self: omni.ui._ui.ImageProvider, arg0: capsule, arg1: int, arg2: int, arg3: omni.gpu_foundation_factory._gpu_foundation_factory.TextureFormat) → None
2. (self: omni.ui._ui.ImageProvider, rp_resource: omni.gpu_foundation_factory._gpu_foundation_factory.RpResource, presentation_key: int = 0) → None
Invoked with: <omni.ui._ui.ImageProvider object at 0x00000223FFEE6B70>, None; kwargs: presentation_key=0
At:
c:/users/alcos/appdata/local/ov/pkg/isaac-sim-2023.1.1/kit/exts/omni.kit.widget.viewport/omni/kit/widget/viewport/display_delegate.py(69): update
c:/users/alcos/appdata/local/ov/pkg/isaac-sim-2023.1.1/kit/exts/omni.kit.widget.viewport/omni/kit/widget/viewport/widget.py(453): __set_image_data
c:/users/alcos/appdata/local/ov/pkg/isaac-sim-2023.1.1/kit/exts/omni.kit.widget.viewport/omni/kit/widget/viewport/impl/texture.py(363): on_drawable_changed
2024-08-05 10:59:39 [294,366ms] [Error] [carb.graphics-direct3d.plugin] HRESULT: 0x8007000e
2024-08-05 10:59:39 [294,366ms] [Error] [carb.graphics-direct3d.plugin] CreateCommittedResource failed.
2024-08-05 10:59:39 [294,367ms] [Error] [gpu.foundation.plugin] Texture creation failed for the device: 0.
2024-08-05 10:59:39 [294,367ms] [Error] [carb.scenerenderer-rtx.plugin] Failed to allocate 1280x720 LdrColor resource for device mask 0x1
2024-08-05 10:59:39 [294,376ms] [Error] [carb.graphics-direct3d.plugin] HRESULT: 0xffffffff
2024-08-05 10:59:39 [294,376ms] [Error] [carb.graphics-direct3d.plugin] CreateHeap failed.
2024-08-05 10:59:39 [294,376ms] [Error] [gpu.foundation.plugin] Texture creation failed for the device: 0.
2024-08-05 10:59:39 [294,385ms] [Error] [carb.graphics-direct3d.plugin] NGX EvaluateFeature failed: 0xbad00002
2024-08-05 10:59:39 [294,386ms] [Error] [carb.graphics-direct3d.plugin] Failed to evaluate DLSS feature.
2024-08-05 10:59:39 [294,386ms] [Error] [carb.graphics-direct3d.plugin] HRESULT: 0x8007000e
2024-08-05 10:59:39 [294,387ms] [Error] [carb.graphics-direct3d.plugin] CreateCommittedResource failed.
2024-08-05 10:59:39 [294,387ms] [Error] [gpu.foundation.plugin] Texture creation failed for the device: 0.
2024-08-05 10:59:39 [294,389ms] [Error] [carb.events.python] TypeError: set_image_data(): incompatible function arguments. The following argument types are supported:
1. (self: omni.ui._ui.ImageProvider, arg0: capsule, arg1: int, arg2: int, arg3: omni.gpu_foundation_factory._gpu_foundation_factory.TextureFormat) → None
2. (self: omni.ui._ui.ImageProvider, rp_resource: omni.gpu_foundation_factory._gpu_foundation_factory.RpResource, presentation_key: int = 0) → None
Invoked with: <omni.ui._ui.ImageProvider object at 0x00000223FFEE6B70>, None; kwargs: presentation_key=0
At:
c:/users/alcos/appdata/local/ov/pkg/isaac-sim-2023.1.1/kit/exts/omni.kit.widget.viewport/omni/kit/widget/viewport/display_delegate.py(69): update
c:/users/alcos/appdata/local/ov/pkg/isaac-sim-2023.1.1/kit/exts/omni.kit.widget.viewport/omni/kit/widget/viewport/widget.py(453): __set_image_data
c:/users/alcos/appdata/local/ov/pkg/isaac-sim-2023.1.1/kit/exts/omni.kit.widget.viewport/omni/kit/widget/viewport/impl/texture.py(363): on_drawable_changed
2024-08-05 10:59:39 [294,397ms] [Error] [carb.graphics-direct3d.plugin] HRESULT: 0x8007000e
2024-08-05 10:59:39 [294,397ms] [Error] [carb.graphics-direct3d.plugin] CreateCommittedResource failed.
2024-08-05 10:59:39 [294,398ms] [Error] [gpu.foundation.plugin] Texture creation failed for the device: 0.
2024-08-05 10:59:39 [294,398ms] [Error] [carb.scenerenderer-rtx.plugin] Failed to allocate 1280x720 LdrColor resource for device mask 0x1
2024-08-05 10:59:39 [294,406ms] [Error] [carb.graphics-direct3d.plugin] HRESULT: 0xffffffff
2024-08-05 10:59:39 [294,407ms] [Error] [carb.graphics-direct3d.plugin] CreateHeap failed.
2024-08-05 10:59:39 [294,407ms] [Error] [gpu.foundation.plugin] Texture creation failed for the device: 0.
2024-08-05 10:59:39 [0ms] [Warn] [carb.crashreporter-breakpad.plugin] [crash] A crash has occurred. If a debugger should be attached, please set the ‘/crashreporter/debuggerAttachTimeoutMs’ setting to a timeout in milliseconds. This can be used to allow the crash reporter to wait for up to that long for a debugger to attach before processing or sending the crash report.
2024-08-05 10:59:39 [4ms] [Error] [carb.crashreporter-breakpad.plugin] [crash] failed to write .dmp to: ‘D:/nucleus/Kit/Isaac-Sim/2023.1\768f337b-44ca-49b6-becb-b83868e9bbd3.dmp’
2024-08-05 10:59:40 [765ms] [Fatal] [carb.crashreporter-breakpad.plugin] [crash] Crash detected in pid 19716 thread 8612
2024-08-05 10:59:40 [766ms] [Warn] [carb.crashreporter-breakpad.plugin] [crash] Crash metadata:
2024-08-05 10:59:40 [767ms] [Warn] [carb.crashreporter-breakpad.plugin] [crash] CarbSdkVersion = ‘158.3+release158.tc9506.b2fcff1c’
2024-08-05 10:59:40 [768ms] [Warn] [carb.crashreporter-breakpad.plugin] [crash] CrashTime = ‘’
2024-08-05 10:59:40 [769ms] [Warn] [carb.crashreporter-breakpad.plugin] [crash] DriverShaderCacheWrapper = ‘disabled’
2024-08-05 10:59:40 [770ms] [Warn] [carb.crashreporter-breakpad.plugin] [crash] DumpId = ‘’
2024-08-05 10:59:40 [771ms] [Warn] [carb.crashreporter-breakpad.plugin] [crash] ProductName = ‘OmniverseKit’
2024-08-05 10:59:40 [772ms] [Warn] [carb.crashreporter-breakpad.plugin] [crash] PythonTracebackStatus = ‘’
2024-08-05 10:59:40 [773ms] [Warn] [carb.crashreporter-breakpad.plugin] [crash] RetryCount = ‘0’
2024-08-05 10:59:40 [774ms] [Warn] [carb.crashreporter-breakpad.plugin] [crash] StartupTime = ‘1722855284’
2024-08-05 10:59:40 [775ms] [Warn] [carb.crashreporter-breakpad.plugin] [crash] UploadSuccessful = ‘0’
2024-08-05 10:59:40 [776ms] [Warn] [carb.crashreporter-breakpad.plugin] [crash] UptimeSeconds = ‘’
2024-08-05 10:59:40 [777ms] [Warn] [carb.crashreporter-breakpad.plugin] [crash] UserStory = ‘’
2024-08-05 10:59:40 [778ms] [Warn] [carb.crashreporter-breakpad.plugin] [crash] UserStoryStatus = ‘’
2024-08-05 10:59:40 [779ms] [Warn] [carb.crashreporter-breakpad.plugin] [crash] Version = ‘105.1.2+release.133510.b82c1e1e.tc’
2024-08-05 10:59:40 [780ms] [Warn] [carb.crashreporter-breakpad.plugin] [crash] aftermath_enabled = ‘1’
2024-08-05 10:59:40 [781ms] [Warn] [carb.crashreporter-breakpad.plugin] [crash] aftermath_flags = ‘3’
2024-08-05 10:59:40 [782ms] [Warn] [carb.crashreporter-breakpad.plugin] [crash] aftermath_status = ‘auto-enabled’
2024-08-05 10:59:40 [783ms] [Warn] [carb.crashreporter-breakpad.plugin] [crash] aftermath_version = ‘2022.2’
2024-08-05 10:59:40 [784ms] [Warn] [carb.crashreporter-breakpad.plugin] [crash] appName = ‘Isaac-Sim’
2024-08-05 10:59:40 [785ms] [Warn] [carb.crashreporter-breakpad.plugin] [crash] appState = ‘started’
2024-08-05 10:59:40 [786ms] [Warn] [carb.crashreporter-breakpad.plugin] [crash] appVersion = ‘2023.1.1’
2024-08-05 10:59:40 [787ms] [Warn] [carb.crashreporter-breakpad.plugin] [crash] autoloadExts = ‘’
2024-08-05 10:59:40 [788ms] [Warn] [carb.crashreporter-breakpad.plugin] [crash] buildBranch = ‘release’
2024-08-05 10:59:40 [789ms] [Warn] [carb.crashreporter-breakpad.plugin] [crash] buildCi = ‘tc’
2024-08-05 10:59:40 [790ms] [Warn] [carb.crashreporter-breakpad.plugin] [crash] buildHash = ‘b82c1e1e’
2024-08-05 10:59:40 [791ms] [Warn] [carb.crashreporter-breakpad.plugin] [crash] buildId = ‘18571585’
2024-08-05 10:59:40 [792ms] [Warn] [carb.crashreporter-breakpad.plugin] [crash] buildMajor = ‘105’
2024-08-05 10:59:40 [793ms] [Warn] [carb.crashreporter-breakpad.plugin] [crash] buildMinor = ‘1’
2024-08-05 10:59:40 [794ms] [Warn] [carb.crashreporter-breakpad.plugin] [crash] buildMr = ‘0’
2024-08-05 10:59:40 [795ms] [Warn] [carb.crashreporter-breakpad.plugin] [crash] buildNumber = ‘133510’
2024-08-05 10:59:40 [796ms] [Warn] [carb.crashreporter-breakpad.plugin] [crash] buildPatch = ‘2’
2024-08-05 10:59:40 [797ms] [Warn] [carb.crashreporter-breakpad.plugin] [crash] buildVersion = ‘105.1.2’
2024-08-05 10:59:40 [798ms] [Warn] [carb.crashreporter-breakpad.plugin] [crash] carboniteFrameworkVersion = ‘158.3+release158.tc9506.b2fcff1c’
2024-08-05 10:59:40 [799ms] [Warn] [carb.crashreporter-breakpad.plugin] [crash] carboniteSdkVersion = ‘158.3+release158.tc9506.b2fcff1c’
2024-08-05 10:59:40 [800ms] [Warn] [carb.crashreporter-breakpad.plugin] [crash] commandLine = ‘“C:\Users<username>\AppData\Local\ov\pkg\isaac-sim-2023.1.1\kit\kit.exe” “C:\Users<username>\AppData\Local\ov\pkg\isaac-sim-2023.1.1\apps/omni.isaac.sim.kit” --ext-folder “C:\Users<username>\AppData\Local\ov\pkg\isaac-sim-2023.1.1/apps” --/isaac/startup/ros_bridge_extension=’
2024-08-05 10:59:40 [801ms] [Warn] [carb.crashreporter-breakpad.plugin] [crash] cpuId = ‘Intel64 Family 6 Model 158 Stepping 10’
2024-08-05 10:59:40 [802ms] [Warn] [carb.crashreporter-breakpad.plugin] [crash] cpuName = ‘Intel(R) Core™ i5-9300H CPU @ 2.40GHz’
2024-08-05 10:59:40 [803ms] [Warn] [carb.crashreporter-breakpad.plugin] [crash] cpuVendor = ‘GenuineIntel’
2024-08-05 10:59:40 [804ms] [Warn] [carb.crashreporter-breakpad.plugin] [crash] desktopOrigin = ‘(0, 0)’
2024-08-05 10:59:40 [805ms] [Warn] [carb.crashreporter-breakpad.plugin] [crash] desktopSize = ‘1920x1080’
2024-08-05 10:59:40 [806ms] [Warn] [carb.crashreporter-breakpad.plugin] [crash] displayCount = ‘1’
2024-08-05 10:59:40 [807ms] [Warn] [carb.crashreporter-breakpad.plugin] [crash] displayRes_0 = ‘1920x1080x32bit@144Hz’
2024-08-05 10:59:40 [808ms] [Warn] [carb.crashreporter-breakpad.plugin] [crash] email = ‘’
2024-08-05 10:59:40 [810ms] [Warn] [carb.crashreporter-breakpad.plugin] [crash] environmentName = ‘Individual’
2024-08-05 10:59:40 [811ms] [Warn] [carb.crashreporter-breakpad.plugin] [crash] experience = ‘Isaac Sim’
2024-08-05 10:59:40 [812ms] [Warn] [carb.crashreporter-breakpad.plugin] [crash] externalBuild = ‘1’
2024-08-05 10:59:40 [813ms] [Warn] [carb.crashreporter-breakpad.plugin] [crash] gpuDriver_0 = ‘560.70’
2024-08-05 10:59:40 [814ms] [Warn] [carb.crashreporter-breakpad.plugin] [crash] gpuVRAM_0 = ‘6244270080’
2024-08-05 10:59:40 [815ms] [Warn] [carb.crashreporter-breakpad.plugin] [crash] gpu_0 = ‘NVIDIA GeForce RTX 2060’
2024-08-05 10:59:40 [816ms] [Warn] [carb.crashreporter-breakpad.plugin] [crash] kitRendererDriverVersion = ‘560.70’
2024-08-05 10:59:40 [817ms] [Warn] [carb.crashreporter-breakpad.plugin] [crash] lastCommand = ‘CreatePrim(prim_path=/Environment/defaultLight,prim_type=DistantLight,select_new_prim=False,attributes=?,create_default_xform=True,context_name=)’
2024-08-05 10:59:40 [818ms] [Warn] [carb.crashreporter-breakpad.plugin] [crash] lastCommands = ‘SetLightingMenuModeCommand(lighting_mode=stage,usd_context_name=),CreatePrim(prim_path=/Environment,prim_type=Xform,select_new_prim=False,create_default_xform=True,context_name=),CreatePrim(prim_path=/Environment/defaultLight,prim_type=DistantLight,select_new_prim=False,attributes=?,create_default_xform=True,context_name=)’
2024-08-05 10:59:40 [819ms] [Warn] [carb.crashreporter-breakpad.plugin] [crash] launcherSessionId = ‘c42e89a2-9570-43cd-890f-648f172b053a’
2024-08-05 10:59:40 [820ms] [Warn] [carb.crashreporter-breakpad.plugin] [crash] memoryStats = ‘’
2024-08-05 10:59:40 [821ms] [Warn] [carb.crashreporter-breakpad.plugin] [crash] nvidia-smi = 'Mon Aug 5 11:54:47 2024
±----------------------------------------------------------------------------------------+
| NVIDIA-SMI 560.70 Driver Version: 560.70 CUDA Version: 12.6 |
|-----------------------------------------±-----------------------±---------------------+
| GPU Name Driver-Model | Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. |
| | | MIG M. |
|=========================================+========================+======================|
| 0 NVIDIA GeForce RTX 2060 WDDM | 00000000:01:00.0 On | N/A |
| N/A 56C P5 14W / 80W | 1197MiB / 6144MiB | 2% Default |
| | | N/A |
±----------------------------------------±-----------------------±---------------------+
±----------------------------------------------------------------------------------------+
| Processes: |
| GPU GI CI PID Type Process name GPU Memory |
| ID ID Usage |
|=========================================================================================|
| 0 N/A N/A 4068 C+G …\LockApp.exe N/A |
| 0 N/A N/A 5864 C+G …\explorer.exe N/A |
| 0 N/A N/A 10392 C+G …\SearchHost.exe N/A |
| 0 N/A N/A 11436 C+G …\NVIDIA Omniverse Launcher.exe N/A |
| 0 N/A N/A 11756 C+G … …\OUTLOOK.EXE N/A |
| 0 N/A N/A 12380 C+G … …\thunderbird.exe N/A |
| 0 N/A N/A 13852 C+G … …\Mozilla …\firefox.exe N/A |
| 0 N/A N/A 15896 C+G … …\NVIDIA Share.exe N/A |
| 0 N/A N/A 16716 C+G … …\Mozilla …\firefox.exe N/A |
| 0 N/A N/A 17828 C+G …\WindowsTerminal.exe N/A |
| 0 N/A N/A 20436 C+G …\msedge.exe N/A |
| 0 N/A N/A 20608 C+G …\ShellExperienceHost.exe N/A |
| 0 N/A N/A 20984 C+G …\StartMenuExperienceHost.exe N/A |
±----------------------------------------------------------------------------------------+
’
2024-08-05 10:59:40 [823ms] [Warn] [carb.crashreporter-breakpad.plugin] [crash] osDistro = ‘23H2’
2024-08-05 10:59:40 [824ms] [Warn] [carb.crashreporter-breakpad.plugin] [crash] osName = ‘Windows 11 Enterprise’
2024-08-05 10:59:40 [825ms] [Warn] [carb.crashreporter-breakpad.plugin] [crash] osVersion = ‘10.00.22631’
2024-08-05 10:59:40 [826ms] [Warn] [carb.crashreporter-breakpad.plugin] [crash] portableMode = ‘0’
2024-08-05 10:59:40 [827ms] [Warn] [carb.crashreporter-breakpad.plugin] [crash] primaryDisplayRes = ‘1920x1080x32bit@144Hz’
2024-08-05 10:59:40 [828ms] [Warn] [carb.crashreporter-breakpad.plugin] [crash] runEnvironment = ‘Individual’
2024-08-05 10:59:40 [829ms] [Warn] [carb.crashreporter-breakpad.plugin] [crash] shaderdb_debugSymbols = ‘0’
2024-08-05 10:59:40 [830ms] [Warn] [carb.crashreporter-breakpad.plugin] [crash] shaderdb_dumpIncludeOverrides = ‘0’
2024-08-05 10:59:40 [831ms] [Warn] [carb.crashreporter-breakpad.plugin] [crash] shaderdb_dumpIntermediates = ‘0’
2024-08-05 10:59:40 [832ms] [Warn] [carb.crashreporter-breakpad.plugin] [crash] shaderdb_obfuscateCode = ‘1’
2024-08-05 10:59:40 [833ms] [Warn] [carb.crashreporter-breakpad.plugin] [crash] shaderdb_optimizationLevel = ‘1’
2024-08-05 10:59:40 [834ms] [Warn] [carb.crashreporter-breakpad.plugin] [crash] systemInfo = ’
|---------------------------------------------------------------------------------------------|
| Driver Version: 560.70 | Graphics API: D3D12
|=============================================================================================|
| GPU | Name | Active | LDA | GPU Memory | Vendor-ID | LUID |
| | | | | | Device-ID | UUID |
| | | | | | Bus-ID | |
|---------------------------------------------------------------------------------------------|
| 0 | NVIDIA GeForce RTX 2060 | Yes: 0 | | 5955 MB | 10de | cec3213f… |
| | | | | | 1f11 | 0 |
| | | | | | 1 | |
|=============================================================================================|
| OS: Windows 11 Enterprise, Version: 10.0 (23H2), Build: 22631, Kernel: 10.0.22621.3880
| Processor: Intel(R) Core™ i5-9300H CPU @ 2.40GHz | Cores: 4 | Logical: 8
|---------------------------------------------------------------------------------------------|
| Total Memory (MB): 16304 | Free Memory: 8020
| Total Page/Swap (MB): 16816 | Free Page/Swap: 4634
|---------------------------------------------------------------------------------------------|
’
2024-08-05 10:59:40 [835ms] [Warn] [carb.crashreporter-breakpad.plugin] [crash] telemetrySessionId = ‘’
2024-08-05 10:59:40 [836ms] [Warn] [carb.crashreporter-breakpad.plugin] [crash] terminatedByAbort = ‘0’
2024-08-05 10:59:40 [837ms] [Warn] [carb.crashreporter-breakpad.plugin] [crash] userId = ‘default’
2024-08-05 10:59:40 [838ms] [Warn] [carb.crashreporter-breakpad.plugin] [crash] workingDirectory = ‘’
2024-08-05 10:59:40 [839ms] [Fatal] [carb.crashreporter-breakpad.plugin] [crash] Thread 8612 backtrace follows:
2024-08-05 10:59:40 [848ms] [Fatal] [carb.crashreporter-breakpad.plugin] 000: nvgpucomp64.dll!+0x8fba0
2024-08-05 10:59:40 [849ms] [Fatal] [carb.crashreporter-breakpad.plugin] 001: nvgpucomp64.dll!+0xbdcd3a
2024-08-05 10:59:40 [855ms] [Fatal] [carb.crashreporter-breakpad.plugin] 002: nvgpucomp64.dll!+0xf5640e
2024-08-05 10:59:40 [855ms] [Fatal] [carb.crashreporter-breakpad.plugin] 003: nvgpucomp64.dll!+0xf564de
2024-08-05 10:59:40 [856ms] [Fatal] [carb.crashreporter-breakpad.plugin] 004: nvgpucomp64.dll!+0x11c03ec
2024-08-05 10:59:40 [857ms] [Fatal] [carb.crashreporter-breakpad.plugin] 005: nvgpucomp64.dll!+0x11d3aba
2024-08-05 10:59:40 [859ms] [Fatal] [carb.crashreporter-breakpad.plugin] 006: nvgpucomp64.dll!+0x2fb785
2024-08-05 10:59:40 [860ms] [Fatal] [carb.crashreporter-breakpad.plugin] 007: nvgpucomp64.dll!+0x2f93e2
2024-08-05 10:59:40 [861ms] [Fatal] [carb.crashreporter-breakpad.plugin] 008: nvgpucomp64.dll!+0x31195a
2024-08-05 10:59:40 [862ms] [Fatal] [carb.crashreporter-breakpad.plugin] 009: nvgpucomp64.dll!+0x2f9997
2024-08-05 10:59:40 [863ms] [Fatal] [carb.crashreporter-breakpad.plugin] 010: nvrtum64.dll!+0x1554d4
2024-08-05 10:59:40 [864ms] [Fatal] [carb.crashreporter-breakpad.plugin] 011: nvrtum64.dll!+0xf2d7f
2024-08-05 10:59:40 [865ms] [Fatal] [carb.crashreporter-breakpad.plugin] 012: nvrtum64.dll!+0xeb030
2024-08-05 10:59:40 [866ms] [Fatal] [carb.crashreporter-breakpad.plugin] 013: nvrtum64.dll!+0xeb32e
2024-08-05 10:59:40 [872ms] [Fatal] [carb.crashreporter-breakpad.plugin] 014: nvwgf2umx.dll!+0x67aaa3
2024-08-05 10:59:40 [873ms] [Fatal] [carb.crashreporter-breakpad.plugin] 015: nvwgf2umx.dll!+0x67b94c
2024-08-05 10:59:40 [874ms] [Fatal] [carb.crashreporter-breakpad.plugin] 016: nvwgf2umx.dll!+0x67bf2f
2024-08-05 10:59:40 [875ms] [Fatal] [carb.crashreporter-breakpad.plugin] 017: nvwgf2umx.dll!+0x67c29c
2024-08-05 10:59:40 [878ms] [Fatal] [carb.crashreporter-breakpad.plugin] 018: nvwgf2umx.dll!+0x6c2ef1
2024-08-05 10:59:40 [879ms] [Fatal] [carb.crashreporter-breakpad.plugin] 019: nvwgf2umx.dll!+0x6c0c77
2024-08-05 10:59:40 [880ms] [Fatal] [carb.crashreporter-breakpad.plugin] 020: nvwgf2umx.dll!+0x6ba2c9
2024-08-05 10:59:40 [881ms] [Fatal] [carb.crashreporter-breakpad.plugin] 021: nvwgf2umx.dll!+0xf0439e
2024-08-05 10:59:40 [882ms] [Fatal] [carb.crashreporter-breakpad.plugin] 022: KERNEL32.DLL!BaseThreadInitThunk+0x1d
2024-08-05 10:59:40 [883ms] [Fatal] [carb.crashreporter-breakpad.plugin] 023: ntdll.dll!RtlUserThreadStart+0x28
2024-08-05 10:59:40 [884ms] [Fatal] [carb.crashreporter-breakpad.plugin] [crash] Warning: Breakpad failed to save crash minidump. This can be caused by a failure in the child process cloned to debug this process, or a failure to attach to this process (i.e. already being debugged).