ResearchBodies

ResearchBodies

18.4k Downloads

BUG + Suggestion: Research for planet sometimes yields 0%

DarkPR opened this issue ยท 2 comments

commented

BUG: I researched a body with a telescope once, it was random, I didn't get to choose which body I wanted it to research, which was annoying. It added 10% onto Moho. I did it a 2nd time, and it added 0% onto nothing, or it possibly added 10% onto a body I hadn't discovered yet. But from what I can see, nothing was added to any bodies I currently know about. I am unsure how to send my game data so you'll have to help me with that.

Suggestion: the research of a body going up only 10% per every scan (90 days minimun) you do on it? I feel like that's a bit slow. I think it should go up 33% each time, basically only having to do it 3 times to complete the research. Each time, the planet would gain a significant amount more detail compared to the previous %.
Also, not sure if it is a bug or a feature, but please enable me to choose what body I want to research that I have unlocked, with the telescope.

I know I can start the research with the ground telescope, and it knocks it up by 10%, but it only seems to be a 1 time thing...

commented

The instructions for where to find your logs are in the forum opening post for this mod. But here it is again.

The Logs
These are text files that the game spits out for debugging purposes as it runs; if something broke horribly in-game, there will be something in here about it. You should upload the entire log as a file (i.e. not to pastebin); you can use dropbox or an equivalent host to upload the file. Make sure the entire file gets uploaded; you may have to zip it first, as logs can be very long. Here is where you can find the log:
KSP versions 1.3.1 and below:
Windows: KSP_win\KSP_Data\output_log.txt -OR- KSP_win64\KSP_x64_DATA\output_log.txt (depending on which used)
- In case you installed KSP into a Windows protected directory (C:\Users, C:\Program Files or C:\Windows\ and their subfolders) the output log file may be stored in the folder called C:\Users[username]\Appdata, this folder is usually hidden so you should enable the view hidden folders option (more information). Note that for the demo you should find the output_log.txt file located in the KSP_Data folder.
- Steam users should right click KSP in Steam, click on Properties, then in the Properties box, click Local Files, then Browse Local Files.
Mac OSX: Open Console, on the left side of the window there is a menu that says 'files'. Scroll down the list and find the Unity drop down, under Unity there will be Player.log Aka Files>/Library/Logs/Unity/Player.log
Linux: The log is written to /home/user/.config/unity3d/Squad/Kerbal Space Program/Player.log
KSP versions 1.4.0 and above:
Windows: C:\Users<username>\AppData\LocalLow\Squad\Kerbal Space Program\output_log.txt
- This folder is usually hidden so you should enable the view hidden folders option (more information).
Mac OSX: Open Console, on the left side of the window there is a menu that says 'files'. Scroll down the list and find the Unity drop down, under Unity there will be Player.log Aka Files>
/Library/Logs/Unity/Player.log
Linux: The log is written to ~/.config/unity3d/Squad/Kerbal Space Program/Player.log

My own Mod Log
You will find a file in <install directory>\GameData\REPOSoftTech\ResearchBodies\Plugins\PluginData\ResearchBodies.log.
commented

The research plan percentage I will make a parameter in the text cfg file that you can change manually (in the next release)