Giter VIP home page Giter VIP logo

Comments (4)

torque avatar torque commented on May 26, 2024

Somewhere in the lines you're trying to track, you have a \fade tag where you should have a \fad tag. Unfortunately the error handling of this isn't very good at the moment, and I need to improve it.

from aegisub-motion.

OmAn94 avatar OmAn94 commented on May 26, 2024

So if I try to change the tag \fade by \fad, the error will still apear? Or there's nothing I can do? Thanks for answer so quickly.

from aegisub-motion.

torque avatar torque commented on May 26, 2024

To clarify, ASS has two tags to control fading a line, \fad and \fade. This bug occurs when you have a tag of the syntax \fade(timein,timeout), which should be \fad(timein,timeout). It will also happen with a variety of other malformed \fade tags, but this is probably the most common.

from aegisub-motion.

torque avatar torque commented on May 26, 2024

This issue was addressed with commits 8e5fbe0 and 6c2e1b7. I'm closing it, but I'm not sure when I'll make a new release bundle.

from aegisub-motion.

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.