Initializing metadata...
System.IndexOutOfRangeException: Index was outside the bounds of the array.
at Il2CppDumper.Metadata.ProcessingMetadataUsage() in C:\projects\il2cppdumper\Il2CppDumper\Il2Cpp\Metadata.cs:line 183
at Il2CppDumper.Metadata..ctor(Stream stream) in...
I noticed some people are still going through this problem:
-- Fixes --
1. il2cppdumper files, metadata, and .so file are all in same folder
2. Use il2cppdumper latest version
Latest version here
3. Correct unity version
4. Try different mode
5. Game has protection against dump, you...