Closed ghost closed 1 year ago
used hideErrors: true
to hide the spam of this error, the error causes vscode to crash or freeze for some reason, related to terminal if i'm being honest.
used
hideErrors: true
to hide the spam of this error, the error causes vscode to crash or freeze for some reason, related to terminal if i'm being honest.
Constant writes to stdin will cause the node lifecycle to just ignore heartbeats in the bot etc...
I see, explains the freezing once this error starts spamming.
On Mon, 2 Jan 2023, 3:27 pm Kashall, @.***> wrote:
used hideErrors: true to hide the spam of this error, the error causes vscode to crash or freeze for some reason, related to terminal if i'm being honest.
Constant writes to stdin will cause the node lifecycle to just ignore heartbeats in the bot etc...
— Reply to this email directly, view it on GitHub https://github.com/PrismarineJS/mineflayer/issues/2882#issuecomment-1368992848, or unsubscribe https://github.com/notifications/unsubscribe-auth/A3YHJBUICTCHOEON64VYLQDWQLQU3ANCNFSM6AAAAAATNPY6YI . You are receiving this because you authored the thread.Message ID: @.***>
Versions
Detailed description of a problem
I joined the local server and there is no errors, but when i join a server 'PikaNetwork' i keep on getting spammed with the following error.
What did you try yet?
I tried nothing, just a basic bot with some code in it with no actions but sending a single message to the server...
Your current code
Expected behavior
The console should not spam any errors and work normally...
Additional context
Add any other context about the problem here.