-
-
Notifications
You must be signed in to change notification settings - Fork 703
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
Comments
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. |
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. |
The "Couldn't look up profile properties for" error came back when adding back plugin WanderingTrades |
If you can figure out specifically which plugin(s) is causing that issue, you can make a new bug report about it specifically
This issue is tracked here: GeyserMC/Floodgate#329 |
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](https://user-images.githubusercontent.com/99332317/177057903-7b9ff71e-af65-4e19-86c0-015a3b31da6d.jpg)
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
The text was updated successfully, but these errors were encountered: