When I export the csv and exit the game or save game, I have problems with the save file.
Error report: Game version 0.10.32.25779 with 2 mods used.
NullReferenceException: Object reference not set to an instance of an object
PlanetData.ExportRuntime (System.IO.BinaryWriter w);(0)
PlanetFactory.Export (System.IO.Stream s, System.IO.BinaryWriter w);(0)
GameData.Export (System.IO.BinaryWriter w);(0)
GameSave.SaveCurrentGame (System.String saveName);(0)
UnityEngine.Debug:LogException(Exception)
GameSave:SaveCurrentGame(String)
UISaveGameWindow:DoSaveGame()
UISaveGameWindow:SaveGameAs()
UISaveGameWindow:OnSaveClick(Int32)
UIButton:OnPointerClick(PointerEventData)
UnityEngine.EventSystems.EventSystem:Update()
I am in the process of fixing PlanetFinder right now and am having the same problem.

When I export the csv and exit the game or save game, I have problems with the save file.
I am in the process of fixing PlanetFinder right now and am having the same problem.