Very Many Players (Fabric)

Very Many Players (Fabric)

271k Downloads

use_multiple_netty_event_loops Setting causes all recipes in the recipe guide book disappear

SteveKunG opened this issue ยท 4 comments

commented

Describe the bug
When you connect and disconnect to the server rapidly, all the recipes in the recipe guide book disappear. Unless you restart the server and rejoin for the first time.

To Reproduce
Steps to reproduce the behavior:

  1. Start the server
  2. Join the server
  3. Press E to see the recipes, it still display in the guide book
  4. Disconnect and rejoin
  5. Now all the recipes disappear

Expected behavior
Recipes in the recipe guide book should appear as expected.

Screenshots
2023-01-26_12 07 16
2023-01-26_12 39 57

Runtime info (please complete the following information):

  • OS: Windows 10
  • Minecraft version: 1.19.3
  • Mod version: vmp-fabric-mc1.19.3-0.2.0+beta.7.42-all
  • Mod branch: ver/1.19.3

Crash reports / logs
None

Other mods
image

Checklist

  • I am using the official version of the mod.
  • I tried the latest development version but the issue persists.
  • I searched for similar open issues and could not find an existing bug report on this.

Additional context
Disable use_multiple_netty_event_loops to false fixes this issue.

commented

Does this happen with only vmp installed?

commented

Things getting weird, testing on my machine a bug doesn't happened. But on the linux server with use_optimized_entity_tracking=false the issue still occurred.

I'm trying to test with binary search for now.

commented

Disable use_multiple_netty_event_loops to false seems to fix the issue. Not by use_optimized_entity_tracking.

commented

Hello, After doing more testing on my server it seems to conflict with Krypton. I'll report on Krypton to track an issue.
astei/krypton#97