You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We were looking through our error logs and found we get a lot of this error:
We are developing games that transition in and out of scenes, loading and unloading new audio so might be a case of refreshing the buffer for a sound that has been unloaded?
Using howler 2.0.8 and have been for probably 2 years
Errors all on iOS
The text was updated successfully, but these errors were encountered:
I actually just upgraded to the latest version and have a similar issue, with the below exception : Exception with thrown value: InvalidStateError: The buffer was already set
We were looking through our error logs and found we get a lot of this error:
We are developing games that transition in and out of scenes, loading and unloading new audio so might be a case of refreshing the buffer for a sound that has been unloaded?
Using howler
2.0.8
and have been for probably 2 yearsErrors all on iOS
The text was updated successfully, but these errors were encountered: