Hallo,
ich habe vor wenigen Minuten versucht auf meinen Server zu betreten. Als ich gejoint bin stürtze er sofort ab und das nun schon mehrere male.
Es kann an keinem Plugin liegen, da es ein Vanilla Server ist. Ich habe den Crash Report hinterlegt.
ich habe vor wenigen Minuten versucht auf meinen Server zu betreten. Als ich gejoint bin stürtze er sofort ab und das nun schon mehrere male.
Es kann an keinem Plugin liegen, da es ein Vanilla Server ist. Ich habe den Crash Report hinterlegt.
Code:
---- Minecraft Crash Report ----
// This doesn't make any sense!
Time: 28.02.20, 20:05
Description: Watching Server
java.lang.Error
at [email protected]/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:176)
at [email protected]/java.util.ArrayList$ArrayListSpliterator.tryAdvance(ArrayList.java:1631)
at [email protected]/java.util.stream.StreamSpliterators$WrappingSpliterator.lambda$initPartialTraversalState$0(StreamSpliterators.java:294)
at [email protected]/java.util.stream.StreamSpliterators$WrappingSpliterator$$Lambda$2427/0x00000008407bb440.getAsBoolean(Unknown Source)
at [email protected]/java.util.stream.StreamSpliterators$AbstractWrappingSpliterator.fillBuffer(StreamSpliterators.java:206)
at [email protected]/java.util.stream.StreamSpliterators$AbstractWrappingSpliterator.doAdvance(StreamSpliterators.java:161)
at [email protected]/java.util.stream.StreamSpliterators$WrappingSpliterator.tryAdvance(StreamSpliterators.java:300)
at [email protected]/java.util.stream.Streams$ConcatSpliterator.tryAdvance(Streams.java:720)
at app//abt$1.tryAdvance(SourceFile:31)
at [email protected]/java.util.stream.Streams$ConcatSpliterator.tryAdvance(Streams.java:720)
at app//abt$1.tryAdvance(SourceFile:31)
at [email protected]/java.util.Spliterators$1Adapter.hasNext(Spliterators.java:681)
at app//cwc.a(SourceFile:197)
at app//akq.a(SourceFile:839)
at app//akq.a(SourceFile:828)
at app//akq.e(SourceFile:782)
at app//akq.a(SourceFile:546)
at app//awb.h(SourceFile:114)
at app//xd.a(SourceFile:602)
at app//xd$$Lambda$2394/0x00000008407b3040.accept(Unknown Source)
at app//bjw.a(SourceFile:534)
at app//xd.a(SourceFile:398)
at app//net.minecraft.server.MinecraftServer.b(SourceFile:854)
at app//wd.b(SourceFile:347)
at app//net.minecraft.server.MinecraftServer.a(SourceFile:793)
at app//net.minecraft.server.MinecraftServer.run(SourceFile:655)
at [email protected]/java.lang.Thread.run(Thread.java:834)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Server Watchdog
Stacktrace:
at [email protected]/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:176)
at [email protected]/java.util.ArrayList$ArrayListSpliterator.tryAdvance(ArrayList.java:1631)
at [email protected]/java.util.stream.StreamSpliterators$WrappingSpliterator.lambda$initPartialTraversalState$0(StreamSpliterators.java:294)
at [email protected]/java.util.stream.StreamSpliterators$WrappingSpliterator$$Lambda$2427/0x00000008407bb440.getAsBoolean(Unknown Source)
at [email protected]/java.util.stream.StreamSpliterators$AbstractWrappingSpliterator.fillBuffer(StreamSpliterators.java:206)
at [email protected]/java.util.stream.StreamSpliterators$AbstractWrappingSpliterator.doAdvance(StreamSpliterators.java:161)
at [email protected]/java.util.stream.StreamSpliterators$WrappingSpliterator.tryAdvance(StreamSpliterators.java:300)
at [email protected]/java.util.stream.Streams$ConcatSpliterator.tryAdvance(Streams.java:720)
at app//abt$1.tryAdvance(SourceFile:31)
at [email protected]/java.util.stream.Streams$ConcatSpliterator.tryAdvance(Streams.java:720)
at app//abt$1.tryAdvance(SourceFile:31)
at [email protected]/java.util.Spliterators$1Adapter.hasNext(Spliterators.java:681)
at app//cwc.a(SourceFile:197)
at app//akq.a(SourceFile:839)
at app//akq.a(SourceFile:828)
at app//akq.e(SourceFile:782)
at app//akq.a(SourceFile:546)
at app//awb.h(SourceFile:114)
at app//xd.a(SourceFile:602)
at app//xd$$Lambda$2394/0x00000008407b3040.accept(Unknown Source)
at app//bjw.a(SourceFile:534)
at app//xd.a(SourceFile:398)
at app//net.minecraft.server.MinecraftServer.b(SourceFile:854)
at app//wd.b(SourceFile:347)
at app//net.minecraft.server.MinecraftServer.a(SourceFile:793)
-- 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@55d84354
at [email protected]/java.lang.Object.wait(Native Method)
- waiting on java.lang.ref.ReferenceQueue$Lock@55d84354
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=11 TIMED_WAITING on java.lang.ref.ReferenceQueue$Lock@5b1fb79f
at [email protected]/java.lang.Object.wait(Native Method)
- waiting on java.lang.ref.ReferenceQueue$Lock@5b1fb79f
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)
"Server-Worker-1" daemon prio=5 Id=15 WAITING on java.util.concurrent.ForkJoinPool@5f202824
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@5f202824
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:177)
"Server-Worker-2" daemon prio=5 Id=16 WAITING on java.util.concurrent.ForkJoinPool@5f202824
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@5f202824
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:177)
"Server-Worker-3" daemon prio=5 Id=17 WAITING on java.util.concurrent.ForkJoinPool@5f202824
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@5f202824
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:177)
"Server-Worker-4" daemon prio=5 Id=19 WAITING on java.util.concurrent.ForkJoinPool@5f202824
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@5f202824
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:177)
"Server-Worker-5" daemon prio=5 Id=18 WAITING on java.util.concurrent.ForkJoinPool@5f202824
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@5f202824
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:177)
"Server-Worker-7" daemon prio=5 Id=20 WAITING on java.util.concurrent.ForkJoinPool@5f202824
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@5f202824
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:177)
"Server-Worker-6" daemon prio=5 Id=21 TIMED_WAITING on java.util.concurrent.ForkJoinPool@5f202824
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@5f202824
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:177)
"Snooper Timer" daemon prio=5 Id=22 WAITING on java.util.TaskQueue@1a22bda4
at [email protected]/java.lang.Object.wait(Native Method)
- waiting on java.util.TaskQueue@1a22bda4
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)
"Server Infinisleeper" daemon prio=5 Id=24 TIMED_WAITING
at [email protected]/java.lang.Thread.sleep(Native Method)
at app//wd$1.run(SourceFile:94)
"Server thread" prio=5 Id=23 RUNNABLE
at [email protected]/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:176)
at [email protected]/java.util.ArrayList$ArrayListSpliterator.tryAdvance(ArrayList.java:1631)
at [email protected]/java.util.stream.StreamSpliterators$WrappingSpliterator.lambda$initPartialTraversalState$0(StreamSpliterators.java:294)
at [email protected]/java.util.stream.StreamSpliterators$WrappingSpliterator$$Lambda$2427/0x00000008407bb440.getAsBoolean(Unknown Source)
at [email protected]/java.util.stream.StreamSpliterators$AbstractWrappingSpliterator.fillBuffer(StreamSpliterators.java:206)
at [email protected]/java.util.stream.StreamSpliterators$AbstractWrappingSpliterator.doAdvance(StreamSpliterators.java:161)
at [email protected]/java.util.stream.StreamSpliterators$WrappingSpliterator.tryAdvance(StreamSpliterators.java:300)
at [email protected]/java.util.stream.Streams$ConcatSpliterator.tryAdvance(Streams.java:720)
...
"DestroyJavaVM" prio=5 Id=26 RUNNABLE
"Server console handler" daemon prio=5 Id=27 RUNNABLE (in native)
at [email protected]/java.io.FileInputStream.readBytes(Native Method)
at [email protected]/java.io.FileInputStream.read(FileInputStream.java:279)
at [email protected]/java.io.BufferedInputStream.read1(BufferedInputStream.java:290)
at [email protected]/java.io.BufferedInputStream.read(BufferedInputStream.java:351)
- locked java.io.BufferedInputStream@d778f57
at [email protected]/sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284)
at [email protected]/sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326)
at [email protected]/sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178)
- locked java.io.InputStreamReader@2bf26229
at [email protected]/java.io.InputStreamReader.read(InputStreamReader.java:185)
...
"ObjectCleanerThread" daemon prio=1 Id=28 TIMED_WAITING on java.lang.ref.ReferenceQueue$Lock@754d0e7b
at [email protected]/java.lang.Object.wait(Native Method)
- waiting on java.lang.ref.ReferenceQueue$Lock@754d0e7b
at [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
at app//io.netty.util.internal.ObjectCleaner$1.run(ObjectCleaner.java:54)
at app//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=29 RUNNABLE
at app//io.netty.channel.epoll.Native.epollWait0(Native Method)
at app//io.netty.channel.epoll.Native.epollWait(Native.java:114)
at app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
at app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
at app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at [email protected]/java.lang.Thread.run(Thread.java:834)
"chunk IO worker" prio=5 Id=30 WAITING on java.lang.String@7a0d42eb
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.lang.String@7a0d42eb
at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at app//caz.c(SourceFile:124)
at app//caz.d(SourceFile:134)
at app//caz$$Lambda$2178/0x0000000840728440.run(Unknown Source)
at [email protected]/java.lang.Thread.run(Thread.java:834)
"poi IO worker" prio=5 Id=31 WAITING on java.lang.String@7a0d42eb
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.lang.String@7a0d42eb
at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at app//caz.c(SourceFile:124)
at app//caz.d(SourceFile:134)
at app//caz$$Lambda$2178/0x0000000840728440.run(Unknown Source)
at [email protected]/java.lang.Thread.run(Thread.java:834)
"chunk IO worker" prio=5 Id=32 WAITING on java.lang.String@7a0d42eb
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.lang.String@7a0d42eb
at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at app//caz.c(SourceFile:124)
at app//caz.d(SourceFile:134)
at app//caz$$Lambda$2178/0x0000000840728440.run(Unknown Source)
at [email protected]/java.lang.Thread.run(Thread.java:834)
"poi IO worker" prio=5 Id=33 WAITING on java.lang.String@7a0d42eb
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.lang.String@7a0d42eb
at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at app//caz.c(SourceFile:124)
at app//caz.d(SourceFile:134)
at app//caz$$Lambda$2178/0x0000000840728440.run(Unknown Source)
at [email protected]/java.lang.Thread.run(Thread.java:834)
"chunk IO worker" prio=5 Id=34 WAITING on java.lang.String@7a0d42eb
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.lang.String@7a0d42eb
at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at app//caz.c(SourceFile:124)
at app//caz.d(SourceFile:134)
at app//caz$$Lambda$2178/0x0000000840728440.run(Unknown Source)
at [email protected]/java.lang.Thread.run(Thread.java:834)
"poi IO worker" prio=5 Id=35 WAITING on java.lang.String@7a0d42eb
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.lang.String@7a0d42eb
at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at app//caz.c(SourceFile:124)
at app//caz.d(SourceFile:134)
at app//caz$$Lambda$2178/0x0000000840728440.run(Unknown Source)
at [email protected]/java.lang.Thread.run(Thread.java:834)
"Server Watchdog" daemon prio=5 Id=36 RUNNABLE
at [email protected]/sun.management.ThreadImpl.dumpThreads0(Native Method)
at [email protected]/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:502)
at [email protected]/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:490)
at app//wg.run(SourceFile:45)
at [email protected]/java.lang.Thread.run(Thread.java:834)
"Netty Epoll Server IO #1" daemon prio=5 Id=37 RUNNABLE (in native)
at app//io.netty.channel.epoll.Native.epollWait0(Native Method)
at app//io.netty.channel.epoll.Native.epollWait(Native.java:114)
at app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
at app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
at app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at [email protected]/java.lang.Thread.run(Thread.java:834)
"Netty Epoll Server IO #2" daemon prio=5 Id=41 RUNNABLE
at app//io.netty.channel.epoll.Native.epollWait0(Native Method)
at app//io.netty.channel.epoll.Native.epollWait(Native.java:114)
at app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
at app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
at app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at [email protected]/java.lang.Thread.run(Thread.java:834)
"Netty Epoll Server IO #3" daemon prio=5 Id=42 RUNNABLE (in native)
at app//io.netty.channel.epoll.Native.epollWait0(Native Method)
at app//io.netty.channel.epoll.Native.epollWait(Native.java:114)
at app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
at app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
at app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at [email protected]/java.lang.Thread.run(Thread.java:834)
Stacktrace:
at wg.run(SourceFile:61)
at java.base/java.lang.Thread.run(Thread.java:834)
-- System Details --
Details:
Minecraft Version: 1.15.2
Minecraft Version ID: 1.15.2
Operating System: Linux (amd64) version 4.19.0-6-amd64
Java Version: 11.0.4, Debian
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Debian
Memory: 6723150328 bytes (6411 MB) / 8589934592 bytes (8192 MB) up to 8589934592 bytes (8192 MB)
CPUs: 10
JVM Flags: 2 total; -Xmx8G -Xms8G
Player Count: 2 / 20; [xe['SirZontax'/25818, l='world', x=2425.18, y=75.00, z=1230.50], xe['XStar_2812'/26013, l='world', x=3616.57, y=63.00, z=-61.59]]
Data Packs: vanilla
Is Modded: Unknown (can't tell)
Type: Dedicated Server (map_server.txt)