DragonSurvivalTeam / DragonSurvival

Other
51 stars 39 forks source link

[1.19.2 Bug]: Performance issue #511

Closed SmolVogelchen closed 5 months ago

SmolVogelchen commented 5 months ago

■ Your Discord ID or other contacts

vogelchen

■ Dragon Survival version

DragonSurvival-GLOBAL_UPDATE-1.19.2-25.05.2024

■ Single game or server?

Self-made dedicated server

■ Describe the bug

I am getting high tick times from the DragonRidingHandler.onServerPlayerTick() function on my server while players are online. It goes over 20% of the whole tick duration with even just a few players online. That seems like it is way too much. The zip file is a spark profile that shows this with up to 7 players online on a fresh world with no other mods.

■ Crash Report File and Logs

Spark Profile.zip

SmolVogelchen commented 5 months ago

Seems to be fixed after the update that fixed the playe riding crash.