PluginBugs / Issues-EpicBackpacks

Repository used to keep track of issues of my plugin EpicBackpacks
1 stars 2 forks source link

[BUG] Using ChestSort on the hotbar while adding items to backpack #78

Closed adamboof closed 1 year ago

adamboof commented 1 year ago

Describe the bug When putting items into the backpack and then using ChestSort on the hotbar, moving the position of the backpack, causes the items added to be lost.

To Reproduce Steps to reproduce the behavior:

  1. Add items to backpack
  2. Shift + Left Click on the hotbar, causing the backpack to change position
  3. Close backpack
  4. On reentering backpack, you'll see items are missing

Expected behavior Shifting the position of the backpack should not cause a loss of items.

Info (please complete the following information):

Additional context Add any other context about the problem here.

LoneDev6 commented 1 year ago

This seems to be a bug of ChestSort, I'll try to see if I can reproduce it and possibly find a solution.