Proxyshop
Proxyshop copied to clipboard
Bug: Could not save a copy as "Kongming, "Sleeping Dragon" ..." because the file name was not valid
Describe the bug
See screenshot. I'm guessing the problem has to do with the "
characters in the cardname.
To Reproduce
Steps to reproduce the behavior:
Attempt to render the card Kongming, "Sleeping Dragon"
with Proxyshop (any template).
Your system:
- Python version: 3.8
- Windows version: 11
- Photoshop version: 23.5.0
- Proxyshop version: v1.1.8
Screenshots
I can also confirm that the Circle of Protection cards do not automatically save because of the ":" character in the card name.
This has been fixed for quite sometime by using a regex replace on special characters in the file name step! Thanks :)