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

Divide by zero error when importing a song #24

Open
Ruslan4ic opened this issue Jun 11, 2023 · 4 comments
Open

Divide by zero error when importing a song #24

Ruslan4ic opened this issue Jun 11, 2023 · 4 comments

Comments

@Ruslan4ic
Copy link

The song file was converted from MP3 to OGG, since arcreate doesn't allow for MP3 to be imported. When i tried to import the song file, it gave back a divide by zero exception error, and reading the log i figured out it was about waveforms in the timeline section of the editor (i guess).
Note that i converted the song file

@0thElement
Copy link
Collaborator

From my experience this only happens after you load the song, but everything still works normally. Is that also the case for you or is the editor completely broken? If it's broken then I'd appreciate it if you can send the audio file to me somehow

@Ruslan4ic
Copy link
Author

the latter, but i have deleted the audio file, sorry

@SnowRainySkr
Copy link

SnowRainySkr commented Jul 22, 2024

I also meet the same error. I don't know whether ArcCreate must use OGG but not MP3, so I've tried both the two format. Both of them let ArcCreate throw DivideByZeroException. By the way, the OGG is converted from MP3. The chart file is attached. However, this OGG File can work well in Arcade Plus (another chart editor), which illustrate that the OGG file itself has no problem.
D-Birth.zip

@0thElement
Copy link
Collaborator

Make sure your ogg file has the OGG Vorbis encoding, not Opus. Unity only has native support for OGG Vorbis

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

3 participants