Socketed items can be taken out of storage and don't get removed with the item #8

Open
opened 2025-10-02 03:54:48 +00:00 by omicron · 0 comments
Owner

It's possible to take copies of socketed items out of their sockets using the storage system. It doesn't seem to cause permanent corruption in the results because the game knows those items are socketed and will delete them from your stash. It does leave the database in an inconsistent state though, but nothing we can't fix even after it happened.

There are two issues:

  • You can take a socketed item out of storage separately
  • When you take an item out of storage, the socketed entries aren't marked deleted
It's possible to take copies of socketed items out of their sockets using the storage system. It doesn't seem to cause permanent corruption in the results because the game knows those items are socketed and will delete them from your stash. It does leave the database in an inconsistent state though, but nothing we can't fix even after it happened. There are two issues: - You can take a socketed item out of storage separately - When you take an item out of storage, the socketed entries aren't marked deleted
omicron added the
bug
label 2025-10-02 03:54:48 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: omicron/d2warehouse#8
No description provided.