Kit 107.x issue

Current version 0.25 doesn’t start under Kit 107.3.

`[1.734s] [ext: cesium.usd.plugins-0.7.0] startup
2394-08-06T10:35:56Z [1,674ms] [Error] [omni.ext.plugin] Could not load the dynamic library from d:/kit-app-template-107.x/_build/windows-x86_64/release/exts/cesium.usd.plugins/bin/CesiumUsdSchemas.dll. Error: The specified module could not be found.
 (note that this may be caused by a dependent library)
2394-08-06T10:35:56Z [1,687ms] [Error] [omni.ext._impl._internal] Failed to import python module cesium.usd.plugins from d:\kit-app-template-107.x\_build\windows-x86_64\release\exts\cesium.usd.plugins. Error: 
        Error in 'pxrInternal_v0_24__pxrReserved__::PlugPlugin::_Load' at line 261 in file C:\g\169973693\USD\pxr\base\plug\plugin.cpp : 'Failed to load plugin 'CesiumUsdSchemas': The specified module could not be found.
 in 'd:/kit-app-template-107.x/_build/windows-x86_64/release/exts/cesium.usd.plugins/bin/CesiumUsdSchemas.dll''. Traceback:
Traceback (most recent call last):
  File "d:\kit-app-template-107.x/_build/windows-x86_64/release/kit/kernel/py\omni\ext\_impl\_internal.py", line 196, in _custom_importer
    return _import_public(ext_module.path, ext_module.name, reload_enabled`

Hi @fis - We don’t officially support Kit 107 yet, but we’re working on it. See Update to kit-kernel@107 by lilleyse · Pull Request #746 · CesiumGS/cesium-omniverse · GitHub.

1 Like

So if I build the current 107 branch it should start work?

Yes, it should work. Let us know in the pull request if you run into any issues.