Inmis

Inmis

11M Downloads

Bug when putting the backpack into the backpack

linzexin022 opened this issue ยท 6 comments

commented

Hi there, I found that If I put A backpack (except ender backpack) into B backpack, drop B backpack to the ground, then A backpack will disappear.

commented

Also found this, A backpack will also disappear if the B backpack is simply moved to another inventory slot.

commented

1.3.1 makes it so you can't (easily) place backpacks into other backpacks. I didn't touch the clear bug (so don't try to put it in), so I will attempt to fully patch it if people still figure out how to get past the slot locks.

@Draylar hey, it seems like you just blocked moving the backpack item with a mouse. However pressing number keys like 1 2 3 etc. isn't canceled. The server crashes with StackOverflowError when the client attempts this.

Repro steps:

  1. Place an item in a backpack
  2. Hover over the item
  3. Press a hotbar swapping key to swap the item and the backpack in the hotbar slot.
commented

Please provide your server game log through your text file sharing tool of choice.

commented

Please provide your server game log through your text file sharing tool of choice.

My bad, seems to work on the latest version. My client and server versions were out of sync.

commented

I can add to this issue,

Putting B into A makes B disappear..

commented

1.3.1 makes it so you can't (easily) place backpacks into other backpacks. I didn't touch the clear bug (so don't try to put it in), so I will attempt to fully patch it if people still figure out how to get past the slot locks.