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.

FastDecoderException w/ BlockPlacement class

See original GitHub issue

Hi there,

I’ve recently been getting the following error with Protocolize 1.5.4-SNAPSHOT:105

[07:33:21 WARN]: [REDACTED|Gatt] -> UpstreamBridge - bad packet ID, are mods in use!? Did not read all bytes from packet class de.exceptionflug.protocolize.items.packet.BlockPlacement 8 Protocol GAME Direction TO_SERVER
[07:33:21 INFO]: [Gatt] disconnected with: FastDecoderException : Error decoding packet class BlockPlacement with contents:
+-------------------------------------------------+
| 0 1 2 3 4 5 6 7 8 9 a b c d e f |
+--------+-------------------------------------------------+----------------+
|00000000| 08 ff ff ff ff ff ff ff ff ff 00 00 00 00 00 00 |................|
|00000010| 00 00 00 |... |
+--------+-------------------------------------------------+----------------+

It occurs when I switch between servers, and causes the client to disconnect.

Following is a list of plugins on my Proxy server:

BadlionClientModAPIBungee BungeeMOTD BungeePluginManager LuckPerms MCCommons Protocolize spark ViaVersion 3.0.0

If you need any other details, let me know.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:11 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
Exceptionflugcommented, Apr 28, 2020

Since the bug isn’t occurring anymore. I will close this issue.

1reaction
RealGattcommented, Apr 2, 2020

I’ve updated Waterfall and the issue doesn’t seem to occur anymore. If it occurs again I’ll reopen the ticket 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

Minecraft Tweakeroo Fast Block Placement place ... - YouTube
In this video I use tweakeroo fast block placement to show you how can quickly place blocks accurately whilst you move at a...
Read more >
1.16.5 - Fast block placement | SpigotMC - SpigotMC
This is that class, it's basically a class with equals and hashCode methods implemented. This is the method in 1.8. Look for something...
Read more >
Flexible Block Placement doesn't work on server #3 - GitHub
The offset mode of the Flexible Block Placement, as well as the Fast Block Placement tweak work by clicking on air blocks.
Read more >
Fast block placement algorithm, advice needed?
The data structure acts as a node in a doubly linked list (with sorted insertion), as well as containing the coordinates of the...
Read more >
Accurate Block Placement - Mods - Minecraft - CurseForge
In this mod, if you hold your 'use key' (usually RMB) and look at a new block it will automatically place it no...
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