Skip to content

bug : bank deposits equipped items without unequipping them #2155

@cydyn

Description

@cydyn

Description

The problem is that when we have two non-stackable items, such as equipment, if we want to hide one of them, an input box appears asking how many items we want to hide.
The maximum number is immediately marked and we can put it in the bank. (using shift it immediately shifts both non-stackable ones)
If we have an equipped item and the other one is not equipped, and we click either using the contextbox or shift to hide the unequipped item, it will move both of them.
And now, if we take out another item, regardless of whether we meet the conditions to equip it or whether it is an item that cannot be equipped, it is equipped in the slot where we previously had the item (and now we don't have it because it is in the bank). .

The next problem is that it imposes HP and MP and ExtraBuffy on this item, so you can have over 100% MP or HP and you can equip things that you shouldn't.

After leaving and entering the server, these items may disappear, but not always, which may mean that, for example, we put armor on our heads that will give us higher stats than a helmet.

I am attaching videos

Steps to Reproduce

  1. Create 2 different equipable items in the editor.
  2. Go to the customer and give yourself 2 pieces of one item and 1 piece of the other.
  3. Go to the bank.
  4. Wear the item you have 2.
  5. Hide the item of which you have 1 piece (The other one)
  6. Use the bank in the contextmenu or use shift or double-click on the item you have 2 and which is not equipped and hide it in the bank this way. (Hide the maximum amount if the inputbox appears)
  7. When the items you had two pieces of are hidden, cash out the item you put in the bank earlier with the single one.
  8. BUG: this item should be in the slot where you previously had the item equipped.

Version with bug

0.8.127

Last version that worked well

I dont know

Affected platforms

Windows

Did you find any workaround?

I will send a PR soon

VID_20240131_213804.mp4
VID_20240131_215232.mp4

Zrzut_ekranu_88

Relevant log output

No response

Duplicate Bug Check

  • This bug report is not a duplicate to the best of my knowledge.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingverifiedIssue has been verified as valid/existing.

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions