Il2CppDumper icon indicating copy to clipboard operation
Il2CppDumper copied to clipboard

metadata version 31

Open PMTxyzhunter opened this issue 1 year ago • 4 comments

Note: if you do not provide all of the following information I will directly ignore and close this issue

  • Il2CppDumper version 6.7.40

  • Target Unity version : 2022.3.33f1

  • Describe the issue : Initializing metadata... System.NotSupportedException: ERROR: Metadata file supplied is not a supported version[31]. 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 Press any key to exit...

  • Upload executable file and global-metadata.dat arm64 -8va : libil2cpp.so : https://pixeldrain.com/u/tnnDoUEF global-metadata.dat : https://pixeldrain.com/u/eJ5hm36X

PMTxyzhunter avatar Jun 18 '24 07:06 PMTxyzhunter

Also have this problem...

ufrprogramm avatar Jun 20 '24 11:06 ufrprogramm

Many Games already have this problem now. version 31 error. hope perfer will add this soon .

jokerart06 avatar Jun 21 '24 01:06 jokerart06

on topic "SamboyCoding" he said Unity 6 dont have v31 Metadata or what? Its Mean modding of Unity games dead?

ufrprogramm avatar Jun 22 '24 16:06 ufrprogramm

metadata v31 are made from chinese versions of unity

PenguinCaptain avatar Jun 26 '24 01:06 PenguinCaptain

I also faced this problem. Still no solution?

trumeetration avatar Jul 01 '24 12:07 trumeetration

Same issue here

Suyog-Rijal avatar Jul 01 '24 18:07 Suyog-Rijal

same problem

YogeLike avatar Jul 03 '24 12:07 YogeLike

I build my own test app with unity, and it really has metadata v31. Message above about chineese version was not right. Unity version to build metadata v31: 2022.3.36f1

May be someone can give guides to update dumper manually 🥇

trumeetration avatar Jul 05 '24 05:07 trumeetration

I have test 22.3.30f1, It still use metadata version 29. but 22.3.35 use metadata version 31

YogeLike avatar Jul 05 '24 08:07 YogeLike

Support for v31 has been added, but I have only done a small amount of testing. If you have any problems, please open a new issue. I hope to solve them when I have time.

Perfare avatar Jul 05 '24 09:07 Perfare

Support for v31 has been added, but I have only done a small amount of testing. If you have any problems, please open a new issue. I hope to solve them when I have time.

I still have: Initializing metadata... System.NotSupportedException: ERROR: Metadata file supplied is not a supported version[31]. 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 Press any key to exit...

same problem

UltiGamer5G avatar Mar 18 '25 16:03 UltiGamer5G

That means you don't use newest available version which is 6.7.46

masagrator avatar Mar 18 '25 22:03 masagrator