Jump to content

Black Science Man

Members
  • Posts

    22
  • Joined

  • Last visited

Reputation

0 Neutral

Profile Information

  • About me
    Bottle Rocketeer

Recent Profile Visitors

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

  1. Question: When all the work on B9 is finished(Bac9, Blowfish, Flashblade, everyone else), will past B9 craft files break? Or will the past parts just be overwritten? Will my .90 or before crafts still work? Thanks in advance, and I really do appreciate all of your hard work on this mod. B9 is a KSP must-have!
  2. Updated to .90, got a few mods, and whenever KSP is loading up, it stops loading at B9_Aerospace\Parts\Cockpit_HL\HL_Aero_Cockpit. x32 version, not x64, not running OpenGL. Any help? Edit: Log: PartLoader: Compiling Part 'B9_Aerospace/Parts/Cockpit_D25/part/B9_Cockpit_D25' (Filename: C:/BuildAgent/work/d63dfc6385190b60/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 49) [shipTemplate]: No Resource definition found for RESOURCE (Filename: C:/BuildAgent/work/d63dfc6385190b60/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 49) Could not create PartResource of type 'ElectricCharge (Filename: C:/BuildAgent/work/d63dfc6385190b60/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 49) PartLoader: Compiling Part 'B9_Aerospace/Parts/Cockpit_HL/part/HL_Aero_Cockpit' (Filename: C:/BuildAgent/work/d63dfc6385190b60/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 49) [shipTemplate]: No Resource definition found for RESOURCE (Filename: C:/BuildAgent/work/d63dfc6385190b60/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 49) [shipTemplate]: No Resource definition found for RESOURCE (Filename: C:/BuildAgent/work/d63dfc6385190b60/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 49) Could not create PartResource of type 'ElectricCharge (Filename: C:/BuildAgent/work/d63dfc6385190b60/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 49) Could not create PartResource of type 'MonoPropellant (Filename: C:/BuildAgent/work/d63dfc6385190b60/artifacts/StandalonePlayerGenerated/UnityEngineDebug.cpp Line: 49) NullReferenceException: Object reference not set to an instance of an object at ModuleRCS.SetResource (System.String resource) [0x00000] in <filename unknown>:0 at ModuleRCS.OnLoad (.ConfigNode node) [0x00000] in <filename unknown>:0 at PartModule.Load (.ConfigNode node) [0x00000] in <filename unknown>:0 at Part.AddModule (.ConfigNode node) [0x00000] in <filename unknown>:0 at PartLoader.ParsePart (.UrlConfig urlConfig, .ConfigNode node) [0x00000] in <filename unknown>:0 at PartLoader+.MoveNext () [0x00000] in <filename unknown>:0 (Filename: Line: -1) NullReferenceException: Object reference not set to an instance of an object at ModuleRCS.FixedUpdate () [0x00000] in <filename unknown>:0 ...and then that last error goes on for a while.
  3. Thanks. I'll try it out. Edit: It doesn't seem to be working at all. There's only 2 or 3 parts with their models changed. Edit 2: Is there any way Ven could repost the 0.24.2 version? Is there any demand for it besides me? The folder structure for .25 is totally different.
  4. Will the .25 download work for .24.2 if I remove the new SPP parts?
  5. Do you think there would be any issues with my temporary fix, or is that a bad idea? (Deleting the vistaenginecontroller module)
  6. MODULE { name = VistaEngineController } -That's all that module contains. Do you mean add a line in that module like "maxthrust=2100"? Edit: As a test, earlier I made a copy of the vista part and just deleted the VistaEngineController module. The thrust is now showing up as 2100 and does seem to go faster. Would there be any issues with doing this?
  7. I was told you could possibly help me, WaveFunctionP. I'm having trouble decompiling/compiling/editing the VistaEngineController section of the Interstellar(normal, not lite) plugin(.dll), mainly because I don't have much programming knowledge. All I want to do is change the hard-coded max thrust for the Vista engine from 1100 to like 3000 or something, because I want to make a more powerful version of the Vista. Is there any easy way to do this without having to entirely learn programming?
  8. I downloaded .NET Reflector, but I can't change or decompile anything. The decompile button just doesn't do anything. Am I doing something wrong? I got the free version, so might that be why?
  9. I'm lost. I feel like this should be way easier than it is, because it's written like a text file, and I feel like I should just be able to change the one number from 1100 to 2100. But that's probably because I'm a pleb with programming.
  10. I'm not too familiar with programming overall, (Basically just .cfgs and some scripting in Skyrim) so I'd probably need some tutorials. Any recommendations?
×
×
  • Create New...