Robert-N7 / abmatt

ANoob's Brres Material Tool for Mario Kart Wii
GNU General Public License v3.0
14 stars 3 forks source link

Textures not URL decoded? #46

Closed Heath123 closed 3 years ago

Heath123 commented 3 years ago

WARN: Failed to find image smk%20(copy).png The image is called smk (copy).png so it seems like it needs to URL decode?

Robert-N7 commented 3 years ago

Ahhh, the bane of using spaces in file paths. I also played around and it turns out if you export with a space in your filename it will wreck 3ds max when it tries to import / export. I'll add a check for decoding it as a url, but my recommendation is don't use spaces in your file names.

Heath123 commented 3 years ago

It is easy enough to rename the file, but I'm hoping to help make this more robust by reporting all the bugs I find

Heath123 commented 3 years ago

There are still issues with textures with spaces