-
-
Notifications
You must be signed in to change notification settings - Fork 10
[Bug]: Regional / language settings data issues #13
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't workingc: APIAPI relatedAPI relatedc: editor frontendEditor frontend/UI relatedEditor frontend/UI relatedconfirmedItem has been reproduced or confirmedItem has been reproduced or confirmedlocalisationLocalisation relatedLocalisation relatedpriority: highHigh priority itemHigh priority item
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingc: APIAPI relatedAPI relatedc: editor frontendEditor frontend/UI relatedEditor frontend/UI relatedconfirmedItem has been reproduced or confirmedItem has been reproduced or confirmedlocalisationLocalisation relatedLocalisation relatedpriority: highHigh priority itemHigh priority item
📋 Guidelines
🐞 Bug Description
If I save after clicking the "Fishing" tab, even without changing anything, my save file becomes corrupted. During the loading of the save file, the error message appears: Failed to load save file: Invalid token at line 1, column 6827135.
It seems to me that the problem has to do with the "FishingRecord>LargestCatchList" field and items with a value with a zero after the decimal point.
If I delete the entire "LargestCatchList" block through the JSON Editor, the save file becomes valid again.
⚙️ Steps to Reproduce
🔎 Expected Behavior
Save file not being corrupted.
🖼️ Screenshot or Video
💻 Environment