Hey, everyone. I am new to Omniverse and I could not discover a way to get Omniverse Code running back.
After being a little time away from the screens, Omniverse code crashed. Then, I closed it and try to open again to go back to my project. After that, Omniverse Code does not even lauch anymore.
My settings of my machine are:
Processor: AMD Ryzen 7 7700X 8-Core Processor 4.50 GHz
GPU: RTX 4090
Memory: 32 Gb ram
OS: Windows 10 Pro 21H2
Follow attached the latest log of Omniverse Code on my machine. kit_20230724_192459.log (133.7 KB)
Can anybody help me or is someone having the same problem?
@luke.007 if you are still having issues launching the Code app, do you mind uploading the OV Launcher log? You can locate it in C:\Users\<USER>\.nvidia-omniverse\logs\launcher.log
also, it sounds like it was working but stopped after that crash? based on the log you provided, it seems like there’s an extension dependency that can’t be resolved:
2023-07-24 22:25:00 [981ms] [Error] [omni.ext.plugin] Failed to resolve extension dependencies. Failure hints:
[omni.code-2022.3.3-rc.3] dependency: (name: 'omni.kit.window.script_editor', tag: '', version: '', exact: 0, optional: 0) can't be satisfied. Available versions:
(none found)
2023-07-24 22:25:00 [981ms] [Error] [omni.kit.app.plugin] Exiting app because of dependency solver failure...
2023-07-24 22:25:00 [981ms] [Info] [omni.kit.app.plugin] No run loop was found, quiting...
2023-07-24 22:25:00 [981ms] [Info] [omni.kit.app.plugin] Application auto-quits as it worked for the specified number of frames: 0
2023-07-24 22:25:00 [982ms] [Info] [omni.kit.app.plugin] app started
2023-07-24 22:25:00 [982ms] [Info] [carb] Initializing plugin: carb.threadtime-tracker.plugin (interfaces: [carb::threadtimetracker::IThreadTimeTracker v1.0]) (impl: carb.threadtime-tracker.plugin)
if you are still having this issue, do you recall if you changed anything on that extension?