"Something Went Wrong" error on launch #1826
Unanswered
macromarkman
asked this question in
Support
Replies: 1 comment 1 reply
-
please see #1823 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
hello - downloaded the zip, extracted it, moved it to the programs folder and launched. I get a "Something went wrong, Cannot read properties of undefined (reading 'replace')" error on start up. details below
TypeError: Cannot read properties of undefined (reading 'replace')
at xe (file:///C:/Program%20Files/LosslessCut-win-x64/resources/app.asar/vite-dist/assets/index-18074aaf.js:167:13763)
at R.U._bindMultiple (file:///C:/Program%20Files/LosslessCut-win-x64/resources/app.asar/vite-dist/assets/index-18074aaf.js:167:14141)
at R.bind (file:///C:/Program%20Files/LosslessCut-win-x64/resources/app.asar/vite-dist/assets/index-18074aaf.js:167:14306)
at file:///C:/Program%20Files/LosslessCut-win-x64/resources/app.asar/vite-dist/assets/index-18074aaf.js:167:15681
at Array.forEach ()
at file:///C:/Program%20Files/LosslessCut-win-x64/resources/app.asar/vite-dist/assets/index-18074aaf.js:167:15649
at jv (file:///C:/Program%20Files/LosslessCut-win-x64/resources/app.asar/vite-dist/assets/index-18074aaf.js:40:24283)
at Dd (file:///C:/Program%20Files/LosslessCut-win-x64/resources/app.asar/vite-dist/assets/index-18074aaf.js:40:42406)
at file:///C:/Program%20Files/LosslessCut-win-x64/resources/app.asar/vite-dist/assets/index-18074aaf.js:40:40723
at $ (file:///C:/Program%20Files/LosslessCut-win-x64/resources/app.asar/vite-dist/assets/index-18074aaf.js:25:1658)
{
"err": {},
"platform": "win32",
"version": "3.59.1"
}
What do I need to do to fix this? -Thanks
Beta Was this translation helpful? Give feedback.
All reactions