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

Type Resolve Exception is coming #412

Closed
awwallivelyhotmail opened this issue Sep 17, 2021 · 3 comments
Closed

Type Resolve Exception is coming #412

awwallivelyhotmail opened this issue Sep 17, 2021 · 3 comments
Labels
duplicate This issue or pull request already exists

Comments

@awwallivelyhotmail
Copy link

[ERROR] Failed to resolve a type, check if all dependencies are present in the correct version.
Exception: dnlib.DotNet.TypeResolveException: Could not resolve type: System.Reflection.MemberInfo (System.Runtime, Version=4.2.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a)
at dnlib.DotNet.TypeRef.ResolveThrow(ModuleDef sourceModule)
at dnlib.DotNet.Extensions.ResolveTypeDefThrow(ITypeDefOrRef tdr)
at Confuser.Renamer.Analyzers.InterReferenceAnalyzer.ProcessMemberRef(ConfuserContext context, INameService service, ModuleDefMD module, IMemberRef r)
at Confuser.Renamer.Analyzers.InterReferenceAnalyzer.Analyze(ConfuserContext context, INameService service, ProtectionParameters parameters, IDnlibDef def)
at Confuser.Renamer.AnalyzePhase.Analyze(NameService service, ConfuserContext context, ProtectionParameters parameters, IDnlibDef def, Boolean runAnalyzer)
at Confuser.Renamer.AnalyzePhase.Execute(ConfuserContext context, ProtectionParameters parameters)
at Confuser.Core.ProtectionPipeline.ExecuteStage(PipelineStage stage, Action1 func, Func1 targets, ConfuserContext context)
at Confuser.Core.ConfuserEngine.RunPipeline(ProtectionPipeline pipeline, ConfuserContext context)
at Confuser.Core.ConfuserEngine.RunInternal(ConfuserParameters parameters, CancellationToken token)
[ERROR] ---BEGIN DEBUG INFO---
[ERROR] Installed Framework Versions:
[ERROR] v2.0.50727 2.0.50727.4927
[ERROR] v3.0 3.0.30729.4926
[ERROR] v3.5 3.5.30729.4926
[ERROR] v4
[ERROR] Client 4.8.04084
[ERROR] Full 4.8.04084
[ERROR] v4.0
[ERROR] Client 4.0.0.0
[ERROR] v4.5 528372
[ERROR]

@ElektroKill
Copy link

.NET Core 3.1 and other versions of .NET core and .NET 5 are not supported yet :(

@mkaring
Copy link
Owner

mkaring commented Sep 24, 2021

#302 is tracking the support for the new versions of .NET. I'm closing this one as a duplicate.

@mkaring mkaring closed this as completed Sep 24, 2021
@mkaring mkaring added the duplicate This issue or pull request already exists label Sep 24, 2021
@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 25, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

3 participants