HaxeFlixel / flixel-tools

Command Line tools for HaxeFlixel, create demos, templates and more.
50 stars 17 forks source link

Conversion tool: Better error catching #30

Closed Gama11 closed 11 years ago

Gama11 commented 11 years ago

This problem #24 of flixel-tools not being able to access a file occurs when you have opened project files elsewhere, for example in FD. Is it possible to catch this error, so the file that was attempted to be opened doesn't get deleted?

Also, it'd be nice if flixel-tools was able to detect this issue and stop the conversion telling the user to close programs that have this file opened to be able to continue / make another attempt.