Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unexpected character encountered while parsing value: �. Path '', line 0, position 0 #39

Closed
weaz12 opened this issue Sep 3, 2021 · 3 comments

Comments

@weaz12
Copy link

weaz12 commented Sep 3, 2021

This mod was working fine for me until I somehow managed to overwrite my current save (70+ hours) with a save that was a few years old (less than 1 hour). I ended up deleting the save from within NMS and ultimately downloaded a .DDS file from the Steam Sync Cloud website that allowed me to load up a previous game state.

It was at this point that I started receiving the errors below when trying to use NMSCoordinates. Not sure this is relevant, but I immediately noticed the save files were now formatted differently. Originally, it was "save3.hg" but is now "3, save3.hg".

Other related issues:

If I select "backup current" it tells me to select a save slot despite already having one selected.
Error! 855 is also being displayed under the Coordinate Share section.
I am unable to select a Galaxy number in the fast travel section.

I have tried the following....however the problem persists:

Reinstalling NMSCoordinates
Deleting all files from the appdata/roaming/HelloGames folder
Deleting backup files from NMSCoordinate folder
Deleting JSON files from NMSCoordinates folder
Moving files with the Save File Manager section in NMSCoordinates
Toggling Travel Mode and Manual Travel on and off

I can try reinstalling NMS but before doing so I figured I'd look here for some guidance. I've attached the JSON error details txt file below. Please let me know if any additional information is needed. Thank you.

NMSCoordinates Error

image

image

image

JSON Error Details.txt

@Kevin0M16
Copy link
Owner

Thanks for bringing up this issue. I apologize I didn't see this sooner. I haven't touched this since August 2020 when it was compatible with v2.62 (stated on the readme page). So if your game isn't v2.62 AND your save*.hg's were never touched by any other update, it's possible it could have negative effects on save files or possibly not work at all. Lot's of testing would be needed. I don't suggest using it at all at this point.

The very first zip file you created when opening NMSCoordinates should have your original save files in it. This might help to restore your save files.

If you or someone else is still passionate about fixing this for the latest update, let me know. I wasn't sure if this was still useful or needed after the changes in travel was made easier. To make this work, the save files (json) from v2.62 need to be compared to saves from v3.6. All the changes and additions noted and checked for compatibility.

@Kevin0M16
Copy link
Owner

Kevin0M16 commented Sep 7, 2021

Update: After investigating, the save files for the last update have changed format. So until I can add the new decompression method. This will not work. I'll see what I can find out.

@Kevin0M16
Copy link
Owner

Just an update. I know it's been a long while but I wanted to inform that I have worked on this and created the class to work with the new save files. Soon I will push a development branch if anyone is interested in testing it out.

This was my very first project and after looking it over again it's a real mess. I have plans to clean it up and possibly add new features if there are any suggestions post in issues.

Thanks.

Kevin0M16

@Kevin0M16 Kevin0M16 mentioned this issue Jul 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants