Hydravion-AndroidTV icon indicating copy to clipboard operation
Hydravion-AndroidTV copied to clipboard

Playback randomly crashes on latest beta.

Open delano8 opened this issue 2 years ago • 5 comments

The latest beta (1.5.1) fixed the resolution issues (which prevented all playback because of non 4k tier).

-However it constantly has a new issue: randomly during playback, videos crash back to the previous (video info) screen. It doesn't save the location in the video, and it doesn't allow playback again unless I restart the app.

-Also after crashing when clicking up/down on the info screen, the info gets doubled, see picture:

https://imgur.com/AZyumoq

This is fixed by restarting

-Also I would really appreciate the removal of the "update to 1.4.8" popup.

Thanks for your work! Just wondering, do very few people use this app? Since nobody else has complained about these things..

delano8 avatar Jun 19 '23 23:06 delano8

See https://github.com/bmlzootown/Hydravion-AndroidTV/issues/26

miicat avatar Jun 20 '23 05:06 miicat

See #26

That's not the same issue? The issue I have has only started on the latest beta, and it's different with the double info screen etc.

delano8 avatar Jun 20 '23 08:06 delano8

We mean that double info bug, when we say it crashes (also that has happened for me with the 1.4.8 version)

miicat avatar Jun 20 '23 09:06 miicat

I wonder if the dev is still working on this app at all, i was hoping for a new non-beta version at some point with less crashes / bugs / no constant update warning.

delano8 avatar Sep 16 '23 11:09 delano8

The three issues I'm seeing in Google Play Console, for AndroidTV:

  • Volley causing an OutOfMemoryError
  • appcompat throwing an IllegalStateException (Play Console suggests the crash itself is related to the SDK)
  • A socket event isn't parsing correctly (com.google.gson.JsonSyntaxException)

Currently testing:

  • Disabling recurring livestream checks in favor of listening for the corresponding socket event
  • Just trying to see what fails to parse, in regard to socket events

I will upload a new pre-release shortly. I've also submitted it as a test build via Google Play Console in hopes that I can better see crashes/stack-traces so as to get an idea of what's happening.

bmlzootown avatar Sep 17 '23 02:09 bmlzootown