Skip to content
This repository has been archived by the owner on Mar 1, 2019. It is now read-only.

KSP 1.1.2 64bit Exception on launch #7

Closed
ghost opened this issue May 15, 2016 · 2 comments
Closed

KSP 1.1.2 64bit Exception on launch #7

ghost opened this issue May 15, 2016 · 2 comments

Comments

@ghost
Copy link

ghost commented May 15, 2016

Only other mod is MM.

[ERR 19:12:58.377] AssemblyLoader: Exception loading 'ScienceContainers': System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (bool)
at System.Reflection.Assembly.GetTypes () [0x00000] in :0
at AssemblyLoader.LoadAssemblies () [0x00000] in :0

Additional information about this exception:

System.TypeLoadException: Could not load type 'ScienceContainers.CapsuleScienceContainer' from assembly 'ScienceContainers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.

System.TypeLoadException: Could not load type 'ScienceContainers.ProbeScienceContainer' from assembly 'ScienceContainers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.

System.TypeLoadException: Could not load type 'd__6' from assembly 'ScienceContainers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.

System.TypeLoadException: Could not load type '<>c__DisplayClassa' from assembly 'ScienceContainers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.

System.TypeLoadException: Could not load type 'd__a' from assembly 'ScienceContainers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.

System.TypeLoadException: Could not load type '<>c__DisplayClasse' from assembly 'ScienceContainers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.

@ghost
Copy link
Author

ghost commented May 15, 2016

Same output on 32bit

@RoxieCeleste
Copy link
Owner

That's because the last supported version by me was .90 and DMagic fixed it up to work with 1.0. This specific mod is no longer being maintained. Instead, I am working on a new mod that will incorporate what this did, plus more (Science Hard Drives). But I wouldn't suggest downloading that yet either as 1.1 completely destroyed it and I'm in the middle of a complete rewrite of it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant