Kit base editor not launching

when i try to launch using following
omni.app.editor.base.sh
i can see following error

Error:

./omni.app.editor.base.sh
Loading user config located at: ‘/home/anbu/.local/share/ov/data/Kit/Kit.Base.Editor/105.0/user.config.json’
[Info] [carb] Logging to file: /home/anbu/.nvidia-omniverse/logs/Kit/Kit.Base.Editor/105.0/kit_20250221_191422.log
[0.106s] Failed to solve some dependencies locally, syncing with extension registry…
[0.106s] [ext: omni.kit.async_engine-0.0.0] startup
[0.107s] [ext: omni.assets.plugins-0.0.0] startup
[0.111s] [ext: omni.client-1.0.1] startup
[0.126s] [ext: omni.kit.registry.nucleus-0.0.0] startup
2025-02-21 13:46:34 [131,592ms] [Error] [omni.kit.registry.nucleus.utils.common] syncing index failed. URL: ‘omniverse://kit-extensions.ov.nvidia.com/exts/kit/default/3’. Result: Result.ERROR_CONNECTION
2025-02-21 13:46:34 [131,593ms] [Error] [omni.ext.plugin] Syncing extension registry failed: registry dict is nullptr.
2025-02-21 13:46:34 [131,593ms] [Error] [omni.ext.plugin] Failed to resolve extension dependencies. Failure hints:
[omni.app.editor.base-105.0.0] dependency: (name: ‘omni.app.setup’, tag: ‘’, version: ‘’, exact: 0, optional: 0) can’t be satisfied. Available versions:
(none found)

2025-02-21 13:46:34 [131,593ms] [Error] [omni.kit.app.plugin] Exiting app because of dependency solver failure…

Kit 105.0 ? That is very old. We are several versions ahead of this. This means you are using a very old version and also still using our Omniverse Launcher which is Legacy now. I don’t understand. Have you not been getting the “green bell” on this to tell you to update it?

I would say at the very least you need to remove this version and update to the latest old version on Launcher which is USD Composer 2023.2.5. Do not use Kit based Editor. Use USD Composer.

However, that is still the old version. The new version will be on our GitHUB page, where you download the code and build it yourself. GitHub - NVIDIA-Omniverse/kit-app-template: Omniverse Kit App Template

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