LGhassen / EnvironmentalVisualEnhancements

Visual enhancements including clouds, lights, etc.
76 stars 9 forks source link

_BuildManager.dll [EXC] #6

Closed aezarkones closed 2 years ago

aezarkones commented 3 years ago

I can't figure out what this is, find it when I want to fix all bugs in KSP.log. I have this for a while (After game update to KSP 1.11.0).

EVE mod looks to work fine btw.

[EXC 04:21:52.386] NotSupportedException: The invoked member is not supported in a dynamic module.
    System.Reflection.Emit.AssemblyBuilder.get_Location () (at <ad04dee02e7e4a85a1299c7ee81c79f6>:0)
    _BuildManager._BuildManager+<>c__DisplayClass2_0.<logVersion>b__0 (System.Reflection.Assembly x) (at <3f485ce99d7e479c99f0f040223fbad6>:0)
    System.Linq.Enumerable+WhereSelectArrayIterator`2[TSource,TResult].ToList () (at <fbb5ed17eb6e46c680000f8910ebb50c>:0)
    System.Linq.Enumerable.ToList[TSource] (System.Collections.Generic.IEnumerable`1[T] source) (at <fbb5ed17eb6e46c680000f8910ebb50c>:0)
    _BuildManager._BuildManager.logVersion () (at <3f485ce99d7e479c99f0f040223fbad6>:0)
    _BuildManager._BuildManager.Awake () (at <3f485ce99d7e479c99f0f040223fbad6>:0)
    UnityEngine.DebugLogHandler:LogException(Exception, Object)
    ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
    UnityEngine.GameObject:AddComponent(Type)
    AddonLoader:StartAddon(LoadedAssembly, Type, KSPAddon, Startup)
    AddonLoader:StartAddons(Startup)
    <LoadObjects>d__90:MoveNext()
    UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator)
    <CreateDatabase>d__71:MoveNext()
    UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator)
    GameDatabase:StartLoad()
    <LoadSystems>d__11:MoveNext()
    UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator)
    LoadingScreen:Start()

My mods:

Mod DLLs found:
Stock assembly: Assembly-CSharp v0.0.0.0
ModuleManager v4.1.4.0
BAM v1.3.3.3 / v1.1.0.0
DistantObject v2.0.2.0
EasyVesselSwitch v2.2.7689.40431 / v2.2 for KSP v1.11+
KSPDev_Utils.2.4 v2.4.7504.27510 / v2.4 for KSP v1
MiniAVC-V2 v2.0.0.0
Atmosphere v1.11.2.1
CelestialShadows v1.11.2.1
CityLights v1.11.2.1
EVEManager v1.11.2.1
PartFX v1.11.2.1
PQSManager v1.11.2.1
ShaderLoader v1.11.2.1
Terrain v1.11.2.1
TextureConfig v1.11.2.1
Utils v1.11.2.1
_BuildManager v1.11.2.1
KerbalEngineer.Unity v1.0.0.0
KerbalEngineer v1.1.8.3
HyperEdit v1.5.8.0 / v1.5.8
Kopernicus.Parser v1.0.0.0
ModularFlightIntegrator v1.0.0.0 / v1.2.9.0
Kopernicus v1.0.0.0
KittopiaTech v1.0.0.0
DockingPortAlignmentIndicator v6.9.2.2
DPAI_RPM v1.0.0.2
ModuleDockingNodeNamed v1.0.0.2
PQSModExpansion v1.0.0.0
Parallax v1.0.0.0
ParallaxCollision v1.0.0.0
ParallaxInstallationChecker v1.0.0.0
PlanetShine v0.2.6.1
Restock v0.1.0.0
scatterer v0.723.0.0
SmokeScreen v2.8.14.0
Stock assembly: KSPSteamCtrlr v0.0.1.35
TextureReplacer v4.2.1.37427
TimeControl v2.10.0.0
KerbalAlarmClock v3.13.0.0
TransferWindowPlanner v1.7.2.0
TUFX v1.0.0.0

KSP.log