-
-
Notifications
You must be signed in to change notification settings - Fork 762
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
EPIPE / ECONNRESET / Invalid move player packet received #10
Comments
Aternos may banned your bot. unban if it's in the ban list. |
I changed nickname of the not and i worked, but it wasnt ban, more like smth else with "invalid move player packet received" error |
Q: How do i fix
|
Yeah Ik its not your codes fault. I Just closed my New bot in bedrock roomand it actually worked |
I had the bot working for all night, but when I joined server the bot disconnected and started trying to reconnect but was disconnected again and again giving me 2 errors in the console:
Error: write ECONNRESET
at afterWriteDispatched (node:internal/stream_base_commons:160:15)
at writeGeneric (node:internal/stream_base_commons:151:3)
at Socket._writeGeneric (node:net:917:11)
at Socket._write (node:net:929:8)
at writeOrBuffer (node:internal/streams/writable:392:12)
at _write (node:internal/streams/writable:333:10)
at Writable.write (node:internal/streams/writable:337:10)
at Framer.ondata (/home/runner/aternos-afkbot/node_modules/readable-stream/lib/internal/streams/readable.js:662:22)
at Framer.emit (node:events:513:28) {
errno: -104,
code: 'ECONNRESET',
syscall: 'write'
}
AFKBot got an error: Error: write ECONNRESET
Trying to reconnect in 15 seconds...
AFKBot logged in Sanitar
jump with sprinting
Error: read ECONNRESET
at TCP.onStreamRead (node:internal/stream_base_commons:217:20) {
errno: -104,
code: 'ECONNRESET',
syscall: 'read'
}
back with sprinting
Error: write EPIPE
at afterWriteDispatched (node:internal/stream_base_commons:160:15)
at writeGeneric (node:internal/stream_base_commons:151:3)
at Socket._writeGeneric (node:net:917:11)
at Socket._write (node:net:929:8)
at writeOrBuffer (node:internal/streams/writable:392:12)
at _write (node:internal/streams/writable:333:10)
at Writable.write (node:internal/streams/writable:337:10)
at Framer.ondata (/home/runner/aternos-afkbot/node_modules/readable-stream/lib/internal/streams/readable.js:662:22)
at Framer.emit (node:events:513:28) {
errno: -32,
code: 'EPIPE',
syscall: 'write'
}
The text was updated successfully, but these errors were encountered: