jrossignol / ContractConfigurator

A config file based solution for creating new contracts for Kerbal Space Program.
https://forum.kerbalspaceprogram.com/index.php?/topic/91625-1
Other
64 stars 67 forks source link

Issue I got when starting up the game #724

Open BravoAlpha101st opened 1 year ago

BravoAlpha101st commented 1 year ago

Exception occured while loading contract 'ExplorationPlus.ExplorationPlus-FlyBy': System.ArgumentException: 'Valentine' is not a valid CelestialBody. at ContractConfigurator.ConfigNodeUtil.ParseCelestialBodyValue (System.String celestialName) [0x00046] in :0 at ContractConfigurator.ConfigNodeUtil.ParseSingleValue[T] (System.String key, System.String stringValue, System.Boolean allowExpression) [0x00179] in :0 at ContractConfigurator.ConfigNodeUtil.ParseValue[T] (ConfigNode configNode, System.String key, System.Boolean allowExpression) [0x002bc] in :0 at ContractConfigurator.ConfigNodeUtil.ParseValue[T] (ConfigNode configNode, System.String key, T defaultValue) [0x00012] in :0 at ContractConfigurator.ConfiguredContract.OnLoad (ConfigNode node) [0x00121] in :0

I believe this error was caused by Extrasolar after I removed the mod because I kept getting contracts to explorer Valentine BEFORE any other planet.