owmii / krate

Krate, better than chest with filters and useful upgrades.
GNU Lesser General Public License v3.0
4 stars 5 forks source link

1.16.4-0.1.2 item deletion bug with inventory sorter #6

Open cragolf opened 3 years ago

cragolf commented 3 years ago

Found using Direwolf20 1.16 pack Using inventorysorter-1.16.1-18.1.0

Reproduction steps:

  1. Fill a krate with items
  2. Make a blacklist filter which includes one of the items in the krate
  3. Install the filter
  4. Hit middle click to sort the inventory. Result: entire inventory or some item stacks will be deleted. This behaviour seems fairly consistent.

This also occurs with a whitelist. Ie: adding a filter with a whitelist to a chest which already has contents not included in whitelist and then sorting.

Sorting works correctly when items that conflict with the filter are not present. At least so far in my testing. The filter does get pulled out of its slot but this is minor.