HashLips / hashlips_art_engine

HashLips Art Engine is a tool used to create multiple different instances of artworks based on provided layers.
MIT License
7.2k stars 4.3k forks source link

DNA Delimiter causes issues with files that contain - #364

Open EddyHaigh opened 2 years ago

EddyHaigh commented 2 years ago

When using files with a '-' in them the DNA delimiter causes incorrect splitting, therefore, breaks the app. I recommend you change the delimiter to a value that filesystems cannot use e.g. @

CmeRR4 commented 2 years ago

The same issue for me, had to remove all - from the filenames