Latest Version 3-weeks ago (35-39 commit)
v39.
When entering both files i receive a error of: Stream length must be non-negative and less than 2^31 - 1 - origin. (Parameter 'value')
What i did: Grabbed metadata from game files. Then i grabbed the libso From the live game via adb shell.
FULL LOG: Initializing metadata...
System.ArgumentOutOfRangeException: Stream length must be non-negative and less than 2^31 - 1 - origin. (Parameter 'value')
at System.IO.MemoryStream.set_Position(Int64 value)
at Il2CppDumper.BinaryStream.set_Position(UInt64 value) in C:\Users\12345\Documents\Il2CppDumper-540425f0c3aab00eafd6b39377fde5f5f4968e13\Il2CppDumper\IO\BinaryStream.cs:line 89
at Il2CppDumper.BinaryStream.ReadClassArray[T](UInt64 addr, Int64 count) in C:\Users\12345\Documents\Il2CppDumper-540425f0c3aab00eafd6b39377fde5f5f4968e13\Il2CppDumper\IO\BinaryStream.cs:line 360
at Il2CppDumper.Metadata.ReadMetadataClassArray[T](UInt32 addr, Int32 count) in C:\Users\12345\Documents\Il2CppDumper-540425f0c3aab00eafd6b39377fde5f5f4968e13\Il2CppDumper\Il2Cpp\Metadata.cs:line 247
at Il2CppDumper.Metadata..ctor(Stream stream) in C:\Users\12345\Documents\Il2CppDumper-540425f0c3aab00eafd6b39377fde5f5f4968e13\Il2CppDumper\Il2Cpp\Metadata.cs:line 117
at Il2CppDumper.Program.Init(String il2cppPath, String metadataPath, Metadata& metadata, Il2Cpp& il2Cpp) in C:\Users\12345\Documents\Il2CppDumper-540425f0c3aab00eafd6b39377fde5f5f4968e13\Il2CppDumper\Program.cs:line 123
at Il2CppDumper.Program.Main(String[] args) in C:\Users\12345\Documents\Il2CppDumper-540425f0c3aab00eafd6b39377fde5f5f4968e13\Il2CppDumper\Program.cs:line 97
Press any key to exit...
global-metadata.zip - (change .zip to .dat)
CANT upload .so (too big?)
Latest Version 3-weeks ago (35-39 commit)
v39.
When entering both files i receive a error of: Stream length must be non-negative and less than 2^31 - 1 - origin. (Parameter 'value')
What i did: Grabbed metadata from game files. Then i grabbed the libso From the live game via adb shell.
FULL LOG: Initializing metadata...
System.ArgumentOutOfRangeException: Stream length must be non-negative and less than 2^31 - 1 - origin. (Parameter 'value')
at System.IO.MemoryStream.set_Position(Int64 value)
at Il2CppDumper.BinaryStream.set_Position(UInt64 value) in C:\Users\12345\Documents\Il2CppDumper-540425f0c3aab00eafd6b39377fde5f5f4968e13\Il2CppDumper\IO\BinaryStream.cs:line 89
at Il2CppDumper.BinaryStream.ReadClassArray[T](UInt64 addr, Int64 count) in C:\Users\12345\Documents\Il2CppDumper-540425f0c3aab00eafd6b39377fde5f5f4968e13\Il2CppDumper\IO\BinaryStream.cs:line 360
at Il2CppDumper.Metadata.ReadMetadataClassArray[T](UInt32 addr, Int32 count) in C:\Users\12345\Documents\Il2CppDumper-540425f0c3aab00eafd6b39377fde5f5f4968e13\Il2CppDumper\Il2Cpp\Metadata.cs:line 247
at Il2CppDumper.Metadata..ctor(Stream stream) in C:\Users\12345\Documents\Il2CppDumper-540425f0c3aab00eafd6b39377fde5f5f4968e13\Il2CppDumper\Il2Cpp\Metadata.cs:line 117
at Il2CppDumper.Program.Init(String il2cppPath, String metadataPath, Metadata& metadata, Il2Cpp& il2Cpp) in C:\Users\12345\Documents\Il2CppDumper-540425f0c3aab00eafd6b39377fde5f5f4968e13\Il2CppDumper\Program.cs:line 123
at Il2CppDumper.Program.Main(String[] args) in C:\Users\12345\Documents\Il2CppDumper-540425f0c3aab00eafd6b39377fde5f5f4968e13\Il2CppDumper\Program.cs:line 97
Press any key to exit...
global-metadata.zip - (change .zip to .dat)
CANT upload .so (too big?)