Valkyrien Skies (Forge/Fabric)

Valkyrien Skies (Forge/Fabric)

3M Downloads

VS2 & quilt servers 1.20.1 not outputting to log

neinwhal opened this issue ยท 0 comments

commented

This issue occurs when only Valkyrien Skies and addons are installed and no other mods

  • I have tested this issue and it occurs when no other mods are installed

Minecraft Version

1.20.x

Mod Loader

Quilt

Issue description

When using a 1.20.1 quilt server with the latest 1.20.1 Quilt Kotlin Libraries (2.1.3) and Quilted Fabric API (7.4.0+0.90.0-1.20.1) and only VS2, the server starts up normally, but stops printing to logs a short while.
The server seems to work, you can join it, just that there's no logs printing out from the server side but it does has some minor oddities as well such as black far range view.

When using fabric's API instead of quilt's fabric API, the result is the same (with slightly different logs).

This issue seems to be isolated to quilt, because when i tested with a fully fabric server and it does not occur anymore. So the root might be targetting something with quilt's server loader.
Note that this works with a client, the logs there prints normally, it just doesn't work with the server.

There's further oddities and crashes when trying to apply VS2 with create and clockwork/interactive - but since the issue already appears with only VS2, this seems to be the root.

Issue reproduction

  1. Get a quilt server jar for 1.20.1
  2. Get the latest 1.20.1 needed libraries accordingly, either fabric API or quilt's fabric API results in the same result
  3. Run the server, logs simply stop printing a certain point
    3.5. EDIT: for the above, it have tested both on windows and ubuntu, so it definitely seems to be a universal thing, not just some weird software conflict specific to either os that breaks the console/logging. And upon immediately removing VS2, the logs works normally again.
  4. If you join with the client, you will find that the server actually works, just that there's no output in the server logs.

Logs

The first logs is a quilt server with quilt libraries and quilt's fabric API, search for (1)
The second logs is a quilt server with quilt libraries and fabric API, search for (2)

https://pastebin.com/raw/7vqNE7VX