sylviiu / ezytdl

Advanced electron-based frontend for yt-dlp
GNU General Public License v3.0
517 stars 21 forks source link

Internal error occurred! after running npm start or ezytdl.exe #126

Closed nameniok closed 9 months ago

nameniok commented 9 months ago

Type: Error

Title:

Internal error occurred!

Content:

{}

SyntaxError: Bad escaped character in JSON at position 21581 (line 1 column 21582) at JSON.parse () at E:\Robienie Stron html css\ezytdl-main\dist\win-unpacked\resources\app.asar\util\currentVersion\pybridge.js:48:40 at ChildProcess.exithandler (node:child_process:422:7) at ChildProcess.emit (node:events:514:28) at maybeClose (node:internal/child_process:1091:16) at Process.onexit (node:internal/child_process:302:5)

(no stack)

Stack:

- at module.exports (E:\Robienie Stron html css\ezytdl-main\dist\win-unpacked\resources\app.asar\core\sendNotification.js:24:34)
- at module.exports (E:\Robienie Stron html css\ezytdl-main\dist\win-unpacked\resources\app.asar\util\errorHandler.js:8:48)
- at process.<anonymous> (E:\Robienie Stron html css\ezytdl-main\dist\win-unpacked\resources\app.asar\index.js:22:125)
- at process.emit (node:events:514:28)
- at emit (node:internal/process/promises:149:20)
- at processPromiseRejections (node:internal/process/promises:294:27)
- at process.processTicksAndRejections (node:internal/process/task_queues:96:32)

Below this line, please describe what caused this error.

After running (npm start or .exe and settings) it's showing up.

sylviiu commented 9 months ago

Duplicate of #121