-
-
Notifications
You must be signed in to change notification settings - Fork 682
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 Copy Books #3682
Comments
Did some digging... This issue (which doesn't occur 100% of the time by the way) seems to be caused by the deprecatedCraftAction returning two result items instead of one... Looking at the ItemData it seems the only discrepancy between the two items is the "generation" field in which one version has "1i" and the other has "2i" which seems to be referring to the number of generations to the original source book. Turn on debug mode and you can see this for yourself, or take a look at the error from when I tried.
|
Describe the bug
A player sent me this video saying that they cannot copy books using a crafting table.
To Reproduce
Expected behaviour
The book is expected to move into the player's inventory
Screenshots / Videos
Minecraft_2023-04-03_20-55-04-1.mp4
Server Version and Plugins
I don't have console access to the server - It's on PurpurMC 1.19.3
Geyser Dump
https://dump.geysermc.org/7DHpYrH4sqJz972yZqcV1qJJqQbrRLhp
Geyser Version
Latest
Minecraft: Bedrock Edition Device/Version
PE
Additional Context
NA
The text was updated successfully, but these errors were encountered: