Jump to content

Il2CppDumper Error: System.InvalidOperationException: Sequence contains no matching element


3 posts in this topic

Recommended Posts

Posted (edited)

Hello, does anyone know how to fix this issue with il2cppdumper I don't really understand what to do to resolve this issue.

il2cppdumper Version: 6.6.5

 

Error Code: 

Initializing metadata...
Metadata Version: 24.2
Initializing il2cpp file...
Il2Cpp Version: 24.2
Searching...
CodeRegistration : 0
MetadataRegistration : 0
System.InvalidOperationException: Sequence contains no matching element
   at System.Linq.Enumerable.First[TSource](IEnumerable`1 source, Func`2 predicate)
   at Il2CppDumper.Macho64.Search() in C:\projects\il2cppdumper\Il2CppDumper\ExecutableFormats\Macho64.cs:line 203
   at Il2CppDumper.Program.Init(String il2cppPath, String metadataPath, Metadata& metadata, Il2Cpp& il2Cpp) in C:\projects\il2cppdumper\Il2CppDumper\Program.cs:line 210
ERROR: An error occurred while processing.
Press any key to exit...

Updated by Crimson
new error, old error fixed
  • Agree 1
Posted

Hi,

Yes, it depends on the runtime you're trying to target against the metadata file. For some games, the entry point is no longer the application file in the root of the IPA, rather, it has moved to somewhere else within the app, like with Unity. Hope this helps.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines