-
-
Notifications
You must be signed in to change notification settings - Fork 247
Pc 1 21 9 fix spawn entity velocity #1120
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: pc-1_21_9
Are you sure you want to change the base?
Pc 1 21 9 fix spawn entity velocity #1120
Conversation
|
Hi @richnetdesign, thanks for working on 1.21.9 support. I've been testing this branch and found an issue with When I regenerate protocol.json from proto.yml using
I noticed the commit message mentions "manual patches to json. need to investigate why not regenerated automatically" - have you found the root cause of why the build script output doesn't match? I'd like to help sync proto.yml with protocol.json so that future fixes can be contributed properly. Is there something specific about the 1.21.9 protocol that requires manual edits, or is this a build tooling issue that needs to be resolved first? |
|
hi @micahstubbs you might be on better track than me because I am overly relying on AI and need to fix somethings it did in this branch. my main point was I think your fixes should be targeting 1.21.9 instead of 1.21.10. I just noticed you were working on same things as me and didn't want to step on each others toes. I had already merged some changes to 1.21.9 related to the place holders you had, so might make sense for you to move your PR to 1.21.9 |
|
If you haven't already, you might try testing with a https://github.com/mindcraft-bots/mindcraft bot against a local 1.21.9 minecraft server / lan game. That seemed to help me spot some of the issues. My local mindcraft bot appears to be able to play 1.21.9 successfully with your diff in this PR. I think you are close. I'll post issues and/pr fixes here if I encounter them with more bot-playtesting. |
|
Where is |
No description provided.