Proxyshop icon indicating copy to clipboard operation
Proxyshop copied to clipboard

Bug: Could not save a copy as "Kongming, "Sleeping Dragon" ..." because the file name was not valid

Open HelixVita opened this issue 2 years ago • 1 comments

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 image

HelixVita avatar Aug 27 '22 07:08 HelixVita

I can also confirm that the Circle of Protection cards do not automatically save because of the ":" character in the card name.

pozzum avatar Sep 11 '22 22:09 pozzum

This has been fixed for quite sometime by using a regex replace on special characters in the file name step! Thanks :)

Investigamer avatar Nov 05 '22 17:11 Investigamer