Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

System.NotSupportedException: ERROR: Metadata file supplied is not a supported version[30]. #810

Open
SiMaLaoShi opened this issue Aug 16, 2024 · 3 comments

Comments

@SiMaLaoShi
Copy link

System.NotSupportedException: ERROR: Metadata file supplied is not a supported version[30].
at Il2CppDumper.Metadata..ctor(Stream stream) in C:\projects\il2cppdumper\Il2CppDumper\Il2Cpp\Metadata.cs:line 57
at Il2CppDumper.Program.Init(String il2cppPath, String metadataPath, Metadata& metadata, Il2Cpp& il2Cpp) in C:\projects\il2cppdumper\Il2CppDumper\Program.cs:line 124
at Il2CppDumper.Program.Main(String[] args) in C:\projects\il2cppdumper\Il2CppDumper\Program.cs:line 98

@Segually
Copy link

i'm having the same issue expect my metadata file is version 31

@masagrator
Copy link
Contributor

masagrator commented Oct 23, 2024

You don't use the newest version.

https://github.com/Perfare/Il2CppDumper/releases/tag/v6.7.46

@SiMaLaoShi
Copy link
Author

System.ArgumentException: An item with the same key has already been added. Key: 723124224
at System.Collections.Generic.Dictionary2.TryInsert(TKey , TValue , InsertionBehavior ) at System.Linq.Enumerable.ToDictionary[TSource,TKey](TSource[] , Func2 , IEqualityComparer`1 )
at Il2CppDumper.Metadata..ctor(Stream stream) in C:\projects\il2cppdumper\Il2CppDumper\Il2Cpp\Metadata.cs:line 102
at Il2CppDumper.Program.Init(String il2cppPath, String metadataPath, Metadata& metadata, Il2Cpp& il2Cpp) in C:\projects\il2cppdumper\Il2CppDumper\Program.cs:line 123
at Il2CppDumper.Program.Main(String[] args) in C:\projects\il2cppdumper\Il2CppDumper\Program.cs:line 97
Press any key to exit...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants