Slimefun hangs server at startup
ishland opened this issue ยท 2 comments
Description (REQUIRED)
Slimefun hangs server at startup
Steps to reproduce the Issue (REQUIRED)
- Start the server
- Watchdog compains about stopped responding
- Crash
Expected behavior (REQUIRED)
The server should not hang
Server Log
[22:16:32 ERROR]: ------------------------------
[22:16:32 ERROR]: The server has stopped responding! This is (probably) not a Paper bug.
[22:16:32 ERROR]: If you see a plugin in the Server thread dump below, then please report it to that author
[22:16:32 ERROR]: *Especially* if it looks like HTTP or MySQL operations are occurring
[22:16:32 ERROR]: If you see a world save or edit, then it means you did far more than your server can handle at once
[22:16:32 ERROR]: If this is the case, consider increasing timeout-time in spigot.yml but note that this will replace the crash with LARGE lag spikes
[22:16:32 ERROR]: If you are unsure or still think this is a Paper bug, please report this to https://github.com/PaperMC/Paper/issues
[22:16:32 ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
[22:16:32 ERROR]: Paper version: git-Paper-"b91d964b1" (MC: 1.16.1)
[22:16:32 ERROR]: ------------------------------
[22:16:32 ERROR]: Server thread dump (Look for plugins here before reporting to Paper!):
[22:16:32 ERROR]: ------------------------------
[22:16:32 ERROR]: Current Thread: Server thread
[22:16:32 ERROR]: PID: 44 | Suspended: false | Native: true | State: RUNNABLE
[22:16:32 ERROR]: Stack:
[22:16:32 ERROR]: [email protected]/sun.nio.ch.SocketDispatcher.read0(Native Method)
[22:16:32 ERROR]: [email protected]/sun.nio.ch.SocketDispatcher.read(Unknown Source)
[22:16:32 ERROR]: [email protected]/sun.nio.ch.NioSocketImpl.tryRead(Unknown Source)
[22:16:32 ERROR]: [email protected]/sun.nio.ch.NioSocketImpl.implRead(Unknown Source)
[22:16:32 ERROR]: [email protected]/sun.nio.ch.NioSocketImpl.read(Unknown Source)
[22:16:32 ERROR]: [email protected]/sun.nio.ch.NioSocketImpl$1.read(Unknown Source)
[22:16:32 ERROR]: [email protected]/java.net.Socket$SocketInputStream.read(Unknown Source)
[22:16:32 ERROR]: [email protected]/sun.security.ssl.SSLSocketInputRecord.read(Unknown Source)
[22:16:32 ERROR]: [email protected]/sun.security.ssl.SSLSocketInputRecord.readFully(Unknown Source)
[22:16:32 ERROR]: [email protected]/sun.security.ssl.SSLSocketInputRecord.decodeInputRecord(Unknown Source)
[22:16:32 ERROR]: [email protected]/sun.security.ssl.SSLSocketInputRecord.decode(Unknown Source)
[22:16:32 ERROR]: [email protected]/sun.security.ssl.SSLTransport.decode(Unknown Source)
[22:16:32 ERROR]: [email protected]/sun.security.ssl.SSLSocketImpl.decode(Unknown Source)
[22:16:32 ERROR]: [email protected]/sun.security.ssl.SSLSocketImpl.readApplicationRecord(Unknown Source)
[22:16:32 ERROR]: [email protected]/sun.security.ssl.SSLSocketImpl$AppInputStream.read(Unknown Source)
[22:16:32 ERROR]: [email protected]/java.io.BufferedInputStream.read1(Unknown Source)
[22:16:32 ERROR]: [email protected]/java.io.BufferedInputStream.read(Unknown Source)
[22:16:32 ERROR]: [email protected]/sun.net.www.MeteredStream.read(Unknown Source)
[22:16:32 ERROR]: [email protected]/java.io.FilterInputStream.read(Unknown Source)
[22:16:32 ERROR]: [email protected]/sun.net.www.protocol.http.HttpURLConnection$HttpInputStream.read(Unknown Source)
[22:16:32 ERROR]: [email protected]/java.io.BufferedInputStream.fill(Unknown Source)
[22:16:32 ERROR]: [email protected]/java.io.BufferedInputStream.read1(Unknown Source)
[22:16:32 ERROR]: [email protected]/java.io.BufferedInputStream.read(Unknown Source)
[22:16:32 ERROR]: me.mrCookieSlime.Slimefun.cscorelib2.updater.GitHubBuildsUpdater$UpdaterTask.lambda$install$0(GitHubBuildsUpdater.java:174)
[22:16:32 ERROR]: me.mrCookieSlime.Slimefun.cscorelib2.updater.GitHubBuildsUpdater$UpdaterTask$$Lambda$5390/0x0000000801d4dc40.run(Unknown Source)
[22:16:32 ERROR]: app//org.bukkit.craftbukkit.v1_16_R1.scheduler.CraftTask.run(CraftTask.java:99)
[22:16:32 ERROR]: app//org.bukkit.craftbukkit.v1_16_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:468)
[22:16:32 ERROR]: app//net.minecraft.server.v1_16_R1.MinecraftServer.b(MinecraftServer.java:1292)
[22:16:32 ERROR]: app//net.minecraft.server.v1_16_R1.DedicatedServer.b(DedicatedServer.java:377)
[22:16:32 ERROR]: app//net.minecraft.server.v1_16_R1.MinecraftServer.a(MinecraftServer.java:1213)
[22:16:32 ERROR]: app//net.minecraft.server.v1_16_R1.MinecraftServer.v(MinecraftServer.java:1001)
[22:16:32 ERROR]: app//net.minecraft.server.v1_16_R1.MinecraftServer.lambda$a$0(MinecraftServer.java:177)
[22:16:32 ERROR]: app//net.minecraft.server.v1_16_R1.MinecraftServer$$Lambda$3081/0x00000008011f3440.run(Unknown Source)
[22:16:32 ERROR]: [email protected]/java.lang.Thread.run(Unknown Source)
Error Reports
Environment (REQUIRED)
- Server Software (Spigot/Paper): Paper
- Minecraft Version: 1.16.1
- Slimefun Version: Slimefun vDEV - 621 (git f50d1d2)
- CS-CoreLib Version: DEV - 88 (git 6a39a9e7)
Your issue has been closed by an admin, it may fall under one or more of the following categories.
Please wait for an admin to tick off the points that apply.
- You did not follow our template. Please follow the Issue template to help us identify your issue more effectively.
- You did not provide any information about your versions (We absolutely need the exact version numbers that are installed on your Server, "latest" is not helpful)
- You did not provide a proper description to the problem. Try to write at least 4-6 sentences and/or provide screenshots or videos on how to reproduce this.
- We were unable to reproduce issue, if you think your issue still persists then please comment down below and give a better description on how to reproduce it.
- Your issue was posted in a foreign language, we only accept english issues on here.
- Your issue is not a bug, it is intended to work this way.
- Your issue is not really a bug, it is a limitation or simply something we have no control over.
- Your issue is not a bug, please only use this issue tracker to report bugs. Any other kind of communication should happen on discord.
- Your issue has already been reported before, it is a duplicate. Check the other issues first before posting!
- You posted an error without using pastebin. Please always post errors via pastebin otherwise they become nearly unreadable.
- You seem to be reporting multiple bugs at once. Please make a seperate issue for each bug you encountered, so we can properly handle them individually.
- Your issue has already been fixed in a later version of Slimefun or CS-CoreLib, you should update.
- You are using an outdated and unsupported version of Slimefun / CS-CoreLib, again, you should update.
- You are using an unofficially modified build of Slimefun. We only support official versions of Slimefun - for obvious reasons.
- You are using an unsupported version of Minecraft. We only provide support for the Minecraft versions Slimefun was developed for, older versions are not supported anymore.
- You are using a "stable" version of Slimefun (prefixed with "RC - "), your issue may have been fixed in a development build, so we only accept bug reports from those.
- You are on the wrong issue tracker. We would like to remind you that this Issue Tracker is only for Slimefun. To report bugs on any addons, head to the corresponding issue tracker of that addon.
Please respond below, if you have any further questions.
Do not open a new Issue unless explicitly told otherwise, comment below or edit your post instead.
Make sure to check out our article on How to report bugs for even more information.