Replies: 1 comment
-
|
i have the same error(in minecraft game) im trying to make bot spawn in the server (mc.mineberry.org) go to /kitpvp1 and follow my charecter until i kill it and respawn.But everytime i get the same bug I tryed chatgpt for help bc im not good at codes. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
SyntaxError: Expected property name or '}' in JSON at position 1 (line 1 column 2)
at JSON.parse ()
at extractSkinInformation (/data/data/com.termux/files/home/mineflayer/node_modules/mineflayer/lib/plugins/entities.js:946:28)
at Client.handlePlayerInfoBitfield (/data/data/com.termux/files/home/mineflayer/node_modules/mineflayer/lib/plugins/entities.js:616:27)
at Client.emit (node:events:520:35)
at emitPacket (/data/data/com.termux/files/home/mineflayer/node_modules/minecraft-protocol/src/client.js:85:12)
at FullPacketParser. (/data/data/com.termux/files/home/mineflayer/node_modules/minecraft-protocol/src/client.js:114:9) at FullPacketParser.emit (node:events:508:28)
at addChunk (/data/data/com.termux/files/home/mineflayer/node_modules/readable-stream/lib/internal/streams/readable.js:323:12)
at readableAddChunk (/data/data/com.termux/files/home/mineflayer/node_modules/readable-stream/lib/internal/streams/readable.js:300:9) at Readable.push (/data/data/com.termux/files/home/mineflayer/node_modules/readable-stream/lib/internal/streams/readable.js:246:10)
termux android 15 latest version
Beta Was this translation helpful? Give feedback.
All reactions