mirror of
https://github.com/bevyengine/bevy
synced 2024-11-22 12:43:34 +00:00
3ba711050f
# Objective - After updating #2988, all the examples started crashing with ``` thread 'main' panicked at 'Plugin "bevy_render::render_component::ExtractComponentPlugin<bevy_asset::handle::Handle<bevy_pbr::pbr_material::StandardMaterial>>" was already added', crates/bevy_app/src/app.rs:831:33 ``` ## Solution Plugin was added twice: directly: |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |