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

Chests and crafting problems #3111

Closed
Insidi0usAngel opened this issue Jul 3, 2022 · 4 comments
Closed

Chests and crafting problems #3111

Insidi0usAngel opened this issue Jul 3, 2022 · 4 comments
Labels
More Info Needed More information is needed from the OP.

Comments

@Insidi0usAngel
Copy link

Describe the bug

I am using the latest version of geyser-spigot on paper 1.19, there is a little bug where bedrock users cannot shift click items into chests, drag and drop works or standing on hoppers because on shift click the items get thrown onto the floor infront of player. Also with crafting tables if a player wants to make any item such as say an iron chestplate they cannot click on the item they want to create - they have to know what the recipe is and place each item into each slot individually - i think this is linked to the shift clicking issue too as its similar. Is there a way to download previous builds of geyser? This problem with chests has been present in probably at least the last few geyser builds.

To Reproduce

On running 1.19 latest paper server, try as a bedrock user to shift click items into a chest
2 try to craft anything you don't know the recipe for

Expected behaviour

items go into chest
crafting tables where you click on an item and then can craft it without having to drag and drop items onto crafting table

Screenshots / Videos

No response

Server Version and Plugins

This server is running Paper version git-Paper-"9d0650e" (MC: 1.19) (Implementing API version 1.19-R0.1-SNAPSHOT) (Git: 9d0650e)
plugins1

Geyser Dump

https://dump.geysermc.org/mE40gGxd7BZa1rlDjVrkHzTmC450oQrI

Geyser Version

2.0.4-snapshot git-master-dc810f1 java 1.19 bedrock 1.19.0-1.19.2

Minecraft: Bedrock Edition Device/Version

No response

Additional Context

No response

@Camotoy
Copy link
Member

Camotoy commented Jul 5, 2022

Both of those work for me in a desktop environment. Maybe try with no other plugins besides Geyser and Floodgate? And where did you download Paper from? The versioning there seems off.

@Camotoy Camotoy added the More Info Needed More information is needed from the OP. label Jul 5, 2022
@Insidi0usAngel
Copy link
Author

Confirmed, I was using "paper-auto-updating-1.19.jar" which is something that is created by Pebblehost server (idea is that you don't have to check daily for new paper updates). On getting rid of this and replacing with latest paper from the official source this immediately fixed the issues with chests and shift click! So maybe their auto updating paper is not the most up to date or the process of auto-updating a jar is creating the issue.....

For issues with crafting recipes not holding on the table this was working once I removed all plugins to a backup folder. Interestingly another issue that appears in the console that others have reported (added some x's to protect user identity and cut error down as its quite long):

05.07 10:28:04 [Server] Startup[10:28:04 ]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@1e347xxx[id=00000000-0000-0000-0009-01fbf42fxxxx,name=_xxx,properties={},legacy=false]

^^The above type of error messages no longer appeared either once all plugins were removed, so it looks like crafting table issue and console spam error message issues are both caused by potentially one plugin that's a bit incompatible. With 70+ plugins it will be a little time and work to discover where the specific incompatibilities are.

@Insidi0usAngel
Copy link
Author

The "Couldn't look up profile properties for" error came back when adding back plugin WanderingTrades
Issues with crafting table recipes came back when adding back plugin Customitems and its dependency KnokkoCore

@Konicai
Copy link
Member

Konicai commented Aug 10, 2022

For issues with crafting recipes not holding on the table this was working once I removed all plugins to a backup folder. Interestingly another issue that appears in the console that others have reported (added some x's to protect user identity and cut error down as its quite long):

If you can figure out specifically which plugin(s) is causing that issue, you can make a new bug report about it specifically

05.07 10:28:04 [Server] Startup[10:28:04 ]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@1e347xxx[id=00000000-0000-0000-0009-01fbf42fxxxx,name=_xxx,properties={},legacy=false

This issue is tracked here: GeyserMC/Floodgate#329

@Konicai Konicai closed this as not planned Won't fix, can't repro, duplicate, stale Aug 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
More Info Needed More information is needed from the OP.
Projects
None yet
Development

No branches or pull requests

3 participants