-
-
Notifications
You must be signed in to change notification settings - Fork 921
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
1.21 #3480
1.21 #3480
Conversation
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/[email protected] |
Mojang usually breaks things for no reason. Add a feature in mcdata to distinguish |
Looks like the chat types got incremented in the newest protocol version for whatever reason. |
Please open a PR
…On Fri, Oct 25, 2024, 20:10 SuperGamerTron ***@***.***> wrote:
Looks like the chat types got incremented in the newest protocol version
for whatever reason.
image.png (view on web)
<https://github.com/user-attachments/assets/c6140990-922f-4617-8633-3db4376ab3fd>
I was able to fix it with this: ***@***.***
<SuperGamerTron/prismarine-registry@6d2e1ca>
—
Reply to this email directly, view it on GitHub
<#3480 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAR437VJRJXRNTZRJSU4U73Z5KCSHAVCNFSM6AAAAABQAJPQ3GVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMZYGUYTMMJVGI>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Chat test fixed |
Failing at consume now with this TypeError: SizeOf error for undefined : Cannot read properties of undefined (reading 'x') Seems like wrong packet definition |
so the problem is pchat toString is producing "* flatbot hello" instead of " hello" which makes the test get stuck |
fixed that; we're now at fishing test |
I merged and released most deps I left some comments in nmp and mcdata prs; would be nice to look into it so we can merge those too |
all external tests working now only internal tests to fix |
now all passing but there seems to be a weird regression only in 1.19.2 https://github.com/PrismarineJS/mineflayer/actions/runs/11534777950/job/32109169450 |
I do not reproduce any failure in 1.19.2 locally |
rerunning fixes it; something flaky |
tested jumper digger inventory manually, it works |
/makerelease |
No description provided.