kewldan
kewldan
Until the author added support for this to the project. You might be best off using [this method](https://pastebin.com/RAYTFxuX) to move. If you just modify the position of the player (2nd...
If I'm not mistaken, then for the effect of gravity on an object, it must be Dynamic @DanielChappuis
Same problem (Capsule and concave). Occurs in my experience when a capsule collides with a small face. And to minimize the chance of this error, you should remove all duplicate...
> Yes, the mesh used for collision detection must not have duplicated vertices or zero area faces. In the next version of the library, there will be code to check...
Same issue, 502 Gateway Error, Nginx-proxy run command: `docker run --detach --name nginx-proxy --publish 80:80 --volume /var/run/docker.sock:/tmp/docker.sock:ro nginxproxy/nginx-proxy:1.5` Everything works if i run my web server in containers and set...
Same issue _Edit by maintainer bot: Comment was **automatically** minimized because it was considered unhelpful. (If you think this was by mistake, let us know). Please only comment if it...
No, motor 3.5.1 **doesnt** support 4.9.1. BUT motor has released a 3.6.0 which added a support for pymongo 4.9. So problem is solved. **Upgrade your motor library to 3.6.0**
> > No, motor 3.5.1 **doesnt** support 4.9.1. BUT motor has released a 3.6.0 which added a support for pymongo 4.9. So problem is solved. **Upgrade your motor library to...
Interesting situation, motor latest version supports Python >= 3.8. Although support for Python 3.8 will end in 10 days (full, even security updates), so is it worth the effort and...
OK, when you find it necessary to disable support for 3.7 just reopen this PR