Code Monkey home page Code Monkey logo

Comments (15)

TheJeterLP avatar TheJeterLP commented on May 23, 2024

You know how to code, create a PR instead of opening issues.

from revanced-integrations.

oSumAtrIX avatar oSumAtrIX commented on May 23, 2024

Please create detailed issues, nobody will understand these

from revanced-integrations.

oSumAtrIX avatar oSumAtrIX commented on May 23, 2024

You know how to code, create a PR instead of opening issues.

Creating an issue is fine, it should be done properly or its useless.

from revanced-integrations.

Sculas avatar Sculas commented on May 23, 2024

You know how to code, create a PR instead of opening issues.

@oSumAtrIX wants issues before PRs. It seems like there's a misunderstanding here between the two of you..?

from revanced-integrations.

oSumAtrIX avatar oSumAtrIX commented on May 23, 2024

No, an issue in itself is fine as well. It is part of the workflow and also complete without a PR.

from revanced-integrations.

oSumAtrIX avatar oSumAtrIX commented on May 23, 2024

A PR on the other hand is not complete without an issue in the first place (Issue -> discuss -> PR)

from revanced-integrations.

Sculas avatar Sculas commented on May 23, 2024

This already been fixed on last Vanced 17.03.38.

Has this bug been reintroduced into the ReVanced rewrite or has it been fixed already?

from revanced-integrations.

 avatar commented on May 23, 2024

You know how to code, create a PR instead of opening issues.

Code is yours, and I don't want to place something where it's okay for me but not for you.

Anyway I edited the issue to be more clear.

from revanced-integrations.

oSumAtrIX avatar oSumAtrIX commented on May 23, 2024

You know how to code, create a PR instead of opening issues.

Code is yours, and I don't want to place something where it's okay for me but not for you.

Anyway I edited the issue to be more clear.

Can you explain the issue, how it is related, where it originates from, and a possible solution?

from revanced-integrations.

 avatar commented on May 23, 2024

This already been fixed on last Vanced 17.03.38.

Has this bug been reintroduced into the ReVanced rewrite or has it been fixed already?

@TheJeterLP seems to have set the minimum value to 0, and not to 1. But I'm not totally sure.

from revanced-integrations.

 avatar commented on May 23, 2024

You know how to code, create a PR instead of opening issues.

Code is yours, and I don't want to place something where it's okay for me but not for you.
Anyway I edited the issue to be more clear.

Can you explain the issue, how it is related, where it originates from, and a possible solution?

I already explained as well as possible.

if a value lower than 1 is set for the ReBuffer settings, this too low value always crashes the app. Because app can't buffer anything with a value lower than 1.

About solution...I don't think that I need to write it down.

from revanced-integrations.

Sculas avatar Sculas commented on May 23, 2024

Can you explain the issue,

https://github.com/revanced/revanced-integrations/blob/7de199421c37b3fd77488f60bbd5d492e3bd810e/app/src/main/java/app/revanced/integrations/patches/VideoBufferPatch.java#L15-L17
getReBuffer must always return 1 or higher, otherwise, the application will infinitely crash because the application can't buffer anything with a value lower than 1.

how it is related, where it originates from

This issue used to be in Vanced. It was fixed in Vanced 17.03.38 but may have been reintroduced now with the rewrite (otherwise, why would this issue be made in the first place?).

and a possible solution?

By coercing the value to at least 1.

from revanced-integrations.

 avatar commented on May 23, 2024

To be more specific. I'm referring to these values:
dC0cEkl9H2Pmrv4Ym14HFMtyoIuH48WqfRGwqwRButA

from revanced-integrations.

 avatar commented on May 23, 2024

but may have been reintroduced now with the rewrite (otherwise, why would this issue be made in the first place?).

Purrrfect!

P.S: Was placed there because the original modder never thought it could happen...or because he didn't care.

from revanced-integrations.

TheJeterLP avatar TheJeterLP commented on May 23, 2024

Fixed

from revanced-integrations.

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.