Jump to content

Missing science experiments


Recommended Posts

I'm having a problem with the majority of my science parts in my 1.2.1 save missing their experiments. They show up in the right click extra info panel in the VAB/SPH, but there isn't even a button for the experiment in the right click menu in-flight. Help?

Logs: https://drive.google.com/file/d/0B442KKEvDnJ9VHFfSTc2aFBfcmc/view?usp=sharing

Edited by NotAgain
Link to comment
Share on other sites

Ok,
Few things I notice straight away.
You have multiple Module Manager's installed including ones that are not for KSP 1.2+
 

AssemblyLoader: Exception loading 'ModuleManager': 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 <filename unknown>:0 
  at AssemblyLoader.LoadAssemblies () [0x00000] in <filename unknown>:0 

Additional information about this exception:

 System.TypeLoadException: Could not load type 'ModuleManager.MMPatchLoader' from assembly 'ModuleManager.2.6.22, Version=2.6.22.0, Culture=neutral, PublicKeyToken=null'.

 System.TypeLoadException: Could not load type 'Command' from assembly 'ModuleManager.2.6.22, Version=2.6.22.0, Culture=neutral, PublicKeyToken=null'.

First thing to do is clean up all the Module Manager DLLs you have installed except the latest one.
2.7+ support KSP 1.2+
You have all of these in your GameData folder:
ModuleManager.2.6.22.dll
ModuleManager.2.6.25.dll
ModuleManager.2.7.1.dll
ModuleManager.2.7.2.dll

Another thing:

AssemblyLoader: Exception loading 'DynamicTanks': 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 <filename unknown>:0 
  at AssemblyLoader.LoadAssemblies () [0x00000] in <filename unknown>:0 

Additional information about this exception:

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

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

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

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

It appears Dynamic Tanks mod is not compatible with USI that you have installed.

There are lots more errors, but I noticed you have mods like Kerbal Construction Time installed. This mod does not support KSP 1.2+
I think your issues here are you have that and possibly other mods (didn't check the whole list) installed that do not support KSP 1.2+

I would recommend you go through each of your installed mods and confirm that the version you have installed actually support KSP 1.2+ and if not, remove them and try again.

Link to comment
Share on other sites

16 hours ago, JPLRepo said:

Kerbal Construction Time installed. This mod does not support KSP 1.2+

I'm using the Dev version, which is for 1.2, and doesn't seem to be causing problems.

 

16 hours ago, JPLRepo said:

First thing to do is clean up all the Module Manager DLLs you have installed except the latest one.

Done.

I've updated everything as recently as possible. I'll see if it's fixed now.

Thanks!

Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...