Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

After a series of operations, there is a line shows"renderer is busy". #50

Open
Vinniero opened this issue Oct 24, 2018 · 2 comments
Open

Comments

@Vinniero
Copy link

throw new ERR_OUT_OF_RANGE(type || 'offset',
^

RangeError [ERR_OUT_OF_RANGE]: The value of "offset" is out of range. It must be >= 0 and <= 0. Received 1
at boundsError (internal/buffer.js:54:9)
at Uint8Array.readUInt8 (internal/buffer.js:144:5)
at Mouse._onData (/usr/local/lib/node_modules/mapscii/node_modules/term-mouse/index.js:81:24)
at ReadStream.emit (events.js:187:15)
at addChunk (_stream_readable.js:283:12)
at readableAddChunk (_stream_readable.js:264:11)
at ReadStream.Readable.push (_stream_readable.js:219:10)
at TTY.onStreamRead [as onread] (internal/stream_base_commons.js:94:17)

@jaller94
Copy link
Collaborator

Hi @Vinniero,
thanks for reporting an issue.
Could you explain why you closed it?

@Vinniero Vinniero reopened this Oct 24, 2018
@Vinniero
Copy link
Author

@jaller94 umm, by mistake

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants