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

client.framebuffer error #104

Open
mizhdi opened this issue Dec 27, 2018 · 0 comments
Open

client.framebuffer error #104

mizhdi opened this issue Dec 27, 2018 · 0 comments
Labels

Comments

@mizhdi
Copy link

mizhdi commented Dec 27, 2018

TypeError: Cannot read property 'pipe' of undefined
    at FrameBufferCommand._convert (/Users/sean/Repo/Koto/kotohime-executive-service/node_modules/adbkit/lib/adb/command/host-transport/framebuffer.js:67:9)
    at /Users/sean/Repo/Koto/kotohime-executive-service/node_modules/adbkit/lib/adb/command/host-transport/framebuffer.js:39:34
From previous event:
    at /Users/sean/Repo/Koto/kotohime-executive-service/node_modules/adbkit/lib/adb/command/host-transport/framebuffer.js:30:47
From previous event:
    at FrameBufferCommand.execute (/Users/sean/Repo/Koto/kotohime-executive-service/node_modules/adbkit/lib/adb/command/host-transport/framebuffer.js:26:37)
    at /Users/sean/Repo/Koto/kotohime-executive-service/node_modules/adbkit/lib/adb/client.js:317:48
    at processImmediate (timers.js:632:19)
From previous event:
    at Client.framebuffer (/Users/sean/Repo/Koto/kotohime-executive-service/node_modules/adbkit/lib/adb/client.js:316:35)
    at Promise (/Users/sean/Repo/Koto/kotohime-executive-service/app/util/help.js:92:12)
    at new Promise (<anonymous>)
    at Object.help.screencap (/Users/sean/Repo/Koto/kotohime-executive-service/app/util/help.js:91:10)
    at DefaultController.device (/Users/sean/Repo/Koto/kotohime-executive-service/app/io/controller/default.js:90:10)
    at Object.callFn (/Users/sean/Repo/Koto/kotohime-executive-service/node_modules/egg-core/lib/utils/index.js:36:21)
    at Object.classControllerMiddleware (/Users/sean/Repo/Koto/kotohime-executive-service/node_modules/egg-core/lib/loader/mixin/controller.js:87:20)
    at Socket.socket.on.args (/Users/sean/Repo/Koto/kotohime-executive-service/node_modules/egg-socket.io/lib/io.js:104:23)
    at Socket.emit (events.js:182:13)
    at /Users/sean/Repo/Koto/kotohime-executive-service/node_modules/socket.io/lib/socket.js:528:12
    at process.internalTickCallback (internal/process/next_tick.js:70:11)
@koral-- koral-- added the bug label Dec 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants