Open TheMCV3teran opened 2 weeks ago
i will try moving it closer to my minecraft directory
after i moved it, it's saying it ended too quickly and that it wont restart
what do you mean "move it closer"
what do you mean "move it closer"
not sure how to explain it, the best way i can is saying "making the path it has to take to minecraft shorter"
the bot itself doesn't need minecraft to be even installed. so it doesn't matter how close it is ;)
Hi there! I noticed you're experiencing a module loading issue when trying to run the project. Could you provide some additional details to help diagnose the problem?
node --version
)In the meantime, here are a few things to try:
rm -rf node_modules
npm install
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\mindcraft-main\mindcraft-main\node_modules\mineflayer\node_modules\minecraft-data\lib\supportsFeature.js', 'S:\AI Minecraft Player\mindcraft-main\mindcraft-main\node_modules\mineflayer\node_modules\minecraft-data\index.js', 'S:\AI Minecraft Player\mindcraft-main\mindcraft-main\node_modules\mineflayer\lib\supportFeature.js', 'S:\AI Minecraft Player\mindcraft-main\mindcraft-main\node_modules\mineflayer\lib\loader.js' ] } Agent process exited with code 4294967295 and signal null Restarting agent..."
can anyone help me?