algoRhythm99 / TiTsEd

A save editor for Trials in Tainted Space.
BSD 3-Clause "New" or "Revised" License
89 stars 20 forks source link

Error Message: TiTsEd Could Not Read This File Correctly #142

Closed CardinalBirb closed 2 years ago

CardinalBirb commented 2 years ago

Hi, new to GitHub and the game/editor. Got this message while trying to import my save to the editor. I don't know anything about code, but here it is. Hope I'm doing this right.

image

Sorry I have no idea what the red rectangle is.

image

Got the above image when I continued. As for continuing after that, the editor stayed blank.

algoRhythm99 commented 2 years ago

The editor does not support the JSON saves from the latest versions

CardinalBirb commented 2 years ago

Is the editor being updated? Or any plans or something of the sort?

algoRhythm99 commented 2 years ago

No

CardinalBirb commented 2 years ago

Ok cool. Do you know of any other ways to edit new saves? Like, something or some way that does what TiTsEd did for older versions.

algoRhythm99 commented 2 years ago

The JSON format is text, you could edit it with any text editor if you understand the structures and the values.

There is a "state editor" (not the same as a save editor: https://forum.fenoxo.com/threads/titsedjs-a-game-state-editor-for-javascript-version.32419/

CardinalBirb commented 2 years ago

cool cool, thanks for the help. I don't fully understand the structure and values but it helps knowing that I can do it. toodles.