OpenBlocks

OpenBlocks

56M Downloads

[Bug] Grave Dupe

Frostthejack opened this issue ยท 2 comments

commented

Dupe bug involving graves

openblocks graves converting stacking no metadata items using the same item id but differing nbt data, to the first larger partial stack found when writinginventory to grave.

example. botania pure daisies and dayblooms.
pure daisy x18 in hotbar slot 0.
two rows of single dayblooms one per slot in main inventory.

on death grave will contain 36 pure daisies.

reversing the arrangement will change which stack is filled by the lower count items.

this also applies to bees, specifically drones which can stack.

Tested on FTB INFINITY 2.5.0

Running versions
OpenBlocks-1.7.10-1.5.1
Botania r1.8-249
forestry_1.7.10-4.2.11.59

If you need any more information let me know

commented

I can't reproduce it with just Botania/Forestry and OpenBlocks, so I'm suspecting 3rd party interaction.

Please verify following things:

  1. Are those really OB graves?
  2. Does merge happen when graves are disabled (with gamerule openblocks:spawn_graves set to false)
  3. If yes, what's the output of this?
commented

It was ob graves it was in. It did not happen when I had graves disabled. After I installed your tool i can no longer replicate the issue and i dont know why. I even removed it and still could not replicate it anymore. Ill get with the people who first had the issue and have them do what I did and see if they can still replicate the issue.