SparklyPower / SparklyPaper

✨ "Ooooh, sparkly paper!" - SparklyPower's Paper fork, making large servers snappier with high-performance optimizations and improvements!
https://sparklypower.net/
105 stars 13 forks source link

World loading/generating/unloading/deletion lag issue #25

Closed DaddyRobLIVE closed 1 month ago

DaddyRobLIVE commented 1 month ago

I recently installed this plugin https://www.spigotmc.org/resources/rentit-worlds-rent-your-own-player-worlds.108855/

Can this be fixed or is there any reason it behaves like that?

MrPowerGamerBR commented 1 month ago

Have you tested it in vanilla Paper? Because I'm pretty sure that SparklyPaper does not interfere with anything world load/unload related, the only thing that could be lagging is that every new world creates a new thread for it. You need to share the stacktrace of the crash.

DaddyRobLIVE commented 1 month ago

Oh I see, I think it's because of creating new thread when a world is added. Is there any way to reduce the lag for that?