FastDecoderException w/ BlockPlacement class
See original GitHub issueHi 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:
- Created 3 years ago
- Comments:11 (6 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Since the bug isn’t occurring anymore. I will close this issue.
I’ve updated Waterfall and the issue doesn’t seem to occur anymore. If it occurs again I’ll reopen the ticket 😃