Error opening file?
![Darren556g](https://secure.gravatar.com/avatar/a4eae4d2aa58a28eb350b4b23be3230b?&r=pg&s=100&d=https%3A%2F%2Fvanillicon.com%2Fa4eae4d2aa58a28eb350b4b23be3230b_100.png)
I'm trying to open a saved file that i've made, and i'm getting an error opening file message. When i check my log it says
Json Parser (3586470,31561971): Unexpected end of file in string.
Error reading file, see log for more details.
anyone have any idea how to resolve this?
Comments
It sounds as if there's a bracket or quote missing, but it's hard to be sure. It should be copyright-safe to upload the .duf file and someone might be able to spot the error, though of course they won't be able to open it as they (probably) won't have the content used.
If there's a missing quote or bracket, how do i go about finding it? Can i pm you the file?
It would need to be a link, but I'm not certain I can fix it. Most good text editors will find matching brackets, which should help, though if you used the default settings you will first need to uncompress the file (using most archive tools, or the batch Convert pane in DAZ Studio).
On loading a scene subset I'm getting this error:
(1503,0): Illegal new-line in string
Error reading file, see log for more details.
Is this enough to go on for troubleshooting?
Try uncompressing the file, assuming it is compressed, and looking at line 1503 using a text editor. I've a nasty feeling you will find the file is corrupted part way through a string so DS sees the opening " but not a closing " and so thinks the next newline character it sees is inside the string.