Advertisement
Fobok

contract configurator error2

Aug 23rd, 2016
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.97 KB | None | 0 0
  1. [EXC 01:04:03.823] ArgumentException: 'Sun' is not a valid CelestialBody.
  2. ContractConfigurator.ConfigNodeUtil.ParseCelestialBodyValue (System.String celestialName)
  3. ContractConfigurator.ConfigNodeUtil.ParseSingleValue[CelestialBody] (System.String key, System.String stringValue, Boolean allowExpression)
  4. System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)
  5. Rethrow as TargetInvocationException: Exception has been thrown by the target of an invocation.
  6. System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)
  7. System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters)
  8. ContractConfigurator.ConfigNodeUtil.ParseValue[List`1] (.ConfigNode configNode, System.String key, Boolean allowExpression)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement