minecraft-openai
minecraft-openai copied to clipboard
Controlling a Minecraft NPC using OpenAI 🤖
for some reason whewn i run the code npm install npm start -- --port [PORT] with the port in it, it says: [nodemon] clean exit - waiting for changes before...
Hi, At PrismarineJS we have followed your work for a while, and this is a topic that interest some of our member (including me). It would be awesome if you...
It looks like the API isn't working correctly ``` +0ms minecraft-openai.api:log payload { prompt: '\n' + '// Go forward\n' + "bot.setControlState('forward', true);\n" + '\n' + '// Go back\n' + "bot.setControlState('back',...
I did everything according to the instructions, entered the port. But alas, nothing worked. ``` minecraft-openai.cli:log starting bot +0ms Error: connect ENOENT [51145] at PipeConnectWrap.afterConnect [as oncomplete] (net.js:1148:16) { errno:...
Cannot find module '../minecraft-data/data/pc/common/features.json' Node.js v18.13.0 [nodemon] app crashed - waiting for file changes before starting... i cant find were is this features.json
Happy new year! I'm a bit lost setting this program up on my computer, I created a .env with the required API key in my local copy, though trying to...