- Home /
Question by
CommanderThrawn · Nov 25, 2017 at 05:05 AM ·
parseparser
JSON Parse Errors: Get Line Numbers
I'm building a game where all the data is stored externally in JSON. This data tends to break constantly, and when it does, It only tells me which file failed to parse, not which line the failure occurred on. Does anyone know how to get line numbers out of the JSON parser? If not, does anyone know a less fragile format for storing game data? Thanks!
Comment
Your answer
Follow this Question
Related Questions
Parsing and displaying KML 0 Answers
xml : FormatException: Input string was not in the correct format 1 Answer
Allow specific characters on GUI textField? 1 Answer
Update Parse.com Database OnApplicationQuit 1 Answer
Parse XML file in Unity C# 2 Answers