Cpp2IL
Cpp2IL copied to clipboard
Cpp2IL.Plugin.StrippedCodeRegSupport.dll wont run
[Info] [Plugins] Using Plugin: Orbis PKG
[Fail] [Plugins] Plugin Cpp2IL.Plugin.StrippedCodeRegSupport.StrippedCodeRegSupportPlugin threw an exception during OnLoad: System.MissingMethodException: Attempted to access a missing method.
at Cpp2IL.Plugin.StrippedCodeRegSupport.StrippedCodeRegSupportPlugin.OnLoad()
at Cpp2IL.Core.Cpp2IlPluginManager.InitAll() in //Cpp2IL.Core/Cpp2IlPluginManager.cs:line 70. It will not receive any further events.
Unhandled exception. System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
at System.Collections.Generic.List1.Enumerator.MoveNextRare() at System.Collections.Generic.List
1.Enumerator.MoveNext()
at Cpp2IL.Core.Cpp2IlPluginManager.InitAll() in //Cpp2IL.Core/Cpp2IlPluginManager.cs:line 66
at Cpp2IL.Core.Cpp2IlApi.Init(String ) in /_/Cpp2IL.Core/Cpp2IlApi.cs:line 27
at Cpp2IL.Program.GetRuntimeOptionsFromCommandLine(String[] commandLine) in C:\Users\Sam\RiderProjects\Cpp2IL\Cpp2IL\Program.cs:line 349
at Cpp2IL.Program.Main(String[] args) in C:\Users\Sam\RiderProjects\Cpp2IL\Cpp2IL\Program.cs:line 444