Skip to content

Error when using helpers #400

Closed Answered by rparrett
gungim asked this question in Q&A
Mar 20, 2023 · 2 comments · 1 reply
Discussion options

You must be logged in to vote

This type of error is indicative of there being multiple versions of Bevy in your dependecy tree.

In this case, the root cause is that bevy_ecs_tilemap has not released a version that is compatible with Bevy 0.10.

For now, it's possible to depend on the main git branch. Hopefully we'll have a crate published soon.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@rparrett
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by rparrett
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants