You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
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.
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
Additional information
Filenaming on Save needs to be changed to use Wights.
The text was updated successfully, but these errors were encountered: