Closed ethereumdegen closed 6 months ago
thread 'main' panicked at src/world_interaction/dialog.rs:10:9: Error adding plugin bevy_egui::EguiPlugin: : plugin was already added in application note: run with RUST_BACKTRACE=1 environment variable to display a backtrac
RUST_BACKTRACE=1
This might be caused by 2 different versions of Egui.. (I had the same issue) check your Cargo.lock?
thread 'main' panicked at src/world_interaction/dialog.rs:10:9: Error adding plugin bevy_egui::EguiPlugin: : plugin was already added in application note: run with
RUST_BACKTRACE=1
environment variable to display a backtrac