Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

there was an error when running the binary after doing cargo build on Manjaro, and on root of the repo:

Adding theater assets Adding enemy assets Adding person assets Loading… thread ’thread ‘mainCompute Task Pool (0)’ panicked at ‘thread ‘’ panicked at ‘Requested resource does not exist: alloc::boxed::Box<dyn bevy_render::renderer::render_resource_context::RenderResourceContext>Compute Task Pool (1)Requested resource does not exist: alloc::boxed::Box<dyn bevy_render::renderer::render_resource_context::RenderResourceContext>’, ’ panicked at ‘’, /home/elhamaryanpur/.cargo/registry/src/github.com-1ecc6299db9ec823/bevy_ecs-0.5.0/src/system/system_param.rsRequested resource does not exist: alloc::boxed::Box<dyn bevy_render::renderer::render_resource_context::RenderResourceContext>/home/elhamaryanpur/.cargo/registry/src/github.com-1ecc6299db9ec823/bevy_ecs-0.5.0/src/system/system_param.rs:’, :244/home/elhamaryanpur/.cargo/registry/src/github.com-1ecc6299db9ec823/bevy_ecs-0.5.0/src/system/system_param.rs244:::1724417

I pulled down the current version from my GitHub into a new folder and tried running it and didn't encounter this error. I updated the readme on the repo with some instructions.

Could you try running it like this?

cargo run --release --features native