Coder Social home page Coder Social logo

Comments (4)

lastuniverse avatar lastuniverse commented on July 22, 2024

there are still such disconnects immediately after entering a new server

Chunk size is 72 but only 47 was read ; partial packet : {"name":"world_particles","params":{"particleId":41,"longDistance":false,"x":-5945.852090802139,"y":-48.848546293937545,"z":297.4770044507851,"offsetX":0,"offsetY":0,"offsetZ":0,"particleData":0,"particles":1}}; buffer :262900c0b739da229f7069c0486c9d2a3acd48407297a1cf6b42b200000000000000000000000000000000000000010f6d696e6563726166743a626c6f636bfffa308000123fcb07
Chunk size is 72 but only 47 was read ; partial packet : {"name":"world_particles","params":{"particleId":41,"longDistance":false,"x":-5945.852090802139,"y":-48.848546293937545,"z":297.4770044507851,"offsetX":0,"offsetY":0,"offsetZ":0,"particleData":0,"particles":1}}; buffer :262900c0b739da229f7069c0486c9d2a3acd48407297a1cf6b42b200000000000000000000000000000000000000010f6d696e6563726166743a626c6f636bfffa308000123fcb07
Disconnecting client because error Error: read ECONNRESET
    at TCP.onStreamRead (node:internal/stream_base_commons:217:20) {
  errno: -104,
  code: 'ECONNRESET',
  syscall: 'read'
}

from node-minecraft-protocol.

lastuniverse avatar lastuniverse commented on July 22, 2024

if kill all entities

/kill @e[type=!minecraft:player,distance=..300]

then no disconnect occurs.

from node-minecraft-protocol.

lastuniverse avatar lastuniverse commented on July 22, 2024

Thank you. Also, such a message periodically falls into the proxy console, after which a disconnect occurs, but without an error message

Chunk size is 63 but only 3 was read ; partial packet : {"name":"legacy_server_list_ping","params":{"payload":1}}; buffer :fe0101fa000b004d0043007c00500069006e00670048006f0073007400217f000d003100390032002e003100360038002e0031002e003100360033000063de

from node-minecraft-protocol.

lastuniverse avatar lastuniverse commented on July 22, 2024
Disconnecting client because error Error: read ECONNRESET
    at TCP.onStreamRead (node:internal/stream_base_commons:217:20) {
  errno: -104,
  code: 'ECONNRESET',
  syscall: 'read'
}

from node-minecraft-protocol.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.