#rapier wrong version

1 messages · Page 1 of 1 (latest)

solemn osprey
#

is that after updating bevy to 0.13?

#

this is strange, does it work fine if you change to <(&Transform, &RigidBody)>?

solemn osprey
#

what's rapier's version? 0.25.0?
and you could use a tuple here

solemn osprey
#

usually that error happens when dependency is outdated so yeah, i have no other clue

reef tangle
#

do you have some dev dependencies that might be outdated ?

reef tangle
#

bev_rapier 0.25 is for bevy 0.13, not 0.12.1

#

you need to use 0.24 if you don't want to upgrade to bevy 0.13