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

Unable to configure if either .esm file or destination folder do not exist #62

Open
JMPZ11 opened this issue May 24, 2024 · 6 comments
Open

Comments

@JMPZ11
Copy link

JMPZ11 commented May 24, 2024

I am trying to create a new .esm from an existing set of files, but spriggit will not let me save the configuration when the target .esm doesn't exist. As a workaround I can just put a text file out there, but that seems like it shouldn't be required to setup the sync.

Also, in v 0.18.0, if the destination folder did not exist, it would be created. This made it pretty conventient to add new items as I didn't have to create the folders first.

If it would be possible to setup a sync before the folder or esm exists, it sure would be handy.

Thanks!

@Noggog
Copy link
Member

Noggog commented May 24, 2024

Can you give more details? Are you using the UI? The CLI? What command text did you give exactly?

@JMPZ11
Copy link
Author

JMPZ11 commented May 25, 2024

Using the UI, apologies.
UI version 0.20.0. I used the plus to add a new sync. The file picker for the esm doesn't let you specify a non-existant file, and if you type the name of a file that doesn't exist, the box is highlighted and the save button is greyed out. As soon as I drop an empty file with the correct name, the UI updated automatically and I could save the mapping.

The window doesn't allow you to type in a folder name anymore (I think) - you much use the directory picker and must chose an existing directory. using 0.18.0, I could just copy the name of the .esm file and paste it in the folder, and spriggit would create the folder when I initiated the translation from esm -> yaml.

The auto creating folders was quite handy especially when working on a problem that involved a bunch of attempts. Half the time I try to create, name then select a new folder, I end up with "New Folder" anyway lol.

The yaml->esm with no existing esm would be pretty common I would think?

@Noggog Noggog added this to the Initial Release milestone May 26, 2024
@Noggog
Copy link
Member

Noggog commented Jun 21, 2024

Was not able to reproduce this. But perhaps I'm misunderstanding the issue.

Here's a video of me modifying the input/output pathing where neither of the paths point to legitimate targets

Spriggit_avpmD4puCO.mp4

If you're still experiencing this, or have some extra clarity on where/how exactly this is biting you, feel free to reopen!

@Noggog Noggog closed this as completed Jun 21, 2024
@JMPZ11
Copy link
Author

JMPZ11 commented Jun 23, 2024

Thanks, sorry too many pots lol. Yes it is resolved, thank you very much!

Update: I was incorrect - this was was not resolved -- ill add a comment

@Noggog
Copy link
Member

Noggog commented Jul 13, 2024

Reproduced
image

@Noggog Noggog reopened this Jul 13, 2024
@JMPZ11
Copy link
Author

JMPZ11 commented Sep 24, 2024

I was just going to update with similar findings, using 0.30.0.
Also, just tried typing a folder than didn't exist, and it won't let me exit the field

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants