RelativityMC / VMP-fabric

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

Origin Select Screen appearing with Origins Randomiser and VMP installed. #50

Open EvanoriMemoria opened 1 year ago

EvanoriMemoria commented 1 year ago

Describe the bug A clear and concise description of what the bug is.

The origin select screen appears on first world join (per user on servers), when it is not supposed to due to Origins Randomiser being installed.

To Reproduce Steps to reproduce the behavior:

  1. Install Origins, Origins Randomiser, VMP, and all dependencies.
  2. Create a fresh world, the origin select screen appears. (This causes a hang after selecting one due to invalid state of having an origin and selecting one "for the first time").

Expected behavior The Origin Selection screen does not appear on initial world load/join.

Runtime info (please complete the following information):

Other mods Fabric API 0.76.1+1.19.2 Origins Randomiser 2.3+1.19.2 Origins 1.7.1 Pehkui 3.7.8+1.14.4-1.20.1

Checklist

Additional context

ishland commented 1 year ago

Try reproduce with use_multiple_netty_event_loops disabled.

EvanoriMemoria commented 1 year ago

It does still occur with use_multiple_netty_event_loops disabled.