Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Server crashes when leaving the end. #16

Open
Eartelyna opened this issue Mar 23, 2021 · 7 comments
Open

Server crashes when leaving the end. #16

Eartelyna opened this issue Mar 23, 2021 · 7 comments

Comments

@Eartelyna
Copy link

When leaving the end though the portal with SAX on the server, it crahes the server.
While the server has other mods on as well, we tested, the only fix to said crash is to remove SAX.

Here's the crash log :

 ---- Minecraft Crash Report ----
// I'm sorry, Dave.

Time: 3/23/21, 6:06 PM
Description: Watching Server

java.lang.Error: Watchdog
	at net.minecraft.class_3178.run(class_3178.java:52)
	at java.base/java.lang.Thread.run(Thread.java:834)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Thread Dump --
Details:
	Threads: "Reference Handler" daemon prio=10 Id=2 RUNNABLE
	at [email protected]/java.lang.ref.Reference.waitForReferencePendingList(Native Method)
	at [email protected]/java.lang.ref.Reference.processPendingReferences(Reference.java:241)
	at [email protected]/java.lang.ref.Reference$ReferenceHandler.run(Reference.java:213)


"Finalizer" daemon prio=8 Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@c559930
	at [email protected]/java.lang.Object.wait(Native Method)
	-  waiting on java.lang.ref.ReferenceQueue$Lock@c559930
	at [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
	at [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176)
	at [email protected]/java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:170)


"Signal Dispatcher" daemon prio=9 Id=4 RUNNABLE


"Common-Cleaner" daemon prio=8 Id=19 TIMED_WAITING on java.lang.ref.ReferenceQueue$Lock@29266ca
	at [email protected]/java.lang.Object.wait(Native Method)
	-  waiting on java.lang.ref.ReferenceQueue$Lock@29266ca
	at [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
	at [email protected]/jdk.internal.ref.CleanerImpl.run(CleanerImpl.java:148)
	at [email protected]/java.lang.Thread.run(Thread.java:834)
	at [email protected]/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:134)


"Worker-Bootstrap-1" daemon prio=5 Id=174 WAITING on java.util.concurrent.ForkJoinPool@6adf240
	at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
	-  waiting on java.util.concurrent.ForkJoinPool@6adf240
	at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
	at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628)
	at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)


"Worker-Bootstrap-2" daemon prio=5 Id=175 WAITING on java.util.concurrent.ForkJoinPool@6adf240
	at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
	-  waiting on java.util.concurrent.ForkJoinPool@6adf240
	at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
	at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628)
	at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)


"Worker-Bootstrap-3" daemon prio=5 Id=176 WAITING on java.util.concurrent.ForkJoinPool@6adf240
	at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
	-  waiting on java.util.concurrent.ForkJoinPool@6adf240
	at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
	at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628)
	at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)


"Worker-Bootstrap-5" daemon prio=5 Id=177 TIMED_WAITING on java.util.concurrent.ForkJoinPool@6adf240
	at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
	-  waiting on java.util.concurrent.ForkJoinPool@6adf240
	at [email protected]/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:275)
	at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1619)
	at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)


"Worker-Bootstrap-4" daemon prio=5 Id=178 WAITING on java.util.concurrent.ForkJoinPool@6adf240
	at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
	-  waiting on java.util.concurrent.ForkJoinPool@6adf240
	at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
	at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628)
	at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)


"Worker-Bootstrap-6" daemon prio=5 Id=179 WAITING on java.util.concurrent.ForkJoinPool@6adf240
	at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
	-  waiting on java.util.concurrent.ForkJoinPool@6adf240
	at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
	at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628)
	at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)


"Timer hack thread" daemon prio=5 Id=181 TIMED_WAITING
	at [email protected]/java.lang.Thread.sleep(Native Method)
	at net.minecraft.class_156$6.run(class_156.java:636)


"OkHttp ConnectionPool" daemon prio=5 Id=187 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@43af6cf1
	at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
	-  waiting on java.util.concurrent.SynchronousQueue$TransferStack@43af6cf1
	at [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
	at [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
	at [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
	at [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
	at [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1053)
	at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
	at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	...


"Okio Watchdog" daemon prio=5 Id=188 TIMED_WAITING on java.lang.Class@6a5a719c
	at [email protected]/java.lang.Object.wait(Native Method)
	-  waiting on java.lang.Class@6a5a719c
	at okio.AsyncTimeout.awaitTimeout(AsyncTimeout.java:348)
	at okio.AsyncTimeout$Watchdog.run(AsyncTimeout.java:313)


"ForkJoinPool.commonPool-worker-19" daemon prio=5 Id=191 WAITING on java.util.concurrent.ForkJoinPool@6393f1ad
	at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
	-  waiting on java.util.concurrent.ForkJoinPool@6393f1ad
	at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
	at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628)
	at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)


"ForkJoinPool-4-worker-51" daemon prio=5 Id=202 WAITING on java.util.concurrent.ForkJoinPool@72266f23
	at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
	-  waiting on java.util.concurrent.ForkJoinPool@72266f23
	at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
	at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628)
	at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)


"ForkJoinPool-4-worker-37" daemon prio=5 Id=203 WAITING on java.util.concurrent.ForkJoinPool@72266f23
	at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
	-  waiting on java.util.concurrent.ForkJoinPool@72266f23
	at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
	at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628)
	at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)


"ForkJoinPool-4-worker-23" daemon prio=5 Id=205 WAITING on java.util.concurrent.ForkJoinPool@72266f23
	at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
	-  waiting on java.util.concurrent.ForkJoinPool@72266f23
	at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
	at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628)
	at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)


"ForkJoinPool-4-worker-9" daemon prio=5 Id=204 WAITING on java.util.concurrent.ForkJoinPool@72266f23
	at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
	-  waiting on java.util.concurrent.ForkJoinPool@72266f23
	at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
	at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628)
	at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)


"ForkJoinPool-4-worker-45" daemon prio=5 Id=207 WAITING on java.util.concurrent.ForkJoinPool@72266f23
	at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
	-  waiting on java.util.concurrent.ForkJoinPool@72266f23
	at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
	at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628)
	at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)


"ForkJoinPool-4-worker-59" daemon prio=5 Id=206 WAITING on java.util.concurrent.ForkJoinPool@72266f23
	at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
	-  waiting on java.util.concurrent.ForkJoinPool@72266f23
	at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
	at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628)
	at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)


"ForkJoinPool-4-worker-17" daemon prio=5 Id=209 WAITING on java.util.concurrent.ForkJoinPool@72266f23
	at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
	-  waiting on java.util.concurrent.ForkJoinPool@72266f23
	at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
	at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628)
	at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)


"ForkJoinPool-4-worker-31" daemon prio=5 Id=208 WAITING on java.util.concurrent.ForkJoinPool@72266f23
	at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
	-  waiting on java.util.concurrent.ForkJoinPool@72266f23
	at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
	at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628)
	at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)


"ForkJoinPool-4-worker-3" daemon prio=5 Id=210 WAITING on java.util.concurrent.ForkJoinPool@72266f23
	at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
	-  waiting on java.util.concurrent.ForkJoinPool@72266f23
	at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
	at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628)
	at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)


"ForkJoinPool-4-worker-39" daemon prio=5 Id=212 TIMED_WAITING on java.util.concurrent.ForkJoinPool@72266f23
	at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
	-  waiting on java.util.concurrent.ForkJoinPool@72266f23
	at [email protected]/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:275)
	at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1619)
	at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)


"ForkJoinPool-4-worker-25" daemon prio=5 Id=213 WAITING on java.util.concurrent.ForkJoinPool@72266f23
	at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
	-  waiting on java.util.concurrent.ForkJoinPool@72266f23
	at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
	at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628)
	at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)


"ForkJoinPool-4-worker-53" daemon prio=5 Id=211 WAITING on java.util.concurrent.ForkJoinPool@72266f23
	at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
	-  waiting on java.util.concurrent.ForkJoinPool@72266f23
	at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
	at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628)
	at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)


"Snooper Timer" daemon prio=5 Id=222 WAITING on java.util.TaskQueue@1bf0acd5
	at [email protected]/java.lang.Object.wait(Native Method)
	-  waiting on java.util.TaskQueue@1bf0acd5
	at [email protected]/java.lang.Object.wait(Object.java:328)
	at [email protected]/java.util.TimerThread.mainLoop(Timer.java:527)
	at [email protected]/java.util.TimerThread.run(Timer.java:506)


"DestroyJavaVM" prio=5 Id=224 RUNNABLE


"mysql-cj-abandoned-connection-cleanup" daemon prio=5 Id=225 TIMED_WAITING on java.lang.ref.ReferenceQueue$Lock@238093be
	at [email protected]/java.lang.Object.wait(Native Method)
	-  waiting on java.lang.ref.ReferenceQueue$Lock@238093be
	at [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
	at com.mysql.cj.jdbc.AbandonedConnectionCleanupThread.run(AbandonedConnectionCleanupThread.java:85)
	at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at [email protected]/java.lang.Thread.run(Thread.java:834)

	Number of locked synchronizers = 1
	- java.util.concurrent.ThreadPoolExecutor$Worker@599e6d09


"OkHttp metadata.luckperms.net" daemon prio=5 Id=246 RUNNABLE (in native)
	at [email protected]/java.net.SocketInputStream.socketRead0(Native Method)
	at [email protected]/java.net.SocketInputStream.socketRead(SocketInputStream.java:115)
	at [email protected]/java.net.SocketInputStream.read(SocketInputStream.java:168)
	at [email protected]/java.net.SocketInputStream.read(SocketInputStream.java:140)
	at [email protected]/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:478)
	at [email protected]/sun.security.ssl.SSLSocketInputRecord.readHeader(SSLSocketInputRecord.java:472)
	at [email protected]/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:70)
	at [email protected]/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1354)
	...

	Number of locked synchronizers = 1
	- java.util.concurrent.locks.ReentrantLock$NonfairSync@5f6210fa


"OkHttp ConnectionPool" daemon prio=5 Id=247 TIMED_WAITING on me.lucko.luckperms.lib.okhttp3.internal.connection.RealConnectionPool@1e7c2342
	at [email protected]/java.lang.Object.wait(Native Method)
	-  waiting on me.lucko.luckperms.lib.okhttp3.internal.connection.RealConnectionPool@1e7c2342
	at [email protected]/java.lang.Object.wait(Object.java:462)
	at me.lucko.luckperms.lib.okhttp3.internal.connection.RealConnectionPool.lambda$new$0(RealConnectionPool.java:62)
	at me.lucko.luckperms.lib.okhttp3.internal.connection.RealConnectionPool$$Lambda$4955/0x0000000840fe1040.run(Unknown Source)
	at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at [email protected]/java.lang.Thread.run(Thread.java:834)

	Number of locked synchronizers = 1
	- java.util.concurrent.ThreadPoolExecutor$Worker@42bc2f3b


"OkHttp metadata.luckperms.net Writer" prio=5 Id=248 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@f4a25c
	at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
	-  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@f4a25c
	at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
	at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
	at [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1170)
	at [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
	at [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
	at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
	at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	...


"ObjectCleanerThread" daemon prio=1 Id=252 TIMED_WAITING on java.lang.ref.ReferenceQueue$Lock@27cecc9f
	at [email protected]/java.lang.Object.wait(Native Method)
	-  waiting on java.lang.ref.ReferenceQueue$Lock@27cecc9f
	at [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
	at io.netty.util.internal.ObjectCleaner$1.run(ObjectCleaner.java:54)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at [email protected]/java.lang.Thread.run(Thread.java:834)


"Netty Epoll Server IO #0" daemon prio=5 Id=253 RUNNABLE
	at io.netty.channel.epoll.Native.epollWait0(Native Method)
	at io.netty.channel.epoll.Native.epollWait(Native.java:114)
	at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
	at [email protected]/java.lang.Thread.run(Thread.java:834)


"Netty Epoll Server IO #1" daemon prio=5 Id=254 RUNNABLE (in native)
	at io.netty.channel.epoll.Native.epollWait0(Native Method)
	at io.netty.channel.epoll.Native.epollWait(Native.java:114)
	at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
	at [email protected]/java.lang.Thread.run(Thread.java:834)


"Server Watchdog" daemon prio=5 Id=289 RUNNABLE
	at [email protected]/sun.management.ThreadImpl.dumpThreads0(Native Method)
	at [email protected]/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:521)
	at [email protected]/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:509)
	at net.minecraft.class_3178.run(class_3178.java:49)
	at [email protected]/java.lang.Thread.run(Thread.java:834)


"jline4mcdsrv Console Thread" daemon prio=5 Id=290 RUNNABLE
	at [email protected]/java.io.FileInputStream.read0(Native Method)
	at [email protected]/java.io.FileInputStream.read(FileInputStream.java:231)
	at org.jline.terminal.impl.AbstractPty$PtyInputStream.read(AbstractPty.java:73)
	at org.jline.utils.NonBlockingInputStream.read(NonBlockingInputStream.java:62)
	at org.jline.utils.NonBlocking$NonBlockingInputStreamReader.read(NonBlocking.java:168)
	at org.jline.utils.NonBlockingReader.read(NonBlockingReader.java:57)
	at org.jline.keymap.BindingReader.readCharacter(BindingReader.java:160)
	at org.jline.keymap.BindingReader.readBinding(BindingReader.java:110)
	...


"ForkJoinPool-5-worker-19" daemon prio=5 Id=294 WAITING on java.util.concurrent.ForkJoinPool@68e4fd5c
	at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
	-  waiting on java.util.concurrent.ForkJoinPool@68e4fd5c
	at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
	at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628)
	at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)


"ForkJoinPool-4-worker-11" daemon prio=5 Id=295 WAITING on java.util.concurrent.ForkJoinPool@72266f23
	at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
	-  waiting on java.util.concurrent.ForkJoinPool@72266f23
	at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
	at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628)
	at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)


"ForkJoinPool-4-worker-61" daemon prio=5 Id=296 WAITING on java.util.concurrent.ForkJoinPool@72266f23
	at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
	-  waiting on java.util.concurrent.ForkJoinPool@72266f23
	at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
	at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628)
	at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)


"Java2D Disposer" daemon prio=10 Id=297 WAITING on java.lang.ref.ReferenceQueue$Lock@17fda531
	at [email protected]/java.lang.Object.wait(Native Method)
	-  waiting on java.lang.ref.ReferenceQueue$Lock@17fda531
	at [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
	at [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176)
	at [email protected]/sun.java2d.Disposer.run(Disposer.java:144)
	at [email protected]/java.lang.Thread.run(Thread.java:834)


"AWT-XAWT" daemon prio=6 Id=302 RUNNABLE
	at [email protected]/sun.awt.X11.XToolkit.waitForEvents(Native Method)
	at [email protected]/sun.awt.X11.XToolkit.run(XToolkit.java:684)
	at [email protected]/sun.awt.X11.XToolkit.run(XToolkit.java:648)
	at [email protected]/java.lang.Thread.run(Thread.java:834)




-- Performance stats --
Details:
	Random tick rate: 3
	Level stats: ResourceKey[minecraft:dimension / minecraft:overworld]: players: 0, entities: 130 [minecraft:armor_stand:90,minecraft:mooshroom:20,minecraft:chest_minecart:9,minecraft:item:5,minecraft:sheep:3], block_entities: 15 [minecraft:chest:8,minecraft:mob_spawner:6,minecraft:ender_chest:1], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 2025,
ResourceKey[minecraft:dimension / minecraft:the_nether]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
ResourceKey[minecraft:dimension / minecraft:the_end]: players: 0, entities: 77 [minecraft:enderman:77], block_entities: 1 [minecraft:end_gateway:1], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 1681
Stacktrace:
	at net.minecraft.class_3178.run(class_3178.java:52)
	at java.base/java.lang.Thread.run(Thread.java:834)

-- System Details --
Details:
	Minecraft Version: 1.16.5
	Minecraft Version ID: 1.16.5
	Operating System: Linux (amd64) version 5.8.0-44-generic
	Java Version: 11.0.10, Ubuntu
	Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Ubuntu
	Memory: 14408649560 bytes (13741 MB) / 17179869184 bytes (16384 MB) up to 17179869184 bytes (16384 MB)
	CPUs: 16
	JVM Flags: 20 total; -Xms16G -Xmx16G -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=8M -XX:G1ReservePercent=20 -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:InitiatingHeapOccupancyPercent=15 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1
	Fabric Mods: 
		adventure-platform-fabric: adventure-platform-fabric 4.0.0-SNAPSHOT
		aopalliance_aopalliance: aopalliance 1.0
		autoconfig1u: Auto Config v1 Updated 3.3.1
		bedrockwaters: BedrockWaters 1.4.3+1.16.4
		box-of-placeholders: Box of Placeholders 1.1.1
		cloth-basic-math: Cloth Basic Math 0.5.1
		cloth-config2: Cloth Config v4 4.6.0
		colorchat: colorchat 1.3.2
		com_fasterxml_jackson_core_jackson-annotations: jackson-annotations 2.10.1
		com_fasterxml_jackson_core_jackson-core: jackson-core 2.10.1
		com_fasterxml_jackson_core_jackson-databind: jackson-databind 2.10.1
		com_fasterxml_jackson_dataformat_jackson-dataformat-yaml: jackson-dataformat-yaml 2.9.0
		com_fasterxml_jackson_module_jackson-module-kotlin: jackson-module-kotlin 2.9.0
		com_github_ben-manes_caffeine_caffeine: caffeine 2.8.0
		com_google_code_findbugs_jsr305: jsr305 3.0.2
		com_google_inject_guice: guice 4.2.3
		com_graphql-java_graphql-java: graphql-java 16.1
		com_graphql-java_java-dataloader: java-dataloader 2.2.3
		com_mashape_unirest_unirest-java: unirest-java 1.4.9
		com_neovisionaries_nv-websocket-client: nv-websocket-client 2.10
		com_squareup_okhttp3_okhttp: okhttp 3.13.0
		com_squareup_okio_okio: okio 1.17.2
		com_zaxxer_hikaricp: HikariCP 3.4.2
		commons-codec_commons-codec: commons-codec 1.9
		commons-logging_commons-logging: commons-logging 1.2
		deltalogger: DeltaLogger 1.1.2
		disfabric: DisFabric 1.2.3
		drogtor: Drogtor 1.1.2
		dynmap: Dynmap 3.1-beta7
		fabric: Fabric API 0.31.0+1.16
		fabric-api-base: Fabric API Base 0.2.1+9354966b7d
		fabric-biome-api-v1: Fabric Biome API (v1) 3.1.1+ca58154a7d
		fabric-command-api-v1: Fabric Command API (v1) 1.1.0+f9b3753b7d
		fabric-commands-v0: Fabric Commands (v0) 0.2.2+ca58154a7d
		fabric-console: Fabric Console 1.0.3+1.16.3
		fabric-containers-v0: Fabric Containers (v0) 0.1.11+9354966b7d
		fabric-content-registries-v0: Fabric Content Registries (v0) 0.2.1+ca58154a7d
		fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.1.3+ca58154a7d
		fabric-dimensions-v1: fabric-dimensions-v1 2.0.6+9354966b7d
		fabric-entity-events-v1: Fabric Entity Events (v1) 1.0.3+ca58154a7d
		fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.4.2+ca58154a7d
		fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.1+ca58154a7d
		fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.6+ca58154a7d
		fabric-item-api-v1: Fabric Item API (v1) 1.2.1+ca58154a7d
		fabric-item-groups-v0: Fabric Item Groups (v0) 0.2.3+ca58154a7d
		fabric-language-kotlin: Fabric Language Kotlin 1.5.0+kotlin.1.4.31
		fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 1.2.1+ca58154a7d
		fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.0.2+ca58154a7d
		fabric-mining-levels-v0: Fabric Mining Levels (v0) 0.1.3+ca58154a7d
		fabric-networking-api-v1: Fabric Networking API (v1) 1.0.1+ca58154a7d
		fabric-networking-blockentity-v0: Fabric Networking Block Entity (v0) 0.2.8+ca58154a7d
		fabric-networking-v0: Fabric Networking (v0) 0.3.2+ca58154a7d
		fabric-object-builder-api-v1: Fabric Object Builder API (v1) 1.9.4+9354966b7d
		fabric-object-builders-v0: Fabric Object Builders (v0) 0.7.2+ca58154a7d
		fabric-particles-v1: Fabric Particles (v1) 0.2.4+ca58154a7d
		fabric-permissions-api-v0: fabric-permissions-api 0.1-SNAPSHOT
		fabric-registry-sync-v0: Fabric Registry Sync (v0) 0.7.4+ca58154a7d
		fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.1.5+ca58154a7d
		fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.4.2+ca58154a7d
		fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.1.5+9354966b7d
		fabric-structure-api-v1: Fabric Structure API (v1) 1.1.4+ca58154a7d
		fabric-tag-extensions-v0: Fabric Tag Extensions (v0) 1.1.1+ca58154a7d
		fabric-tool-attribute-api-v1: Fabric Tool Attribute API (v1) 1.2.6+ca58154a7d
		fabricloader: Fabric Loader 0.11.2
		fiblib: FibLib 1.0.2
		graphix: GraphiX Mod 0.0.5
		gunpowder-base: Gunpowder 0.3.7+1.16.5
		io_leangen_geantyref_geantyref: geantyref 1.3.7
		java: OpenJDK 64-Bit Server VM 11
		javax_inject_javax_inject: javax.inject 1
		jline4mcdsrv: JLine for Minecraft Dedicated Server 0.1.0
		lithium: Lithium 0.6.4
		luckperms: LuckPerms 5.3.9
		minecraft: Minecraft 1.16.5
		modlister: ModLister 1.0.0
		mysql_mysql-connector-java: mysql-connector-java 8.0.19
		net_dv8tion_jda: JDA 4.2.0_182
		net_kyori_adventure-api: adventure-api 4.4.0
		net_kyori_adventure-key: adventure-key 4.4.0
		net_kyori_adventure-platform-api: adventure-platform-api 4.0.0-SNAPSHOT
		net_kyori_adventure-text-feature-pagination: adventure-text-feature-pagination 4.0.0-SNAPSHOT
		net_kyori_adventure-text-minimessage: adventure-text-minimessage 4.1.0-SNAPSHOT
		net_kyori_adventure-text-serializer-gson: adventure-text-serializer-gson 4.4.0
		net_kyori_adventure-text-serializer-plain: adventure-text-serializer-plain 4.4.0
		net_kyori_examination-api: examination-api 1.0.0
		net_kyori_examination-string: examination-string 1.0.0
		net_sf_trove4j_trove4j: trove4j 3.0.3
		org_antlr_antlr4-runtime: antlr4-runtime 4.7.2
		org_apache_commons_commons-collections4: commons-collections4 4.1
		org_apache_httpcomponents_httpasyncclient: httpasyncclient 4.1.1
		org_apache_httpcomponents_httpclient: httpclient 4.5.1
		org_apache_httpcomponents_httpcore: httpcore 4.4.4
		org_apache_httpcomponents_httpcore-nio: httpcore-nio 4.4.4
		org_apache_httpcomponents_httpmime: httpmime 4.5.2
		org_apache_logging_log4j_log4j-slf4j-impl: log4j-slf4j-impl 2.8.1
		org_jdbi_jdbi3-core: jdbi3-core 3.12.2
		org_jdbi_jdbi3-sqlite: jdbi3-sqlite 3.12.2
		org_jetbrains_annotations: annotations 16.0.1
		org_jetbrains_exposed_exposed-core: exposed-core 0.29.1
		org_jetbrains_exposed_exposed-java-time: exposed-java-time 0.29.1
		org_jetbrains_exposed_exposed-jdbc: exposed-jdbc 0.29.1
		org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 1.4.31
		org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 1.4.31
		org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 1.4.31
		org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 1.4.31
		org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.4.2
		org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.4.2
		org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.1.0
		org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.1.0
		org_json_json: json 20160212
		org_postgresql_postgresql: postgresql 42.2.2
		org_reactivestreams_reactive-streams: reactive-streams 1.0.3
		org_slf4j_slf4j-api: slf4j-api 1.8.0-beta4
		org_xerial_sqlite-jdbc: sqlite-jdbc 3.32.3.2
		org_yaml_snakeyaml: snakeyaml 1.26
		packet_tweaker: Packet Tweaker 0.1.1
		phosphor: Phosphor 0.7.0+build.10
		placeholder-api: Fabric Placeholder API 0.3.0
		playerabilitylib: Pal 1.2.1
		sax: Simple Anti X-Ray 1.1.0
		server_translations_api: Server Translations API 1.4.0
		styledplayerlist: Styled Player List 1.2.0
	Player Count: 1 / 50; [class_3222['Eartelyna'/131, l='ServerLevel[world]', x=2.26, y=62.69, z=0.36]]
	Data Packs: vanilla, file/OnePlayerSleepV42.zip (incompatible), file/anti_enderman_grief_v1.1.0.zip, file/armor_statues_v2.8.1.zip, file/custom_nether_portals_v2.3.2.zip, file/double shulker shells v1.3.0.zip, file/more mob heads v2.8.2.zip, file/player head drops v1.1.0.zip, file/silence mobs v1.1.0.zip, file/track raw statistics v1.4.0.zip, file/track statistics v1.1.0.zip, file/universal_dyeing.zip (incompatible), file/wandering-trader-heads-1.2.1-custom.zip (incompatible), Fabric Mods
	Is Modded: Definitely; Server brand changed to 'Fabric/Gunpowder'
	Type: Dedicated Server (map_server.txt)

Crashes immediately upon going though the end portal back to the overworld.

@Recipes-Mcharpy
Copy link

Got the same here
Other mods on the server are Lithium, Phospor and SimplAauth
Here is the crash report

---- Minecraft Crash Report ----
// Why is it breaking :(

Time: 03/04/21 14:16
Description: Exception in server tick loop

java.lang.NullPointerException: Exception in server tick loop
	at net.minecraft.class_3218.handler$zzj000$removeDeobfuscator(class_3218.java:1570)
	at net.minecraft.class_3218.method_18770(class_3218.java:960)
	at net.minecraft.class_3324.method_14611(class_3324.java:385)
	at net.minecraft.class_3244.method_10839(class_3244.java:1116)
	at net.minecraft.class_2535.method_10768(class_2535.java:394)
	at net.minecraft.class_3242.method_14357(class_3242.java:186)
	at net.minecraft.server.MinecraftServer.method_3813(MinecraftServer.java:882)
	at net.minecraft.class_3176.method_3813(class_3176.java:312)
	at net.minecraft.server.MinecraftServer.method_3748(MinecraftServer.java:811)
	at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:670)
	at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:257)
	at java.lang.Thread.run(Thread.java:748)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- System Details --
Details:
	Minecraft Version: 1.16.5
	Minecraft Version ID: 1.16.5
	Operating System: Linux (amd64) version 4.19.0-10-amd64
	Java Version: 1.8.0_202, Oracle Corporation
	Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
	Memory: 432195576 bytes (412 MB) / 1041321984 bytes (993 MB) up to 31136546816 bytes (29694 MB)
	CPUs: 32
	JVM Flags: 22 total; -Xms512M -XX:PermSize=384M -XX:MaxPermSize=768M -XX:-UseConcMarkSweepGC -XX:+UseParNewGC -XX:+UseNUMA -XX:+CMSParallelRemarkEnabled -XX:+UseAdaptiveGCBoundary -XX:-UseGCOverheadLimit -XX:+UseBiasedLocking -XX:SurvivorRatio=8 -XX:TargetSurvivorRatio=90 -XX:MaxTenuringThreshold=15 -XX:UseSSE=3 -XX:+UseLargePages -XX:+UseFastAccessorMethods -XX:+UseStringCache -XX:+UseCompressedOops -XX:+OptimizeStringConcat -XX:+AggressiveOpts -XX:MaxGCPauseMillis=50 -XX:ParallelGCThreads=2
	Fabric Mods: 
		at_favre_lib_bcrypt: bcrypt 0.9.0
		at_favre_lib_bytes: bytes 1.3.0
		de_mkammerer_argon2-jvm: argon2-jvm 2.7
		fabric: Fabric API 0.32.5+1.16
		fabric-api-base: Fabric API Base 0.2.1+9354966b7d
		fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.0.0+dc716ea17d
		fabric-biome-api-v1: Fabric Biome API (v1) 3.1.1+ca58154a7d
		fabric-command-api-v1: Fabric Command API (v1) 1.1.1+351679a77d
		fabric-commands-v0: Fabric Commands (v0) 0.2.2+ca58154a7d
		fabric-containers-v0: Fabric Containers (v0) 0.1.11+9354966b7d
		fabric-content-registries-v0: Fabric Content Registries (v0) 0.2.1+ca58154a7d
		fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.1.3+ca58154a7d
		fabric-dimensions-v1: fabric-dimensions-v1 2.0.6+9354966b7d
		fabric-entity-events-v1: Fabric Entity Events (v1) 1.0.3+ca58154a7d
		fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.4.2+ca58154a7d
		fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.1+ca58154a7d
		fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.6+ca58154a7d
		fabric-item-api-v1: Fabric Item API (v1) 1.2.1+ca58154a7d
		fabric-item-groups-v0: Fabric Item Groups (v0) 0.2.5+351679a77d
		fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 1.2.1+ca58154a7d
		fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.0.2+ca58154a7d
		fabric-mining-levels-v0: Fabric Mining Levels (v0) 0.1.3+ca58154a7d
		fabric-networking-api-v1: Fabric Networking API (v1) 1.0.1+ca58154a7d
		fabric-networking-blockentity-v0: Fabric Networking Block Entity (v0) 0.2.8+ca58154a7d
		fabric-networking-v0: Fabric Networking (v0) 0.3.2+ca58154a7d
		fabric-object-builder-api-v1: Fabric Object Builder API (v1) 1.9.4+9354966b7d
		fabric-object-builders-v0: Fabric Object Builders (v0) 0.7.2+ca58154a7d
		fabric-particles-v1: Fabric Particles (v1) 0.2.4+ca58154a7d
		fabric-registry-sync-v0: Fabric Registry Sync (v0) 0.7.4+ca58154a7d
		fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.1.5+ca58154a7d
		fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.4.2+ca58154a7d
		fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.1.5+9354966b7d
		fabric-structure-api-v1: Fabric Structure API (v1) 1.1.4+ca58154a7d
		fabric-tag-extensions-v0: Fabric Tag Extensions (v0) 1.1.1+ca58154a7d
		fabric-tool-attribute-api-v1: Fabric Tool Attribute API (v1) 1.2.6+ca58154a7d
		fabricloader: Fabric Loader 0.11.1
		fiblib: FibLib 1.0.2
		java: Java HotSpot(TM) 64-Bit Server VM 8
		lithium: Lithium 0.6.4
		minecraft: Minecraft 1.16.5
		net_java_dev_jna_jna: jna 5.5.0
		org_iq80_leveldb_leveldb: leveldb 0.12
		org_iq80_leveldb_leveldb-api: leveldb-api 0.12
		phosphor: Phosphor 0.7.1+build.11
		sax: Simple Anti X-Ray 1.1.0
		simpleauth: Simple Authentication Mod 1.6.5-1.16.4
	Player Count: 2 / 666; [class_3222['Paticourge'/338, l='ServerLevel[genworld-1f92fcc67a]', x=2.32, y=65.62, z=0.50], class_3222['Gagarin1961'/985, l='ServerLevel[genworld-1f92fcc67a]', x=-108.39, y=64.00, z=-30.48]]
	Data Packs: vanilla, Fabric Mods, file/multiplayer sleep v2.5.2.zip
	Is Modded: Definitely; Server brand changed to 'fabric'
	Type: Dedicated Server (map_server.txt)

@Copaface
Copy link

Happens to me as well

@Oakstar519
Copy link

Happens to me as well. This only started when I removed it and re-added it, if that matters.

@t0mtee
Copy link

t0mtee commented May 15, 2021

Same here

@QPCrummer
Copy link

Also happens

@ProfessorSniff
Copy link

issue is reproducible

Haven-King added a commit that referenced this issue Jun 14, 2021
- Fixes #24
- Fixes #22
- Fixes #16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants