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

Crash with something something sound #16

Open
gitAdrianK opened this issue May 16, 2024 · 2 comments
Open

Crash with something something sound #16

gitAdrianK opened this issue May 16, 2024 · 2 comments

Comments

@gitAdrianK
Copy link
Owner

No description provided.

@gitAdrianK
Copy link
Owner Author

It hasn't happened again, not fixed but not exactly something I have info about

@gitAdrianK
Copy link
Owner Author

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()

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