Hi Sean, thanks for checking. I am using the Omniverse app with Create v 2022.3.3, Windows 11 Home build 22621.1413, 11th Gen Intel(R) Core™ i9-11900H, with NVIDIA GeForce RTX 3050 Ti Laptop GPU.
I tried removing the cesium extensions from the exts folder after disabling the USD extension from the Extensions window. When I opened Create, I got this message in the Console:
2023-03-23 23:36:24 [Warning] [omni.ext.plugin] [ext: omni.kit.scripting-104.2.2] 'c:/users/kayej/appdata/local/ov/pkg/create-2022.3.3/extscache/omni.kit.scripting-104.2.2+104.2.wx64.r.cp37/bin' in '[[native.plugin]]' was not found.
For the fun of it, I removed omni.kit.scripting-104.2.2 and then Create would not launch, so I put it back. I also then put the 2 cesium folders from version 0.3.0 into place in Documents\Kit\Shared\exts, and got these 3 messages when I launched Create:
2023-03-23 23:42:29 [Warning] [omni.ext.plugin] Extension with the same id is already registered. ext_id: 'cesium.omniverse-0.3.0', ext 1: 'c:/users/kayej/appdata/local/ov/data/kit/create.next/2022.3/exts/3/cesium.omniverse-0.3.0+wx64.r.cp37', ext 2: 'c:/users/kayej/documents/kit/shared/exts/cesium.omniverse'
2023-03-23 23:42:29 [Warning] [omni.ext.plugin] [ext: omni.kit.scripting-104.2.2] 'c:/users/kayej/appdata/local/ov/pkg/create-2022.3.3/extscache/omni.kit.scripting-104.2.2+104.2.wx64.r.cp37/bin' in '[[native.plugin]]' was not found.
2023-03-23 23:42:44 [Warning] [omni.ext.plugin] Extension with the same id is already registered. ext_id: 'cesium.omniverse-0.3.0', ext 1: 'c:/users/kayej/appdata/local/ov/data/kit/create.next/2022.3/exts/3/cesium.omniverse-0.3.0+wx64.r.cp37', ext 2: 'c:/users/kayej/documents/kit/shared/exts/cesium.omniverse'
Then I went into Extensions and tried to activate the 2 Cesium plugins. Back in the console, I got the following messages:
2023-03-23 23:45:30 [Error] [carb] loadPlugin: Library path doesn't exist: c:/users/kayej/appdata/local/ov/data/kit/create.next/2022.3/exts/3/cesium.omniverse-0.3.0+wx64.r.cp37/bin/cesium.omniverse.plugin.dll
2023-03-23 23:45:30 [Error] [omni.ext.plugin] [ext: cesium.omniverse-0.3.0] failed to load native plugin: c:/users/kayej/appdata/local/ov/data/kit/create.next/2022.3/exts/3/cesium.omniverse-0.3.0+wx64.r.cp37/bin/cesium.omniverse.plugin.dll
2023-03-23 23:45:30 [Error] [omni.ext._impl.custom_importer] Failed to import python module cesium.omniverse. Error: No module named 'cesium.omniverse.bindings.CesiumOmniversePythonBindings'. Traceback:
...
I tried to uninstall Create app from the launcher and from Windows Add Programs, but for the life of me I can’t see where to uninstall it. I tried uninstalling the Omniverse launcher, but when I reinstalled that, the Create app was ready to launch. I am reluctant to uninstall other NVIDIA apps on my system because I do have an NVIDIA graphics card and I might mess stuff up there.
I also tried installing the Cesium plugins from the Extensions window directly (i.e., not putting the files in the Documents folder as instructed in the tutorial). I got more errors than before.
Thanks for any help!