NVIDIA Omniverse KIT106 Built failed by template

Uploading: Snipaste_2025-03-04_13-55-47.png…
Uploading: Snipaste_2025-03-04_13-56-04.png…
I downloaded the kit106 template from GitHub and encountered the following error while building locally on Windows. It shows that I crashed, causing me to be unable to build successfully. What is the reason for this? How to solve it?

[03/04/25 13:13:46] ERROR error running: utils.py:265 C:\Users\ZETTAKIT\kit-app-template_build\windows-x86_64\release\kit\kit.exe
C:\Users\ZETTAKIT\kit-app-template\source\apps\genai.kit --allow-root
–portable --ext-precache-mode --/crashreporter/gatherUserStory=0
–/app/settings/persistent=0 --/app/settings/loadUserConfig=0
–/app/extensions/generateVersionLock=1
–/app/extensions/parallelPullEnabled=1 --/app/enableStdoutOutput=1
–/app/extensions/detailedSolverExplanation=1
–/app/extensions/registryEnabled=1 --/app/extensions/mkdirExtFolders=0
–/app/extensions/registryCacheFull=‘C:\Users\ZETTAKIT\kit-app-template_build
\windows-x86_64\release\extscache’ --/log/flushStandardStreamOutput=1
–/exts/omni.kit.registry.nucleus/registries/0/name="kit/default"
–/exts/omni.kit.registry.nucleus/registries/0/url="https://ovextensionsprod.
blob.core.windows.net/exts/kit/prod/106/shared"
–/exts/omni.kit.registry.nucleus/registries/1/name="kit/sdk"
–/exts/omni.kit.registry.nucleus/registries/1/url="https://ovextensionsprod.
blob.core.windows.net/exts/kit/prod/sdk/${kit_version_short}/${kit_git_hash}"
–/exts/omni.kit.registry.nucleus/registries/2/name="kit/community"
–/exts/omni.kit.registry.nucleus/registries/2/url="https://dw290v42wisod.clo
udfront.net/exts/kit/community" --/app/extensions/target/config=release
–ext-folder C:\Users\ZETTAKIT\kit-app-template\source\extensions --ext-folder
C:\Users\ZETTAKIT\kit-app-template\source\apps --portable-root
C:/Users/ZETTAKIT/kit-app-template/_build/windows-x86_64/release
–/app/extensions/generateVersionLockSkipLocalExts=1, code: 3221225477,
message: “”
ERROR SystemExit exception stack trace dumped to logfile log.py:172 C:/Users/ZETTAKIT/kit-app-template/_repo/repo.log. Stacks dumped to console via
--verbose or --tracebacks.
SystemExit: 3221225477
SystemExit exception stack trace dumped to logfile C:/Users/ZETTAKIT/kit-app-template/_repo/repo.log. Stacks dumped to console via --verbose or --tracebacks.
SystemExit: 3221225477
[03/04/25 13:13:46] ERROR error running: C:/Users/ZETTAKIT/kit-app-template/repo.bat precache_exts -c utils.py:265
release, code: 4294967295, message: “”
WARNING Retrieving repo_build version via VERSION file. version.py:312
ERROR SystemExit exception stack trace dumped to logfile log.py:172
C:/Users/ZETTAKIT/kit-app-template/_repo/repo.log. Stacks dumped to console via
--verbose or --tracebacks.
SystemExit: 4294967295
SystemExit exception stack trace dumped to logfile C:/Users/ZETTAKIT/kit-app-template/_repo/repo.log. Stacks dumped to console via --verbose or --tracebacks.
SystemExit: 4294967295

I understand. Do you have any more of the log? The more the better. This is copied from the Windows CMD console?

Yes, I built it from Windows CMD, and this is my repo log
repo.log (87.5 KB)

Since we now have kit 107 out, can you please start over with a fresh kit 107 version and let me know how that goes. Hopefully it installs just fine.

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