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

Add minecraft:style to extraNodeData in command_node for 1.20.3/4 #844

Closed
wants to merge 1 commit into from

Conversation

forester302
Copy link

Added minecraft:style at position 18 in the parser for extraNodeData in command_node
moved everything onwards up by 1

this fixes the error generated on declare_command
PartialReadError: Read error for undefined : undefined

@wgaylord
Copy link
Contributor

This should fix an issue I say in our nmp / mineflayer 1.20.3/4 update work, that I had no idea how to fix. (I knew something was wrong in the delcare_command packet but had no idea due to how complex that thing is.)

@extremeheat
Copy link
Member

Thanks, didn't realise you opened a PR for this, this fixed was merged in #850

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants