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

Cannot craft items that use redstone torches in latest 1.16.220 release #2111

Closed
rgronberg opened this issue Apr 7, 2021 · 5 comments · Fixed by #2108
Closed

Cannot craft items that use redstone torches in latest 1.16.220 release #2111

rgronberg opened this issue Apr 7, 2021 · 5 comments · Fixed by #2108
Labels
Confirmed Bug The bug reported is confirmed and able to be replicated.

Comments

@rgronberg
Copy link

Describe the bug

Today I updated my server plugin to the latest to support 1.16.220. There is now a but where I cannot craft any recipe that uses redstone torches (repeater, comparator, activator rail). The crafting UI looks as if I do not have any redstone torches in my inventory. The redstone torches in the crafting grid appear with red boxes. Even if I manually build up the recipe, the crafting output slot does not populate. When I login the same user in Java client I can craft the items just fine

To Reproduce

Have three redstone torch, three stone, and one quartz in inventory and try to craft a comparator in the crafting table

Expected behaviour

Can craft items that require redstone torches

Screenshots / Videos

No response

Server Version and Plugins

No response

Geyser Dump

No response

Geyser Version

This server is running Geyser version 1.2.1-SNAPSHOT (git-master-86b2901) (Java: 1.16.4 - 1.16.5, Bedrock: 1.16.100/1.16.101 - 1.16.220)

Minecraft: Bedrock Edition Version

1.16.220

Additional Context

No response

@Camotoy
Copy link
Member

Camotoy commented Apr 7, 2021

Can you try to reproduce this bug in a singleplayer world or standard multiplayer Bedrock environment? Does it affect 1.16.210 or below?

@rgronberg
Copy link
Author

rgronberg commented Apr 7, 2021

This was initially reported against a nintendo switch client. On that device in a single player world and on dedicated bedrock server, the crafting is working as expected.

I did try to login to my server from the same account that was having issues on the switch, but from my phone with a controller attached and I can craft using redstone torches. Not sure if mobile is handled differently.

So far, I can reliably reproduce on a switch client running 1.16.220 in a Geyser proxied server, but not single player or bedrock dedicated server.

Edit: I must have tested it on my phone before updating the app. After updating on my phone, I am seeing the same behavior as the switch, so older clients with the latest Geyser seems to be able to craft, but not the latest clients with the latest geyser

@Camotoy
Copy link
Member

Camotoy commented Apr 7, 2021

I'm able to confirm this on Geyser with Windows 10 1.16.220.

@Camotoy Camotoy added the Confirmed Bug The bug reported is confirmed and able to be replicated. label Apr 7, 2021
@Camotoy Camotoy linked a pull request Apr 8, 2021 that will close this issue
@zombihunterbonn
Copy link

Is it fix?

@Chew
Copy link
Member

Chew commented Apr 9, 2021

^ indeed it is :) Please avoid bumping issues for updates though

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.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants