Crafting delay and ghost items
LadyCailinBot opened this issue ยท 5 comments
CRAFTBOOK-2873 - Reported by Asa.Ayers
McMyAdmin shows I'm running CraftBook "3.8-SNAPSHOT:3555-7ab7624,master"
When using custom recipes to craft more than once item at once it looks like it only crafts 1. After it crafts 1 item it looks like you can pick up a stack of the remaining ingredients. You can pick them up and place them in your inventory, but they seem to not really exist and don't survive a restart and dissapear if they are a block and you attempt to place one.
I can reproduce this with multiple recipes, but I'll describe it with the Moss Stone (shapeless) recipe Cobble + Vine. In these examples it doesn't matter if you use the Cobble or the Vines
Scenario A
- Place 64 cobble and 64 vine into the bench
- shift+right-click the output. This only consumes one of each item and places 1 in my inventory
- exit the crafting bench, the other 63 get created and placed in my inventory.
Scenario B
- (same)
- (same)
- shift-right click to pick up the unused vines, it will consume the remaining ingredients and produce the other 63 Moss Stone.
Scenario C
- (same)
- (same)
- Pick up the 63 cobble It creates the other 63 Moss Stone.
- Place the cobble in your inventory
- Close the crafting bench.
- Place 1 stone from the stack, they will all dissapear
Scenario D
- (same)
- (same)
- Pick up the 63 cobble It creates the other 63 Moss Stone.
- Place the cobble in your inventory
- Logout and log back in
- The cobble has been removed from your inventory.
Comment by Asa.Ayers
I tried changing the field, but it says only developers can change it.
Comment by me4502
Hmm, I am not sure if this is a craftbook issue or a bukkit issue. A single stack should be handled by bukkit, not craftbook.
Comment by Asa.Ayers
The problem is only reproducible with custom recipes. I just double checked, crafting stacks of torches works correctly.