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.ArgumentException: An item with the same key has already been added. Key: 1385392876 #826

Open
Cheesecake2960 opened this issue Nov 1, 2024 · 0 comments

Comments

@Cheesecake2960
Copy link

Cheesecake2960 commented Nov 1, 2024

  • 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.

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
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

1 participant