View Issue Details

IDProjectCategoryView StatusLast Update
0005658DarkRadiantModelspublic02.04.2022 05:55
ReporterDragofer Assigned Togreebo  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version2.12.0 
Target Version2.13.0Fixed in Version2.13.0 
Summary0005658: Model exporter: no model is exported if folder path doesn't exist yet
DescriptionIf I try to use DR's model exporter to export a model to a folder that doesn't exist yet, the dialog will close but no model is exported and the folder path isn't created.
Steps To ReproduceMy method was:
1) Select a group of func_static models.
2) File > Export selected as model...
3) Use the settings shown in the attached screenshot, update your folder path where necessary. The folder path should not exist yet.
4) Click Export. The window will close as if it had exported, but DR neither created the folder path nor exported the model.

Fix: Create the folder first, then repeat the steps above. The model will now be exported to that folder.
TagsNo tags attached.

Activities

Dragofer

Dragofer

28.06.2021 13:02

developer  

image.png (49,855 bytes)   
image.png (49,855 bytes)   

Related Changesets

DarkRadiant: master 2abb063e

26.07.2021 17:52

greebo


Details Diff
0005658: Fix model exporter failing to export when target folder doesn't exist Affected Issues
0005658
mod - libs/stream/ExportStream.h Diff File

DarkRadiant: master 87d8fb04

26.07.2021 18:00

greebo


Details Diff
0005658: Add unit test covering model export to folders that don't exist yet Affected Issues
0005658
mod - test/ModelExport.cpp Diff File

Issue History

Date Modified Username Field Change
28.06.2021 13:02 Dragofer New Issue
28.06.2021 13:02 Dragofer File Added: image.png
28.06.2021 13:10 Dragofer Steps to Reproduce Updated
26.07.2021 17:51 greebo Status new => confirmed
26.07.2021 17:51 greebo Assigned To => greebo
26.07.2021 17:51 greebo Status confirmed => assigned
26.07.2021 17:51 greebo Product Version 2.13.0 => 2.12.0
26.07.2021 17:51 greebo Target Version => 2.13.0
26.07.2021 18:00 greebo Changeset attached => DarkRadiant master 2abb063e
26.07.2021 18:00 greebo Changeset attached => DarkRadiant master 87d8fb04
26.07.2021 18:00 greebo Status assigned => resolved
26.07.2021 18:00 greebo Resolution open => fixed
26.07.2021 18:00 greebo Fixed in Version => 2.13.0
02.04.2022 05:55 greebo Status resolved => closed