question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Here we go again.

So, I’m trying to createServer for 1.13 to use it as a proxy (See this comment).

My server starts but errors as soon as a client tries to ping it on the server list. Each time I ping the server, this error appears on the console, even tho I have no error event handlers.

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

I’ve tried with 1.12 as version but with my client being 1.12.2 and this also happens, whereas if I change the server version to 1.12.2, it doesn’t happen anymore so I’m guessing that this error is caused by some kind of version mismatch.

My current code can be seen here I’d really appreciate some help figuring this out.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:13 (11 by maintainers)

github_iconTop GitHub Comments

1reaction
rom1504commented, Aug 8, 2018

You’d need to update node-minecraft-data too and base your nmp fork on your branch of nmd. But otherwise just wait a bit, I’ll try to review this asap so you can move forward

0reactions
lluiscabcommented, Aug 8, 2018

I actually made a fork and added a version check to change the channel names but couldn’t really figure out how to test that with my own minecraft-data.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Support for Istio 1.13 has ended
As previously announced, support for Istio 1.13 has now officially ended. At this point we will no longer back-port fixes for security ...
Read more >
PyTorch 1.13 release, including beta versions of functorch and ...
We are excited to announce the release of PyTorch ® 1.13 (release note)! ... Beta includes improved support for Apple M1 chips and...
Read more >
Go 1.13 Release Notes - The Go Programming Language
As announced in the Go 1.12 release notes, Go 1.13 now requires macOS 10.11 El Capitan or later; support for previous versions has...
Read more >
May 2017 (version 1.13) - Visual Studio Code
See what is new in the Visual Studio Code May 2017 Release (1.13) ... Better NVDA support - Accessibility improvements for the NVDA...
Read more >
Removing support for more Minecraft Versions (1.11, 1.13)
Therefore, versions 1.11 and 1.13 have been removed from official support as of the posting of this thread. Keep an eye out for...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found