Jump to content

Mipe

Members
  • Posts

    335
  • Joined

  • Last visited

Reputation

112 Excellent

Profile Information

  • About me
    Sr. Spacecraft Engineer

Recent Profile Visitors

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

  1. Unity is a relatively new game engine (compared to established industry standard such as Unreal Engine). When KSP, Cities : Skylines and such came out, not many people had much experience. Now, more and more people are getting experience working with Unity3D and it shows; more and more stunning titles are being released. There are quite a few impressive titles in the works right now. It is a matter of experience. Unity3D itself is just a tool that is starting to mature; the industry already is looking for experienced Unity3D developers for their own projects. And I tell you, its greater accessibility will produce many more experts than less accessible engines like Unreal Engine will ever do. For now, at least; a challenger has appeared in the form of Godot. It is still crawling on the floor as an immature game engine, however once it picks itself up and starts to mature, you can bet your grandma's jewels that it'll surpass the proprietary Unity with its fees. This is me showing the middle finger to Unity's seat licences, however as an engine it is pretty solid.
  2. Hope you don't mind me reporting this here. [ERR 18:07:27.118] ADDON BINDER: Cannot resolve assembly: TestFlightCore, Culture=neutral, PublicKeyToken=null [ERR 18:07:27.118] ADDON BINDER: Cannot resolve assembly: TestFlightCore, Culture=neutral, PublicKeyToken=null [ERR 18:07:27.140] Module SmartTankPart threw during OnStart: System.NullReferenceException: Object reference not set to an instance of an object at SmartTank.SmartTank.gravAccel (.CelestialBody b) [0x00000] in <filename unknown>:0 at SmartTank.SmartTankPart.bodyChanged (.BaseField field, System.Object o) [0x00000] in <filename unknown>:0 at SmartTank.SmartTankPart.OnStart (StartState state) [0x00000] in <filename unknown>:0 at Part.ModulesOnStart () [0x00000] in <filename unknown>:0 I get this whenever I add a procedural tank to a ship in my Galileo Planet Packs game. Unsurprisingly, the Smart Tank functionality is quite limited, only resizing the tank to match diameter. Seems that it fails to get a body to get TWR for.
  3. Also, stock reentry vs. rescale reentry is like "Lalala~" vs. "LalalaaaaAAAAAAAAAAAAAA" *puff of smoke* Keep orbital velocities in mind! On another note, what about a downscale mod? I wonder what would it feel like the Little Prince...
  4. Say... Did Bob Kerman Gaelan retire or something? I needed a scientist for my next mission, so I thought "Time for Bob to shine!" and then find an empty cubicle where he used to be. Can't be that I lost him on a mission because so far in a new save I've only been using grinning Jeb.
  5. That is an awesome tidbit, thanks! Might want to jot it down somewhere visible...
  6. "Wait, the target orbit is retrograde?" victim represent!
  7. Hey. So. I am using 2.5 ReScale config with GPP and I was wondering about acquiring proper Delta-V values for each body. Looking at the Delta-V map for "stock" GPP, I figured I can't use these nor can I just multiply them with 2.5. I consulted the in-game "wiki" (R&D archives), but their pages were empty. Is that normal? Or could it be ResearchBodies jealously prying the juicy infos away from my inquisitive eyes? Just as I was starting to panic (Oh noes! I might actually have to do the maths!), I caught a glimpse of the Astrogator addon. Popped it up and - hey, it has all the dV for targeted transfer times! How convenient. It lists ~4712 m/s launch dV for 2.5 Gael, though with my crude flying I needed about 5,5k m/s. Well, good enough for me! I'll just tack on an extra tank just to be safe when planning trips to other bodies (read: the Gael moons, since I seem to only very rarely venture outside homeworld's SOI). So, yes, if you are a lazy slob who can't be bothered to do deltaV calculations for each transfer (just like me!), shout out to @HebaruSan and his Astrogator. You da gator! Out of curiosity, are there similar tools for calculating trip dV requirements? I know of Transfer Window Planner, however it excludes moons.
  8. Perhaps ContractConfigurator could be used to fix (replace) stock contracts for rescale? Also, thumbs up for these configs! Just what I needed to freshen my summer up.
  9. Time for radiator panel awareness! Apparently not enough people use them.
  10. Sweet, I've been meaning to give this a shot and was waiting for the revamp release. Any satellite network related contract packs that would synergize well with this?
  11. And there are some that never take off, but stare at other stars and planets with various telescopes.
  12. @severedsolo Here are the relevant log entries. Hope it helps. [LOG 18:26:07.694] [ModuleManager] Applying node ContractPacks/CleverSat/Patches/Strategia/@STRATEGY_LEVEL_EXPAND[EngineerFocus] to GPP/GPP_Configs/GPP_Strategia/EngineerFocus [LOG 18:26:07.695] [ModuleManager] Applying node ContractPacks/CleverSat/Patches/Strategia/@STRATEGY_LEVEL_EXPAND[EngineerFocus] to Strategia/Strategies/Operations-2-EngineerFocus/EngineerFocus --- [LOG 18:26:09.144] [ModuleManager] Applying node GPP/Gael/Agencies/Agents/@AGENT[*Society] to ContractPacks/CleverSat/Agent/CleverSatsAgency/Astronomical Survey Society --- [LOG 18:27:53.686] [INFO] ContractConfigurator.ContractConfigurator: Loading CONTRACT_GROUP: 'CleverSat' [ERR 18:27:53.825] ContractConfigurator.ContractGroup: CONTRACT_GROUP 'CleverSat': Error parsing agent [EXC 18:27:53.827] ArgumentException: 'Astronomical Survey Society' is not a valid agent. ContractConfigurator.ConfigNodeUtil.ParseAgentValue (System.String name) ContractConfigurator.ConfigNodeUtil.ParseSingleValue[Agent] (System.String key, System.String stringValue, Boolean allowExpression) ContractConfigurator.ConfigNodeUtil.ParseValue[Agent] (.ConfigNode configNode, System.String key, Boolean allowExpression) ContractConfigurator.ConfigNodeUtil.ParseValue[Agent] (.ConfigNode configNode, System.String key, System.Action`1 setter, IContractConfiguratorFactory obj, Contracts.Agents.Agent defaultValue, System.Func`2 validation) UnityEngine.Debug:LogException(Exception) ContractConfigurator.LoggingUtil:LogException(Exception) ContractConfigurator.ConfigNodeUtil:ParseValue(ConfigNode, String, Action`1, IContractConfiguratorFactory, Agent, Func`2) ContractConfigurator.ConfigNodeUtil:ParseValue(ConfigNode, String, Action`1, IContractConfiguratorFactory, Agent) ContractConfigurator.ContractGroup:Load(ConfigNode) ContractConfigurator.<LoadContractConfig>d__26:MoveNext() ContractConfigurator.ContractConfigurator:PSystemReady() EventVoid:Fire() <Start>c__Iterator77:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) [WRN 18:27:53.832] ContractConfigurator.ContractConfigurator: Multiple assemblies with name 'ContractConfigurator' found! [WRN 18:27:53.856] ContractConfigurator.ContractGroup: CONTRACT_GROUP 'CleverSat': Providing the agent field for all CONTRACT_GROUP nodes is highly recommended, as the agent is used to group contracts in Mission Control. [LOG 18:27:53.858] [INFO] ContractConfigurator.ContractConfigurator: Loading CONTRACT_GROUP: 'BasesandStations' [WRN 18:27:53.859] ContractConfigurator.ContractConfigurator: Multiple assemblies with name 'ContractConfigurator' found! [LOG 18:27:53.860] [INFO] ContractConfigurator.ContractConfigurator: Loading CONTRACT_GROUP: 'ScanSatOfficial' [WRN 18:27:53.861] ContractConfigurator.ContractConfigurator: Multiple assemblies with name 'ContractConfigurator' found! [LOG 18:27:53.941] [INFO] ContractConfigurator.ContractConfigurator: Loading CONTRACT_GROUP: 'Strategia' [WRN 18:27:53.942] ContractConfigurator.ContractConfigurator: Multiple assemblies with name 'ContractConfigurator' found! [LOG 18:27:53.948] [INFO] ContractConfigurator.ContractType: Loading CONTRACT_TYPE: 'CleverSatConstellation' [ERR 18:27:53.948] ContractConfigurator.ContractType: CONTRACT_TYPE 'CleverSatConstellation': Error parsing group [EXC 18:27:53.950] ArgumentException: No contract group with name 'CleverSat' ContractConfigurator.ConfigNodeUtil.ParseSingleValue[ContractGroup] (System.String key, System.String stringValue, Boolean allowExpression) ContractConfigurator.ConfigNodeUtil.ParseValue[ContractGroup] (.ConfigNode configNode, System.String key, Boolean allowExpression) ContractConfigurator.ConfigNodeUtil.ParseValue[ContractGroup] (.ConfigNode configNode, System.String key, System.Action`1 setter, IContractConfiguratorFactory obj, ContractConfigurator.ContractGroup defaultValue, System.Func`2 validation) UnityEngine.Debug:LogException(Exception) ContractConfigurator.LoggingUtil:LogException(Exception) ContractConfigurator.ConfigNodeUtil:ParseValue(ConfigNode, String, Action`1, IContractConfiguratorFactory, ContractGroup, Func`2) ContractConfigurator.ConfigNodeUtil:ParseValue(ConfigNode, String, Action`1, IContractConfiguratorFactory, ContractGroup) ContractConfigurator.ContractType:Load(ConfigNode) ContractConfigurator.<LoadContractConfig>d__26:MoveNext() ContractConfigurator.ContractConfigurator:PSystemReady() EventVoid:Fire() <Start>c__Iterator77:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) [WRN 18:27:54.089] ContractConfigurator.ContractType: Errors encountered while trying to load CONTRACT_TYPE 'CleverSatConstellation' [LOG 18:27:54.121] [INFO] ContractConfigurator.ContractType: Loading CONTRACT_TYPE: 'CleverSatConstellationShift' [ERR 18:27:54.121] ContractConfigurator.ContractType: CONTRACT_TYPE 'CleverSatConstellationShift': Error parsing group [EXC 18:27:54.123] ArgumentException: No contract group with name 'CleverSat' ContractConfigurator.ConfigNodeUtil.ParseSingleValue[ContractGroup] (System.String key, System.String stringValue, Boolean allowExpression) ContractConfigurator.ConfigNodeUtil.ParseValue[ContractGroup] (.ConfigNode configNode, System.String key, Boolean allowExpression) ContractConfigurator.ConfigNodeUtil.ParseValue[ContractGroup] (.ConfigNode configNode, System.String key, System.Action`1 setter, IContractConfiguratorFactory obj, ContractConfigurator.ContractGroup defaultValue, System.Func`2 validation) UnityEngine.Debug:LogException(Exception) ContractConfigurator.LoggingUtil:LogException(Exception) ContractConfigurator.ConfigNodeUtil:ParseValue(ConfigNode, String, Action`1, IContractConfiguratorFactory, ContractGroup, Func`2) ContractConfigurator.ConfigNodeUtil:ParseValue(ConfigNode, String, Action`1, IContractConfiguratorFactory, ContractGroup) ContractConfigurator.ContractType:Load(ConfigNode) ContractConfigurator.<LoadContractConfig>d__26:MoveNext() ContractConfigurator.ContractConfigurator:PSystemReady() EventVoid:Fire() <Start>c__Iterator77:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) [ERR 18:27:54.153] ContractConfigurator.ExpressionRequirement: CONTRACT_TYPE 'CleverSatConstellationShift', REQUIREMENT 'Expression' of type 'Expression': Error parsing expression [EXC 18:27:54.155] ArgumentException: Contract group 'CleverSat' does not exist, or is not a parent of this contract. ContractConfigurator.ExpressionParser.DataNode.NodeForKey (System.String& key) ContractConfigurator.ExpressionParser.DataNode.IsInitialized (System.String key) ContractConfigurator.ExpressionParser.ExpressionParser`1[System.Boolean].ParseSpecialIdentifier (ContractConfigurator.ExpressionParser.Token token) Rethrow as Exception: Error parsing statement. Error occurred near '*': @CleverSat:RNG <3 ..............* <-- HERE ContractConfigurator.ExpressionParser.ExpressionParser`1[System.Boolean].ParseExpression (System.String key, System.String expression, ContractConfigurator.ExpressionParser.DataNode dataNode) ContractConfigurator.ConfigNodeUtil.ParseSingleValue[Boolean] (System.String key, System.String stringValue, Boolean allowExpression) ContractConfigurator.ConfigNodeUtil.ParseValue[Boolean] (.ConfigNode configNode, System.String key, Boolean allowExpression) ContractConfigurator.ConfigNodeUtil.ParseValue[Boolean] (.ConfigNode configNode, System.String key, System.Action`1 setter, IContractConfiguratorFactory obj, Boolean defaultValue, System.Func`2 validation) UnityEngine.Debug:LogException(Exception) ContractConfigurator.LoggingUtil:LogException(Exception) ContractConfigurator.ConfigNodeUtil:ParseValue(ConfigNode, String, Action`1, IContractConfiguratorFactory, Boolean, Func`2) ContractConfigurator.ConfigNodeUtil:ParseValue(ConfigNode, String, Action`1, IContractConfiguratorFactory) ContractConfigurator.ExpressionRequirement:LoadFromConfig(ConfigNode) ContractConfigurator.ContractRequirement:GenerateRequirement(ConfigNode, ContractType, ContractRequirement&, IContractConfiguratorFactory) ContractConfigurator.ContractType:Load(ConfigNode) ContractConfigurator.<LoadContractConfig>d__26:MoveNext() ContractConfigurator.ContractConfigurator:PSystemReady() EventVoid:Fire() <Start>c__Iterator77:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) [WRN 18:27:54.171] ContractConfigurator.ContractType: Errors encountered while trying to load CONTRACT_TYPE 'CleverSatConstellationShift' [LOG 18:27:54.176] [INFO] ContractConfigurator.ContractType: Loading CONTRACT_TYPE: 'CleverSatCore' [ERR 18:27:54.176] ContractConfigurator.ContractType: CONTRACT_TYPE 'CleverSatCore': Error parsing group [EXC 18:27:54.178] ArgumentException: No contract group with name 'CleverSat' ContractConfigurator.ConfigNodeUtil.ParseSingleValue[ContractGroup] (System.String key, System.String stringValue, Boolean allowExpression) ContractConfigurator.ConfigNodeUtil.ParseValue[ContractGroup] (.ConfigNode configNode, System.String key, Boolean allowExpression) ContractConfigurator.ConfigNodeUtil.ParseValue[ContractGroup] (.ConfigNode configNode, System.String key, System.Action`1 setter, IContractConfiguratorFactory obj, ContractConfigurator.ContractGroup defaultValue, System.Func`2 validation) UnityEngine.Debug:LogException(Exception) ContractConfigurator.LoggingUtil:LogException(Exception) ContractConfigurator.ConfigNodeUtil:ParseValue(ConfigNode, String, Action`1, IContractConfiguratorFactory, ContractGroup, Func`2) ContractConfigurator.ConfigNodeUtil:ParseValue(ConfigNode, String, Action`1, IContractConfiguratorFactory, ContractGroup) ContractConfigurator.ContractType:Load(ConfigNode) ContractConfigurator.<LoadContractConfig>d__26:MoveNext() ContractConfigurator.ContractConfigurator:PSystemReady() EventVoid:Fire() <Start>c__Iterator77:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) [ERR 18:27:54.204] ContractConfigurator.ExpressionRequirement: CONTRACT_TYPE 'CleverSatCore', REQUIREMENT 'Expression' of type 'Expression': Error parsing expression [EXC 18:27:54.206] ArgumentException: Contract group 'CleverSat' does not exist, or is not a parent of this contract. ContractConfigurator.ExpressionParser.DataNode.NodeForKey (System.String& key) ContractConfigurator.ExpressionParser.DataNode.IsInitialized (System.String key) ContractConfigurator.ExpressionParser.ExpressionParser`1[System.Boolean].ParseSpecialIdentifier (ContractConfigurator.ExpressionParser.Token token) Rethrow as Exception: Error parsing statement. Error occurred near '*': @CleverSat:RNG >4 ..............* <-- HERE ContractConfigurator.ExpressionParser.ExpressionParser`1[System.Boolean].ParseExpression (System.String key, System.String expression, ContractConfigurator.ExpressionParser.DataNode dataNode) ContractConfigurator.ConfigNodeUtil.ParseSingleValue[Boolean] (System.String key, System.String stringValue, Boolean allowExpression) ContractConfigurator.ConfigNodeUtil.ParseValue[Boolean] (.ConfigNode configNode, System.String key, Boolean allowExpression) ContractConfigurator.ConfigNodeUtil.ParseValue[Boolean] (.ConfigNode configNode, System.String key, System.Action`1 setter, IContractConfiguratorFactory obj, Boolean defaultValue, System.Func`2 validation) UnityEngine.Debug:LogException(Exception) ContractConfigurator.LoggingUtil:LogException(Exception) ContractConfigurator.ConfigNodeUtil:ParseValue(ConfigNode, String, Action`1, IContractConfiguratorFactory, Boolean, Func`2) ContractConfigurator.ConfigNodeUtil:ParseValue(ConfigNode, String, Action`1, IContractConfiguratorFactory) ContractConfigurator.ExpressionRequirement:LoadFromConfig(ConfigNode) ContractConfigurator.ContractRequirement:GenerateRequirement(ConfigNode, ContractType, ContractRequirement&, IContractConfiguratorFactory) ContractConfigurator.ContractType:Load(ConfigNode) ContractConfigurator.<LoadContractConfig>d__26:MoveNext() ContractConfigurator.ContractConfigurator:PSystemReady() EventVoid:Fire() <Start>c__Iterator77:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) [WRN 18:27:54.213] ContractConfigurator.ContractType: Errors encountered while trying to load CONTRACT_TYPE 'CleverSatCore' [LOG 18:27:54.218] [INFO] ContractConfigurator.ContractType: Loading CONTRACT_TYPE: 'CleverSatProbeMalfunction' [ERR 18:27:54.218] ContractConfigurator.ContractType: CONTRACT_TYPE 'CleverSatProbeMalfunction': Error parsing group [EXC 18:27:54.221] ArgumentException: No contract group with name 'CleverSat' ContractConfigurator.ConfigNodeUtil.ParseSingleValue[ContractGroup] (System.String key, System.String stringValue, Boolean allowExpression) ContractConfigurator.ConfigNodeUtil.ParseValue[ContractGroup] (.ConfigNode configNode, System.String key, Boolean allowExpression) ContractConfigurator.ConfigNodeUtil.ParseValue[ContractGroup] (.ConfigNode configNode, System.String key, System.Action`1 setter, IContractConfiguratorFactory obj, ContractConfigurator.ContractGroup defaultValue, System.Func`2 validation) UnityEngine.Debug:LogException(Exception) ContractConfigurator.LoggingUtil:LogException(Exception) ContractConfigurator.ConfigNodeUtil:ParseValue(ConfigNode, String, Action`1, IContractConfiguratorFactory, ContractGroup, Func`2) ContractConfigurator.ConfigNodeUtil:ParseValue(ConfigNode, String, Action`1, IContractConfiguratorFactory, ContractGroup) ContractConfigurator.ContractType:Load(ConfigNode) ContractConfigurator.<LoadContractConfig>d__26:MoveNext() ContractConfigurator.ContractConfigurator:PSystemReady() EventVoid:Fire() <Start>c__Iterator77:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) [ERR 18:27:54.290] ContractConfigurator.ExpressionRequirement: CONTRACT_TYPE 'CleverSatProbeMalfunction', REQUIREMENT 'Expression' of type 'Expression': Error parsing expression [EXC 18:27:54.292] ArgumentException: Contract group 'CleverSat' does not exist, or is not a parent of this contract. ContractConfigurator.ExpressionParser.DataNode.NodeForKey (System.String& key) ContractConfigurator.ExpressionParser.DataNode.IsInitialized (System.String key) ContractConfigurator.ExpressionParser.ExpressionParser`1[System.Boolean].ParseSpecialIdentifier (ContractConfigurator.ExpressionParser.Token token) Rethrow as Exception: Error parsing statement. Error occurred near '*': @CleverSat:RNG <3 ..............* <-- HERE ContractConfigurator.ExpressionParser.ExpressionParser`1[System.Boolean].ParseExpression (System.String key, System.String expression, ContractConfigurator.ExpressionParser.DataNode dataNode) ContractConfigurator.ConfigNodeUtil.ParseSingleValue[Boolean] (System.String key, System.String stringValue, Boolean allowExpression) ContractConfigurator.ConfigNodeUtil.ParseValue[Boolean] (.ConfigNode configNode, System.String key, Boolean allowExpression) ContractConfigurator.ConfigNodeUtil.ParseValue[Boolean] (.ConfigNode configNode, System.String key, System.Action`1 setter, IContractConfiguratorFactory obj, Boolean defaultValue, System.Func`2 validation) UnityEngine.Debug:LogException(Exception) ContractConfigurator.LoggingUtil:LogException(Exception) ContractConfigurator.ConfigNodeUtil:ParseValue(ConfigNode, String, Action`1, IContractConfiguratorFactory, Boolean, Func`2) ContractConfigurator.ConfigNodeUtil:ParseValue(ConfigNode, String, Action`1, IContractConfiguratorFactory) ContractConfigurator.ExpressionRequirement:LoadFromConfig(ConfigNode) ContractConfigurator.ContractRequirement:GenerateRequirement(ConfigNode, ContractType, ContractRequirement&, IContractConfiguratorFactory) ContractConfigurator.ContractType:Load(ConfigNode) ContractConfigurator.<LoadContractConfig>d__26:MoveNext() ContractConfigurator.ContractConfigurator:PSystemReady() EventVoid:Fire() <Start>c__Iterator77:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) [WRN 18:27:54.303] ContractConfigurator.ContractType: Errors encountered while trying to load CONTRACT_TYPE 'CleverSatProbeMalfunction' [LOG 18:27:54.315] [INFO] ContractConfigurator.ContractType: Loading CONTRACT_TYPE: 'CleverSatRandomShift' [ERR 18:27:54.315] ContractConfigurator.ContractType: CONTRACT_TYPE 'CleverSatRandomShift': Error parsing group [EXC 18:27:54.317] ArgumentException: No contract group with name 'CleverSat' ContractConfigurator.ConfigNodeUtil.ParseSingleValue[ContractGroup] (System.String key, System.String stringValue, Boolean allowExpression) ContractConfigurator.ConfigNodeUtil.ParseValue[ContractGroup] (.ConfigNode configNode, System.String key, Boolean allowExpression) ContractConfigurator.ConfigNodeUtil.ParseValue[ContractGroup] (.ConfigNode configNode, System.String key, System.Action`1 setter, IContractConfiguratorFactory obj, ContractConfigurator.ContractGroup defaultValue, System.Func`2 validation) UnityEngine.Debug:LogException(Exception) ContractConfigurator.LoggingUtil:LogException(Exception) ContractConfigurator.ConfigNodeUtil:ParseValue(ConfigNode, String, Action`1, IContractConfiguratorFactory, ContractGroup, Func`2) ContractConfigurator.ConfigNodeUtil:ParseValue(ConfigNode, String, Action`1, IContractConfiguratorFactory, ContractGroup) ContractConfigurator.ContractType:Load(ConfigNode) ContractConfigurator.<LoadContractConfig>d__26:MoveNext() ContractConfigurator.ContractConfigurator:PSystemReady() EventVoid:Fire() <Start>c__Iterator77:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) [ERR 18:27:54.327] ContractConfigurator.ExpressionRequirement: CONTRACT_TYPE 'CleverSatRandomShift', REQUIREMENT 'Expression' of type 'Expression': Error parsing expression [EXC 18:27:54.329] ArgumentException: Contract group 'CleverSat' does not exist, or is not a parent of this contract. ContractConfigurator.ExpressionParser.DataNode.NodeForKey (System.String& key) ContractConfigurator.ExpressionParser.DataNode.IsInitialized (System.String key) ContractConfigurator.ExpressionParser.ExpressionParser`1[System.Boolean].ParseSpecialIdentifier (ContractConfigurator.ExpressionParser.Token token) Rethrow as Exception: Error parsing statement. Error occurred near '*': @CleverSat:RNG <3 ..............* <-- HERE ContractConfigurator.ExpressionParser.ExpressionParser`1[System.Boolean].ParseExpression (System.String key, System.String expression, ContractConfigurator.ExpressionParser.DataNode dataNode) ContractConfigurator.ConfigNodeUtil.ParseSingleValue[Boolean] (System.String key, System.String stringValue, Boolean allowExpression) ContractConfigurator.ConfigNodeUtil.ParseValue[Boolean] (.ConfigNode configNode, System.String key, Boolean allowExpression) ContractConfigurator.ConfigNodeUtil.ParseValue[Boolean] (.ConfigNode configNode, System.String key, System.Action`1 setter, IContractConfiguratorFactory obj, Boolean defaultValue, System.Func`2 validation) UnityEngine.Debug:LogException(Exception) ContractConfigurator.LoggingUtil:LogException(Exception) ContractConfigurator.ConfigNodeUtil:ParseValue(ConfigNode, String, Action`1, IContractConfiguratorFactory, Boolean, Func`2) ContractConfigurator.ConfigNodeUtil:ParseValue(ConfigNode, String, Action`1, IContractConfiguratorFactory) ContractConfigurator.ExpressionRequirement:LoadFromConfig(ConfigNode) ContractConfigurator.ContractRequirement:GenerateRequirement(ConfigNode, ContractType, ContractRequirement&, IContractConfiguratorFactory) ContractConfigurator.ContractType:Load(ConfigNode) ContractConfigurator.<LoadContractConfig>d__26:MoveNext() ContractConfigurator.ContractConfigurator:PSystemReady() EventVoid:Fire() <Start>c__Iterator77:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) [WRN 18:27:54.336] ContractConfigurator.ContractType: Errors encountered while trying to load CONTRACT_TYPE 'CleverSatRandomShift' [LOG 18:27:54.357] [INFO] ContractConfigurator.ContractType: Loading CONTRACT_TYPE: 'CleverSatRogueAI' [ERR 18:27:54.357] ContractConfigurator.ContractType: CONTRACT_TYPE 'CleverSatRogueAI': Error parsing group [EXC 18:27:54.359] ArgumentException: No contract group with name 'CleverSat' ContractConfigurator.ConfigNodeUtil.ParseSingleValue[ContractGroup] (System.String key, System.String stringValue, Boolean allowExpression) ContractConfigurator.ConfigNodeUtil.ParseValue[ContractGroup] (.ConfigNode configNode, System.String key, Boolean allowExpression) ContractConfigurator.ConfigNodeUtil.ParseValue[ContractGroup] (.ConfigNode configNode, System.String key, System.Action`1 setter, IContractConfiguratorFactory obj, ContractConfigurator.ContractGroup defaultValue, System.Func`2 validation) UnityEngine.Debug:LogException(Exception) ContractConfigurator.LoggingUtil:LogException(Exception) ContractConfigurator.ConfigNodeUtil:ParseValue(ConfigNode, String, Action`1, IContractConfiguratorFactory, ContractGroup, Func`2) ContractConfigurator.ConfigNodeUtil:ParseValue(ConfigNode, String, Action`1, IContractConfiguratorFactory, ContractGroup) ContractConfigurator.ContractType:Load(ConfigNode) ContractConfigurator.<LoadContractConfig>d__26:MoveNext() ContractConfigurator.ContractConfigurator:PSystemReady() EventVoid:Fire() <Start>c__Iterator77:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) [WRN 18:27:54.366] ContractConfigurator.ContractType: Errors encountered while trying to load CONTRACT_TYPE 'CleverSatRogueAI'
  13. I'm running 6.4x myself and it was painful until I installed SMURFF. Have you tried that?
  14. Just a heads up for those staring at 0 missions at fresh career start: CleverSats contract pack seems to be causing it.
  15. It seems that this contract pack does not particularly like Galileo's Planet Pack, eloping with stock exploration (and maybe other) missions every time it loads. Perhaps this has to do with the sun difference?
×
×
  • Create New...