Jump to content

Timothius

Members
  • Posts

    6
  • Joined

  • Last visited

Everything posted by Timothius

  1. I popped open the part config file and went to the Science Converter Module. The research Time was set to 15 - in the stock science lab it's set to 7. I set it to 7 and now I have science being made!! Clearly 15 puts the exponential result out past 6 decimals. Not gonna rescue Jeb from the moon that way (I'm playing 1st RSS career). MODULE { name = ModuleScienceConverter dataProcessingMultiplier = 0.25 // Multiplier to data processing rate and therefore science rate scientistBonus = 0.25 //Bonus per scientist star - need at least one! So 0.25x - 2.5x researchTime = 7 //Larger = slower. Exponential! scienceMultiplier = 5 //How much science does data turn into? scienceCap = 125 //How much science can we store before having to transmit? powerRequirement = 5 //EC/Sec to research ConverterName = Research StartActionName = Start Research StopActionName = Stop Research } Oh, also bumped my sceinceMultiplier up to 5 like the stock part. Why not? Maybe a bit of balance tweeking would help. Thanks for maintaining a useful mod.
  2. Latest Kopernicus hotfix fixes the BBT/RSS issue. Thanks to Thomas P and Snark for your great work on these mods!
  3. That works. Guess RSS distribution doesn't have this hotfix. Thanks for your help.
  4. Looks like every planet log has this: [LOG 11:21:12]: Exception Was Recorded: Could not load type 'System.Runtime.CompilerServices.ExtensionAttribute' from assembly 'BetterBurnTime'. at (wrapper managed-to-native) System.MonoCustomAttrs:GetCustomAttributesInternal (System.Reflection.ICustomAttributeProvider,System.Type,bool) at System.MonoCustomAttrs.GetCustomAttributesBase (ICustomAttributeProvider obj, System.Type attributeType) [0x00000] in <filename unknown>:0 at System.MonoCustomAttrs.GetCustomAttributes (ICustomAttributeProvider obj, System.Type attributeType, Boolean inherit) [0x00000] in <filename unknown>:0 at System.MonoType.GetCustomAttributes (System.Type attributeType, Boolean inherit) [0x00000] in <filename unknown>:0 at Kopernicus.Parser.LoadExternalParserTargets (.ConfigNode node, System.String modName, Boolean getChilds) [0x00000] in <filename unknown>:0 at Kopernicus.Configuration.Body.Kopernicus.IParserEventSubscriber.PostApply (.ConfigNode node) [0x00000] in <filename unknown>:0 at Kopernicus.Parser.LoadObjectFromConfigurationNode (System.Object o, .ConfigNode node, System.String modName, Boolean getChilds) [0x00000] in <filename unknown>:0 at Kopernicus.Configuration.Loader.Kopernicus.IParserEventSubscriber.PostApply (.ConfigNode node) [0x00000] in <filename unknown>:0
  5. Thanks for the welcome. BTW - KSP 1.2.2 64 bit, Module Manager 2.7.5. I pulled all mods except BBT, RSS and the needed RSS-Textures. Without BBT loads great. With BBT same fail point as described in my earlier post. I went browsing through output_log.txt. I don't know the first thing about it but just giving it a programmer's sniff: InvalidOperationException: Operation is not valid due to the current state of the object at System.Linq.Enumerable.First[KeyValuePair`2] (IEnumerable`1 source, System.Func`2 predicate, Fallback fallback) [0x00000] in <filename unknown>:0 at System.Linq.Enumerable.First[KeyValuePair`2] (IEnumerable`1 source, System.Func`2 predicate) [0x00000] in <filename unknown>:0 at Kopernicus.Configuration.Loader.Kopernicus.IParserEventSubscriber.PostApply (.ConfigNode node) [0x00000] in <filename unknown>:0 at Kopernicus.Parser.LoadObjectFromConfigurationNode (System.Object o, .ConfigNode node, System.String modName, Boolean getChilds) [0x00000] in <filename unknown>:0 at Kopernicus.Parser.CreateObjectFromConfigNode[Loader] (.ConfigNode node, System.String modName, Boolean getChilds) [0x00000] in <filename unknown>:0 at Kopernicus.Injector.Awake () [0x00000] in <filename unknown>:0 It's a total guess, but looks right (er, wrong, if you know what I mean). This is about 4/5 of the way through the load after what looks like module manager starts doing stuff. Hope it helps.
  6. I'm running RSS and BBT w/out RO. KSP is stalling for me, too. I get to the main menu but I see Kerbin in the background instead of Earth. Any menu selection from there locks the program. If I take out BBT everything is fine. i7-4770K 3.5GHz 16 GM, 64 bit Windows 10. Plenty of memory left. All mods are fresh. RSSVE, Scatterer, Kopernicus, PlanetShine, TextureReplacer, KAS & KIS, Precise Maneuver, RCS BuildAid, SMURFF, DMagicOrbitalScience, ThroughTheEyes, TransferWindowPlanner, Wwwwwwww. No parts mods. First forum submission but a long time reader. Love all the work you and the modding community do. Thanks for your help. It's a great mod I've gotten very used to using.
×
×
  • Create New...