Skip to content

Error thrown when quitting to menu from a loaded save. #87

Description

@weedeej

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

Latest.log

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions