-
-
Notifications
You must be signed in to change notification settings - Fork 688
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
Fix Merchant Inventory Transaction #1017
Conversation
!start-test-server |
Preparing and starting test server as requested by @DoctorMacc at 2020-07-25 14:17:59 UTC Downloading Geyser Standalone... Finished download, setting up docker container... Built docker container. Connect via 51.210.124.95:32795 ( |
This works for me |
Works fine on the test server; I could not take emeralds out of the slot though (did not test with a villager with two slots) |
Good to know. I'll look at that tomorrow. |
Ok, so far #763 works perfectly. This one has an issue on a tablet where when trading the source item is left in the cursor (or more likely it thinks its in the cursor). I suspect its related to a refresh after the click or perhaps Geyser thinks the cursor has something in it when java does not. |
… as well. Tested on tablet but not desktop yet.
!start-test-server |
Preparing and starting test server as requested by @DoctorMacc at 2020-07-26 02:51:09 UTC Downloading Geyser Standalone... Finished download, setting up docker container... Failed creating and starting docker container. |
!stop-test-server |
Stopping and removing test server as requested by @DoctorMacc at 2020-07-26 02:53:41 UTC Unable to stop and remove test server. |
!start-test-server |
Preparing and starting test server as requested by @DoctorMacc at 2020-07-26 02:53:55 UTC Downloading Geyser Standalone... Finished download, setting up docker container... Built docker container. Connect via 51.210.124.95:32796 ( |
Works fine for me on desktop. |
As villager trading is hotly requested for a fix, I'll be merging this until the inventory rewrite is finished. Thanks for looking into this! |
Fix Merchant Inventory Transaction (GeyserMC#1017)
Add fix for Villager Trading