Jump to content

bonzo_bvd

Members
  • Posts

    20
  • Joined

Everything posted by bonzo_bvd

  1. Hello! In my latest install of Beyond Home I'm experiencing an issue with the sunflare (scatterer?): I'm playing at 3440x1440 (21:9) and the sunflare seems to be 16:9. May this problem be scatterer related or Beyond Home related? I have previously played Beyond Home at the same resolution and never encountered this problem. I would like to troubleshoot this myself and locate the error, but I'm not sure where to start looking. Someone may have a hint?
  2. Maybe I explained poorly. The sensor it's too close to the moon. I have to go outside of the SOI to achieve the lower limit altitude for the M700 survey sensor, so there is no way to use it within current Anger's SOI. That's why I was trying to increase the SOI. Also, I modified @CustomSoISize = 1 In the main Rescale! configuration because my code did not work and I thought that maybe that would be intefering. But did not work
  3. Hello! I don't know if this the right place to ask about Sigma Dimensions, but I haven't found other forum about this different from the "Add-on Development" sub-forum. I'm using the standard 2.5x configs from Rescale! to scale the Beyond Home planet pack. Everything was functioning correctly until I reached a moon, Anger, where I can't use the M700 scanner because its lower scanning altitude was outside Anger's SOI. I tried first to modify the M700 part, but I did not find any altitude related config and, as long it's a stock part, maybe it's hardcoded or something like that. After that I decided to see if I could do something from the Rescale! and Sigma Dimensions side. I changed "@CustomSoISize = 1" in 2.5xKSP.cfg: @SigmaDimensions { // Base Settings @Resize = 2.5 @Rescale = 2.5 @Atmosphere = 1.1 @dayLengthMultiplier = 1.25 // Advanced Settings @landscape = 0.76 @geeASLmultiplier = 1 @resizeScatter = 1 @resizeBuildings = 0 @CustomSoISize = 1 @CustomRingSize = 0 @atmoASL = 1 @tempASL = 1 @atmoTopLayer = 1.181818182 @atmoVisualEffect = 1.1 @scanAltitude = 1 } Then I created a config file named angersoi.cfg with my modified config: @Kopernicus:BEFORE[SigDim2]:NEEDS[SigDim,BeyondHome] { @Body:HAS[#name[Anger]] { @SigmaDimensions { @scanAltitude = 0.1 @CustomSoISize = 10 } } } // Lua's Atmo modification @Kopernicus:BEFORE[SigDim2]:NEEDS[SigDim,BeyondHome] { @Body:HAS[#name[Lua]] { @SigmaDimensions { Atmosphere = 5 atmoTopLayer = 2 atmoVisualEffect = 2 lightRange = 2 } } } But nothing changed: scanAltitude for Anger is still the same. SOI altitude for Anger is still the same. Lua's atmosphere is also unchanged. I have checked KSP.log and I have found that (as long as I understant) module manager has applied the patchs: [LOG 15:03:32.162] Config(@Kopernicus:BEFORE[SigDim2]:NEEDS[SigDim,BeyondHome]) ZZ_modificaciones_propias/angersoi/@Kopernicus:BEFORE[SigDim2]:NEEDS[SigDim,BeyondHome] [LOG 15:03:32.162] Config(@Kopernicus:BEFORE[SigDim2]:NEEDS[SigDim,BeyondHome]) ZZ_modificaciones_propias/angersoi/@Kopernicus:BEFORE[SigDim2]:NEEDS[SigDim,BeyondHome] ... [LOG 14:59:58.938] :BEFORE[SIGDIM2] pass [LOG 14:59:58.939] Applying update ZZ_modificaciones_propias/angersoi/@Kopernicus:BEFORE[SigDim2]:NEEDS[SigDim,BeyondHome] to Kopernicus/Config/System.cfg/Kopernicus[Kerbol System] Am I missing something? Is my Sigma Dimension code wrong?
  4. I've been waiting kopernicus to update to start a new career of this amazing planet plack! Congratulations for the superb quality of this addon. But I have a question: I can't find any anomalies outside Rhode. I have fully surveyed Rhode, Lua, Armstong and Ash using all the scanners (low, multispectral and high resolution, from Scansat's mod) and all Rhode's moons are "empty". I suspect that there should be buildings detectable as anomalies at least on Lua (the terraformers), but I don't know if this is by desing or there is something wrong in my installation. Reaching a new body, scanning it, marking the anomalies and landing to explore them is the most exating thing in Kerbal for me.
  5. Hello!! I was waiting to GPP compatible with KSP 1.4.3 to start a new career, as my old one (KSP 1.3.1) was too unstable I like to install mods with ckan (I know many people don't) to keep track of all installed mods and to simplify installation process (and it's faster too). The back side is that it sometimes messes thing a bit and not all mods are in ckan, nor latest updates of some mods. Latest version of GPP installed with ckan works well, but the latest Sigma Replacements mods at ckan aren't up to date (only 1.3.1 compability), so no Jade's Sunflares nor Calm Nebula skybox. That's unacceptable... a tragedy Are the latest Sigma replacements' versions at github compatible with KSP 1.4.3? I haven't found compatibility info at github and, although some Sigma related mods at github are more recent than ckan's, other are not newer than ckan's (like Sigma Textures, marked as compatible with KSP 1.3.1 in ckan, but not 1.4.3). Should I install all Sigma related mods at github with latest GPP to have alternate sunflares and skyboxes again? GPP + OPM + GEP it's a (gorgeous) new universe in KSP to explore and it's the reason I'm back to Kerbal again and again. Good work devs!!! I love those screen captions!!! Are they added by hand or using some sort of mod? I would really like to make something like that for screen captures!
  6. You are my hero!!!! Now I just have to wait patiently for GPP (with all its dependencies, I'm afraid), Ursa Minor's sunflare (my screenshots aren't the same without it), and a few more mods. Then I will start a new career in 1.4.2, hopefully more stable than 1.3.1. I have bought Kerbal's DLC to support developers, but community content it's by far more valuable. I think developers should improve the base game: performance, stability, graphics, etc.
  7. Why is this mod dropping support to use PNG screens? All my kerbal screenshots are PNGs and they are not showing any more...
  8. I was looking at planets logs not the main log! Yesterday I launched the test crafts, well... teleported them to their destination orbits, but went to sleep before inspecting the savegame. I will check main Kopernicus log and savegames, change indexes and post results after work. Hope it works. I'd like to test latest GPP with latest OPM after the problem with bodies indexes is solved. Thank you very much. [UPDATE] After being instructed to look at Kopernicus.log (thanks JadeOfMaar!) I have launched the game with OPM-1.2.3 and OPM-1.2.4 to see the differences. These are the results, in case someone find them useful: Kopernicus.log from OPM 1.2.3: ... [LOG 17:25:00]: Injector.Awake(): Completed in: 70202.5897 ms [LOG 17:25:04]: StarLightSwitcher.Start() => Ciro [LOG 17:25:04]: StarLightSwitcher.Start() => Grannus [LOG 17:25:05]: Found Body: Ciro:0 -> SOI = Infinity, Hill Sphere = Infinity [LOG 17:25:05]: Found Body: Gael:1 -> SOI = 83667623.5504481, Hill Sphere = 196364682.651337 [LOG 17:25:05]: Found Body: Ceti:2 -> SOI = 8144195.75406863, Hill Sphere = 10637124.0350313 [LOG 17:25:05]: Found Body: Ovok:3 -> SOI = 94000, Hill Sphere = 65610.6571477796 [LOG 17:25:05]: Found Body: Icarus:4 -> SOI = 3491161.22153981, Hill Sphere = 9938355.57584484 [LOG 17:25:05]: Found Body: Augustus:5 -> SOI = 2153486.14748972, Hill Sphere = 3106560.49665164 [LOG 17:25:05]: Found Body: Otho:6 -> SOI = 1701552278.10267, Hill Sphere = 3047294177.36593 [LOG 17:25:05]: Found Body: Tellumo:7 -> SOI = 260440071.542264, Hill Sphere = 536137791.875936 [LOG 17:25:05]: Found Body: Hale:8 -> SOI = 41000, Hill Sphere = 22514.1914683157 [LOG 17:25:05]: Found Body: Thalia:9 -> SOI = 13645687.9202961, Hill Sphere = 38214967.1074787 [LOG 17:25:05]: Found Body: Eta:10 -> SOI = 1656715.48797041, Hill Sphere = 2144606.10411811 [LOG 17:25:05]: Found Body: Niven:11 -> SOI = 34386218.4235495, Hill Sphere = 86538547.0039666 [LOG 17:25:05]: Found Body: Iota:12 -> SOI = 2491177.09027888, Hill Sphere = 3728465.87887854 [LOG 17:25:05]: Found Body: Lili:13 -> SOI = 40000, Hill Sphere = 40000 [LOG 17:25:05]: Found Body: Gratian:14 -> SOI = 194786348.661172, Hill Sphere = 443159476.33113 [LOG 17:25:05]: Found Body: Geminus:15 -> SOI = 3139597.02507724, Hill Sphere = 3731405.18404008 [LOG 17:25:05]: Found Body: Hephaestus:16 -> SOI = 837807.834288581, Hill Sphere = 1522114.08669916 [LOG 17:25:05]: Found Body: Jannah:17 -> SOI = 1362261.78010727, Hill Sphere = 2399815.0298712 [LOG 17:25:05]: Found Body: GaussCatullus:18 -> SOI = 2652003275.60323, Hill Sphere = 114088525.698148 [LOG 17:25:05]: Found Body: Gauss:19 -> SOI = 2661842049.76758, Hill Sphere = 417079860.868842 [LOG 17:25:05]: Found Body: Loki:20 -> SOI = 886957.551581537, Hill Sphere = 1442138.79559553 [LOG 17:25:05]: Found Body: Catullus:21 -> SOI = 30021332.1492043, Hill Sphere = 33406997.3147224 [LOG 17:25:05]: Found Body: Tarsiss:22 -> SOI = 1070061.65331304, Hill Sphere = 1426261.6643305 [LOG 17:25:05]: Found Body: GaussCatullusOrbit:23 -> SOI = 813629.810609252, Hill Sphere = 1602230.68531203 [LOG 17:25:05]: Found Body: Nero:24 -> SOI = 8835394858.17188, Hill Sphere = 14878582768.4037 [LOG 17:25:05]: Found Body: Hadrian:25 -> SOI = 1610803.49546569, Hill Sphere = 2596315.94097828 [LOG 17:25:05]: Found Body: Narisse:26 -> SOI = 538982.350819585, Hill Sphere = 1121902.77858765 [LOG 17:25:05]: Found Body: Muse:27 -> SOI = 1590728.14967993, Hill Sphere = 3040894.71603724 [LOG 17:25:05]: Found Body: Minona:28 -> SOI = 2244163.88117605, Hill Sphere = 4353386.01084061 [LOG 17:25:05]: Found Body: Agrippina:29 -> SOI = 5002991.84730434, Hill Sphere = 9790821.05688779 [LOG 17:25:05]: Found Body: Julia:30 -> SOI = 5118022.31997876, Hill Sphere = 9624833.01716462 [LOG 17:25:05]: Found Body: Hox:31 -> SOI = 567558457.956482, Hill Sphere = 1450624813.55219 [LOG 17:25:05]: Found Body: Argo:32 -> SOI = 2885399.81181443, Hill Sphere = 3684031.49864039 [LOG 17:25:05]: Found Body: Leto:33 -> SOI = 600295990.237928, Hill Sphere = 1679936022.09679 [LOG 17:25:05]: Found Body: Grannus:34 -> SOI = 500000000000, Hill Sphere = 500000000000 [LOG 17:25:05]: Found Body: Sarnus:35 -> SOI = 3496577900.5591, Hill Sphere = 6013792379.59164 [LOG 17:25:05]: Found Body: Slate:36 -> SOI = 9598158.64601184, Hill Sphere = 11811837.121802 [LOG 17:25:05]: Found Body: Tekto:37 -> SOI = 8637005.19544461, Hill Sphere = 12570778.8206192 [LOG 17:25:05]: Found Body: Urlum:38 -> SOI = 2517599238.7789, Hill Sphere = 4966368313.9408 [LOG 17:25:05]: Found Body: Polta:39 -> SOI = 1661114.85305207, Hill Sphere = 2297300.45539178 [LOG 17:25:05]: Found Body: Priax:40 -> SOI = 446767.601978615, Hill Sphere = 769046.867363983 [LOG 17:25:05]: Found Body: Wal:41 -> SOI = 18933504.6847765, Hill Sphere = 22866264.8334379 [LOG 17:25:05]: Found Body: Tal:42 -> SOI = 139966.651259813, Hill Sphere = 234671.883243902 [LOG 17:25:05]: Found Body: Neidon:43 -> SOI = 3944323311.87136, Hill Sphere = 7954282433.96377 [LOG 17:25:05]: Found Body: Thatmo:44 -> SOI = 5709379.08853188, Hill Sphere = 7617977.85588737 [LOG 17:25:05]: Found Body: Nissee:45 -> SOI = 7366476.63525513, Hill Sphere = 4148646.79383085 [LOG 17:25:05]: Found Body: Plock-Karen:46 -> SOI = 586443111.104066, Hill Sphere = 28572570.7237306 [LOG 17:25:05]: Found Body: Plock:47 -> SOI = 586699604.806046, Hill Sphere = 9180338.33158147 [LOG 17:25:05]: Found Body: Karen:48 -> SOI = 939354.324277521, Hill Sphere = 1102678.62439869 [LOG 17:25:05]: Found Body: Plock-KarenOrbit:49 -> SOI = 689075.824051414, Hill Sphere = 839567.586196468 [LOG 17:25:05]: Injector.OnDestroy(): Complete [LOG 17:25:07]: [Kopernicus] RuntimeUtility Started [LOG 17:25:07]: StarLightSwitcher.Awake(): Begin Kopernicus.log from OPM 1.2.4: ... [LOG 01:08:10]: Injector.Awake(): Completed in: 69931.3223 ms [LOG 01:08:14]: StarLightSwitcher.Start() => Ciro [LOG 01:08:14]: StarLightSwitcher.Start() => Grannus [LOG 01:08:16]: Found Body: Ciro:0 -> SOI = Infinity, Hill Sphere = Infinity [LOG 01:08:16]: Found Body: Gael:1 -> SOI = 83667623.5504481, Hill Sphere = 196364682.651337 [LOG 01:08:16]: Found Body: Ceti:2 -> SOI = 8144195.75406863, Hill Sphere = 10637124.0350313 [LOG 01:08:16]: Found Body: Ovok:3 -> SOI = 94000, Hill Sphere = 65610.6571477796 [LOG 01:08:16]: Found Body: Icarus:4 -> SOI = 3491161.22153981, Hill Sphere = 9938355.57584484 [LOG 01:08:16]: Found Body: Augustus:5 -> SOI = 2153486.14748972, Hill Sphere = 3106560.49665164 [LOG 01:08:16]: Found Body: Otho:6 -> SOI = 1701552278.10267, Hill Sphere = 3047294177.36593 [LOG 01:08:16]: Found Body: Tellumo:7 -> SOI = 260440071.542264, Hill Sphere = 536137791.875936 [LOG 01:08:16]: Found Body: Hale:8 -> SOI = 41000, Hill Sphere = 22514.1914683157 [LOG 01:08:16]: Found Body: Eeloo:9 -> SOI = 1159066.15680512, Hill Sphere = 1842776.29112193 [LOG 01:08:16]: Found Body: Thalia:10 -> SOI = 13645687.9202961, Hill Sphere = 38214967.1074787 [LOG 01:08:16]: Found Body: Eta:11 -> SOI = 1656715.48797041, Hill Sphere = 2144606.10411811 [LOG 01:08:16]: Found Body: Niven:12 -> SOI = 34386218.4235495, Hill Sphere = 86538547.0039666 [LOG 01:08:16]: Found Body: Iota:13 -> SOI = 2491177.09027888, Hill Sphere = 3728465.87887854 [LOG 01:08:16]: Found Body: Lili:14 -> SOI = 40000, Hill Sphere = 40000 [LOG 01:08:16]: Found Body: Gratian:15 -> SOI = 194786348.661172, Hill Sphere = 443159476.33113 [LOG 01:08:16]: Found Body: Geminus:16 -> SOI = 3139597.02507724, Hill Sphere = 3731405.18404008 [LOG 01:08:16]: Found Body: Hephaestus:17 -> SOI = 837807.834288581, Hill Sphere = 1522114.08669916 [LOG 01:08:16]: Found Body: Jannah:18 -> SOI = 1362261.78010727, Hill Sphere = 2399815.0298712 [LOG 01:08:16]: Found Body: GaussCatullus:19 -> SOI = 2652003275.60323, Hill Sphere = 114088525.698148 [LOG 01:08:16]: Found Body: Gauss:20 -> SOI = 2661842049.76758, Hill Sphere = 417079860.868842 [LOG 01:08:16]: Found Body: Loki:21 -> SOI = 886957.551581537, Hill Sphere = 1442138.79559553 [LOG 01:08:16]: Found Body: Catullus:22 -> SOI = 30021332.1492043, Hill Sphere = 33406997.3147224 [LOG 01:08:16]: Found Body: Tarsiss:23 -> SOI = 1070061.65331304, Hill Sphere = 1426261.6643305 [LOG 01:08:16]: Found Body: GaussCatullusOrbit:24 -> SOI = 813629.810609252, Hill Sphere = 1602230.68531203 [LOG 01:08:16]: Found Body: Nero:25 -> SOI = 8835394858.17188, Hill Sphere = 14878582768.4037 [LOG 01:08:16]: Found Body: Hadrian:26 -> SOI = 1610803.49546569, Hill Sphere = 2596315.94097828 [LOG 01:08:16]: Found Body: Narisse:27 -> SOI = 538982.350819585, Hill Sphere = 1121902.77858765 [LOG 01:08:16]: Found Body: Muse:28 -> SOI = 1590728.14967993, Hill Sphere = 3040894.71603724 [LOG 01:08:16]: Found Body: Minona:29 -> SOI = 2244163.88117605, Hill Sphere = 4353386.01084061 [LOG 01:08:16]: Found Body: Agrippina:30 -> SOI = 5002991.84730434, Hill Sphere = 9790821.05688779 [LOG 01:08:16]: Found Body: Julia:31 -> SOI = 5118022.31997876, Hill Sphere = 9624833.01716462 [LOG 01:08:16]: Found Body: Hox:32 -> SOI = 567558457.956482, Hill Sphere = 1450624813.55219 [LOG 01:08:16]: Found Body: Argo:33 -> SOI = 2885399.81181443, Hill Sphere = 3684031.49864039 [LOG 01:08:16]: Found Body: Leto:34 -> SOI = 600295990.237928, Hill Sphere = 1679936022.09679 [LOG 01:08:16]: Found Body: Grannus:35 -> SOI = 500000000000, Hill Sphere = 500000000000 [LOG 01:08:16]: Found Body: Sarnus:36 -> SOI = 3496577900.5591, Hill Sphere = 6013792379.59164 [LOG 01:08:16]: Found Body: Slate:37 -> SOI = 9598158.64601184, Hill Sphere = 11811837.121802 [LOG 01:08:16]: Found Body: Tekto:38 -> SOI = 8637005.19544461, Hill Sphere = 12570778.8206192 [LOG 01:08:16]: Found Body: Urlum:39 -> SOI = 2517599238.7789, Hill Sphere = 4966368313.9408 [LOG 01:08:16]: Found Body: Polta:40 -> SOI = 1661114.85305207, Hill Sphere = 2297300.45539178 [LOG 01:08:16]: Found Body: Priax:41 -> SOI = 446767.601978615, Hill Sphere = 769046.867363983 [LOG 01:08:16]: Found Body: Wal:42 -> SOI = 18933504.6847765, Hill Sphere = 22866264.8334379 [LOG 01:08:16]: Found Body: Tal:43 -> SOI = 139966.651259813, Hill Sphere = 234671.883243902 [LOG 01:08:16]: Found Body: Neidon:44 -> SOI = 3944323311.87136, Hill Sphere = 7954282433.96377 [LOG 01:08:16]: Found Body: Thatmo:45 -> SOI = 5709379.08853188, Hill Sphere = 7617977.85588737 [LOG 01:08:16]: Found Body: Nissee:46 -> SOI = 7366476.63525513, Hill Sphere = 4148646.79383085 [LOG 01:08:16]: Found Body: Plock-Karen:47 -> SOI = 586443111.104066, Hill Sphere = 28572570.7237306 [LOG 01:08:16]: Found Body: Plock:48 -> SOI = 586699604.806046, Hill Sphere = 9180338.33158147 [LOG 01:08:16]: Found Body: Karen:49 -> SOI = 939354.324277521, Hill Sphere = 1102678.62439869 [LOG 01:08:16]: Found Body: Plock-KarenOrbit:50 -> SOI = 689075.824051414, Hill Sphere = 839567.586196468 [LOG 01:08:16]: Injector.OnDestroy(): Complete [LOG 01:08:18]: [Kopernicus] RuntimeUtility Started [LOG 01:08:18]: StarLightSwitcher.Awake(): Begin So the difference is that Eeloo have index 9 so next bodies have their index incremented by 1: Thalia, Eta, Niven, Iota, and so on. Beyond index 9 I only have vessels at Thalia, Eta, Niven and Iota, so I have made the following substitutions (the order is important): Check that there is no REF = 13 in OPM-1.2.3 savegame as expected. REF = 12 -> REF = 13 (Iota). REF = 11 -> REF = 12 (Niven). Check that there is no REF = 10 in OPM-1.2.3 savegame as expected. REF = 9 -> REF = 10 (Thalia). With those modifications I was able to use my last savegame with OPM 1.2.4 without vessels being moved. I think that contracts have REF fields too in savegames, but I haven't checked it yet. I have yet to check that all my accepted contracts have correct bodies references. If so, now I know how to fix it Thanks! [UPDATE about contracts] As I thought active contracts (also completed) are affected by rearranging the indexes, but they can be changed in savegames. The relevant keyword is "TARGETBODY = XX" with XX as the body index. Those indexes are the same from the Kopernicus.log, so now I have vessels and contracts' indexes fixed to work with OPM-1.2.4
  9. I can't see any indexes in Konpernicus' logs Currently I have vessels orbiting (or placed on) Gael, Iota, Ceti, Niven, Thalia and Icarus. I'm planning using a 1.2.4 savegame to place a test craft around Iota, Niven and Thalia to get the latest indexes. Gael, Ceti and Icarus indexes have not changed. Once done I will change the indexes in my latest 1.2.3 savegame to use it with 1.2.4 mod version installed. I will post the results. Thank you very much.
  10. I'm not afraid to edit the savegame, but I need some guidance: which keywords should I look for? There is not a "flightGlobalsIndex" keyword in the savegames. Which indexes should I replace? I have 1.2.3 savegames and 1.2.4 savegames to compare, but I don't know where to look. Thank you very much.
  11. Hello. I'm currently at work. In a few hours, at home, I will update again to OPM 1.2.4 and make the test. I'll keep you posted. [UPDATE] I'm afraid it does not work even with the latest Eeloo2.cfg dropped in GameData folder: @Kopernicus:FINAL { %Body[Eeloo] { %flightGlobalsIndex = 9999999 } } I have noticed that everything orbiting Iota is moved to Niven, Niven to Eta and Thalia to Eeloo. Maybe there are more changes, but I haven't seen. I'm not using latest GPP because is not in CKAN yet. Should I try with latest GPP? Thank you very much.
  12. I have downgraded OPM back to 1.2.3 and everything works fine again. I'll wait for a new version other than 1.2.4, or a workaround, before I update OPM Galileo again. Anyway I love GPP and I'm just starting to explore the system right now. OPM around Grannus can wait until I have warp drives!
  13. I have dropped Eeloo2.cfg in my GameData folder but it did not work. Nothing appears to have changed In each test I use a pre OPM update savegame and I check that Iota Space Station is missing and Niven Space Station is moved to Eta.
  14. Hello. I have an ongoing career with GPP 1.5.3 (and many other mods) and yesterday I updated OPM-Galileo to 1.2.4 (along with KSP Interstellar Extended, SXT Continued and B9PartSwitch) via CKAN and something went very wrong. All vessels, stations, bases and flags at Iota SOI have been moved to Niven. Iota Station is immediately destroyed because it was in equatorial orbit at only 50Km. Iota SOI and surface is now empty of any vessels or any other elements. I had an station at Niven and right now is placed around Eta, and all contracts referred to Niven are now placed at Eta. I only had vessels around Gael, Iota, Ceti and Niven, and only Iota and Niven have been affected as I can see. Any clue why this could be happening? Where should I look to patch this issue? I have plenty of saved games generated at 5 minutes interval (I like to play with many mods and this makes my ksp install a bit unstable) so I may edit previous savegames, or edit OPM and/or GPP config files if I knew where to look at. Thank you very much.
  15. Hello. I did my tests with a clean Kebal installation and three mods only: GPP, OPM_Galileo and Research Bodies. New career, normal difficulty and all custom options in default settings (Research Bodies settings can be adjusted when creating a new career). As a result, the following bodies are fully researched according to the Observatory building: Ciro. Niven. Gael. Iota. Ceti. Sarnus. What, I think, is accurate: Sarnus is orbiting Grannus. Grannus is not researched. Grannus is not visible in tracking station. Sarnus is not visible in tracking station although is fully researched. Why is Sarnus not visible? Because orbiting bodies are not rendered in tracking station nor map view unless you focus it's parent first. You can't focus Grannus because is not researched. And you can't interact (view or select as target, for example) with a body you cannot point and click. Does it affect gameplay? Mostly no because eventually you will research Grannus, and then Sarnus will be there. But any player would expect that a researched body would appear in tracking station as I did. I stopped playing the career because I thought it was a bug. In my opinion, the most elegant solution to this inconsistency, not bug, would be to make Sarnus hidden from the beguinning, as well as Grannus. But mod programming is beyond my abilities. I do not use GPP_secondary, so I don't know how this affects in case you use that mod. I have just posted my case and my workaround to help others in the same situation. This may also help developers to address this if they think it should be addressed. Kerbal Space Program is an incredible game for space exploration fans, but what makes it truly exceptional is the mod community and their wonderful mods.
  16. Hello. After doing some research myself, secondary clean installation with only GPP and Galileo OPM, I realized that OPM planets are placed around Grannus, the secondary star from GPP. The problem comes when you install Research Bodies addon. Its default configuration configuration is to make Sarnus visible from the very beginning but the problem is that Sarnus is orbiting a non researched star (Grannus, also missing in tracking station as expected) so it is not visible although it shows as researched in the observatory. I thought it was a bug because I didn't know that OPM planets were orbiting Grannus (probably that info is somewhere in the documentation or/and forums and I missed). After manually editing persistent.sfs to make Grannus fully researched I can see the star and Sarnus in the tracking station. I think that Research Bodies' initial configuration should not include Sarnus as a researched body to avoid this misunderstanding. I hope this helps someone with the same "problem". I'm going now to prepare mi first station around Niven!
  17. Um... I think I installed OPM from career's the very beginning, but maybe I created a career with GPP, exited and installed OPM right after that. Anyway, I would like to "fix" my current save if possible because I have some bodies researched and some ships and stations already around. Many science researched too. May I edit my last save to remove the "body references"? Which section should I look for? I may start a new career also and properly "merge" that created career with my last last save. Do you think that is possible? Which sections should I look for searching for differences? Thank you very much. Update: I have started a new career and I can only see Ciro, Gael, Niven, Iota and Ceti. Sarnus is fully researched according to the Observatory but I cannot see it at tracking station. This is a new career with normal difficulty, all default. I have inspected the savegame and the "ResearchBodies_SettingsParms" section is: ResearchBodies_SettingsParms { french = False RBEnabled = True difficulty = Normal CBstring = Celestial Bodies already discovered : ResearchCost = 70000 ProgressResearchCost = 45000 ScienceReward = 150 DiscoverySeed = 3 DebugLogging = False Enabledtslvl1 = False } Maybe something is missing after "CBstring = Celestial Bodies already discovered :"? Another relevant section is ResearchBodies name = ResearchBodies scene = 5, 6, 7, 8 RBGameSettings { BODY { body = Ciro isResearched = True researchState = 100 ignore = True ContractsWeight = 30 } BODY { body = Gael isResearched = True researchState = 100 ignore = True ContractsWeight = 30 } BODY { body = Ceti isResearched = True researchState = 100 ignore = True ContractsWeight = 30 } BODY { body = Ovok isResearched = False researchState = 0 ignore = False ContractsWeight = 30 } BODY { body = Icarus isResearched = False researchState = 0 ignore = False ContractsWeight = 30 } BODY { body = Augustus isResearched = False researchState = 0 ignore = False ContractsWeight = 30 } BODY { body = Otho isResearched = False researchState = 0 ignore = False ContractsWeight = 30 } BODY { body = Tellumo isResearched = False researchState = 0 ignore = False ContractsWeight = 30 } BODY { body = Hale isResearched = False researchState = 0 ignore = False ContractsWeight = 30 } BODY { body = Thalia isResearched = False researchState = 0 ignore = False ContractsWeight = 30 } BODY { body = Eta isResearched = False researchState = 0 ignore = False ContractsWeight = 30 } BODY { body = Niven isResearched = True researchState = 100 ignore = True ContractsWeight = 30 } BODY { body = Iota isResearched = True researchState = 100 ignore = True ContractsWeight = 30 } BODY { body = Lili isResearched = False researchState = 0 ignore = False ContractsWeight = 30 } BODY { body = Gratian isResearched = False researchState = 0 ignore = False ContractsWeight = 30 } BODY { body = Geminus isResearched = False researchState = 0 ignore = False ContractsWeight = 30 } BODY { body = Hephaestus isResearched = False researchState = 0 ignore = False ContractsWeight = 30 } BODY { body = Jannah isResearched = False researchState = 0 ignore = False ContractsWeight = 30 } BODY { body = Gauss isResearched = False researchState = 0 ignore = False ContractsWeight = 30 } BODY { body = Loki isResearched = False researchState = 0 ignore = False ContractsWeight = 30 } BODY { body = Catullus isResearched = False researchState = 0 ignore = False ContractsWeight = 30 } BODY { body = Tarsiss isResearched = False researchState = 0 ignore = False ContractsWeight = 30 } BODY { body = Nero isResearched = False researchState = 0 ignore = False ContractsWeight = 30 } BODY { body = Hadrian isResearched = False researchState = 0 ignore = False ContractsWeight = 30 } BODY { body = Narisse isResearched = False researchState = 0 ignore = False ContractsWeight = 30 } BODY { body = Muse isResearched = False researchState = 0 ignore = False ContractsWeight = 30 } BODY { body = Minona isResearched = False researchState = 0 ignore = False ContractsWeight = 30 } BODY { body = Agrippina isResearched = False researchState = 0 ignore = False ContractsWeight = 30 } BODY { body = Julia isResearched = False researchState = 0 ignore = False ContractsWeight = 30 } BODY { body = Hox isResearched = False researchState = 0 ignore = False ContractsWeight = 30 } BODY { body = Argo isResearched = False researchState = 0 ignore = False ContractsWeight = 30 } BODY { body = Leto isResearched = False researchState = 0 ignore = False ContractsWeight = 30 } BODY { body = Grannus isResearched = False researchState = 0 ignore = False ContractsWeight = 30 } BODY { body = Sarnus isResearched = True researchState = 100 ignore = True ContractsWeight = 30 } BODY { body = Slate isResearched = False researchState = 0 ignore = False ContractsWeight = 30 } BODY { body = Tekto isResearched = False researchState = 0 ignore = False ContractsWeight = 30 } BODY { body = Urlum isResearched = False researchState = 0 ignore = False ContractsWeight = 30 } BODY { body = Polta isResearched = False researchState = 0 ignore = False ContractsWeight = 30 } BODY { body = Priax isResearched = False researchState = 0 ignore = False ContractsWeight = 30 } BODY { body = Wal isResearched = False researchState = 0 ignore = False ContractsWeight = 30 } BODY { body = Tal isResearched = False researchState = 0 ignore = False ContractsWeight = 30 } BODY { body = Neidon isResearched = False researchState = 0 ignore = False ContractsWeight = 30 } BODY { body = Thatmo isResearched = False researchState = 0 ignore = False ContractsWeight = 30 } BODY { body = Nissee isResearched = False researchState = 0 ignore = False ContractsWeight = 30 } BODY { body = Plock isResearched = False researchState = 0 ignore = False ContractsWeight = 30 } BODY { body = Karen isResearched = False researchState = 0 ignore = False ContractsWeight = 30 } BODY { body = Galaxy1 isResearched = False researchState = 0 ignore = False ContractsWeight = 30 } BODY { body = Galaxy2 isResearched = False researchState = 0 ignore = False ContractsWeight = 30 } BODY { body = Galaxy3 isResearched = False researchState = 0 ignore = False ContractsWeight = 30 } BODY { body = Galaxy4 isResearched = False researchState = 0 ignore = False ContractsWeight = 30 } BODY { body = Galaxy5 isResearched = False researchState = 0 ignore = False ContractsWeight = 30 } BODY { body = Galaxy6 isResearched = False researchState = 0 ignore = False ContractsWeight = 30 } BODY { body = Galaxy7 isResearched = False researchState = 0 ignore = False ContractsWeight = 30 } BODY { body = Galaxy8 isResearched = False researchState = 0 ignore = False ContractsWeight = 30 } } } Sarnus is there and is researched: BODY { body = Sarnus isResearched = True researchState = 100 ignore = True ContractsWeight = 30 } But I can't see it in tracking station. And this is a new career, just created and exited. What is wrong?
  18. Hello! I have installed GPP, OPM_GALILEO and Research Bodies along with many other mods. I thought OPM was not compatible with GPP because I can't see planet Sarnus in the tracking station nor map view. I have reviewed Research Bodies configuration and Sarnus should be ignored and visible from the very beginning (no research needed). When I check the Observatory it says Sarnus is fully researched, as expected. How can I troubleshoot this? I'm not afraid searching the logs, but I don't know what to look for. I have installed GPP with CKAN but OPM_galileo by hand because CTTP folder was moved outside OPM folder as I have read in this thread. Thank you very much.
  19. Hello. Is OPM compatible with Galileo Planet Pack? I mean, can I install OPM alongside GPP to have more planets or will it break something? It would be so cool to have so many planets together...
  20. I'm having the same problem with module MPL-MK1-2-2: 211 data & 0 sci/day. It's the first time I use a lab from your mod. I have other stock labs working properly. Even one planetary lab from another mod. Screen capture: http://imgur.com/a/qTGGi Thank you very much.
×
×
  • Create New...