View Single Post
Old 13th February 2021, 15:47   #2254  |  Link
stax76
Registered User
 
stax76's Avatar
 
Join Date: Jun 2002
Location: On thin ice
Posts: 6,837
In 2.1.7.1 Beta there was the following change:

- Revert current folder of process being set to video temp folder because it locks the folder and also because the .NET Framework allows only 260 characters for the working directory of a process.

I just searched the code for Environment.CurrentDirectory, it's not found anywhere, so the current folder staxrip inherits, is never changed.

So you can do the following to find out if that change is the reason for your issue:

1. Options > Misc > Use source file folder for temp files

2. Open terminal and change folder to where your source is

3. Start staxrip from terminal

If that solved it, then we can put it back as a setting, disabled by default.
stax76 is offline