1.16.8 Server crash
zeuzi opened this issue ยท 6 comments
https://hastebin.com/foqavivabe.md
server crashes on startup (As discordSRV get loaded)
Tryed to reproduce it without anyplugins on the server got this warn on enabling discordsrv : https://hastebin.com/owarireger.md
And after that warn there was nothing else going on until i joined : https://hastebin.com/ziqevomozu.cs
At line 40 of the second link i pressed the disconnect button because in minecraft it was just stuck connecting for a while.
server is running Paper version git-Paper-625 (MC: 1.13.2) (Implementing API version 1.13.2-R0.1-SNAPSHOT)
welll i think i should mention this :
[09:05:19 ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH - git-Paper-625 (MC: 1.13.2) ---
[09:05:19 ERROR]: The server has not responded for 10 seconds! Creating thread dump
[09:05:19 ERROR]: ------------------------------
[09:05:19 ERROR]: Server thread dump (Look for plugins here before reporting to Paper!):
[09:05:19 ERROR]: ------------------------------
[09:05:19 ERROR]: Current Thread: Server thread
[09:05:19 ERROR]: PID: 20 | Suspended: false | Native: false | State: TIMED_WAITING
[09:05:19 ERROR]: Stack:
[09:05:19 ERROR]: java.lang.Thread.sleep(Native Method)
[09:05:19 ERROR]: github.scarsz.discordsrv.objects.SingleCommandSender.sendMessage(SingleCommandSender.java:128)
[09:05:19 ERROR]: org.bukkit.craftbukkit.v1_13_R2.CraftServer.dispatchCommand(CraftServer.java:744)
[09:05:19 ERROR]: github.scarsz.discordsrv.listeners.DiscordChatListener.lambda$processConsoleCommand$4(DiscordChatListener.java:329)
[09:05:19 ERROR]: github.scarsz.discordsrv.listeners.DiscordChatListener$$Lambda$2727/936966730.run(Unknown Source)
[09:05:19 ERROR]: org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftTask.run(CraftTask.java:84)
[09:05:19 ERROR]: org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:449)
[09:05:19 ERROR]: net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:1010)
[09:05:19 ERROR]: net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:439)
[09:05:19 ERROR]: net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:940)
[09:05:19 ERROR]: net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:837)
[09:05:19 ERROR]: java.lang.Thread.run(Thread.java:748)
[09:05:19 ERROR]: ------------------------------
[09:05:19 ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---
[09:05:19 ERROR]: ------------------------------