Kolby Nottingham

Results 5 issues of Kolby Nottingham

**Describe the bug** The android is facing the wrong direction. **To Reproduce** First noticed when using the get forward vector in the new Avoid task.

bug

Continuous action spaces should contain low and high attributes similar to those in discrete action spaces. When sampling from a continuous action space, values should be be sampled between low...

enhancement

I don't have good reproduction steps yet, but I get the following error after ~0.5~1 hours of running minerl. This occurs both on my local machine and in the provided...

question

- [x] The [FAQ](https://github.com/PrismarineJS/mineflayer/blob/master/docs/FAQ.md) doesn't contain a resolution to my issue ## Versions - mineflayer: 4.9.0 - server: vanilla 1.19.3 - node: 18.6.3 ## Detailed description of a problem When...

possible bug
Stage1

Previously, pip install (non-editable) failed to load certain packages such as algorithms. Adding __init__.py files fixes this.