Coder Social home page Coder Social logo

Chunk size is 23 but only 15 was read ; partial packet : {"name":"entity_sound_effect","params":{"soundId":526,"soundCategory":2,"entityId":52724,"volume":16,"pitch":1}}; buffer :5c8e0402f49b03418000003f800000fb8f631a089c6c66 about node-minecraft-protocol HOT 8 CLOSED

DarkCoder15 avatar DarkCoder15 commented on August 24, 2024 2
Chunk size is 23 but only 15 was read ; partial packet : {"name":"entity_sound_effect","params":{"soundId":526,"soundCategory":2,"entityId":52724,"volume":16,"pitch":1}}; buffer :5c8e0402f49b03418000003f800000fb8f631a089c6c66

from node-minecraft-protocol.

Comments (8)

rom1504 avatar rom1504 commented on August 24, 2024 1

fixed

from node-minecraft-protocol.

vincss avatar vincss commented on August 24, 2024

Hi,
I encountered the same error, when someone is trying to connect, it returns an error to the client even if the setting "hideErrors: true" .
It would be nice if it returns a proper message to the client.
image

@rom1504

from node-minecraft-protocol.

extremeheat avatar extremeheat commented on August 24, 2024

Looks like caused by incorrect change in PrismarineJS/minecraft-data#731.

Sound Packet and Entity Sound Packet don't have any switch statement, it's id (varint), enum (varint) and other float and integer fields. Not sure where that data is coming from

from node-minecraft-protocol.

vincss avatar vincss commented on August 24, 2024

Hi ,
Thanks for the update.
There seems to be an issue with some characters since the latest update :
image

The issue is the same if I change the text to something without "," .
image

from node-minecraft-protocol.

rom1504 avatar rom1504 commented on August 24, 2024

@vincss what are you running? Mineflayer is not supported yet

from node-minecraft-protocol.

vincss avatar vincss commented on August 24, 2024

Hi,
On the server side it is
https://github.com/vincss/mcsleepingserverstarter/
And the client is the regular one.

from node-minecraft-protocol.

rom1504 avatar rom1504 commented on August 24, 2024

What packets are you using? Multiple packets changed in 1.20.2

from node-minecraft-protocol.

vincss avatar vincss commented on August 24, 2024

I updated : "minecraft-protocol": "^1.45.0"
which updated the others packages in package-lock.json
vincss/mcsleepingserverstarter@06be9ce

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.