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

Bug on startup #99

Open
GamingWithRaf opened this issue Aug 22, 2023 · 2 comments
Open

Bug on startup #99

GamingWithRaf opened this issue Aug 22, 2023 · 2 comments

Comments

@GamingWithRaf
Copy link

So I opened the .jar file and started using ArrayV. However I got this error:

java.io.IOException: mark/reset not supported
at java.util.zip.InflaterInputStream.reset(Unknown Source)
at java.io.FilterInputStream.reset(Unknown Source)
at com.sun.media.sound.AudioFileSoundbankReader.getSoundbank(Unknown Source)
at javax.sound.midi.MidiSystem.getSoundbank(Unknown Source)
at io.github.arrayv.utils.Sounds.loadInstruments(Sounds.java:346)
at io.github.arrayv.utils.Sounds.prepareDefaultSoundbank(Sounds.java:276)
at io.github.arrayv.utils.Sounds.(Sounds.java:156)
at io.github.arrayv.main.ArrayVisualizer.(ArrayVisualizer.java:475)
at io.github.arrayv.main.ArrayVisualizer.main(ArrayVisualizer.java:1526)

@Gaming32
Copy link
Owner

What version of ArrayV do you have?

@GamingWithRaf
Copy link
Author

What version of ArrayV do you have?

5.1

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

2 participants