-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
IssueIssue using the SoftwareIssue using the Software
Description
Is there an existing issue for this?
- I have searched the existing issues and checked the recent builds/commits
Bug Description
If you create a vid with a Prompt that contains wights (dark:1.3) the file don´t get saved.
As far as i see it its a file system error since VC store the prompt in the "Savefile name" and most systems can´t handle special characters in the filename (like ":")
Step-by-step instructions to reproduce the issue.
- enter Prompt. Example: nightelves, armor, (dark:1.3)
- Click generate
- on finish, no error message, just a broken 0b file.
Expected Behavior
Normal file saving
Current Behavior
Stop saving file due to OsError
Version or Commit where the problem happens
0.0.7
What platforms do you use Visioncrafter ?
Windows
What Python version are you running on ?
3.10.6
What GPU are you running Visioncrafter on?
RTX3080
How much GPU VRAM are you running Visioncrafter on?
24GB
Console logs
No relevant log files or entries. VC doesn´t catch the OsError.
Additional information
Filenaming on Save needs to be changed to use Wights.
Metadata
Metadata
Assignees
Labels
IssueIssue using the SoftwareIssue using the Software