-
I think this is low level enough this should just be part of mineflayer
-
in my command prompt, i run "node main.js" and it says "[ './andy.json' ]" and then spams
"SES_UNCAUGHT_EXCEPTION: {
code: 'MODULE_NOT_FOUND',
requireStack: [
'S:\\AI Minecraft Player\\min…
-
Hello, I am trying to run the code from the file "basic.js" which is located at the examples folder, and I run into this error. I also tried taking parts of the basic.js to put into my own code and I …
-
Version: Deno 2.0.3
Hello.
I am interested in using Deno to build a Minecraft player bot. I used the minelayer package and the Deno runtime. I wrote simple code that should log in to the player us…
-
Related #65
Things to do :
* [x] #115 use Minecraft data
* [x] pchunk bedrock support
* [x] pblock and pitem support
* [ ] Actual implementation in mineflayer, 2 choices. I prefer the first choi…
-
flags bad packets when trying to build
-
Hi,
I'm trying to run a bot on a 1.21.1 server, but I'm getting an error code.
```
PartialReadError: Read error for undefined : undefined
at new ExtendableError (/home/nickkory/mc_bot/nod…
-
**Context:** The bug occurs when using the Python-JavaScript bridge and the mineflayer module.
**Replay conditions:** The crash occurs when methods are called in a chain, e.g. playerEntity.position.o…
-
https://github.com/minetest/minetest
-
Uncaught (in promise) Error: unsupported protocol version: 1.20.6
at Object.createClient (C:\mineprompt_rewritten\node_modules\minecraft-protocol\src\createClient.js:30:22)
at createBot (C:\…