Giter VIP home page Giter VIP logo

kerbaltherapist's Introduction

KerbalTherapist

An external program to generate Kerbals About: KerbalTherapist is a third party app that allows you to create Kerbals either singly or in large batches. It was designed because I was tired of never having enough kerbals available that fit my mission parameters, and I'm not patient enough to wait for the game to dynamically generate the Kerbal that I need right now. KerbalTherapist can be found at https://www.github.com/kamaia/KerbalGenerator/releases and as of the time of this writing is in Beta.

kerbaltherapist's People

Contributors

kamaia avatar umaxtu avatar

Stargazers

 avatar  avatar

Watchers

James Cloos avatar  avatar  avatar

Forkers

umaxtu

kerbaltherapist's Issues

Looking in the wrong path for persistent.sfs

Note: I built the code on Linux and am running on Linux. If that is the cause of the issue and you don't want to support Linux, feel free to ignore.

Here is the error that I get when I try to run it again after I create the config and it crashes:

System.IO.DirectoryNotFoundException: Could not find a part of the path "/home/umaxtu/code/c#/KerbalGenerator/KerbalGenerator/KSP_linux/saves/KSP_linux/saves/default/persistent.sfs".
Notice the path? Specifically the part where KSP_linux/saves is doubled up?

Here is the contents of .config/BadWater/KerbalGen/config.xml:

<?xml version="1.0"?> <configuration> <ksp name="test"> <save name="KSP_linux/saves/default" path="KSP_linux/saves/default/persistent.sfs" /> </ksp> </configuration>

Here is the contents of .config/BadWater/KerbalGen/Config/config.xml:

<?xml version="1.0"?> <configuration> <ksp name="test"> <save name="KSP_linux/saves/default" path="KSP_linux/saves/KSP_linux/saves/default/persistent.sfs" /> <save name="KSP_linux/saves/scenarios" path="KSP_linux/saves/KSP_linux/saves/scenarios/persistent.sfs" /> <save name="KSP_linux/saves/training" path="KSP_linux/saves/KSP_linux/saves/training/persistent.sfs" /> </ksp>
I wasn't sure what the difference was between the two config.xmls so I included both of them.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.