Skip to main content
1-Visitor
December 4, 2018
Question

Project Missing

  • December 4, 2018
  • 1 reply
  • 3570 views

Not sure what happened but my projects are no longer showing up in the browser. The project folder still exists in Documents>Vuforia Studio>'Project Name' Is there any method to get it back?

 

Error Log:

[2018-12-04T18:46:04.595Z] warn: [twx-studio:projectSettings] Failed to read settings from C:\Users\nicholas.cifelli\Documents\VuforiaStudio\Projects\N2_Testing\appConfig.json
 SyntaxError: C:\Users\nicholas.cifelli\Documents\VuforiaStudio\Projects\N2_Testing\appConfig.json: Unexpected token   in JSON at position 0
    at JSON.parse (<anonymous>)
    at Object.readFileSync (C:\Users\nicholas.cifelli\AppData\Roaming\VuforiaStudio\CA0639NB07057\node_modules\jsonfile\index.js:63:17)
    at readSync (C:\Users\nicholas.cifelli\AppData\Roaming\VuforiaStudio\CA0639NB07057\dist\server\services\projectSettings.js:242:25)
    at C:\Users\nicholas.cifelli\AppData\Roaming\VuforiaStudio\CA0639NB07057\dist\server\services\projectSettings.js:265:38
    at Array.forEach (<anonymous>)
    at readProjectsSync (C:\Users\nicholas.cifelli\AppData\Roaming\VuforiaStudio\CA0639NB07057\dist\server\services\projectSettings.js:260:13)
    at C:\Users\nicholas.cifelli\AppData\Roaming\VuforiaStudio\CA0639NB07057\dist\server\services\projectSettings.js:281:17
    at new Promise (<anonymous>)
    at readProjects (C:\Users\nicholas.cifelli\AppData\Roaming\VuforiaStudio\CA0639NB07057\dist\server\services\projectSettings.js:280:21)
    at refreshProjects (C:\Users\nicholas.cifelli\AppData\Roaming\VuforiaStudio\CA0639NB07057\dist\server\services\projectSettings.js:288:12)

1 reply

1-Visitor
December 4, 2018

Possibly the appConfig file has been corrupted? I would compare it to the app config file from another project and look for malformed json. If there is nothing secret in it share it here and i'll take a look at it.

ncifelli1-VisitorAuthor
1-Visitor
December 4, 2018

I would if I could actually post it... This forum does not allow me to post it. Error: The contents of the attachment doesn't match its file type.

1-Visitor
December 4, 2018

Picky filters i guess. I would either zip it up or open it in a text editor and copy and paste it into a reply with the "insert code" button.