Jump to content

linuxgurugamer

Bug Hunter
  • Posts

    24,967
  • Joined

  • Last visited

Everything posted by linuxgurugamer

  1. Found it. Looks like I copied the wrong text. The one which needs fixing is: WBIConstructionTechniques it doesn't have any NEEDS, and I am in the situation now of having a contract without any of the parts it requires.: EXPERIMENT_DEFINITION { id = WBIConstructionTechniques title = Orbital Construction Study This is in the file: WildBlueIndustries/000WildBlueTools/Experiments/BasicExperiments.cfg and, while I haven't hit these yet, the following experiments in the same file look like they have the same problem: WBISpaceAdaptionStudy WBIPowerToolsEvaluation WBICrystalGrowth WBIIceCreamResearch WBICryogenicResourceStudy WBILongTermCryogenicMiniStudy WBIMESS
  2. Now I'm trying to find that contract again. Seems to have disappeared, I'll have to do some more research. My game has about 260 mods, I'm trying to avoid adding too many more
  3. I'm assuming that means the next release will have the fix? Because I didn't see it in what I currently have. Currently the study has as NEEDS[MOLEUtils] According to KFS.version, I have 0.3.1 installed Oh, I just saw you released 0.3.2, I'll download that and see if it's fixed
  4. @HebaruSan see Sarbian’s post above
  5. First, please dont post logs in the forum, it really causes problems. Put them on a file sharing site, or Dropbos and post a link. second, do you have any programs insralled outside of KSP which might be some sort of keyboard manager which might be interfering?
  6. You didn't copy it to the right place. Look at the last link I posted. Copy this file to C:\Program Files\Microsoft Visual Studio .NET\Common7\IDE\ and you should be good to go.
  7. Then you need to install more of the VS. This is beyond me for now, maybe @sarbian or @RoverDude would have a better idea
  8. The actual version numbers are probably different, use it as a guide
  9. Try this: https://www.thecave.com/2002/10/21/visual-studio-net-problem-envdte-missing-or-not-found/
  10. I would assume it does, but in this case, I would say that either MOLEUtils needs to be required, or you need to add the NEEDS to the experiment
  11. No, I'm just not making a lot of progress with this. The code is a mess, plus I don't really have the desire right now to work on it. I hope to get back to it soon
  12. Check the version of .net, it should be 3.5 See this for some info: https://docs.microsoft.com/en-us/dotnet/api/envdte.property?view=visualstudiosdk-2017
  13. I just looked at the OP, either I'm missing it (entirely possible), or there aren't any links there for further development threads
  14. A question was posed to me: Has anyone made a standalone mod which displays a MAS screen in a window rather than inside the IVA? Same thing for RPM
  15. No, just means that no one responded to you. I've never done anything with the MFDs, both the RPM version and the new MAS version. The right person for this would be @MOARdV, in the following thread: It's an interesting idea, I'm going to follow this idea
  16. Please download the official release and use that. I don't know if the problem will still happen, but @Aegis accepted my changes and released, so I'm not supporting this anymore
  17. @Angel-125 Have a bit of a problem: I have this installed, along with the dependencies as listed in the OP (MAS & ASET), playing in career mode I got a contract to "Research Orbital Construction Study" The problem is that none of the parts listed in the cfg of the experiment are in the game. The only possibility would be the WBIGravioliumPrelimStudy , but it's not there because of the PART:NEEDS[MOLEUtils] I did a search, and the ONLY file that MOLEUtils shows up in is this: WildBlueIndustries/FlyingSaucers/Parts/Science/LDEF/GravioliumPrelimStudy.cfg Are the MOLEUtils a requirement for the mod? Otherwise, it seems that the contract should not have been available. Suggestions?
  18. No, it's just another way to switch the fuels in a tank
  19. You realize that the previous post was 3 years old? and, the author hasn’t been around for that long as well
  20. PR on it's way. There was at least one, if not more, reports of it not working in 1.4, which is what got me interested (again) You have no idea how happy you just made me. Before merging the PR, read the comment. Very specifically, you will probably want to preserve the following 3 files BEFORE merging: notes.sln .gitignore notes/notes.csproj since they are modified for my development environment Assuming you accept and release with my changes, I'll go back and update my comment
×
×
  • Create New...