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

Block Update Jankiness with Valkyrien Skies 2 #48

Open
2 tasks done
Neubulae opened this issue Aug 13, 2023 · 1 comment
Open
2 tasks done

Block Update Jankiness with Valkyrien Skies 2 #48

Neubulae opened this issue Aug 13, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@Neubulae
Copy link

Describe the bug
Build a ship(Using Eureka maybe) with VMP on server. Try to break block on it and you'll notice block updates not being sent to clients properly.

To Reproduce
Steps to reproduce the behavior:

  1. Build a ship.
  2. Activate its helm with Eureka.
  3. Try to break blocks on the ship.
  4. Ghost blocks jumpscare 👻

Expected behavior
Proper block updates with no ghost blocks whatsoever.

Runtime info (please complete the following information):

  • OS: Linux kernel 6.4.10
  • Minecraft version: 1.20.1
  • Mod version: 7.100 dev

Other mods
Valkyrien Skies 2
Eureka

Checklist

  • [x ] 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.
@Neubulae Neubulae added the bug Something isn't working label Aug 13, 2023
@fatyzzz
Copy link

fatyzzz commented Apr 22, 2024

exp_use_optimized_chunk_ticking_iteration=false
use_optimized_entity_tracking=false
use_multiple_netty_event_loops=false

place this to cfg of vmp

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

No branches or pull requests

2 participants