Fixes to improve reliability:
- Cleanup of temp files from a partially completed livery creation from a previous session
- Fixed an issue with the STEAM version of MSFS SDK, which has a significant delay before the compilation process starts, meaning the script was previously detecting the livery creation job was finished before it even started. New logic to detect running process starting and stopping should prevent this.