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
467 stars 37 forks source link

[Bug] Save file shows "GAMEMODE_Invalid" after editing JSON #207

Closed Lenni009 closed 1 month ago

Lenni009 commented 2 months ago

Description

After editing the JSON in NomNom, the file can no longer be saved or edited.

Reproduce

Steps to reproduce the behavior:

  1. Load a save in NomNom
  2. Edit JSON
  3. Do a small edit, like changing the RealityIndex
  4. Save the JSON edit and close the JSON editor
  5. See the "Edit" and "Save" buttons being greyed out, and the file showing "GAMEMODE_Invalid"

Expected Behavior

The JSON edit should result in a valid save file that can be saved or edited further.

Files

save12.zip

Additional Context

Add any other context about the problem here or at least complete the following information.

spideruk07 commented 2 months ago

same issue here same version same platform

cengelha commented 1 month ago

Workaround that worked for me is to not select a node on the tree on the left. But I'm looking for a proper fix.