Cpp2IL icon indicating copy to clipboard operation
Cpp2IL copied to clipboard

Cpp2IL.Plugin.StrippedCodeRegSupport.dll wont run

Open dimentox opened this issue 8 months ago • 3 comments

[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.List1.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

dimentox avatar May 30 '24 21:05 dimentox