rubegartor / ReelSteady-Joiner

ReelSteady Joiner merge multiple GoPro separate video files into one without losing the gyro data
MIT License
100 stars 6 forks source link

SyntaxError on 1.3.0 upon first launch #43

Closed noctis90210 closed 1 year ago

noctis90210 commented 1 year ago
SyntaxError: Unexpected end of JSON input
    at JSON.parse (<anonymous>)
    at Config.loadConfig (C:\Program Files\ReelSteady Joiner\resources\app.asar\app\src\provider\Config.js:39:31)
    at Object.<anonymous> (C:\Program Files\ReelSteady Joiner\resources\app.asar\app\app.js:23:8)
    at Module._compile (node:internal/modules/cjs/loader:1120:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1175:10)
    at Module.load (node:internal/modules/cjs/loader:988:32)
    at Module._load (node:internal/modules/cjs/loader:829:12)
    at c._load (node:electron/js2c/asar_bundle:5:13343)
    at Module.require (node:internal/modules/cjs/loader:1012:19)
    at require (node:internal/modules/cjs/helpers:102:18)

reelsteady-joiner 1.3.0 Electron 20.0.2 win32 10.0.22621 Locale: en-US

rubegartor commented 1 year ago

After restarting ReelSteady Joiner, has the problem persisted or does it work without problem?

noctis90210 commented 1 year ago

I just thought it will happened again on the next run, but it didnt, thats why i edited the title of the issue 😅

rubegartor commented 1 year ago

In the end if I have been able to reproduce the error, in the next update it will be solved, thanks again!