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
System.NullReferenceException: Object reference not set to an instance of an object.
at SharpDX.XAudio2.Voice.SetVolume(Single volume, Int32 operationSet)
at Microsoft.Xna.Framework.Audio.SoundEffectInstance.set_Volume(Single value)
at JumpKing.JKMemory.ManagedAssets.ThreadLube.LubedSound.ApplyStoredValues()
at JumpKing.JKMemory.ManagedAssets.ThreadLube.ContentThread.UpdateSounds()
at JumpKing.JKMemory.ManagedAssets.ThreadLube.ContentThread.Run()
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
No description provided.
The text was updated successfully, but these errors were encountered: