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

Real Solar System #714

Open AC1016 opened 2 years ago

AC1016 commented 2 years ago

Exception occured while loading contract 'unknown': System.ArgumentException: 'Kerbin' 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

jrossignol commented 2 years ago

Sounds like you have some bad data in your save. Does this happen on a new save as well?

On Sat., Jan. 29, 2022, 1:56 a.m. AC1016, @.***> wrote:

Exception occured while loading contract 'unknown': System.ArgumentException: 'Kerbin' 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

— Reply to this email directly, view it on GitHub https://github.com/jrossignol/ContractConfigurator/issues/714, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACCQK5LLV7YLCXAEF4PMXGTUYOTUFANCNFSM5NCUNCZQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you are subscribed to this thread.Message ID: @.***>

AC1016 commented 2 years ago

yep it happens on a new save i cant even quit to main menu this happens when i download rss

jrossignol commented 2 years ago

Yeah, but what contract packs? Not sure why the error is not giving a contract name, but it's a specific contact that it's giving you this issue (and a LOT of them are not explicitly RSS compatible).

On Mon., Jan. 31, 2022, 7:41 a.m. AC1016, @.***> wrote:

yep it happens on a new save i cant even quit to main menu this happens when i download rss

— Reply to this email directly, view it on GitHub https://github.com/jrossignol/ContractConfigurator/issues/714#issuecomment-1025812708, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACCQK5PNNERA3UDOZJISRZDUY2NQFANCNFSM5NCUNCZQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you commented.Message ID: @.***>