DiscordSRV

DiscordSRV

86.8k Downloads

Discord srv crash report

Link0Darck opened this issue · 4 comments

commented

Expected behavior

that the server stops without crash

Actual behavior

it reacts well unless I stop or start

Steps to reproduce

stop server or restart and server crash report

Server software and version

3859-Spigot-94e187b-f70a7b6

Checks

  • I am not using an outdated version of DiscordSRV.
  • I asked in DiscordSRV's Discord server to see whether this issue is in fact a bug that needs to be fixed.

Anything else

[03:29:24] [Spigot Watchdog Thread/ERROR]: If you are unsure or still think this is a Spigot bug, please report to https://www.spigotmc.org/
[03:29:24] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
[03:29:24] [Spigot Watchdog Thread/ERROR]: Spigot version: 3859-Spigot-94e187b-f70a7b6 (MC: 1.20.1)
[03:29:24] [Spigot Watchdog Thread/ERROR]: ------------------------------
[03:29:24] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
[03:29:26] [Spigot Watchdog Thread/ERROR]: ------------------------------
[03:29:26] [Spigot Watchdog Thread/ERROR]: Current Thread: DiscordSRV ExpiryThread
[03:29:26] [Spigot Watchdog Thread/ERROR]:      PID: 65 | Suspended: false | Native: false | State: TIMED_WAITING
[03:29:26] [Spigot Watchdog Thread/ERROR]:      Stack:
[03:29:26] [Spigot Watchdog Thread/ERROR]:              [email protected]/java.lang.Thread.sleep(Native Method)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              github.scarsz.discordsrv.objects.ExpiringDualHashBidiMap$ExpiryThread.run(ExpiringDualHashBidiMap.java:132)
[03:29:26] [Spigot Watchdog Thread/ERROR]: ------------------------------
[03:29:26] [Spigot Watchdog Thread/ERROR]: Current Thread: Worker-Main-23
[03:29:26] [Spigot Watchdog Thread/ERROR]:      PID: 71 | Suspended: false | Native: false | State: WAITING
[03:29:26] [Spigot Watchdog Thread/ERROR]:      Stack:
[03:29:26] [Spigot Watchdog Thread/ERROR]:              [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
[03:29:26] [Spigot Watchdog Thread/ERROR]: ------------------------------
[03:29:26] [Spigot Watchdog Thread/ERROR]: Current Thread: IO-Worker-24
[03:29:26] [Spigot Watchdog Thread/ERROR]:      PID: 72 | Suspended: false | Native: false | State: TIMED_WAITING
[03:29:26] [Spigot Watchdog Thread/ERROR]:      Stack:
[03:29:26] [Spigot Watchdog Thread/ERROR]:              [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              [email protected]/java.lang.Thread.run(Thread.java:833)
[03:29:26] [Spigot Watchdog Thread/ERROR]: ------------------------------
[03:29:26] [Spigot Watchdog Thread/ERROR]: Current Thread: IO-Worker-25
[03:29:26] [Spigot Watchdog Thread/ERROR]:      PID: 73 | Suspended: false | Native: false | State: RUNNABLE
[03:29:26] [Spigot Watchdog Thread/ERROR]:      Thread is waiting on monitor(s):
[03:29:26] [Spigot Watchdog Thread/ERROR]:              Locked on:net.minecraft.world.level.chunk.storage.RegionFile.a(RegionFile.java:328)
[03:29:26] [Spigot Watchdog Thread/ERROR]:      Stack:
[03:29:26] [Spigot Watchdog Thread/ERROR]:              [email protected]/sun.nio.ch.FileDispatcherImpl.pwrite0(Native Method)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              [email protected]/sun.nio.ch.FileDispatcherImpl.pwrite(FileDispatcherImpl.java:68)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              [email protected]/sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:135)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              [email protected]/sun.nio.ch.IOUtil.write(IOUtil.java:102)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              [email protected]/sun.nio.ch.IOUtil.write(IOUtil.java:72)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              [email protected]/sun.nio.ch.FileChannelImpl.writeInternal(FileChannelImpl.java:878)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              [email protected]/sun.nio.ch.FileChannelImpl.write(FileChannelImpl.java:864)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              net.minecraft.world.level.chunk.storage.RegionFile.a(RegionFile.java:328)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              net.minecraft.world.level.chunk.storage.RegionFile$ChunkBuffer.close(RegionFile.java:439)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              [email protected]/java.util.zip.DeflaterOutputStream.close(DeflaterOutputStream.java:249)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              [email protected]/java.io.FilterOutputStream.close(FilterOutputStream.java:188)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              [email protected]/java.io.FilterOutputStream.close(FilterOutputStream.java:188)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              net.minecraft.world.level.chunk.storage.RegionFileCache.a(RegionFileCache.java:155)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              net.minecraft.world.level.chunk.storage.IOWorker.a(SourceFile:260)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              net.minecraft.world.level.chunk.storage.IOWorker.a(SourceFile:250)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              net.minecraft.world.level.chunk.storage.IOWorker$$Lambda$6099/0x0000000801a2d450.run(Unknown Source)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              net.minecraft.util.thread.PairedQueue$b.run(SourceFile:60)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              net.minecraft.util.thread.ThreadedMailbox.h(SourceFile:91)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              net.minecraft.util.thread.ThreadedMailbox.a(SourceFile:146)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              net.minecraft.util.thread.ThreadedMailbox.run(SourceFile:102)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              [email protected]/java.lang.Thread.run(Thread.java:833)
[03:29:26] [Spigot Watchdog Thread/ERROR]: ------------------------------
[03:29:26] [Spigot Watchdog Thread/ERROR]: Current Thread: IO-Worker-26
[03:29:26] [Spigot Watchdog Thread/ERROR]:      PID: 74 | Suspended: false | Native: false | State: TIMED_WAITING
[03:29:26] [Spigot Watchdog Thread/ERROR]:      Stack:
[03:29:26] [Spigot Watchdog Thread/ERROR]:              [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              [email protected]/java.lang.Thread.run(Thread.java:833)
[03:29:26] [Spigot Watchdog Thread/ERROR]: ------------------------------
[03:29:26] [Spigot Watchdog Thread/ERROR]: Current Thread: IO-Worker-27
[03:29:26] [Spigot Watchdog Thread/ERROR]:      PID: 75 | Suspended: false | Native: false | State: RUNNABLE
[03:29:26] [Spigot Watchdog Thread/ERROR]:      Thread is waiting on monitor(s):
[03:29:26] [Spigot Watchdog Thread/ERROR]:              Locked on:net.minecraft.world.level.chunk.storage.RegionFile.a(RegionFile.java:333)
[03:29:26] [Spigot Watchdog Thread/ERROR]:      Stack:
[03:29:26] [Spigot Watchdog Thread/ERROR]:              [email protected]/sun.nio.ch.FileDispatcherImpl.pwrite0(Native Method)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              [email protected]/sun.nio.ch.FileDispatcherImpl.pwrite(FileDispatcherImpl.java:68)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              [email protected]/sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:135)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              [email protected]/sun.nio.ch.IOUtil.write(IOUtil.java:81)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              [email protected]/sun.nio.ch.IOUtil.write(IOUtil.java:72)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              [email protected]/sun.nio.ch.FileChannelImpl.writeInternal(FileChannelImpl.java:878)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              [email protected]/sun.nio.ch.FileChannelImpl.write(FileChannelImpl.java:864)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              net.minecraft.world.level.chunk.storage.RegionFile.d(RegionFile.java:380)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              net.minecraft.world.level.chunk.storage.RegionFile.a(RegionFile.java:333)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              net.minecraft.world.level.chunk.storage.RegionFile$ChunkBuffer.close(RegionFile.java:439)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              [email protected]/java.util.zip.DeflaterOutputStream.close(DeflaterOutputStream.java:249)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              [email protected]/java.io.FilterOutputStream.close(FilterOutputStream.java:188)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              [email protected]/java.io.FilterOutputStream.close(FilterOutputStream.java:188)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              net.minecraft.world.level.chunk.storage.RegionFileCache.a(RegionFileCache.java:155)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              net.minecraft.world.level.chunk.storage.IOWorker.a(SourceFile:260)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              net.minecraft.world.level.chunk.storage.IOWorker.a(SourceFile:250)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              net.minecraft.world.level.chunk.storage.IOWorker$$Lambda$6099/0x0000000801a2d450.run(Unknown Source)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              net.minecraft.util.thread.PairedQueue$b.run(SourceFile:60)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              net.minecraft.util.thread.ThreadedMailbox.h(SourceFile:91)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              net.minecraft.util.thread.ThreadedMailbox.a(SourceFile:146)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              net.minecraft.util.thread.ThreadedMailbox.run(SourceFile:102)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              [email protected]/java.lang.Thread.run(Thread.java:833)
[03:29:26] [Spigot Watchdog Thread/ERROR]: ------------------------------
[03:29:26] [Spigot Watchdog Thread/ERROR]: Current Thread: mysql-cj-abandoned-connection-cleanup
[03:29:26] [Spigot Watchdog Thread/ERROR]:      PID: 86 | Suspended: false | Native: false | State: TIMED_WAITING
[03:29:26] [Spigot Watchdog Thread/ERROR]:      Stack:
[03:29:26] [Spigot Watchdog Thread/ERROR]:              [email protected]/java.lang.Object.wait(Native Method)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              com.mysql.cj.jdbc.AbandonedConnectionCleanupThread.run(AbandonedConnectionCleanupThread.java:91)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              [email protected]/java.lang.Thread.run(Thread.java:833)
[03:29:26] [Spigot Watchdog Thread/ERROR]: ------------------------------
[03:29:26] [Spigot Watchdog Thread/ERROR]: Current Thread: OkHttp ConnectionPool
[03:29:26] [Spigot Watchdog Thread/ERROR]:      PID: 106 | Suspended: false | Native: false | State: TIMED_WAITING
[03:29:26] [Spigot Watchdog Thread/ERROR]:      Stack:
[03:29:26] [Spigot Watchdog Thread/ERROR]:              [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              [email protected]/java.lang.Thread.run(Thread.java:833)
[03:29:26] [Spigot Watchdog Thread/ERROR]: ------------------------------
[03:29:26] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #1
[03:29:26] [Spigot Watchdog Thread/ERROR]:      PID: 119 | Suspended: false | Native: true | State: RUNNABLE
[03:29:26] [Spigot Watchdog Thread/ERROR]:      Stack:
[03:29:26] [Spigot Watchdog Thread/ERROR]:              io.netty.channel.epoll.Native.epollWait(Native Method)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              io.netty.channel.epoll.Native.epollWait(Native.java:209)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              io.netty.channel.epoll.Native.epollWait(Native.java:202)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:306)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:363)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              [email protected]/java.lang.Thread.run(Thread.java:833)
[03:29:26] [Spigot Watchdog Thread/ERROR]: ------------------------------
[03:29:26] [Spigot Watchdog Thread/ERROR]: Current Thread: IO-Worker-28
[03:29:26] [Spigot Watchdog Thread/ERROR]:      PID: 139 | Suspended: false | Native: false | State: TIMED_WAITING
[03:29:26] [Spigot Watchdog Thread/ERROR]:      Stack:
[03:29:26] [Spigot Watchdog Thread/ERROR]:              [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              [email protected]/java.lang.Thread.run(Thread.java:833)
[03:29:26] [Spigot Watchdog Thread/ERROR]: ------------------------------
[03:29:26] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #2
[03:29:26] [Spigot Watchdog Thread/ERROR]:      PID: 140 | Suspended: false | Native: true | State: RUNNABLE
[03:29:26] [Spigot Watchdog Thread/ERROR]:      Stack:
[03:29:26] [Spigot Watchdog Thread/ERROR]:              io.netty.channel.epoll.Native.epollWait(Native Method)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              io.netty.channel.epoll.Native.epollWait(Native.java:209)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              io.netty.channel.epoll.Native.epollWait(Native.java:202)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:306)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:363)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              [email protected]/java.lang.Thread.run(Thread.java:833)
[03:29:26] [Spigot Watchdog Thread/ERROR]: ------------------------------
[03:29:26] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #3
[03:29:26] [Spigot Watchdog Thread/ERROR]:      PID: 147 | Suspended: false | Native: true | State: RUNNABLE
[03:29:26] [Spigot Watchdog Thread/ERROR]:      Stack:
[03:29:26] [Spigot Watchdog Thread/ERROR]:              io.netty.channel.epoll.Native.epollWait(Native Method)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              io.netty.channel.epoll.Native.epollWait(Native.java:209)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              io.netty.channel.epoll.Native.epollWait(Native.java:202)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:306)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:363)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              [email protected]/java.lang.Thread.run(Thread.java:833)
[03:29:26] [Spigot Watchdog Thread/ERROR]: ------------------------------
[03:29:26] [Spigot Watchdog Thread/ERROR]: Current Thread: process reaper
[03:29:26] [Spigot Watchdog Thread/ERROR]:      PID: 154 | Suspended: false | Native: false | State: TIMED_WAITING
[03:29:26] [Spigot Watchdog Thread/ERROR]:      Stack:
[03:29:26] [Spigot Watchdog Thread/ERROR]:              [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              [email protected]/java.lang.Thread.run(Thread.java:833)
[03:29:26] [Spigot Watchdog Thread/ERROR]: ------------------------------
[03:29:26] [Spigot Watchdog Thread/ERROR]: Current Thread: IO-Worker-29
[03:29:26] [Spigot Watchdog Thread/ERROR]:      PID: 163 | Suspended: false | Native: false | State: TIMED_WAITING
[03:29:26] [Spigot Watchdog Thread/ERROR]:      Stack:
[03:29:26] [Spigot Watchdog Thread/ERROR]:              [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[03:29:26] [Spigot Watchdog Thread/ERROR]:              [email protected]/java.lang.Thread.run(Thread.java:833)
[03:29:26] [Spigot Watchdog Thread/ERROR]: ------------------------------
commented

This is not a complete crash report. Closing because not actionable.

commented

Il ne s’agit pas d’un rapport d’erreur complet. Fermeture car non exploitable.

https://pastebin.com/66quV4GR

commented

pastebin.com/66quV4GR

[03:45:18] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
[03:45:18] [Spigot Watchdog Thread/ERROR]: 	PID: 53 | Suspended: false | Native: false | State: WAITING
[03:45:18] [Spigot Watchdog Thread/ERROR]: 	Stack:
[03:45:18] [Spigot Watchdog Thread/ERROR]: 		[email protected]/jdk.internal.misc.Unsafe.park(Native Method)
[03:45:18] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:211)
[03:45:18] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.CompletableFuture$Signaller.block(CompletableFuture.java:1864)
[03:45:18] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3464)
[03:45:18] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3435)
[03:45:18] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.CompletableFuture.waitingGet(CompletableFuture.java:1898)
[03:45:18] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.CompletableFuture.join(CompletableFuture.java:2117)
[03:45:18] [Spigot Watchdog Thread/ERROR]: 		net.minecraft.world.level.chunk.storage.IChunkLoader.o(IChunkLoader.java:171)
[03:45:18] [Spigot Watchdog Thread/ERROR]: 		net.minecraft.server.level.PlayerChunkMap.a(PlayerChunkMap.java:520)
[03:45:18] [Spigot Watchdog Thread/ERROR]: 		net.minecraft.server.level.ChunkProviderServer.a(ChunkProviderServer.java:348)
[03:45:18] [Spigot Watchdog Thread/ERROR]: 		net.minecraft.server.level.WorldServer.a(WorldServer.java:926)
[03:45:18] [Spigot Watchdog Thread/ERROR]: 		net.minecraft.server.MinecraftServer.a(MinecraftServer.java:794)
[03:45:18] [Spigot Watchdog Thread/ERROR]: 		net.minecraft.server.MinecraftServer.t(MinecraftServer.java:909)
[03:45:18] [Spigot Watchdog Thread/ERROR]: 		net.minecraft.server.dedicated.DedicatedServer.t(DedicatedServer.java:688)
[03:45:18] [Spigot Watchdog Thread/ERROR]: 		net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1048)
[03:45:18] [Spigot Watchdog Thread/ERROR]: 		net.minecraft.server.MinecraftServer.lambda$0(MinecraftServer.java:304)
[03:45:18] [Spigot Watchdog Thread/ERROR]: 		net.minecraft.server.MinecraftServer$$Lambda$4679/0x0000000801540000.run(Unknown Source)
[03:45:18] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.lang.Thread.run(Thread.java:833)

Server thread is blocked on the server saving chunks, not a DiscordSRV concern

commented

pastebin.com/66quV4GR

[03:45:18] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
[03:45:18] [Spigot Watchdog Thread/ERROR]: 	PID: 53 | Suspended: false | Native: false | State: WAITING
[03:45:18] [Spigot Watchdog Thread/ERROR]: 	Stack:
[03:45:18] [Spigot Watchdog Thread/ERROR]: 		[email protected]/jdk.internal.misc.Unsafe.park(Native Method)
[03:45:18] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:211)
[03:45:18] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.CompletableFuture$Signaller.block(CompletableFuture.java:1864)
[03:45:18] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3464)
[03:45:18] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3435)
[03:45:18] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.CompletableFuture.waitingGet(CompletableFuture.java:1898)
[03:45:18] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.util.concurrent.CompletableFuture.join(CompletableFuture.java:2117)
[03:45:18] [Spigot Watchdog Thread/ERROR]: 		net.minecraft.world.level.chunk.storage.IChunkLoader.o(IChunkLoader.java:171)
[03:45:18] [Spigot Watchdog Thread/ERROR]: 		net.minecraft.server.level.PlayerChunkMap.a(PlayerChunkMap.java:520)
[03:45:18] [Spigot Watchdog Thread/ERROR]: 		net.minecraft.server.level.ChunkProviderServer.a(ChunkProviderServer.java:348)
[03:45:18] [Spigot Watchdog Thread/ERROR]: 		net.minecraft.server.level.WorldServer.a(WorldServer.java:926)
[03:45:18] [Spigot Watchdog Thread/ERROR]: 		net.minecraft.server.MinecraftServer.a(MinecraftServer.java:794)
[03:45:18] [Spigot Watchdog Thread/ERROR]: 		net.minecraft.server.MinecraftServer.t(MinecraftServer.java:909)
[03:45:18] [Spigot Watchdog Thread/ERROR]: 		net.minecraft.server.dedicated.DedicatedServer.t(DedicatedServer.java:688)
[03:45:18] [Spigot Watchdog Thread/ERROR]: 		net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1048)
[03:45:18] [Spigot Watchdog Thread/ERROR]: 		net.minecraft.server.MinecraftServer.lambda$0(MinecraftServer.java:304)
[03:45:18] [Spigot Watchdog Thread/ERROR]: 		net.minecraft.server.MinecraftServer$$Lambda$4679/0x0000000801540000.run(Unknown Source)
[03:45:18] [Spigot Watchdog Thread/ERROR]: 		[email protected]/java.lang.Thread.run(Thread.java:833)

Le thread du serveur est bloqué sur les morceaux de sauvegarde du serveur, ce n'est pas un problème DiscordSRV

comment régler le problème alors ?