Hello everyone. My KSP 1.8 stucks loading when it's checking DLC's. I don't know what causes it, but I think anwser is there:
[LOG 14:21:52.615] No Expansions detected
[EXC 14:21:52.625] ReflectionTypeLoadException: Exception of type 'System.Reflection.ReflectionTypeLoadException' was thrown.
System.Reflection.Assembly.GetTypes () (at <ad04dee02e7e4a85a1299c7ee81c79f6>:0)
AssemblyLoader.GetTypesOfClassesImplementingInterface[T] () (at <9d71e4043e394d78a6cf9193ad011698>:0)
Expansions.Missions.MissionsUtils.InitialiseAdjusterTypes () (at <9d71e4043e394d78a6cf9193ad011698>:0)
Expansions.ExpansionsLoader+<LoadExpansions>d__21.MoveNext () (at <9d71e4043e394d78a6cf9193ad011698>:0)
UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) (at <5aeafee3fea24f37abd1315553f2cfa6>:0)
UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator)
Expansions.ExpansionsLoader:StartLoad()
<LoadSystems>d__11:MoveNext()
UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
[EXC 14:24:32.712] MissingFieldException: Field 'GameEvents.onGUIRnDComplexSpawn' not found.
It's part of a log. Hope someone here will help me.