Giter Site home page Giter Site logo

PAGView.flush crash about libpag HOT 3 CLOSED

iGao101 avatar iGao101 commented on June 19, 2024
PAGView.flush crash

from libpag.

Comments (3)

kevingpqi123 avatar kevingpqi123 commented on June 19, 2024 1

这个是 Android 14 ValueAnimator 内部实现变更引起的, 内部缺少了部分容错,可以升级至 4.3.56,这个版本移除了对于 ValueAnimator setCurrentPlayTime方法的调用

from libpag.

iGao101 avatar iGao101 commented on June 19, 2024

Fatal Exception: java.lang.NullPointerException: Attempt to get length of null array
at java.util.ArrayList.toArray(ArrayList.java:405)
at android.animation.Animator.callOnList(Animator.java:665)
at android.animation.ValueAnimator.animateValue(ValueAnimator.java:1645)
at android.animation.ValueAnimator.setCurrentFraction(ValueAnimator.java:771)
at android.animation.ValueAnimator.setCurrentPlayTime(ValueAnimator.java:734)
at org.libpag.PAGView.flush(PAGView.java:10)
at org.libpag.PAGView.o(PAGView.java:4)
at org.libpag.PAGView.b(PAGView.java:1)
at org.libpag.PAGView$g.handleMessage(PAGView.java:49)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loopOnce(Looper.java:230)
at android.os.Looper.loop(Looper.java:319)
at android.os.HandlerThread.run(HandlerThread.java:67)

from libpag.

iGao101 avatar iGao101 commented on June 19, 2024

这个是 Android 14 ValueAnimator 内部实现变更引起的, 内部缺少了部分容错,可以升级至 4.3.56,这个版本移除了对于 ValueAnimator setCurrentPlayTime方法的调用

好的,感谢

from libpag.

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.