Jump to content

xGryffin

Member
  • Posts

    2
  • Joined

  • Last visited

Posts posted by xGryffin

  1. Minehut keeps telling me that my connection encountered a problem after a few minutes of playing on my server. Restarting doesnt help, and the console always feeds me a long string of errors that looks something like this:

     

    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		java.base@16.0.1/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		java.base@16.0.1/jdk.internal.ref.CleanerImpl.run(CleanerImpl.java:140)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		java.base@16.0.1/java.lang.Thread.run(Thread.java:831)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		java.base@16.0.1/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:134)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: ------------------------------
    [11:02:05] [Spigot Watchdog Thread/ERROR]: Current Thread: Worker-Bootstrap-1
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 	PID: 17 | Suspended: false | Native: false | State: WAITING
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 	Stack:
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		java.base@16.0.1/jdk.internal.misc.Unsafe.park(Native Method)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		java.base@16.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:211)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		java.base@16.0.1/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1633)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		java.base@16.0.1/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: ------------------------------
    [11:02:05] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer hack thread
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 	PID: 18 | Suspended: false | Native: false | State: TIMED_WAITING
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 	Stack:
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		java.base@16.0.1/java.lang.Thread.sleep(Native Method)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		app//net.minecraft.SystemUtils$6.run(SourceFile:714)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: ------------------------------
    [11:02:05] [Spigot Watchdog Thread/ERROR]: Current Thread: Worker-Main-2
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 	PID: 19 | Suspended: false | Native: false | State: WAITING
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 	Stack:
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		java.base@16.0.1/jdk.internal.misc.Unsafe.park(Native Method)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		java.base@16.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:211)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		java.base@16.0.1/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1633)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		java.base@16.0.1/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: ------------------------------
    [11:02:05] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 	PID: 21 | Suspended: false | Native: false | State: WAITING
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 	Stack:
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		java.base@16.0.1/java.lang.Object.wait(Native Method)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		java.base@16.0.1/java.lang.Object.wait(Object.java:320)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		java.base@16.0.1/java.util.TimerThread.mainLoop(Timer.java:527)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		java.base@16.0.1/java.util.TimerThread.run(Timer.java:506)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: ------------------------------
    [11:02:05] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 	PID: 20 | Suspended: false | Native: false | State: RUNNABLE
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 	Stack:
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		app//net.minecraft.commands.arguments.ArgumentNBTKey.a(SourceFile:46)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		app//net.minecraft.server.commands.data.CommandData.a(SourceFile:88)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		app//net.minecraft.server.commands.data.CommandData$$Lambda$3156/0x00000008012ce9b8.run(Unknown Source)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		app//com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:263)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		app//net.minecraft.commands.CustomFunction$b.a(SourceFile:96)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		app//net.minecraft.commands.CustomFunction$b.a(SourceFile:90)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		app//net.minecraft.server.CustomFunctionData$b.a(CustomFunctionData.java:228)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		app//net.minecraft.server.CustomFunctionData$a.b(CustomFunctionData.java:187)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		app//net.minecraft.server.CustomFunctionData.a(CustomFunctionData.java:95)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		app//net.minecraft.server.CustomFunctionData.a(CustomFunctionData.java:78)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		app//net.minecraft.world.level.timers.CustomFunctionCallback.a(SourceFile:18)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		app//net.minecraft.world.level.timers.CustomFunctionCallback$$Lambda$5258/0x0000000801a35958.accept(Unknown Source)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		java.base@16.0.1/java.util.Optional.ifPresent(Optional.java:178)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		app//net.minecraft.world.level.timers.CustomFunctionCallback.a(SourceFile:18)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		app//net.minecraft.world.level.timers.CustomFunctionCallback.a(SourceFile:8)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		app//net.minecraft.world.level.timers.CustomFunctionCallbackTimerQueue.a(SourceFile:82)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		app//net.minecraft.server.level.WorldServer.b(WorldServer.java:548)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		app//net.minecraft.server.level.WorldServer.doTick(WorldServer.java:472)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		app//net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1299)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		app//net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:438)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		app//net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1202)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		app//net.minecraft.server.MinecraftServer.x(MinecraftServer.java:1035)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		app//net.minecraft.server.MinecraftServer.lambda$0(MinecraftServer.java:303)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		app//net.minecraft.server.MinecraftServer$$Lambda$3845/0x0000000801380248.run(Unknown Source)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		java.base@16.0.1/java.lang.Thread.run(Thread.java:831)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: ------------------------------
    [11:02:05] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 	PID: 25 | Suspended: false | Native: false | State: RUNNABLE
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 	Stack:
    [11:02:05] [Spigot Watchdog Thread/ERROR]: ------------------------------
    [11:02:05] [Spigot Watchdog Thread/ERROR]: Current Thread: TerminalConsoleWriter
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 	PID: 26 | Suspended: false | Native: false | State: WAITING
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 	Stack:
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		java.base@16.0.1/jdk.internal.misc.Unsafe.park(Native Method)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		java.base@16.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		java.base@16.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:505)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		java.base@16.0.1/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3137)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		java.base@16.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1614)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		java.base@16.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		app//com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:77)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		app//org.bukkit.craftbukkit.v1_17_R1.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:31)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: ------------------------------
    [11:02:05] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 	PID: 24 | Suspended: false | Native: true | State: RUNNABLE
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 	Thread is waiting on monitor(s):
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		Locked on:java.base@16.0.1/java.io.BufferedInputStream.read(BufferedInputStream.java:263)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		Locked on:app//org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		Locked on:app//org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 	Stack:
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		java.base@16.0.1/java.io.FileInputStream.readBytes(Native Method)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		java.base@16.0.1/java.io.FileInputStream.read(FileInputStream.java:271)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		java.base@16.0.1/java.io.BufferedInputStream.fill(BufferedInputStream.java:244)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		java.base@16.0.1/java.io.BufferedInputStream.read(BufferedInputStream.java:263)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		app//org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:248)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		app//org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		app//org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		app//org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		app//org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLineSimple(ConsoleReader.java:3183)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		app//org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2333)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		app//org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2269)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		app//org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2257)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		app//net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:132)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: ------------------------------
    [11:02:05] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 	PID: 27 | Suspended: false | Native: false | State: RUNNABLE
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 	Stack:
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		java.management@16.0.1/sun.management.ThreadImpl.dumpThreads0(Native Method)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		java.management@16.0.1/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:521)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		java.management@16.0.1/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:509)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		app//org.spigotmc.WatchdogThread.run(WatchdogThread.java:90)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: ------------------------------
    [11:02:05] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Metrics Thread
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 	PID: 28 | Suspended: false | Native: false | State: TIMED_WAITING
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 	Stack:
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		java.base@16.0.1/java.lang.Object.wait(Native Method)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		java.base@16.0.1/java.util.TimerThread.mainLoop(Timer.java:553)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		java.base@16.0.1/java.util.TimerThread.run(Timer.java:506)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: ------------------------------
    [11:02:05] [Spigot Watchdog Thread/ERROR]: Current Thread: ObjectCleanerThread
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 	PID: 29 | Suspended: false | Native: false | State: TIMED_WAITING
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 	Stack:
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		java.base@16.0.1/java.lang.Object.wait(Native Method)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		java.base@16.0.1/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		app//io.netty.util.internal.ObjectCleaner$1.run(ObjectCleaner.java:54)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		java.base@16.0.1/java.lang.Thread.run(Thread.java:831)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: ------------------------------
    [11:02:05] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #0
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 	PID: 30 | Suspended: false | Native: true | State: RUNNABLE
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 	Stack:
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		app//io.netty.channel.epoll.Native.epollWait0(Native Method)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		app//io.netty.channel.epoll.Native.epollWait(Native.java:114)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		java.base@16.0.1/java.lang.Thread.run(Thread.java:831)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: ------------------------------
    [11:02:05] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-0
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 	PID: 44 | Suspended: false | Native: false | State: TIMED_WAITING
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 	Stack:
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		java.base@16.0.1/java.lang.Object.wait(Native Method)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		java.base@16.0.1/java.util.TimerThread.mainLoop(Timer.java:553)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		java.base@16.0.1/java.util.TimerThread.run(Timer.java:506)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: ------------------------------
    [11:02:05] [Spigot Watchdog Thread/ERROR]: Current Thread: bStats-Metrics
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 	PID: 47 | Suspended: false | Native: false | State: TIMED_WAITING
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 	Stack:
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		java.base@16.0.1/jdk.internal.misc.Unsafe.park(Native Method)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		java.base@16.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		java.base@16.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1661)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		java.base@16.0.1/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		java.base@16.0.1/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		java.base@16.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1056)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		java.base@16.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1116)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		java.base@16.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		java.base@16.0.1/java.lang.Thread.run(Thread.java:831)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: ------------------------------
    [11:02:05] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #1
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 	PID: 56 | Suspended: false | Native: true | State: RUNNABLE
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 	Stack:
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		app//io.netty.channel.epoll.Native.epollWait0(Native Method)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		app//io.netty.channel.epoll.Native.epollWait(Native.java:114)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		java.base@16.0.1/java.lang.Thread.run(Thread.java:831)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: ------------------------------
    [11:02:05] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #2
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 	PID: 67 | Suspended: false | Native: true | State: RUNNABLE
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 	Stack:
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		app//io.netty.channel.epoll.Native.epollWait0(Native Method)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		app//io.netty.channel.epoll.Native.epollWait(Native.java:114)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: 		java.base@16.0.1/java.lang.Thread.run(Thread.java:831)
    [11:02:05] [Spigot Watchdog Thread/ERROR]: ------------------------------
×
×
  • Create New...