Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
It's showing "Error occured please check log" tried in both microsoft edge and google chrome
log:
[2021-02-11T04:50:47.901Z] error: [twx-studio:builderSettingService] Error occured around:
[2021-02-11T05:38:38.550Z] Studio 9.0.1.4911
[2021-02-11T05:38:38.559Z] Status Message: Getting ready...
[2021-02-11T05:38:38.559Z] Starting node.exe
[2021-02-11T05:38:39.087Z] info: [twx-studio:index] Studio Version 9.0.1.4911
[2021-02-11T05:38:39.108Z] info: [twx-studio:initializer] Node version: 14.15.3
[2021-02-11T05:38:39.108Z] info: [twx-studio:initializer] studio launched with the following arguments: {
_: [ 'C:\\Users\\ADMIN\\Documents' ],
'$0': '..\\..\\..\\..\\..\\..\\Roaming\\VuforiaStudio\\studio-download.vuforia.io\\dist\\server\\index.js'
}
[2021-02-11T05:38:39.109Z] info: [twx-studio:initializer] studio dir: C:\Users\ADMIN\Documents\VuforiaStudio , home dir: C:\Users\ADMIN\Documents
[2021-02-11T05:38:39.111Z] error: [twx-studio:builderSettingService] Could not open the builder settings file: Unexpected token in JSON at position 0 SyntaxError: Unexpected token in JSON at position 0
at JSON.parse (<anonymous>)
at Object.initialize (C:\Users\ADMIN\AppData\Roaming\VuforiaStudio\studio-download.vuforia.io\dist\server\services\builderSettingService.js:74:29)
at C:\Users\ADMIN\AppData\Roaming\VuforiaStudio\studio-download.vuforia.io\dist\server\services\initializer.js:106:27
at new Promise (<anonymous>)
at _initializeStudioDirs (C:\Users\ADMIN\AppData\Roaming\VuforiaStudio\studio-download.vuforia.io\dist\server\services\initializer.js:73:10)
at Object.init (C:\Users\ADMIN\AppData\Roaming\VuforiaStudio\studio-download.vuforia.io\dist\server\services\initializer.js:62:10)
at Object.<anonymous> (C:\Users\ADMIN\AppData\Roaming\VuforiaStudio\studio-download.vuforia.io\dist\server\index.js:24:4)
at Module._compile (internal/modules/cjs/loader.js:1063:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
at Module.load (internal/modules/cjs/loader.js:928:32) SyntaxError: Unexpected token in JSON at position 0
at JSON.parse (<anonymous>)
at Object.initialize (C:\Users\ADMIN\AppData\Roaming\VuforiaStudio\studio-download.vuforia.io\dist\server\services\builderSettingService.js:74:29)
at C:\Users\ADMIN\AppData\Roaming\VuforiaStudio\studio-download.vuforia.io\dist\server\services\initializer.js:106:27
at new Promise (<anonymous>)
at _initializeStudioDirs (C:\Users\ADMIN\AppData\Roaming\VuforiaStudio\studio-download.vuforia.io\dist\server\services\initializer.js:73:10)
at Object.init (C:\Users\ADMIN\AppData\Roaming\VuforiaStudio\studio-download.vuforia.io\dist\server\services\initializer.js:62:10)
at Object.<anonymous> (C:\Users\ADMIN\AppData\Roaming\VuforiaStudio\studio-download.vuforia.io\dist\server\index.js:24:4)
at Module._compile (internal/modules/cjs/loader.js:1063:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
at Module.load (internal/modules/cjs/loader.js:928:32)
[2021-02-11T05:38:39.111Z] error: [twx-studio:builderSettingService] original contents:
[2021-02-11T05:38:39.111Z] error: [twx-studio:builderSettingService] Error occured around:
Can someone explain how to resolve this issue?
Solved! Go to Solution.
Can you send builder-settings.json file?
It's in C:\Users\ADMIN\Documents\Vuforia Studio
Can you send builder-settings.json file?
It's in C:\Users\ADMIN\Documents\Vuforia Studio
@pawelek103 Hello actually based on the path you have given, I have checked the JSON file it was empty don't know why I guess when Microsoft edge auto-updated itself when vuforia studio is running this caused the JSON file to corrupt so I renamed the VuforiaStudio folder as a "backup" and downloaded it again through the same setup file and it worked. thanks for the hint!