Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RCSBuildAid causes EVE to crash on load #46

Open
xchoo opened this issue Mar 6, 2016 · 0 comments
Open

RCSBuildAid causes EVE to crash on load #46

xchoo opened this issue Mar 6, 2016 · 0 comments

Comments

@xchoo
Copy link

xchoo commented Mar 6, 2016

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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant