Skip to content
This repository has been archived by the owner on Jun 23, 2023. It is now read-only.

Streaming dies after a few keyboard inputs : Error: buffer length must be at least 8, got 4 #15

Open
patrickcorrigan opened this issue Aug 6, 2022 · 0 comments

Comments

@patrickcorrigan
Copy link

Has anyone else had this issue?

afterplay\node_modules\ffi-napi\lib\callback.js:20
        throw err;
        ^

Error: buffer length must be at least 8, got 4
    at new ArrayType (C:\Users\Administrator\Desktop\afterplay\node_modules\ref-array-di\lib\array.js:82:17)
    at new InputBody (C:\Users\Administrator\Desktop\afterplay\node_modules\@rainway\native\dist\lib\models.js:198:21)
    at new InputEvent (C:\Users\Administrator\Desktop\afterplay\node_modules\@rainway\native\dist\lib\events\impls.js:38:15)
    at Handler_OutboundStreamOnInput.onChanged (C:\Users\Administrator\Desktop\afterplay\node_modules\@rainway\native\dist\lib\outbound-stream.js:41:27)
    at C:\Users\Administrator\Desktop\afterplay\node_modules\@rainway\native\dist\lib\events\Handler_OutboundStreamOnInput.js:22:25
    at Object.<anonymous> (C:\Users\Administrator\Desktop\afterplay\node_modules\ffi-napi\lib\callback.js:66:27)
    ```
@patrickcorrigan patrickcorrigan changed the title Steaming dies after a few keyboard inputs : Error: buffer length must be at least 8, got 4 Streaming dies after a few keyboard inputs : Error: buffer length must be at least 8, got 4 Aug 8, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant