Arackulele / GrimoraMod

Grimora Mod for Inscryption
15 stars 7 forks source link

Softlock when dealing overkill damage to Final Boss's Horn #236

Closed landofrhymeandraisins closed 8 months ago

landofrhymeandraisins commented 8 months ago

[Error : Unity Log] NullReferenceException: Object reference not set to an instance of an object Stack trace: GrimoraMod.GrimoraModGrimoraBossSequencer+d__11.MoveNext () (at <3caad5ea76184d698bd847c887e0b8c7>:0) UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) (at <3f8c35799b544274b189c23afcaaf82e>:0)

landofrhymeandraisins commented 8 months ago

I'm just going to put other errors I find in this thread. I got another softlock when Scavenger activated from Jikininki. [Error : Unity Log] NullReferenceException: Object reference not set to an instance of an object Stack trace: AudioController+<>c__DisplayClass43_0.b0 (UnityEngine.AudioClip x) (at <4bde92741da1454db82522c215e393a6>:0) System.Collections.Generic.List1[T].Find (System.Predicate1[T] match) (at <44afb4564e9347cf99a1865351ea8f4a>:0) AudioController.GetAudioClip (System.String soundId) (at <4bde92741da1454db82522c215e393a6>:0) AudioController.CreateAudioSourceForSound (System.String soundId, MixerGroup mixerGroup, UnityEngine.Vector3 position, System.Boolean looping) (at <4bde92741da1454db82522c215e393a6>:0) AudioController.PlaySound3D (System.String soundId, MixerGroup mixerGroup, UnityEngine.Vector3 position, System.Single volume, System.Single skipToTime, AudioParams+Pitch pitch, AudioParams+Repetition repetition, AudioParams+Randomization randomization, AudioParams+Distortion distortion, System.Boolean looping) (at <4bde92741da1454db82522c215e393a6>:0) AudioController.PlaySound2D (System.String soundId, MixerGroup mixerGroup, System.Single volume, System.Single skipToTime, AudioParams+Pitch pitch, AudioParams+Repetition repetition, AudioParams+Randomization randomization, AudioParams+Distortion distortion, System.Boolean looping) (at <4bde92741da1454db82522c215e393a6>:0) DiskCardGame.TextDisplayer.PlayVoiceSound (DiskCardGame.Emotion emotion) (at <4bde92741da1454db82522c215e393a6>:0) DiskCardGame.TextDisplayer.ShowMessage (System.String message, DiskCardGame.Emotion emotion, DiskCardGame.TextDisplayer+LetterAnimation letterAnimation, DialogueEvent+Speaker speaker, System.String[] variableStrings) (at <4bde92741da1454db82522c215e393a6>:0) DiskCardGame.TextDisplayer+d37.MoveNext () (at <4bde92741da1454db82522c215e393a6>:0) UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) (at <3f8c35799b544274b189c23afcaaf82e>:0)

Arackulele commented 8 months ago

duplicate issue