Search the Community
Showing results for tags 'debugging'.
The search index is currently processing. Current results may not be complete.
-
EDIT : after a forum search, this could be [x] science mod issue, I asked in their forum thread Hi, I'm having frequent freezes while in the editor which is kinda (a lot ^^) annoying, they're accompanied by a dozen console spam warnings: "[R&D]: No Experiment definition found with id ROCScience" Here's the usuals, ksp.log, modulemanager log, modulemanager config cache. Yes it's a fairly large sets of mods... KSPlog: https://www.dropbox.com/s/ftic9lit09rsy3r/KSP.log?dl=0 MMlog: https://www.dropbox.com/s/lterynr0ott3nm6/ModuleManager.log?dl=0 MMcache: https://www.dropbox.com/s/un51p5ezb7daukw/ModuleManager.ConfigCache?dl=0 Thanks for your help !
-
My KSP.log and output.log are getting spammed with exceptions like this: TypeLoadException: Could not load type 'Vector3d' from assembly 'Assembly-CSharp, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Any suggestions on how to track which mod is generating them? I could have sworn I saw a log from someone at some point (maybe running KSP on a different OS than mine, or running with switches hitherto unknown to me?) which seemed to have slightly more detailed exception traces. I'm hoping there's a more direct approach than "remove half your mods and proceed in a binary search pattern until you identify the culprit". EDIT: It turned out to be an old version of WaterSounds, but I'd still really like to know if there's a way better way to troubleshoot this sort of thing.