Coder Social home page Coder Social logo

Comments (1)

Jaimi avatar Jaimi commented on August 12, 2024

This is by design if you have a recipe selected. If you have a recipe selected, and the open scene does not have a UMAContext, then it needs to create one to be able to show the editor. Before we did this, it would simply error out with an access violation. We tried an iteration where we notified the user that a scene with a "valid umacontext must be open to be able to the see recipe", but that fell flat also. In the end, we compromised on just making a context, and then cleaning it up when the editor was closed.

So in your case, you must have a recipe selected (the recipe editor is what is throwing the error).
We will be rewriting the whole library/context/etc stuff in version 3.0 so this will no longer be a problem. Closing this issue due to a trello task already existing to address it.

from uma.

Related Issues (20)

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.