GeyserMC / Geyser

A bridge/proxy allowing you to connect to Minecraft: Java Edition servers with Minecraft: Bedrock Edition.
https://geysermc.org
MIT License
4.68k stars 667 forks source link

Crafting certain items puts them into crafting grid instead of inventory #4855

Open akshualy opened 1 month ago

akshualy commented 1 month ago

Describe the bug

When on Bedrock Pocket Edition, crafting one of the following items results in it being put in slot 0 of the crafting grid:

I am unsure if there are more of them, but those are the ones I have found to be affected so far.

To Reproduce

  1. Put the crafting ingredients for one of the affected items in any possible crafting configuration into a crafting table
  2. Tap the crafting result once
  3. Observe the result being put into slot 0 of the crafting grid instead of the inventory

Expected behaviour

The crafted item should go into the inventory.

Screenshots / Videos

https://github.com/user-attachments/assets/cacd87d0-879c-464a-b205-2e1dddefc161

Server Version and Plugins

Server /version:

> version
[11:29:56 INFO]: Checking version, please wait...
[11:29:57 INFO]: Current Purpur Version: 1.20.6-2233-0d6766e (MC: 1.20.6)*
* You are running the latest version
Previous: 1.20.6-2229-4873495 (MC: 1.20.6)

Plugins:

> pl
[11:30:18 INFO]: Bukkit Plugins: (5):
[11:30:18 INFO]:  - floodgate, Geyser-Spigot, LuckPerms, spark, ViaVersion

Geyser Dump

https://dump.geysermc.org/WaDaR8u69okFR1VRIKuiQ8rOvpIENx0e

Geyser Version

2.4.0-b600 (git-master-93b0a61)

Minecraft: Bedrock Edition Device/Version

1.21.2, Pocket Edition

Additional Context

I was unable to reproduce this issue on the Windows version with Keyboard + Mouse or with a controller.

onebeastchris commented 1 month ago

Is only creative mode crafting affected?

akshualy commented 1 month ago

Hi, sorry for the confusion there. No, this also affects survival mode.

onebeastchris commented 1 month ago

Able to replicate on a 1.21 paper server, and only on a mobile device - win10 works fine.

Jsaunders411 commented 1 month ago

Not sure if xbox series x counts as mobile but its also an issue on there as well and with wood blocks ,stone blocks and many blocks..usually more persistant when your crafting items in larger quantities happens less if you do it one at a time.

onebeastchris commented 1 month ago

@Jsaunders411 that's a separate bug.

@akshualy As a temporary workaround for this bug, you could switch to the "Classic UI" instead of the "Pocket UI".

akshualy commented 1 month ago

@onebeastchris Thanks for the tip, the workaround works.