Ezriilc / HyperEdit

A plugin for Kerbal Space Program.
http://www.Kerbaltek.com/hyperedit
GNU General Public License v3.0
41 stars 30 forks source link

Planet Editor not loading certain data on game restart. #46

Closed Ezriilc closed 6 years ago

Ezriilc commented 6 years ago

My tests with Mun and/or Kerbin seem fine, but more than one person has reported this, so it really needs to be more exhaustively tested.

fronbow commented 6 years ago

I'm just going through the source, trying to work out where it loads in the data - I'm guessing at the moment that the planet data isn't loaded at startup.

Ezriilc commented 6 years ago

It may not be Planet Editor that does this - it could just be Orbit Editor making changes to planet orbits.

I'm doing some testing now to see if I can nail this down better.

Ezriilc commented 6 years ago

In the latest BETA... When I test the Orbit Editor by changing orbits of Kerbin, Mun, Minmus and Duna, they seem to reload as I saved them. Also, when I use Planet Editor to change Kerbin's atmosphere (to none), it seems to also work as expected.

So, this issue is not a thing (any longer?).

However... Data files are being saved to ./GameData/Kerbaltek/PluginData/ I would prefer that they go to ./GameData/Kerbaltek/HyperEdit/ I'll bet someone is going to remind me why they should be in the former.

Also, I think I'm OK with removing Planet Editor entirely.