miru-project / miru-app

🎉 A versatile application that is free, open-source, and supports extension sources for videos, comics, and novels, available on Android, Windows, and Web platforms.
https://miru.js.org
GNU Affero General Public License v3.0
4.08k stars 164 forks source link

some kind of range error which makes the player unable to close #100

Closed bachig26 closed 1 year ago

bachig26 commented 1 year ago

Brief summary

As you can see in the screenshot, when opened the video to play, I get the RangeError message and large white bar at top. when i try to close the player by click the down arrow from the top right corner. It doesn't do anything.

workaround I found after couple of days was that if I click the jump to previous, I can watch content without this issue and i can close the player as normal. i'm not sure if this is due to being the movie and has only one video file in the player. But I'm seeing this error in few extensions and few video titles.

Screenshot

miru_DRY2pq6J2y

Steps to reproduce

based on my case,

  1. search for who am i
  2. open the title in the dramacool extension
  3. click to play.
  4. then you'll able to see in error message as show in the screenshot and the large white bar at top.

Miru version

1.7.1

Device

Lenovo ideapad (Windows 10)

Acknowledgements

OshekharO commented 1 year ago

Not able to reproduce this error on Android. I tried exactly as you said but didn't faced any range error, maybe desktop specific issue.

bachig26 commented 1 year ago

maybe desktop specific issue.

could be it. but i thought if i reopen the app as new session, it'll be fine but i tried like 5+ times and i still see this error.

MiaoMint commented 1 year ago

https://github.com/miru-project/miru-app/actions/runs/6466727292?pr=101 You can try it, it should be solved

bachig26 commented 1 year ago

https://github.com/miru-project/miru-app/actions/runs/6466727292?pr=101 You can try it, it should be solved

works well. 👍