Trace: Warning: entity.objectType is deprecated. Use entity.displayName instead
at printObjectTypeWarning (C:\Users\manue\Desktop\auto-flipper\node_modules\prismarine-entity\index.js:78:11)
at set objectType (C:\Users\manue\Desktop\auto-flipper\node_modules\prismarine-entity\index.js:44:7)
at setEntityData (C:\Users\manue\Desktop\auto-flipper\node_modules\mineflayer\lib\plugins\entities.js:178:25)
at Client.<anonymous> (C:\Users\manue\Desktop\auto-flipper\node_modules\mineflayer\lib\plugins\entities.js:202:5)
at Client.emit (node:events:519:35)
at emitPacket (C:\Users\manue\Desktop\auto-flipper\node_modules\minecraft-protocol\src\client.js:85:12)
at FullPacketParser.<anonymous> (C:\Users\manue\Desktop\auto-flipper\node_modules\minecraft-protocol\src\client.js:114:9)
at FullPacketParser.emit (node:events:507:28)
at addChunk (C:\Users\manue\Desktop\auto-flipper\node_modules\readable-stream\lib\internal\streams\readable.js:323:12)
at readableAddChunk (C:\Users\manue\Desktop\auto-flipper\node_modules\readable-stream\lib\internal\streams\readable.js:300:9)
As you can see, the exception is not from any part of the code, but from other libraries; maybe consider changing these
As you can see, the exception is not from any part of the code, but from other libraries; maybe consider changing these