Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Upgrade to bevy 0.13 #30

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

nerdachse
Copy link

@nerdachse nerdachse commented Feb 29, 2024

Hello!

Sadly this isn't merge-able as is, due to the fact that it crashes:

called `Option::unwrap()` on a `None` value
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Encountered a panic in system `vx_bevy::voxel::world::meshing::process_mesh_tasks`!
Encountered a panic in system `bevy_app::main_schedule::Main::run_main`!
[Finished running. Exit status: 101]

But it's a start at least :)

@Game4all
Copy link
Owner

Game4all commented Mar 4, 2024

Changes look good to me so far. Could you please look at fixing the clippy warnings ? Thanks!

@nerdachse
Copy link
Author

@Game4all I would but as said, even though it compiles, it crashes with an unwrap on none.

Haven't had time to look into it yet

@Game4all
Copy link
Owner

Game4all commented Mar 4, 2024

no worries :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants