Jump to content

TypeLoadException is spaming output_log.txt full


Recommended Posts

Hey,

my game is constantly creating an exception, wich is spaming full my output_log.txt file.

After a session of 3h, the file exceeds a size of 1GB! In my opinion thats way to large.

I opened the log file, to analyze why it got so big. And almost every line in that file has this exception:

Spoiler

TypeLoadException: Could not load type 'RenderingManager' from assembly 'CrewManifest'.
  at CrewManifest.ManifestBehaviour.Update () [0x00000] in <filename unknown>:0
 
(Filename:  Line: -1)

I already tried google and other things, but i couldn't resolve the issue.

In about 20 seconds of game play, this message gets logged about 6000 times.

 

"Game-Specs":

Spoiler

Version: 1.2.2.1622 (64x bit version)

Mods:
  - Easy Vessel Switch (v1.2.0.0)
  - Environmental Visual Enhancements (v1.2.2-1)
  - Kerbal Alarm Clock (v3.8.4.0)
  - Kerbal attachment System (v0.6.2.0)
  - Kerbal Engineer Redux (v1.1.2.8)
  - Kerbal Inventory System (v1.4.4)
  - Modul Manager (v2.7.6)
  - Precise Maneuver (v2.2.5)
  - Surface Mounted Stock-Alike Lights (v1.3.1.0)
  - TooManyOrbits (v1.1.0)

 

Is anybody able to help me, to get rid of this exception?

Edited by You
Link to comment
Share on other sites

The mod (CrewManifest )you are using is not compatible with the version of KSP you wish to use, and cannot be loaded as the plugin cannot find the correct references in the KSP code. YOU cannot fix this except by removing the mod or using it in the version it is compatible with. Are you sure you have installed the correct version as I know CM to work in 1.22 . I suspect that you have in fact installed the version for 1.05 ish

Link to comment
Share on other sites

@SpannerMonkey(smce) Thanks for your reply.

I kinda feel a bit dumb. Your answer got me thinking. I found some old files lying around from a very very old KSP version. Unfortunately I somehow had Crew Manifest installed decades ago. I once cleaned my dictionary, but somehow I missed that one.

I removed the files, and now everything is perfect. Thank you again.

 

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