GithubHelp home page GithubHelp logo

Comments (3)

nejinx avatar nejinx commented on May 27, 2024

This also happens if you use bevy_prototype_lyon and the heron crate. Tested with heron version 3 with the "debug-2d" feature on.

thread 'main' panicked at 'Stage already exists: Shape.', C:\Users....cargo\registry\src\github.com-1ecc6299db9ec823\bevy_ecs-0.7.0\src\schedule\mod.rs:150:9

Cargo.toml line for heron:
heron = { version = "3", features = ["2d", "debug-2d"] }

once you remove debug-2d this issue disappears.

from bevy_prototype_lyon.

tmills9208 avatar tmills9208 commented on May 27, 2024

I was also having this issue with using bevy_retrograde, which uses heron as well. This gives better insight on the issue at least, although it is possible my issues might be separate at the moment.

from bevy_prototype_lyon.

Nilirad avatar Nilirad commented on May 27, 2024

Fixed by #163

from bevy_prototype_lyon.

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.