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.

I'm getting the following error when I try to run the example

See original GitHub issue
BinaryReader.js:24 Uncaught RangeError: Offset is outside the bounds of the DataView
    at DataView.getFloat32 (<anonymous>)
    at BinaryReader.readFloat32 (BinaryReader.js:24)
    at _ReadStroke (ActorLoader.js:1214)
    at _ReadColorStroke (ActorLoader.js:1224)
    at _ReadComponentsBlock (ActorLoader.js:194)
    at _ReadActorArtboard (ActorLoader.js:819)
    at _ReadArtboardsBlock (ActorLoader.js:748)
    at _ReadActor (ActorLoader.js:780)
    at FileReader.fileReader.onload (ActorLoader.js:1528)

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
umberto-sonninocommented, Feb 5, 2019

Yeah I’ve seen the error with the current commit, we’re using a custom version of CanvasKit which we’re going to upload in the next couple of days! Been a busy week, sorry for the delay!

1reaction
whoiskjlcommented, Feb 10, 2019

annotation 2019-02-09 235734 Yes! I got the guy showing up 👍

FYI, I ran into an issue builing it; https://github.com/webpack/webpack/issues/8768, its a wenpack related issue and the fix worked 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

i am trying to run my app I am getting the following error
Error:Execution failed for task ':app:processDebugResources'. com.android.ide.common.process.ProcessException: org.gradle.process.internal.
Read more >
Error running example · Issue #58 · vistalab/PRFmodel - GitHub
I am getting an error when trying to run the prfsynth image in the example. I am wondering if i ... Parallel pool...
Read more >
Troubleshooting compliance error messages for a work or ...
If you get the message saying that you're trying to access your organization's sites from an unsupported browser, check which browser you're running....
Read more >
What went wrong? Troubleshooting JavaScript - MDN Web Docs
It throws this error because it thinks you are trying to do something different. You should make sure that you don't mix up...
Read more >
Fix "Aw, Snap!" page crashes and other page loading errors
Close every tab except for the one that's showing the error message. Quit other apps that are running, and pause any app or...
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