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

Server cannot start on recent spigot build 2388 #76

Closed
Spoonerj1 opened this issue Jul 3, 2019 · 2 comments
Closed

Server cannot start on recent spigot build 2388 #76

Spoonerj1 opened this issue Jul 3, 2019 · 2 comments

Comments

@Spoonerj1
Copy link

I keep getting the same error when starting the server using this plugin:
https://pastebin.com/zJujbWNK

I can't start the server because of this.

@Spoonerj1
Copy link
Author

Spoonerj1 commented Jul 3, 2019

I have tested it against a new server with a brand new build of spigot, version 2388, and only the latest released version of PopDens. I get the same error in that clean environment, and in my main server which has other plugins.

@RoboMWM
Copy link
Member

RoboMWM commented Jul 4, 2019

Hmm, I'll try to see if I can delay the scanregion task from running immediately at startup. The reason why the initial scan takes place is because if an admin uses this plugin for the first time, it needs to find a place with enough resources in order to set the first region post to use.

The reason why scanRegion takes longer is there currently is no async chunk loading at all in paper or spigot, and 1.14 chunk loading/generation is a lot heavier than previous versions from what I hear.

For now, you can mitigate via setting timeout-time in spigot.yml to a much larger interval (the value is in seconds).

Duplicate of #69

@RoboMWM RoboMWM closed this as completed Jul 4, 2019
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