Any one a clue what could be wrong? I got this error in google console, and can’t really see what’s going on:
android.runtime.JavaProxyThrowable: at Microsoft.Xna.Framework.Audio.SoundEffectInstance.Play () [0x00031] in ...
I call .Play in the UpdateMethod on a SoundEffectInstance - as this is an anonymous error, it looks like, I don’t get any further information, but maybe anyone had this before?