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

Cannot read properties of undefined (reading 'overworld') #64

Open
heyxferdi opened this issue Aug 23, 2024 · 1 comment
Open

Cannot read properties of undefined (reading 'overworld') #64

heyxferdi opened this issue Aug 23, 2024 · 1 comment
Labels
invalid Unknown

Comments

@heyxferdi
Copy link

i have this problem when i Run the script
could anyone please help whats wrong?

Describe your problem

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.<anonymous> (/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 Client.emit (node:domain:488:12)
    at emitPacket (/home/runner/aterbot/node_modules/.pnpm/[email protected]/node_modules/minecraft-protocol/src/client.js:83:12)
    at FullPacketParser.<anonymous> (/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 FullPacketParser.emit (node:domain:488:12)
    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)

Node.js v20.12.2
@heyxferdi heyxferdi added the invalid Unknown label Aug 23, 2024
@JohannKili
Copy link

did you got it fixed or did you not do it any more @heyxferdi

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

No branches or pull requests

2 participants