Giter VIP home page Giter VIP logo

Comments (7)

johnvick avatar johnvick commented on June 3, 2024 1

That fixed it - thanks very much. What an obscure error (from where I sit anyway).

Just bought you a coffee for your trouble .

from staxrip.

Dendraspis avatar Dendraspis commented on June 3, 2024

Do you mean StaxRip or an encoder? If you, which one?

Question is how do I ensure all traces of Staxrip are removed to ensure a fresh start?

Basically deleting/renaming the Settings folder is all you need.

Could there be registry entries?

The only Reg-Keys set by StaxRip are here:
HKEY_CURRENT_USER\SOFTWARE\StaxRip
used for Shutdown and Locations.

from staxrip.

johnvick avatar johnvick commented on June 3, 2024

Clean install as your suggestions to - C:\StaxRip-v2.38.7-x64

Add video file - no settings changed - error log:

`ArgumentException (v2.38.7)

Illegal characters in path.

System.ArgumentException: Illegal characters in path.
at System.IO.Path.CheckInvalidPathChars(String path, Boolean checkAdditional)
at System.IO.Path.Combine(String path1, String path2)
at StaxRip.Package.FindInPathEnvVar(String filename) in D:\Code\Github\staxrip\staxrip\Source\General\Package.vb:line 3221
at StaxRip.Package.FindEverywhere(String fileName, String ignorePath) in D:\Code\Github\staxrip\staxrip\Source\General\Package.vb:line 3168
at StaxRip.Package.get_Path() in D:\Code\Github\staxrip\staxrip\Source\General\Package.vb:line 3114
at StaxRip.AppsForm.SearchTextBox_TextChanged() in D:\Code\Github\staxrip\staxrip\Source\Forms\AppsForm.vb:line 689
at StaxRip.AppsForm..ctor() in D:\Code\Github\staxrip\staxrip\Source\Forms\AppsForm.vb:line 412
at StaxRip.Package.VerifyOK(Boolean showEvenIfNotRequired) in D:\Code\Github\staxrip\staxrip\Source\General\Package.vb:line 2793
at StaxRip.GlobalClass.VerifyRequirements() in D:\Code\Github\staxrip\staxrip\Source\General\GlobalClass.vb:line 564
at StaxRip.MainForm.OpenVideoSourceFiles(IEnumerable`1 files, Boolean isEncoding) in D:\Code\Github\staxrip\staxrip\Source\Forms\MainForm.vb:line 2109

`
I tried this with several video files, same error. Same with NVENC and software 264/265 encoders.

from staxrip.

Dendraspis avatar Dendraspis commented on June 3, 2024

Okay, this is related to a change in v2.38.1, so v2.38.0 should not be affected.

What did you do to get this error message? Just opening a source file?

Can you open a console (CMD) and run this command:
echo %PATH%
and then share the output with me? Probable user names can be replaced in case you want/need to, but please keep the folder Hierarchie intact.

from staxrip.

johnvick avatar johnvick commented on June 3, 2024

All I did was open a video file:

C:\Users\johnv>echo %PATH% C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\PuTTY\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH";C:\WINDOWS\System32\OpenSSH\;C:\Program Files\dotnet\;C:\Program Files\WireGuard\;C:\Program Files\NVIDIA Corporation\NVIDIA App\NvDLISR;C:\Program Files\NVIDIA Corporation\NVIDIA App\NvDLISR;C:\Program Files\NVIDIA Corporation\NVIDIA App\NvDLISR;C:\Program Files\PowerShell\7\;C:\Program Files\Tailscale\;C:\Users\johnv\AppData\Local\Microsoft\WindowsApps;

from staxrip.

Dendraspis avatar Dendraspis commented on June 3, 2024

Your Path variable contains a path that has an invalid character:
C:\WINDOWS\System32\OpenSSH"

I guess after you remove that ending " StaxRip will work without issues.

from staxrip.

Dendraspis avatar Dendraspis commented on June 3, 2024

Thank you very much, too. ❤️

Glad this fixed your problem.

from staxrip.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.