Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DOSENT WORK #3308

Closed
purple482015 opened this issue Feb 16, 2024 · 1 comment
Closed

DOSENT WORK #3308

purple482015 opened this issue Feb 16, 2024 · 1 comment
Labels
possible bug Stage1 just created by someone new to the project, we don't know yet if it deserves an implementation / a f

Comments

@purple482015
Copy link

purple482015 commented Feb 16, 2024

once i run it using this command node cow.js
the file is called cow.js and when i launch it nothing happens no errors it dosent even join this is the code im using
const mineflayer = require('mineflayer')

const bot = mineflayer.createBot({
host: 'localhost',
port: 55878,
username: 'Bot',
version: '15.2'
})

@purple482015 purple482015 added possible bug Stage1 just created by someone new to the project, we don't know yet if it deserves an implementation / a f labels Feb 16, 2024
@amoraschi
Copy link
Contributor

Maybe try using an actual valid version? I don't think 15.2 is a valid version

@extremeheat extremeheat closed this as not planned Won't fix, can't repro, duplicate, stale Feb 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
possible bug Stage1 just created by someone new to the project, we don't know yet if it deserves an implementation / a f
Projects
None yet
Development

No branches or pull requests

3 participants