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

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

Closed
DaddyRobLIVE opened this issue Jul 19, 2024 · 2 comments
Closed

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

DaddyRobLIVE opened this issue Jul 19, 2024 · 2 comments

Comments

@DaddyRobLIVE
Copy link

DaddyRobLIVE commented Jul 19, 2024

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

  • It creates a private world for players and I noticed that this fork is not handling world generation well.
    It drastically lags the server and could sometimes cause it to crash.

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

@MrPowerGamerBR
Copy link
Member

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
Copy link
Author

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?

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

No branches or pull requests

2 participants