-
This is an error that randomly occured while my bot was walking around the world (in Nether):
```
buffer.js:506
throw new RangeError('index out of range');
^
RangeError: index out of …
-
can ai bot play on modded server?
-
There's some more data that I think can go from mineflayer to minecraft-data :
- [ ] animationEvents / entityStatusEvents / spawnedObjectTypes / mobTypes https://github.com/andrewrk/mineflayer/blob/m…
-
There is bug in npm published version of mineflayer-collectblock and it's fixed here. Can you publish latest changes to npm too?
-
On startup, I get the following error:
```
C:\Users\Eesa\Downloads\mindcraft-main\mindcraft-main>node main.js
Using chat settings: { model: 'gpt-4o-mini', api: 'openai' }
Using embedding settings:…
-
Pathfinder currently cheats the physics system in some places.
- [ ] Canceling velocity: https://github.com/PrismarineJS/mineflayer-pathfinder/blob/e1e900ae496b2ae470ef274af4758d26c276d317/index.js…
-
A new Minecraft Java Edition version is available (as of 2024-10-23T12:28:15+00:00), version **1.21.3**
## Official Changelog
* https://feedback.minecraft.net/hc/en-us/sections/360001186971-Release-C…
-
There's this weird error that pops up that says this, here's the whole log:
"PS C:\Users\*****\Downloads\mindcraft-main\mindcraft-main> node main.js
Using chat settings: { model: 'gpt-3.5-turbo', …
-
issue is here: [https://github.com/PrismarineJS/mineflayer/issues/3032](https://github.com/PrismarineJS/mineflayer/issues/3032)
not sure if the issue is with mineflayer prismarine-registry
-
You could use superjoe30/node-minecraft-protocol or superjoe30/mineflayer to make updating to newer minecraft protocol version easier