-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Description
- The FAQ doesn't contain a resolution to my issue
F:\Code\node_modules\minecraft-protocol\src\transforms\framing.js:67
} else { throw e }
^
TypeError: Cannot read properties of undefined (reading 'passengers')
at Client. (F:\Code\node_modules\mineflayer\lib\plugins\entities.js:811:37) at Client.emit (node:events:530:35)
at emitPacket (F:\Code\node_modules\minecraft-protocol\src\client.js:84:12)
at FullPacketParser. (F:\Code\node_modules\minecraft-protocol\src\client.js:113:9)
at FullPacketParser.emit (node:events:518:28)
at addChunk (F:\Code\node_modules\readable-stream\lib\internal\streams\readable.js:323:12)
at readableAddChunk (F:\Code\node_modules\readable-stream\lib\internal\streams\readable.js:300:9)
at Readable.push (F:\Code\node_modules\readable-stream\lib\internal\streams\readable.js:246:10)
at FullPacketParser._transform (F:\Code\node_modules\protodef\src\serializer.js:89:10) at Transform._write (F:\Code\node_modules\readable-stream\lib\internal\streams\transform.js:153:8)
Node.js v22.14.0