phr00t / AutoStepper

Java tool to automate StepMania SM generation. Complete generation with banner & background art, all difficulty levels, multiple beat detection methods etc.
http://www.phr00t.com/
113 stars 23 forks source link

add ability to skip unsupported file formats #3

Closed Clonewayx closed 6 years ago

Clonewayx commented 6 years ago

Add ability to skip unsupported file formats and continue to another one.

Error when FLAC is in working folder

[--- Processing 90.0s of 08 - Met Before.flac ---]
Exception in thread "main" java.lang.NullPointerException
    at autostepper.AutoStepper.analyzeUsingAudioRecordingStream(AutoStepper.java:267)
    at autostepper.AutoStepper.main(AutoStepper.java:100)
phr00t commented 6 years ago

FLAC is now properly skipped in v1.7