MineDojo / Voyager

An Open-Ended Embodied Agent with Large Language Models
https://voyager.minedojo.org/
MIT License
5.36k stars 492 forks source link

ConnectionError after bot connects, leaves and reconnects #75

Closed j4ix closed 11 months ago

j4ix commented 1 year ago

I don't know what I'm doing wrong, but this is what it's saying

"('Connection aborted.', ConnectionResetError(10054, 'An existing connection was forcibly closed by the remote host', None, 10054, None))"

image

xieleo5 commented 1 year ago

Hi, can you share your Mineflayer log and Minecraft log here?

Greg-Tarr commented 1 year ago

Mineflayer installation failed, reinstall NodeJS - make sure it's Version 16.20 from https://nodejs.org/download/release/v16.20.0/

Then follow the instructions directly. If you get a cb.apply error follow: https://stackoverflow.com/questions/63214997/typeerror-cb-apply-is-not-a-function and run npm install graceful-fs --save-dev

github-actions[bot] commented 1 year ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 11 months ago

This issue was closed because it has been inactive for 14 days since being marked as stale.