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

MechJeb detection fails if other mod uses Reflection.Emit #18

Closed
AndyMt opened this issue Oct 25, 2016 · 1 comment
Closed

MechJeb detection fails if other mod uses Reflection.Emit #18

AndyMt opened this issue Oct 25, 2016 · 1 comment
Assignees
Labels
Projects
Milestone

Comments

@AndyMt
Copy link
Owner

AndyMt commented Oct 25, 2016

Some mods create assemblies via reflection and Emit(). In this case the detection of loaded assemblies fails:
http://forum.kerbalspaceprogram.com/index.php?/topic/150719-contract-configurator-broke-my-mod/

@AndyMt AndyMt added the bug label Oct 25, 2016
@AndyMt AndyMt added this to the V 1.7 milestone Oct 25, 2016
@AndyMt AndyMt self-assigned this Oct 25, 2016
@AndyMt
Copy link
Owner Author

AndyMt commented Oct 26, 2016

Applied new code according to @nightingale

@AndyMt AndyMt closed this as completed Oct 26, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
GravityTurn
Released
Development

No branches or pull requests

1 participant