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

Disconnection from server when touching honey block #132

Closed
MagicSweet-dev opened this issue Jan 6, 2020 · 2 comments
Closed

Disconnection from server when touching honey block #132

MagicSweet-dev opened this issue Jan 6, 2020 · 2 comments
Labels
Confirmed Bug The bug reported is confirmed and able to be replicated. Work in Progress The issue is currently being worked on.

Comments

@MagicSweet-dev
Copy link

Describe the bug
A disconnection from server when touching honey block

To Reproduce
Steps to reproduce the behavior:

  1. Touch the honey block (and try to slide down or jump on it)
  2. Get the crash with error 'io.netty.handler.codec.DecoderException: java.lang.IllegalArgumentException: Value 53 has no mapping for key class com.github.steveice10.mc.protocol.data.game.entity.EntityStatus.'

Expected behavior
A normal Honey Block's behavior

Screenshots
Annotation 2020-01-07 012734
Annotation 2020-01-07 012750
Annotation 2020-01-07 012759
Annotation 2020-01-07 012814

Server version
git-Paper-33 (MC: 1.15.1)

Geyser version
Build #159 from Dec 31

Bedrock version
1.14.1

@Redned235
Copy link
Member

Describe the bug
A disconnection from server when touching honey block

To Reproduce
Steps to reproduce the behavior:

  1. Touch the honey block (and try to slide down or jump on it)
  2. Get the crash with error 'io.netty.handler.codec.DecoderException: java.lang.IllegalArgumentException: Value 53 has no mapping for key class com.github.steveice10.mc.protocol.data.game.entity.EntityStatus.'

Expected behavior
A normal Honey Block's behavior

Screenshots
Annotation 2020-01-07 012734
Annotation 2020-01-07 012750
Annotation 2020-01-07 012759
Annotation 2020-01-07 012814

Server version
git-Paper-33 (MC: 1.15.1)

Geyser version
Build #159 from Dec 31

Bedrock version
1.14.1

Thanks for the detailed report, should have this resolved in the next few hours.

@Redned235 Redned235 added Confirmed Bug The bug reported is confirmed and able to be replicated. Work in Progress The issue is currently being worked on. labels Jan 6, 2020
@Redned235
Copy link
Member

Redned235 commented Jan 7, 2020

Resolved in GeyserMC/MCProtocolLib#508. Once this gets merged and Geyser gets rebuilt, this issue will be closed. For the time being, if you want this fix now, just compile GeyserMC/MCProtocolLib yourself, and then recompile Geyser.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Confirmed Bug The bug reported is confirmed and able to be replicated. Work in Progress The issue is currently being worked on.
Projects
None yet
Development

No branches or pull requests

2 participants