Doesn’t matter what I do, which instance I’m on, Android app crashes every time I start a video. I’ve reinstalled several times, didn’t solve anything. Clean install - pick an instance - start random video - crash. What do? I left NewPipe SponsorBlock for LT because NP started crashing all the time…

ETA: referringtoboth 0.17.1 and 0.18.1

  • @ohlaph
    link
    English
    2
    edit-2
    9 months ago

    The error message is obvious. It’s getting an invalid date object and can’t parse it so it crashes. The network call isn’t handling error cases and tries to serialize the object without catching the error. The network response might have the invalid date most likely, do the app needs to handle such a case.

    What app is this? LibreTube… got it.