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] When the number of referenced sounds gets unusually large (50+), the underlying reference map can become corrupt #3

Open
Tanz0rz opened this issue May 7, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@Tanz0rz
Copy link
Owner

Tanz0rz commented May 7, 2020

Reproduction:

  • Play a song
  • Create 50+ sounds with the PlaySoundWithReference call
  • Try to set and read event parameters of the song
  • The more sounds played, the higher the chance this will happen

Behavior:

  • The calls to set and get the event parameters from the song will eventually fail because the reference in the underlying map has become corrupt
@Tanz0rz Tanz0rz added the bug Something isn't working label May 7, 2020
@Tanz0rz Tanz0rz changed the title When the number of referenced sounds gets unusually large (50+), the underlying reference map can become corrupt [Bug] When the number of referenced sounds gets unusually large (50+), the underlying reference map can become corrupt May 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant