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

1.9.2 Ping timeout on connect #417

Closed
tsolace opened this issue Apr 4, 2016 · 4 comments
Closed

1.9.2 Ping timeout on connect #417

tsolace opened this issue Apr 4, 2016 · 4 comments

Comments

@tsolace
Copy link

tsolace commented Apr 4, 2016

Player connects and shows up, but then times out (the server says so)

AssertionError: Deserialization error for play.toClient : 86272 === 43921
    at addColumn (/home/white/Programs/minebots/minebot/node_modules/mineflayer/lib/plugins/blocks.js:85:12)
    at Client.<anonymous> (/home/white/Programs/minebots/minebot/node_modules/mineflayer/lib/plugins/blocks.js:188:5)
    at emitTwo (events.js:87:13)
    at Client.emit (events.js:172:7)
    at Parser.<anonymous> (/home/white/Programs/minebots/minebot/node_modules/mineflayer/node_modules/minecraft-protocol/dist/client.js:101:16)
    at emitOne (events.js:77:13)
    at Parser.emit (events.js:169:7)
    at readableAddChunk (/home/white/Programs/minebots/minebot/node_modules/mineflayer/node_modules/minecraft-protocol/node_modules/readable-stream/lib/_stream_readable.js:198:18)
    at Parser.Readable.push (/home/white/Programs/minebots/minebot/node_modules/mineflayer/node_modules/minecraft-protocol/node_modules/readable-stream/lib/_stream_readable.js:157:10)
    at Parser.Transform.push (/home/white/Programs/minebots/minebot/node_modules/mineflayer/node_modules/minecraft-protocol/node_modules/readable-stream/lib/_stream_transform.js:123:32)
@rom1504
Copy link
Member

rom1504 commented Apr 4, 2016

1.9 is not supported yet

@hldgaofeng
Copy link

When to support 1.9? Do you have a plan?

@rom1504
Copy link
Member

rom1504 commented Apr 7, 2016

Yeah the plan is getting this done PrismarineJS/prismarine-chunk#19 then we can use it to parse the chunk and get the rest of mineflayer updated (I want to try keeping 1.8 compatibility in the process)

@rom1504
Copy link
Member

rom1504 commented Sep 12, 2016

closed in favor of #449

@rom1504 rom1504 closed this as completed Sep 12, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants