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

Version not supported #82

Open
Ov3rl0rd1 opened this issue Feb 12, 2022 · 0 comments
Open

Version not supported #82

Ov3rl0rd1 opened this issue Feb 12, 2022 · 0 comments

Comments

@Ov3rl0rd1
Copy link

I use this (https://github.com/LavaGang/MelonLoader/blob/master/BaseLibs/Managed/mscorlib.dll) mscorlib. Unity version is 2020.3.14f1

System.NotSupportedException: Version not supported: 3.7.1.6
   in Mono.Cecil.BaseAssemblyResolver.GetCorlib(AssemblyNameReference reference, ReaderParameters parameters)
   in Mono.Cecil.BaseAssemblyResolver.Resolve(AssemblyNameReference name, ReaderParameters parameters)
   in Mono.Cecil.DefaultAssemblyResolver.Resolve(AssemblyNameReference name)
   in Mono.Cecil.MetadataResolver.Resolve(TypeReference type)
   in Mono.Cecil.TypeReference.Resolve()
   in AssemblyUnhollower.Passes.Pass05CreateRenameGroups.NameOrRename(TypeReference typeRef, RewriteGlobalContext context) in C:\Game\1\AssemblyUnhollower\Passes\Pass05CreateRenameGroups.cs:line 148
   in AssemblyUnhollower.Passes.Pass05CreateRenameGroups.GenericNameToStrings(TypeReference typeRef, RewriteGlobalContext context) in C:\Game\1\AssemblyUnhollower\Passes\Pass05CreateRenameGroups.cs:line 176
   in AssemblyUnhollower.Passes.Pass05CreateRenameGroups.GetUnobfuscatedNameBase(RewriteGlobalContext context, TypeDefinition typeDefinition, Boolean allowExtraHeuristics) in C:\Game\1\AssemblyUnhollower\Passes\Pass05CreateRenameGroups.cs:line 74
   in AssemblyUnhollower.Passes.Pass05CreateRenameGroups.ProcessType(RewriteGlobalContext context, TypeDefinition originalType, Boolean allowExtraHeuristics) in C:\Game\1\AssemblyUnhollower\Passes\Pass05CreateRenameGroups.cs:line 43
   in AssemblyUnhollower.Passes.Pass05CreateRenameGroups.ProcessType(RewriteGlobalContext context, TypeDefinition originalType, Boolean allowExtraHeuristics) in C:\Game\1\AssemblyUnhollower\Passes\Pass05CreateRenameGroups.cs:line 39
   in AssemblyUnhollower.Passes.Pass05CreateRenameGroups.DoPass(RewriteGlobalContext context) in C:\Game\1\AssemblyUnhollower\Passes\Pass05CreateRenameGroups.cs:line 18
   in AssemblyUnhollower.Program.Main(UnhollowerOptions options) in C:\Game\1\AssemblyUnhollower\Program.cs:line 229
   in AssemblyUnhollower.Program.Main(String[] args) in C:\Game\1\AssemblyUnhollower\Program.cs:line 170
Done in 00:00:03.3977315

C:\Game\1\AssemblyUnhollower\bin\Debug\net4.7.2\AssemblyUnhollower.exe (process 15016) exited with code -532462766.
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