Skip to content

RCSBuildAid causes EVE to crash on load #46

@xchoo

Description

@xchoo

Installing the RCSBuildAid plugin with EVE installed causes the following error to occur (and EVE does not load properly):

AddonLoader: Instantiating addon 'GlobalEVEManager' from assembly 'EVEManager'

(Filename: C:/buildslave/unity/build/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

ArgumentNullException: Argument cannot be null.

Parameter name: source
  at System.Linq.Check.SourceAndPredicate (System.Object source, System.Object predicate) [0x00000] in <filename unknown>:0 

  at System.Linq.Enumerable.Where[EVEManagerBase] (IEnumerable`1 source, System.Func`2 predicate) [0x00000] in <filename unknown>:0 

  at EVEManager.GlobalEVEManager.Setup (Boolean late) [0x00000] in <filename unknown>:0 

  at EVEManager.GlobalEVEManager.Awake () [0x00000] in <filename unknown>:0 
UnityEngine.GameObject:Internal_AddComponentWithType(Type)
UnityEngine.GameObject:AddComponent(Type)
AddonLoader:StartAddon(LoadedAssembly, Type, KSPAddon, Startup)
AddonLoader:StartAddons(Startup)
AddonLoader:OnLevelWasLoaded(Int32)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions