Git Product home page Git Product logo

Comments (3)

russellbanks avatar russellbanks commented on June 20, 2024 1

The 2nd crash is fixed by da7e5e9. It's from a change I made today where SHA1's get removed from release notes. I use a fixed size string for this but didn't check for hashes greater than 40 characters, which meant it tried to add another character to the string when it's at its capacity.

from komac.

russellbanks avatar russellbanks commented on June 20, 2024 1

The 1st crash was because Komac was trying to find the previous relative file path in the zip and couldn't find it because the folder name inside the zip had changed (Quaternion-0.0.95.1/quaternion.exe to Quaternion-0.0.96.1/quaternion.exe). I've changed it so that if this is the case, it will search for just quaternion.exe and then use the path to that exe as the new relative file path.

from komac.

Exorcism0666 avatar Exorcism0666 commented on June 20, 2024

I think these are two different error messages, but I'm not sure.

from komac.

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.