You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue:
When I start il2cppdumper and select il2cpp.so and global-metadata.dat, I get this error.
System.ArgumentException: An item with the same key has already been added. Key: 1385392876
at System.Collections.Generic.Dictionary`2.TryInsert(TKey , TValue , InsertionBehavior )
at System.Linq.Enumerable.ToDictionary[TSource,TKey](TSource[] , Func`2 , IEqualityComparer`1 )
at Il2CppDumper.Metadata..ctor(Stream stream) in C:\projects\il2cppdumper\Il2CppDumper\Il2Cpp\Metadata.cs:line 103
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
Il2CppDumper version: Il2CppDumper-win-v6.7.46
Target Unity version: 2022.3.35f1
Issue:
When I start il2cppdumper and select il2cpp.so and global-metadata.dat, I get this error.
https://file.io/cyhHUCPkIUI5
The text was updated successfully, but these errors were encountered: