Skip to content
This repository has been archived by the owner on Aug 9, 2018. It is now read-only.

Kerbin as a moon of another planet #22

Open
lajonat opened this issue Sep 20, 2017 · 2 comments
Open

Kerbin as a moon of another planet #22

lajonat opened this issue Sep 20, 2017 · 2 comments

Comments

@lajonat
Copy link
Contributor

lajonat commented Sep 20, 2017

One of the commits I pushed was having the possibility of starting on a moon, instead of one of the planets.
I've been playing around with it, and it seems like when that happens, the space center screen is bugged - doesn't show anything. The buttons for the structures still work, and you can still launch normally, but the main screen itself is black or blue.

Moving the reference body of kerbin to be the sun fixed it.

The log says something like:
[ERR 23:34:17.014] [SurfaceObject]: Cannot return to original parent, it no longer exists.
[LOG 23:34:17.015] [Kopernicus] Fixed SpaceCenterCamera

I guess that it's related. Any idea on a way to work around this?

@StollD
Copy link
Member

StollD commented Sep 21, 2017

KSP and Kopernicus by extension don't really like reparenting Kerbin. It kinda works (tm), when you use PostSpawnOrbit to change the reference body, however it is still full of monsters (especially in the SpaceCenter screen). The standard symptoms are, that it is always night in the space center.

The log messages are always there and they don't indicate any bugs.

@lajonat
Copy link
Contributor Author

lajonat commented Sep 21, 2017

That's a shame - starting on the moon of another planet is a nice change. So, nothing to be done unless you're playing sandbox and willing to not look at the space center screen, or find a mod that allows building upgrades from a different screen?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants