Coder Social home page Coder Social logo

kit-extension-sample-asset-search's People

Contributors

jennvidia avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

kit-extension-sample-asset-search's Issues

Asset provider won't load into Omniverse

I tried to use this extension as a base for our own, but I got a number of error messages on the console at startup. On the console it was also reported that the extension was presumably loaded, but its search function never got called (as opposed to the other asset providers that come with Omniverse). I tried to track down the error and the error messages led me to think it fails in this line:


Apparently the call to get_asset_services() in the line above returns None and therefore the call to register_store() fails.
Comparing to the asset provider extensions that are included led me to change the line that lists a dependency:

Changing this line from "omni.kit.uiapp" = {} to "omni.services.browser.asset" = {}, like in the other asset provider extensions I looked at, seems to fix the problem.

Am I doing something wrong here or is this a flaw in the example?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.