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

VS Physics Thread Crashes on server when Twilight Forest is present #919

Open
1 task done
Victorsueca opened this issue Jul 25, 2024 · 2 comments
Open
1 task done
Labels

Comments

@Victorsueca
Copy link

Mod Name

twilightforest

This issue occurs when only Valkyrien Skies, addons, and the mod I have specified are installed and no other mods

  • I have tested this issue and it occurs with only Valkyrien Skies, addons, and the mod I have specified

Minecraft Version

1.20.x

Mod Loader

Forge

Issue description

Valkyrien Skies Physics Thread crashes when running on a dedicated server where Twilight Forest is present. The issue seems to only happen when running on the server side, as I was unable to reproduce it on a singleplayer world. Running either Valkyrien or Twilight alone seems to work fine.

Issue reproduction

  1. Follow the official instructions to create a Forge server with version 47.3.0 for MC 1.20.1
  2. Fetch a copy of Kotlin For Forge 4.11.0, Vakyrien Skies 2.3.0-beta5 and Twilight Forest 4.3.2508, and place them into the mods folder
  3. Start the server
    You should immediatly see some warnings about the physics stage as well as an error about the physics pipeline background task as soon as the world is done loading. Leaving it for a while will eventually show !!!!!!! VS PHYSICS THREAD CRASHED !!!!!!!. After about a minute or so later the watchdog will shut down the server.

Logs

latest.log
debug.log

@Victorsueca
Copy link
Author

Victorsueca commented Jul 25, 2024

Could be related to #891 since it too shows Twilight was installed at the time of the crash in their logs.

@thetheaplant
Copy link
Member

Will be fixed in #963

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants
@Victorsueca @thetheaplant and others