toruzz / TileMolester

Tile Molester is a multi-format, user-extensible graphics data editor for game consoles.
Other
55 stars 6 forks source link

Cannot Save File if the Filename contains a bracket character #21

Open AdamCatalyst opened 2 months ago

AdamCatalyst commented 2 months ago

If a filename contains a bracket "[" or "]" character, when you try to save the file, it won't save the file but will instead sae the file name as a new file type. Please see screenshot for example.

Screenshot 2024-06-30 at 8 48 42 PM
Europia79 commented 2 months ago

@AdamCatalyst

Are you sure it doesn't save ?

...I don't have Mac but I tested several versions on Windows 7 and this wasn't an issue.

...I would guess that it's an issue with whatever Framework TileMolster uses ? ...If so, the "fix" would be to update that Framework to the latest version & "re-compile" (re-build).

Off-topic, but beautiful naming system btw !!! ...Ironically, my only suggestion would be would be to enclose Author, Version, & Date Tags... ...with either Parentheses, Curly-Braces, or Square-BRACKETS !!! ...because then, that information will be more easily parse-able by Programs & Scripts :P

AdamCatalyst commented 2 months ago

Here, you can see exactly what happens when a bracket character is in the filename.

https://github.com/toruzz/TileMolester/assets/2363378/b370296f-13b1-46d5-ad9e-d4063e53b33c

Thanks for the compliment!