Jump to content

linuxgurugamer

Bug Hunter
  • Posts

    24,965
  • Joined

  • Last visited

Everything posted by linuxgurugamer

  1. I have a beta available for 1.9-1.12. Changes Fixed all node sizes Fixed all bulkheadProfiles Reorganized into smaller directories which match stock Added two beta cockpits which are somewhat unfinished https://github.com/linuxgurugamer/PrakasaAeroworks/releases/tag/0.9.0 Please try it out. I am looking for help in creating tags for most of the parts. Also, there are two new cockpits in beta called: Karaneva Vahek These cockpits do not have any RPM configs, also, the IVA for the Vahak is very unfinished. Anyone who wishes to take a crack at these is more than welcome to do so.
  2. I'll be having a beta available in the next day or so, will post it here, please let me know if you are interested in helping with some small amount of work (creating tags) LGG
  3. New release , 1.3.0.1 Added AssemblyFileVersion Updated version file for 1.12
  4. New release, 1.0.11.1 Added AssemblyFileVersion Updated version file for 1.12
  5. New release, 2.9.14.1 Added AssemblyFileVersion Updated version file for 1.12
  6. You have at least 3 copies of MiniAVC.dll running, which are incompatible with any game version later than 1.8, and will break the game. See my post in the CTB thread for details
  7. First off, you have MiniAVC installed (it used to be included in many mods). Install ZeroMiniAVC and try again, or delete these files: AssemblyLoader: Loading assembly at C:\Kerbal Space Program\GameData\B9_Aerospace\Plugins\MiniAVC.dll AssemblyLoader: Loading assembly at C:\Kerbal Space Program\GameData\ModuleSequentialAnimateGeneric\MiniAVC.dll AssemblyLoader: Loading assembly at C:\Kerbal Space Program\GameData\SSTU\MiniAVC\MiniAVC.dll
  8. Unfortunately, the license prevents me from distributing any updated version
  9. The picture says: May only have 3 offered/active Bases and Station contracts at a time: Unmet Must have a station with a TH-NKR Research Lab and without a F-RRY Zoology Bay: Unmet Must have unlocked part F-RRY Zoology Bay: Met So you have two unmet lines. The second line has two conditions, it MUST have the TH-NKR, and CANNOT have the F-RRY. One of the two is unmet
  10. There were probably altitude and speed restrictions which you missed. Usually something went out of bounds Without a video, hard to say
  11. Read this BEFORE asking for support: http://forum.kerbalspaceprogram.com/index.php?/topic/83212-how-to-get-support-read-first/
  12. Read this BEFORE asking for support: http://forum.kerbalspaceprogram.com/index.php?/topic/83212-how-to-get-support-read-first/ Ummm, was it just some random person saying so? Because if this was true, then there would be lots of people complaining about this, since CTB is required by most of my mods, and many of them are heavily used. Waiting for the log file to see what's going on
  13. That would certainly help. I was thinking of doing that, at least with SSPx. Go ahead, I'll wait for you to do that. LGG
  14. Ummm, they don’t have any interaction. You need to back up your statement with logs and a better description. I use both without any issue
  15. This I know, unfortunately Well, I've made the dll already, it's not going to hurt, but I'll look at this, thanks.
  16. I was afraid of that. Wanted to avoid yet another dll, but at least it's not difficult, just tedious. Thanks
  17. HI, One of the mods I support is a contract pack called Bases & Stations. In one of the contract, there is a requirement for a specific part: //OPTIONAL Checks for cupola PARAMETER { name = PartValidation type = PartValidation title = Include a cupola (optional) optional = true hideChildren = true part = cupola minCount = 1 } Problem is that this is for a specific stock part, and I'd like to change it to allow any part with "cupola" anywhere in the part name or title, not sure how to do this. Can someone help? I and others will thank you
  18. What @visssius is correct. Currently it is hard-coded to only look for the stock cupola. The problem is that the cupola doesn't have any special modules in it, while the Science Lab does. I'll see if I can add something which will help, but it might not work for all, especially if the translated name doesn't include the word "cupola" (I'll see if I can search for a part with the word "cupola" in the title)
×
×
  • Create New...