Jump to content

Mandrin32

Members
  • Posts

    5
  • Joined

  • Last visited

Reputation

1 Neutral

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Hello, Can you explain to me this spreadsheet ? https://docs.google.com/spreadsheets/d/1A7gQkIiQKi0VtRecE6p86KCKuoawZPdzk7NlaxssRJ4/edit#gid=0 I suppose when all is green RO will become compatible with the target versions of KSP 3.0 and 3.1. Today for example, is only Persistant Rotation make RO uncompatible with KSP 3.0 ? And what about RSS Date Time Formatter, why isn't YES in Load column ? Thank you very much
  2. And it seems that a branch of Real Heat is updated to 1.3 and is waiting for a merge in release since august : https://github.com/KSP-RO/RealHeat/pull/4
  3. Hi, i'm interesting too by all scripts for kos
  4. Hi, I copied/paste your code and added some print functions to see what happened. I can see my print values in log and no errors are reported and a lot of erros (each tick) about GUILayout which must be in onGUI function and ingame, GUILayout doesn't appear in my training mission (i copied and modified /saves/Orbital101.cfg). I suppose things changed since you posted this code so, can you give us the code of a new version of a TutorialScenario extended class ? Thank you so much.
  5. Hi, I copied/paste your code and added some print functions to see what happened. I can see my print values in log and no errors are reported and a lot of erros (each tick) about GUILayout which must be in onGUI function and ingame, GUILayout doesn't appear in my training mission (i copied and modified /saves/Orbital101.cfg). I suppose things changed since you posted this code so, can you give us the code of a new version of a TutorialScenario extended class ? Thank you so much.
  6. Hi, I installed Historic Missions RSS and i can see two errors in KSP.log : ProbeMissions/LunaMissions/Luna-9cfg : target = Kerbin instead of target = Homeworld() SoyuzMissions/SoyuzT-6cfg :This code seems to be incorrect but i don't know why, it doesn't existe in SoyuzT-7.cfg for example : REQUIREMENT { name = CheckSoyuzMission type = Expression expression = HM_DOS6_Ready == 1 } [LOG 14:19:44.792] [INFO] ContractConfigurator.ContractType: Loading CONTRACT_TYPE: 'SoyuzT-6' [ERR 14:19:44.801] ContractConfigurator.ExpressionRequirement: CONTRACT_TYPE 'SoyuzT-6', REQUIREMENT 'CheckSoyuzMission' of type 'Expression': missing required attribute 'title'. [WRN 14:19:44.802] ContractConfigurator.ContractType: Errors encountered while trying to load CONTRACT_TYPE 'SoyuzT-6' Thank you so much for this awesome mod.
×
×
  • Create New...