-
Notifications
You must be signed in to change notification settings - Fork 67
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
Real Solar System #714
Comments
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
<#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: ***@***.***>
|
yep it happens on a new save |
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
<#714 (comment)>,
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:
***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
The text was updated successfully, but these errors were encountered: