ValkyrienSkies / Valkyrien-Skies-2

Valkyrien Skies 2
https://valkyrienskies.org/
GNU Lesser General Public License v3.0
205 stars 77 forks source link

Log Spam when game tick loop frozen. #861

Open ffernn-dev opened 3 weeks ago

ffernn-dev commented 3 weeks ago

Mod Name

Tick Stasis

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

Minecraft Version

1.20.x

Mod Loader

Fabric

Issue description

I'm using the mod Tick Stasis to cause the tick loop and time progression of my server when nobody is online. However, I think VS is not affected by this and tries to queue tonnes of physics updates which never arrive because the game is frozen, logging the following repeatedly

[Physics thread/WARN]: Too many physics frames in the physics frame queue. Is the game stage broken?

Issue reproduction

Install Valkyrien skies, and Tick Stasis on a fabric server. Start the server.

Logs

No response