doodlum / skyrim-community-shaders

Community-driven advanced graphics modifications for AE, SE and VR. Also fixes bugs and improves performance.
GNU General Public License v3.0
187 stars 47 forks source link

fix: fix missing directory ctd with DynamicCubeMap Creator #511

Closed langfod closed 2 months ago

langfod commented 2 months ago

When a destination folder for the DynamicCubeMap Creator export does not exist then CS should not crash.

Now: Create Folder if destination folder does not exist. Unable to create missing folder: log error File Object with same name exists: skips

doodlum commented 2 months ago

LGTM

alandtse commented 2 months ago

@langfod Please also approve #513.

alandtse commented 2 months ago

Also once you've addressed comments, close them out and let us know this is ready to go.

langfod commented 2 months ago

Logs actions and errors. Should not cause CTD's

Future: Add UI level notification