-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
I just noticed this error being thrown when I accidentally quitted my game to menu. I don't usually do that, I just close the MelonLoader console to exit the game. I attached a log.
[12:23:37.162] [Il2CppInterop] During invoking native->managed trampoline
System.InvalidOperationException: Sequence contains no matching element
at System.Linq.ThrowHelper.ThrowNoMatchException()
at System.Linq.Enumerable.First[TSource](IEnumerable`1 source, Func`2 predicate)
at S1API.Internal.Patches.NPCPatches.NPCOnDestroy(NPC __instance)
at DMD<Il2CppScheduleOne.NPCs.NPC::OnDestroy>(NPC this)
at (il2cpp -> managed) OnDestroy(IntPtr , Il2CppMethodInfo* )
- Game Version: 0.3.4f8
- Backend: IL2CPP
- Mod Loader: MelonLoader
Metadata
Metadata
Assignees
Labels
No labels