Fail export purchases when Shift + Clic
blablubbabcDEV opened this issue ยท 2 comments
Migrated from: https://dev.bukkit.org/projects/shopkeepers/issues/359
Originally posted by Almathy (Dec 22, 2015):
What steps will reproduce the problem?
-
Have 64 iron igots
-
Open a shopkeeper which sell 1 diamond against 8 iron igots
-
Shift + Clic to buy directly 8 diamonds
What is the expected output? What do you see instead?
In the purchases file, it's like if I've buy 1 diamond against 8 iron ingots. All isn't counted when I use Shift + Clic
What version of the product are you using?
v1.68
Do you have an error log of what happened?
[18:52:06 INFO]: [Shopkeepers] Player Almathy clicked: raw slot id=2, slot id=2, slot type=RESULT, shift=true, left or right=left, action=MOVE_TO_OTHER_INVENTORY
This might be fixed by bbd4373