Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upErrors - value argument out of bounds and cannot read property slice of undefined #1440
Comments
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
The exception is actually coming from videostream. Could you open an issue there? |
This comment has been minimized.
This comment has been minimized.
|
Bug in videostream should be fixed. Closing this. |
This comment has been minimized.
This comment has been minimized.
|
Nice work, @jhiesey! |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
What version of WebTorrent?
0.99.3
What operating system and Node.js version?.
OSX - not in node
What browser and version? (if using WebTorrent in the browser)
Chrome 67.0.3396.99
What did you expect to happen?
Download and play
What actually happened?
Errors ... see below especially the
"value" argument is out of boundsandUncaught TypeError: Cannot read property 'slice' of undefinedThe URL is
https://dweb.me/arc/archive.org/details/hanabookstory?version=trueI also had a report of this page complaining about an invalid hash, but can't repeat that.
Note that
https://dweb.me/arc/archive.org/details/commute?verbose=trueworks, so it seems to be specific to WT not handling errors for this specific file.