Il2CppDumper icon indicating copy to clipboard operation
Il2CppDumper copied to clipboard

System.ComponentModel.Win32Exception (126): The specified module could not be found.

Open yokeTH opened this issue 1 year ago • 1 comments

Note: if you do not provide all of the following information I will directly ignore and close this issue

  • Il2CppDumper version v6.7.40

  • Target Unity version (optional)

  • Describe the issue I try to dump but I got this error

Initializing metadata...
Metadata Version: 29
Initializing il2cpp file...
Il2Cpp Version: 29
Searching...
CodeRegistration : 0
MetadataRegistration : 0
Use custom PE loader
System.ComponentModel.Win32Exception (126): The specified module could not be found.
   at Il2CppDumper.PELoader.Load(String fileName) in C:\projects\il2cppdumper\Il2CppDumper\Utils\PELoader.cs:line 48
   at Il2CppDumper.Program.Init(String il2cppPath, String metadataPath, Metadata& metadata, Il2Cpp& il2Cpp) in C:\projects\il2cppdumper\Il2CppDumper\Program.cs:line 217
ERROR: An error occurred while processing.
  • Upload executable file and global-metadata.dat

yokeTH avatar Nov 25 '23 11:11 yokeTH