Jump to content

Veylyn

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by Veylyn

  1. Output log: https://drive.google.com/file/d/0B2g7T2mOZYAqWnRzZmRqbi1nSFU/view?usp=sharing EDIT: I managed to track down the issue that caused the exception. the update to crowdsourced science isn't on CKAN, and CKAN didn't agree with the manual install, which caused a bunch of related errors. Still can't get the Mun EVA contract, but I have a better idea of the problem I'm looking for now
  2. I'm having some problems with the Mun EVA contract. Whenever I decline contracts to refresh the contract list, I get the following exception: Exception occured while attempt to generate contract of type 'MunOrbitAndEVA': System.NullReferenceException: Object reference not set to an instance of an object at ContractConfigurator.CollectScienceFactory.<Generate>b__b (.ScienceExperiment e) [0x00000] in <filename unknown>:0 at System.Linq.Enumerable+<CreateSelectIterator>c__Iterator10`2[scienceExperiment,System.String].MoveNext () [0x00000] in <filename unknown>:0 at System.Collections.Generic.List`1[system.String].AddEnumerable (IEnumerable`1 enumerable) [0x00000] in <filename unknown>:0 at System.Collections.Generic.List`1[system.String]..ctor (IEnumerable`1 collection) [0x00000] in <filename unknown>:0 at System.Linq.Enumerable.ToList[string] (IEnumerable`1 source) [0x00000] in <filename unknown>:0 at ContractConfigurator.CollectScienceFactory.Generate (Contracts.Contract contract) [0x00000] in <filename unknown>:0 at ContractConfigurator.ParameterFactory.Generate (ContractConfigurator.ConfiguredContract contract, IContractParameterHost contractParamHost) [0x00000] in <filename unknown>:0 at ContractConfigurator.ParameterFactory.GenerateParameters (ContractConfigurator.ConfiguredContract contract, IContractParameterHost contractParamHost, System.Collections.Generic.List`1 paramFactories) [0x00000] in <filename unknown>:0 at ContractConfigurator.ContractType.GenerateParameters (ContractConfigurator.ConfiguredContract contract) [0x00000] in <filename unknown>:0 at ContractConfigurator.ConfiguredContract.Initialize (ContractConfigurator.ContractType contractType) [0x00000] in <filename unknown>:0
×
×
  • Create New...