-
-
Notifications
You must be signed in to change notification settings - Fork 247
🎈 Add Minecraft pc 1.21.9 data #1096
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
base: master
Are you sure you want to change the base?
Conversation
|
I can't reproduce this error when running Locally I get
Github says
I could use some advice on how to ensure my local environment testing matches the CI/CD |
|
Your local branch is out of date, it's not listing all the tests (1663 vs 1690). I just merged master into here, pull the latest commit and run it again |
fixes 1.21.8 and 1.21.9 Co-authored-by: Rich Young <code@richyoung.ca>
|
Protocol data is not correct https://github.com/PrismarineJS/mineflayer/actions/runs/19987084418/job/57322609224?pr=3754 |
* Add loginPacket.json for Minecraft 1.21.9 Adds the missing loginPacket.json file needed for 1.21.9 server support. Copied from 1.21.3 as they share similar login packet structure. * adding ci.yml * Refactor CI workflow for improved structure and clarity
This automated PR sets up the relevant boilerplate for Minecraft pc version 1.21.9. Fixes #1095.
Related:
pc-1_21_9branch instead ofmaster.