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

Calling zsm_stopmusic() no music playing causes issues #16

Open
mwiedmann opened this issue Mar 5, 2023 · 1 comment
Open

Calling zsm_stopmusic() no music playing causes issues #16

mwiedmann opened this issue Mar 5, 2023 · 1 comment

Comments

@mwiedmann
Copy link

If you call zsm_stopmusic() before any music is playing, it nearly crashes your program. It seems to run over some memory probably because some things are not initialized (like zsm_chanmask). Perhaps is can detect no music is playing and just return.

@mwiedmann
Copy link
Author

I'd actually like to amend this. I don't think zsm_stopmusic() works right at all. It does stop the music from playing put it spams a bunch of things into VRAM.

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