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

seems a packet bug #57

Open
NotEduCo342 opened this issue Jul 9, 2024 · 0 comments
Open

seems a packet bug #57

NotEduCo342 opened this issue Jul 9, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@NotEduCo342
Copy link

Debugger listening on ws://127.0.0.1:9229/734dca1b-560e-47b9-9139-cca4afa524d4
For help, see: https://nodejs.org/en/docs/inspector
Server for UptimeRobot is ready!
/home/runner/aterbot/node_modules/.pnpm/[email protected]/node_modules/minecraft-protocol/src/transforms/framing.js:67
} else { throw e }
^

TypeError: Cannot read properties of undefined (reading 'overworld')
at handleRespawnPacketData (/home/runner/aterbot/node_modules/.pnpm/[email protected]/node_modules/mineflayer/lib/plugins/game.js:46:63)
at Client. (/home/runner/aterbot/node_modules/.pnpm/[email protected]/node_modules/mineflayer/lib/plugins/game.js:80:5)
at Client.emit (node:events:530:35)
at emitPacket (/home/runner/aterbot/node_modules/.pnpm/[email protected]/node_modules/minecraft-protocol/src/client.js:83:12)
at FullPacketParser. (/home/runner/aterbot/node_modules/.pnpm/[email protected]/node_modules/minecraft-protocol/src/client.js:112:9)
at FullPacketParser.emit (node:events:518:28)
at addChunk (/home/runner/aterbot/node_modules/.pnpm/[email protected]/node_modules/readable-stream/lib/_stream_readable.js:279:12)
at readableAddChunk (/home/runner/aterbot/node_modules/.pnpm/[email protected]/node_modules/readable-stream/lib/_stream_readable.js:262:11)
at Readable.push (/home/runner/aterbot/node_modules/.pnpm/[email protected]/node_modules/readable-stream/lib/_stream_readable.js:228:10)
at Transform.push (/home/runner/aterbot/node_modules/.pnpm/[email protected]/node_modules/readable-stream/lib/_stream_transform.js:132:32)

Node.js v20.12.2

@NotEduCo342 NotEduCo342 added the bug Something isn't working label Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant