Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use_multiple_netty_event_loops Setting causes all recipes in the recipe guide book disappear #36

Open
2 of 3 tasks
SteveKunG opened this issue Jan 26, 2023 · 4 comments
Labels
bug Something isn't working question Further information is requested

Comments

@SteveKunG
Copy link

SteveKunG commented Jan 26, 2023

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.

@SteveKunG SteveKunG added the bug Something isn't working label Jan 26, 2023
@SteveKunG
Copy link
Author

SteveKunG commented Jan 26, 2023

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.

@SteveKunG
Copy link
Author

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

@SteveKunG SteveKunG changed the title use_optimized_entity_tracking Setting causes all recipes in the recipe guide book disappear use_multiple_netty_event_loops Setting causes all recipes in the recipe guide book disappear Jan 26, 2023
@ishland
Copy link
Contributor

ishland commented Jan 27, 2023

Does this happen with only vmp installed?

@ishland ishland added the question Further information is requested label Jan 27, 2023
@SteveKunG
Copy link
Author

SteveKunG commented Mar 20, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants