gitAdrianK / MoreSaves

MoreSaves Mod For Jump King
MIT License
1 stars 0 forks source link

Crash with something something sound #16

Open gitAdrianK opened 6 months ago

gitAdrianK commented 4 months ago

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

gitAdrianK commented 1 day ago

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