question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

"Uncaught RangeError: offset is out of bounds" Error

See original GitHub issue

Checklist:

  • [ x] I updated to the latest version available
  • [x ] I cleared the cache of my browser

Release with the issue: 2.0.0 Last working release (if known): the one before (Unsure which number ) Browser and Operating System: Chrome, Ipad Fullkiosk and the HA app on a android table

Description of problem:

My video feeds don't load (White screen) and this appears in the logs since update to latest version

Additional information: image

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:28 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
maxi1134commented, Nov 27, 2021

I did a fresh build! ( Only took me 4 hours to figure out how 😅 )

1reaction
Minckacommented, Nov 19, 2021

No errors today. With web assembly disabled, the stream seams to take a little bit longer but that’s OK for an initial load on a kiosk. It could be a fix for me. I will check back in a few days. Thanks!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Uncaught RangeError: offset is out of bounds #16107 - GitHub
My Array length is 16. type is Float64Array. the error is reported when multiple calls . I also added compilation paramter -s MALLOC="dlmalloc" ......
Read more >
Offset is outside the bounds of the DataView, the debugger ...
So at some point, your loop will try to set a byte that doesn't exist, and it will throw that error. But that's...
Read more >
[JS error] RangeError: offset is out of bounds - Web
It occurs time to time and seems to be related to a retry mechanism. It happened today for a user, the error has...
Read more >
1245495 - Improve DataView out of bounds error messages
Improve DataView out of bounds error messages ... 1 accesses an index that is out of range > Chrome: Uncaught RangeError: Start offset...
Read more >
[3.4.2] Spine issue: Uncaught RangeError: offset is out of bounds
Hi, I have some spine, and it's run perfect on cc 3.4.1. But, when I update my project to cc 3.4.2, I got...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found