tth05 / morerefinedstorage

Continuation of RefinedStorage for 1.12 with focus on performance and new features.
MIT License
16 stars 7 forks source link

Buckets deleted if autocrafting with them #36

Closed csuarezmtz closed 2 years ago

csuarezmtz commented 2 years ago

Issue description: Refined storage autocrafting is deleting buckets when using water filled buckets in recipe

What happens: create pattern for paper using 4x sawdust + 1 water filled bucket. System crafts required buckets, then fills them with water. When the autocrafting process gets to create the paper with sawdust + water bucket, paper is outputted but all water buckets used are destroyed (not returned to the storage system)

What you expected to happen: when executing the same crafting recipe in a vanilla crafting table, empty bucket remains in the table.

Steps to reproduce:

  1. Autocraft 4x sawdust (Thermal) + 1 water filled bucket = 6 paper
  2. Count the number of buckets crafted (plus iron usage)
  3. Validate if buckets remain in the system after crafting is done ...

Version (make sure you are on the latest version before reporting):

Does this issue occur on a server? [yes/no] no

If a (crash)log is relevant for this issue, link it here:

No crash

embeddedt commented 2 years ago

I think you opened this on the wrong repository. This is an unofficial fork for 1.12, not the 1.16 version.

On Sat., Oct. 2, 2021, 12:50 a.m. csuarezmtz, @.***> wrote:

Issue description: Refined storage autocrafting is deleting buckets when using water filled buckets in recipe What happens: create pattern for paper using 4x sawdust + 1 water filled bucket. System crafts required buckets, then fills them with water. When the autocrafting process gets to create the paper with sawdust + water bucket, paper is outputted but all water buckets used are destroyed (not returned to the storage system) What you expected to happen: when executing the same crafting recipe in a vanilla crafting table, empty bucket remains in the table. Steps to reproduce:

  1. Autocraft 4x sawdust (Thermal) + 1 water filled bucket = 6 paper
  2. Count the number of buckets crafted (plus iron usage)
  3. Validate if buckets remain in the system after crafting is done ...

Version (make sure you are on the latest version before reporting):

  • Minecraft: 1.16.5
  • Forge: 36.2.2
  • Refined Storage: 1.9.15

Does this issue occur on a server? [yes/no] no If a (crash)log is relevant for this issue, link it here:

No crash

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/tth05/morerefinedstorage/issues/36, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKHTVABHL4NFJJDJOSNQJX3UE2FSBANCNFSM5FF6WBXA .

tth05 commented 2 years ago

The official repository can be found here: https://github.com/refinedmods/refinedstorage