Understood. Can you tell me what version of Tracy and what version of kit, exactly please? Where did you download Tracy? Did you try updating to the latest version from Github ? GitHub - wolfpld/tracy: Frame profiler
I’m using kit 106.5 (the new 107 kit app template cannot load my stage) and I didn’t manually download or install tracy, I simply added the dependency to my kit file and that is where the tracy installation came from.
Tracy version is 0.11.1 (latest version)
omni.kit.profiler.trac is 1.2.0
This is what the carb logs say:
2025-03-31 23:43:40 [Info] [omni.kit.profiler.tracy.tracy] launch_process_async : [‘e:/kit-app-template/_build/windows-x86_64/release/extscache/omni.kit.profiler.tracy-1.2.0+wx64\bin\Tracy.exe’, ‘-a’, ‘127.0.0.1’]
2025-03-31 23:43:40 [Info] [carb] Registered plugin: carb.profiler-tracy.plugin (interfaces: [carb::profiler::IProfiler v1.5],[carb::tasking::IFiberEvents v1.0]) (impl: carb.profiler-tracy.plugin)
2025-03-31 23:43:40 [Info] [carb] Initializing plugin: carb.profiler-tracy.plugin (interfaces: [carb::profiler::IProfiler v1.5],[carb::tasking::IFiberEvents v1.0]) (impl: carb.profiler-tracy.plugin)
2025-03-31 23:43:41 [Info] [carb] Plugin carb.tasking.plugin is already a dependency of carb.memorytracking; not changing unload order
Hmm, well why I go ask more about this Tracy extension, 3 questions:
What are you trying to use Tracy for?
Have you tried our own standalone Tracy which is more powerful?
And you say that “107 kit app template cannot load my stage”. Let’s explore that. You have a particular usd file that will not load with 107? That is strange. It will not load at all, or just your specific file? Please give details.
Can you try deleting the folder e:/kit-app-template/_build/windows-x86_64/release/extscache/omni.kit.profiler.tracy-1.2.0+wx64 and reinstall the Tracy profiler extension?
it’s working now. The behavior is the same but I changed the IP. I guess it was simply the wrong IP address… I had assumed the default loopback address was correct, but it works when I use one of my IPs