Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to write file, no error message #22

Open
Trumpet63 opened this issue Nov 30, 2022 · 0 comments
Open

Failed to write file, no error message #22

Trumpet63 opened this issue Nov 30, 2022 · 0 comments

Comments

@Trumpet63
Copy link

I run the program from command line on a songs folder with a single song. The program prints to console some basic information and says it is successful. It creates a new directory which I assume is meant to contain the .sm file, but the folder is empty. I wanted to try adding a print statement to the try-catch where there might be an error message but I don't know javac very well and had to give up on that idea.

$ java -jar "AutoStepper.jar" input="./songs/"
Starting AutoStepper by Phr00t's Software, v1.7 (See www.phr00t.com for more goodies!)
Processing directory: C:\Users\spren\Desktop\AutoStepper\dist\.\songs

[--- Processing 90.0s of Perfect Machine ITG Edit.mp3 ---]
Performing Beat Detection...
Loudest midrange average to normalize to 1: 24.466278
Loudest midrange maximum to normalize to 1: 141.07225
Time per beat: 0.48, BPM: 125.0
Start Time: -0.40932566
Attempting to get image for background & banner...
Couldn't find any images for: Perfect Machine ITG Edit
No image file to use :(
Steps: 56, Holds: 37, Mines: 0
Steps: 65, Holds: 37, Mines: 0
Steps: 127, Holds: 58, Mines: 0
Steps: 138, Holds: 51, Mines: 0
Steps: 156, Holds: 54, Mines: 10
[--------- SUCCESS ----------]

folders

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant