You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
i have this problem when i
Run
the scriptcould anyone please help whats wrong?
Describe your problem
The text was updated successfully, but these errors were encountered: