mineflayer
mineflayer copied to clipboard
1.19.1/1.19.2
Is your feature request related to a problem? Please describe.
Would it be possible to upgrade Mineflayer from Protocol Version 759 to Protocol Version 760? (1.19 to 1.19.1/1.19.2)
Describe the solution you'd like
Probably the main change would be secure chat here as 1.19 changes are already implemented
Additional context
n/a
https://github.com/PrismarineJS/node-minecraft-protocol/issues/1037
Yeah need the protocol in mcdata and then this can be done Probably not a big change but your contribution would be appreciated
@jtsiskin has funded $30.00 to this issue.
- Submit pull request via IssueHunt to receive this reward.
- Want to contribute? Chip in to this issue via IssueHunt.
- Checkout the IssueHunt Issue Explorer to see more funded issues.
- Need help from developers? Add your repository on IssueHunt to raise funds.
Issue hunt does not give fund to people. It's a scam. I advise using rysolv instead. Thanks btw!
On Tue, Oct 25, 2022, 01:02 IssueHunt Bot @.***> wrote:
@jtsiskin https://issuehunt.io/u/jtsiskin has funded $30.00 to this issue.
- Submit pull request via IssueHunt https://issuehunt.io/repos/1284185/issues/2797 to receive this reward.
- Want to contribute? Chip in to this issue via IssueHunt https://issuehunt.io/repos/1284185/issues/2797.
- Checkout the IssueHunt Issue Explorer https://issuehunt.io/issues to see more funded issues.
- Need help from developers? Add your repository https://issuehunt.io/r/new on IssueHunt to raise funds.
— Reply to this email directly, view it on GitHub https://github.com/PrismarineJS/mineflayer/issues/2797#issuecomment-1289742143, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAR437Q5QNL4ERHYYKJKM3DWE4ISDANCNFSM6AAAAAAREPHUS4 . You are receiving this because you commented.Message ID: @.***>
mineflayer not working for 1.19.1 or 1.19.2
Those versions are not supported yet
@jtsiskin has cancelled funding for this issue.(Cancelled amount: $30.00) See it on IssueHunt
When does the big hacker people that read this say that they think this is going to be done?
temporary fix (kinda) if you don't need chat at all and just frustrate from constat crushes - you can edit library locally - node_modules/mineflayer/lib/loader.js -> comment line 12 (chat: require...
)
https://github.com/PrismarineJS/node-minecraft-protocol/issues/1046
How long will it take to fix this?
Need 1.19.2 for a project
How long will it take to fix this?
Need 1.19.2 for a project
Well, the community is trying to update it so there is no ETA.
now nmp has 1.19.2
so need to make a PR for mineflayer here
see changes to do at https://github.com/PrismarineJS/node-minecraft-protocol/pull/1050#issue-1513384723
https://github.com/PrismarineJS/mineflayer/blob/master/lib/plugins/chat.js mostly need to change this
@AnyBananaGAME @Le0X8
#2894 adds 1.19.2 with chat support, if anyone wants to test that it's working (specifically non-vanilla servers would be notable)
(install PR with npm install https://github.com/frej4189/mineflayer#new-chat
)
@AnyBananaGAME @Le0X8
#2894 adds 1.19.2 with chat support, if anyone wants to test that it's working (specifically non-vanilla servers would be notable) (install PR with
npm install https://github.com/frej4189/mineflayer#new-chat
)
I am testing it across the py bridge and i am receiving this error when the bot say anything in chat version 1.19.2 modded fabric
(no chat report )
done