Reinman
Reinman
Yep I also struggled with this confusion and it's because the Moo lexer runs *prior* to Nearley (not alongside). So when Moo runs first and gets confused, it will just...
That didn't work for me - the root problem is a long-running bug in chardet itself and Python 3.11 Replace cchardet in the requirements.txt file with faust-cchardet, which appears to...
Mineflayer github seems to suggest protocol only tested up to 1.19.3 https://github.com/PrismarineJS/node-minecraft-protocol FWIW the fabric that worked for me was mods/fabric-api-0.76.1+1.19.3.jar and fabric-loader-0.14.18-1.19.3