RelativityMC / VMP-fabric

A Fabric mod designed to improve server performance at high playercounts.
MIT License
138 stars 8 forks source link

Slow teleport with WWOO #24

Closed clmc99 closed 1 year ago

clmc99 commented 2 years ago

Describe the bug Teleporting takes a while with both VMP and William Wythers' Overhauled Overworld loaded.

To Reproduce Steps to reproduce the behavior:

  1. Put the latest 1.19.2 versions of VMP, WWOO, and Fabric API in your mods folder.
  2. Open Minecraft and make a new world.
  3. Try to teleport somewhere (I used 1000, 100, 1000 when I was binary searching through my modlist, but I also tried 2000, 100, 2000 once and got the same result). The world will not freeze, but the teleport command may take up to 30 seconds to register.

Expected behavior Teleport command registers quickly; player teleports

Screenshots

Runtime info (please complete the following information):

Other mods WWOO Fabric API

Checklist

ishland commented 2 years ago

This is an actual feature in vmp that does lag-free teleports. This usually indicates that your system cannot handle the worldgen datapack.

ishland commented 1 year ago

Closing as resolved.