[1.10.2] Long server start delay if no connection to contributors file can be made
DeadSix27 opened this issue ยท 5 comments
[draconicevolution]: Failed to download contributors list
EDIT: I tested this again and it does actually finish starting up, but takes a very long time.
Full stacktrace: http://pastebin.com/ce2hZQqj
That downloader runs in a separate thread (As any sain downloader should) so it should not be possible for it to delay startup at all.
Edit: In fact that error actually confirms that that the download is running in the "DE Contributors DL Thread" Which is completely separate from the server thread. Is it possible there is another mod in the pack that is attempting to connect to the internet but is being stupid and doing it in the main thread? It would make sense if DE is having trouble connecting any other mod doing something similar would to and they may not be kind enough incriminate themselves by throwing errors that point to their mod.
@brandon3055 Odd, ye I figured its in a seperate thread, which is why I was confused.. I'll try to keep an eye on that and If that happends again ill report back, for until then I'll close this issue I guess.
This just happened to me and my server is still unresponsive after 10 minutes. I guess I'll have to wait longer..
It's the first time I got this message and I've restarted the server about 15 times over 2 weeks.
Nevermind - removing DE did not stop my server from hanging. It seems to be a coincidence that another mod hangs just after the DE error.
@Derkades I think my issue back then was part of a bigger issue with other mods and chunk decoration or generation, I can't remember.