zencq / NomNom

NomNom is the most complete savegame editor for NMS but also shows additional information around the data you're about to change. You can also easily look up each item individually to examine its attributes, independently of a savegame, or get other useful information that are not related to a specific savegame (but enhanced if one is loaded).
https://zencq.github.io/NomNom/
GNU General Public License v3.0
382 stars 33 forks source link

[Bug] Items disappear from the inventory when I change their quantity #143

Open Lavshyak opened 6 months ago

Lavshyak commented 6 months ago

Description

When I change the quantity of items in the inventory, in the game these items completely disappear from the inventory.

Items will not be lost in the game if you delete them, create new ones of the same type, indicating the required quantity.

Reproduce

Steps to reproduce the behavior:

  1. get X items in the game (and save and exit from the game)
  2. open this editor, open save, change items quantity from X to N (and save changes)
  3. start the game

Expected Behavior

There will be N items in inventory

Files

(steam save) st_76561199397793406.zip

Additional Context