GithubHelp home page GithubHelp logo

Comments (6)

pjf avatar pjf commented on July 19, 2024

I wonder if we're using the same version of netkan.exe? I also get an error, but it's coming from the AVC code. Sure enough, removing the AVC causes the error to go away.

However I'm not quite sure what's going on inside the AVC code. Your AVC file looks fine, so I'm investigating now.

from netkan.

pjf avatar pjf commented on July 19, 2024

Okay, I'd be willing to bet it's because contained AVC file defines KSP_VERSION_MIN but not KSP_VERSION_MAX. This is valid by the AVC spec, and so this is definitely a bug in our code. :/

You should be safe to remove the avc check if you want this to go through now. But in any case I'm opening a bug report that we need to fix this up in our author tools.

from netkan.

pjf avatar pjf commented on July 19, 2024

Tracking in KSP-CKAN/CKAN#382.

from netkan.

AlexanderDzhoganov avatar AlexanderDzhoganov commented on July 19, 2024

The AVC bug has been fixed, but now I get a crash because of the license specified at KerbalStuff which is 'Creative Commons Attribution-ShareAlike 4.0'

from netkan.

 avatar commented on July 19, 2024

How does the license cause a crash?

from netkan.

AlexanderDzhoganov avatar AlexanderDzhoganov commented on July 19, 2024

Sorry, I should have been more specific. The json fails to validate because the license is not one that is defined in the schema. I think it should be 'CC-BY-SA-4.0'

If you don't wish to change the KerbalStuff license you can override it by specifying it in the metadata.

from netkan.

Related Issues (20)

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.