I can’t get rid of this error, I’ll have to add everything related to the scene to the file, so it will be big ... Your work also got into my story)Perhaps it's because it's referenced as part of a subscene and that messes it up? There's some backslashes next to the filename that are unusual to see too.
That mp3 in lipsink folder.something got messed up in your dependencies.
I suggest
1. make sure you have that file ( Fairy12.... .mp3 ) in that folder
2. Try get get rid of double backslash thingy:
2.2. make copy of your json file. If you screw up on next steps, just copy it back and start over
2.3. find a proper text editor capable of opening huge text files. Notepad++ is probably good for this purpose
2.4. Open the json in editor and search for "Fairy/\\" , then change /\\ to just / .
2.5. save it and open with VaM. Problem will either go away or there will be other problems. Likely this file is not the only one which was imported with such slash-backslash thingy.
I deleted slash in json file of subscene and now it created without errors.Perhaps it's because it's referenced as part of a subscene and that messes it up? There's some backslashes next to the filename that are unusual to see too.