You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you use an consumable Usable with quantity 1, the quantity is then decremented to zero and the stack is auto-removed by the InventoryController logic. The ViewInventoryAction does not detect this and then tries to view that stack index, thus causing a crash.
The text was updated successfully, but these errors were encountered:
If you use an consumable Usable with quantity 1, the quantity is then decremented to zero and the stack is auto-removed by the InventoryController logic. The ViewInventoryAction does not detect this and then tries to view that stack index, thus causing a crash.
The text was updated successfully, but these errors were encountered: