Closed nickisnoobatcode closed 2 years ago
pretty sure its a mineflayer issue have that with every minecraft bot
can confirm its a problem with mineflayer. in my own bot i made using some info from this it will crash when getting the bot to run /g list
The bridge bot crashes when typing /g list in the console channel. Presumably because the message is larger than the 2k character maximum but more importantly, pm2 doesn't auto restart the process when it crashes. I'm assuming it's because you catch uncaught exceptions (which is also bad practice), but I may be wrong.