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

Cpp2IL.Plugin.StrippedCodeRegSupport.dll wont run #283

Open
dimentox opened this issue May 30, 2024 · 3 comments
Open

Cpp2IL.Plugin.StrippedCodeRegSupport.dll wont run #283

dimentox opened this issue May 30, 2024 · 3 comments

Comments

@dimentox
Copy link

[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

@SamboyCoding
Copy link
Owner

Are you definitely running the net7 build, not the netframework one? Netframework doesn't support plugins

@dimentox
Copy link
Author

dimentox commented May 31, 2024 via email

@dimentox
Copy link
Author

SHA1 716d919cf578b53e6a70083d17e9faf882d79d30
Cpp2IL-2022.1.0-pre-release.14-Windows.exe

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

2 participants