iw4x / iw4x-map-porting-utility

GNU General Public License v3.0
7 stars 8 forks source link

Generating IWD will hang when no sound folder present #2

Open Lierrmm opened 1 year ago

Lierrmm commented 1 year ago

Generating IWD will cause an exception if there is no original 'sound' folder.

Checking if the directory exists before attempting to call GetFiles would resolve this.