You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I use this (https://github.com/LavaGang/MelonLoader/blob/master/BaseLibs/Managed/mscorlib.dll) mscorlib. Unity version is 2020.3.14f1
The text was updated successfully, but these errors were encountered: