ethaniccc

Results 7 issues of ethaniccc

**Version of Waterdog** git:Waterdog-Bootstrap:1.15-SNAPSHOT:fd407a5:301 by md_5 **Expected Behavior** To show the disconnect message (such as "Internal Server Error" or "You've been banned"). **Actual Behavior** Sometimes did not show the disconnect...

bug
low-prio
Client-Sided

For some reasons, on some servers, Mockingbird will kick all players for an unknown reason. I have not been able to reproduce this issue myself, and when the issue occurs,...

bug
help wanted

This allows for two chunks with two different pointers to still be compared for equality. (pls merge so I don't have to update oomph's fork 🙏)

``` INFO[0000] Server running on [::]:4444. coEthaniccc has joined the game DEBU[0129] unhandled packet *packet.SetPlayerInventoryOptions{LeftInventoryTab:10 RightInventoryTab:4 Filtering:false InventoryLayout:6 CraftingLayout:0} from xxx:53436 panic: cannot find block by non-0 hash of block...

The block position in the ItemInteractionData of PlayerAuthInput may be incorrectly decoded. To see results, use the following code while handling PlayerAuthInput: ```go if utils.HasFlag(pk.InputData, packet.InputFlagPerformItemInteraction) { fmt.Println((fmt.Sprintf("broke block at...

This PR adds a note to the README notifying the user about increasing the limit of network buffers if they are on Linux. Context: During testing on Zeqa, using the...

### Related issues & PRs #4725 #4924 #3811 ## Changes ### API changes * Added `Player->syncBlocks` ### Behavioural changes This PR aims to fix a long-known issue where placing two...

Category: Gameplay
Type: Fix
Category: Network
Opinions Wanted