RelativityMC / VMP-fabric

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

Connection lost when joining server sometimes #35

Closed HySand closed 1 year ago

HySand commented 1 year ago

Describe the bug Failed to join server sometimes

To Reproduce Steps to reproduce the behavior:

  1. Join server
  2. See error

Screenshots

Runtime info (please complete the following information):

Crash reports / logs https://pastebin.com/1rHkiD2w

Other mods https://pastebin.com/w2SxXpQq

Checklist

ishland commented 1 year ago

The mod list is invalid and it seems that you did not try the latest dev build. Try reproduce with latest devbuild.

HySand commented 1 year ago

My bad. I updated mod list url and VMP to build beta7.23, everything works untill server crash (May be caused by Better Nether, server crash everytime a player join server, fixed by deleting DIM-1 files), server can't be started again untill removing VMP. Crash report https://pastebin.com/vDY80qMJ Latest.log https://pastebin.com/cLaVanVT

ishland commented 1 year ago

Try disabling the experimental optimize chunk iteration in vmp config since servercore also have this feature.

HySand commented 1 year ago

It works perfectly now. Thank you and your mod!