Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG: Can't edit paths #212

Closed
qwksilver opened this issue Dec 29, 2021 · 3 comments
Closed

BUG: Can't edit paths #212

qwksilver opened this issue Dec 29, 2021 · 3 comments
Assignees
Labels
bug Reproducable bug

Comments

@qwksilver
Copy link

I can't change a path to do a * for all subdirectories. i've tried a variety of ways, and none have worked. thanks

@FredTungsten FredTungsten self-assigned this Dec 29, 2021
@FredTungsten FredTungsten added the bug Reproducable bug label Dec 29, 2021
@FredTungsten FredTungsten added this to Open Issues in ScriptPlayer via automation Dec 29, 2021
@FredTungsten
Copy link
Owner

Ah, I see - that probably broke when I changed the text field to a proper directory picker.

Manual workaround:
Open %AppData%\ScriptPlayer\Settings.xml with a text editor and scroll down to the paths (AdditionalPaths) to edit the path.

Should look something like this:

<AdditionalPaths>
    <string>D:\Path\*</string>
</AdditionalPaths>

@qwksilver
Copy link
Author

ok, I had found and updated the config file shortly after, just thought you should know about the problem.

@FredTungsten
Copy link
Owner

Should be fixed now

ScriptPlayer automation moved this from Open Issues to Closed Issues Feb 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Reproducable bug
Projects
ScriptPlayer
  
Closed Issues
Development

No branches or pull requests

2 participants