Studio: ItemMakerT silently fails if the destination directory new file does not exist #5

Closed
opened 2023-12-12 21:00:54 -06:00 by gary · 1 comment
Owner

Make ItemMakerT (or studio::Project::writeObj) create the appropriate directory to ensure that the file is saved.

Make ItemMakerT (or studio::Project::writeObj) create the appropriate directory to ensure that the file is saved.
gary added the
bug
label 2023-12-12 21:01:32 -06:00
Author
Owner

Fixed in ae066a914c.
or studio::Project::writeObj now ensures that the parent directory of the file it is writing exists before writing the file.

Fixed in ae066a914c612613a1885749e7547b3fc0b6b2b9. or studio::Project::writeObj now ensures that the parent directory of the file it is writing exists before writing the file.
gary closed this issue 2023-12-28 00:08:12 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: drinkingtea/nostalgia#5
No description provided.