0% found this document useful (0 votes)
90 views14 pages

Crash 2023 06 12 - 15.42.16 Server

The Minecraft server crashed due to a java.lang.Error: Watchdog error. This error occurred when the server watchdog thread tried to sleep but encountered an issue. A thread dump was provided that showed many threads in a waiting or timed waiting state. The crash appears to have been caused by the server watchdog thread failing during its sleep operation.

Uploaded by

PengHY
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
90 views14 pages

Crash 2023 06 12 - 15.42.16 Server

The Minecraft server crashed due to a java.lang.Error: Watchdog error. This error occurred when the server watchdog thread tried to sleep but encountered an issue. A thread dump was provided that showed many threads in a waiting or timed waiting state. The crash appears to have been caused by the server watchdog thread failing during its sleep operation.

Uploaded by

PengHY
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 14

---- Minecraft Crash Report ----

// Uh... Did I do that?

Time: 6/12/23, 3:42 PM


Description: Watching Server

java.lang.Error: Watchdog
at Not Enough Crashes deobfuscated stack trace.(1.18.2+build.4)
at java.lang.Thread.sleep(Native Method)
at
org.valkyrienskies.core.impl.pipelines.VSPhysicsPipelineStage.pushGameFrame(VSPhysi
csPipelineStage.kt:113)
at
org.valkyrienskies.core.impl.pipelines.VSPipelineImpl.postTickGame(VSPipelineImpl.k
t:99)
at
net.minecraft.server.MinecraftServer.handler$ebd001$postTick(MinecraftServer:9437)
at net.minecraft.server.MinecraftServer.tick(MinecraftServer:889)
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer:697)
at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer:273)
at net.minecraft.server.MinecraftServer$
$Lambda$13129/0x000000080272f7b8.run(Unknown Source)
at java.lang.Thread.run(Thread.java:833)

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

-- Head --
Thread: Server Watchdog
Stacktrace:
at java.base@17.0.1/java.lang.Thread.sleep(Native Method)
at
org.valkyrienskies.core.impl.pipelines.VSPhysicsPipelineStage.pushGameFrame(VSPhysi
csPipelineStage.kt:113)
at
org.valkyrienskies.core.impl.pipelines.VSPipelineImpl.postTickGame(VSPipelineImpl.k
t:99)
at
net.minecraft.server.MinecraftServer.handler$ebd001$postTick(MinecraftServer.java:9
437)
at net.minecraft.server.MinecraftServer.method_3748(MinecraftServer.java:889)
at
net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:697)
at
net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:273)

-- Thread Dump --
Details:
Threads: "Reference Handler" daemon prio=10 Id=2 RUNNABLE
at
java.base@17.0.1/java.lang.ref.Reference.waitForReferencePendingList(Native Method)
at
java.base@17.0.1/java.lang.ref.Reference.processPendingReferences(Reference.java:25
3)
at
java.base@17.0.1/java.lang.ref.Reference$ReferenceHandler.run(Reference.java:215)
"Finalizer" daemon prio=8 Id=3 WAITING on
java.lang.ref.ReferenceQueue$Lock@50426f36
at java.base@17.0.1/java.lang.Object.wait(Native Method)
- waiting on java.lang.ref.ReferenceQueue$Lock@50426f36
at
java.base@17.0.1/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
at
java.base@17.0.1/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176)
at
java.base@17.0.1/java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:172)

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

"Notification Thread" daemon prio=9 Id=10 RUNNABLE

"Common-Cleaner" daemon prio=8 Id=11 TIMED_WAITING on


java.lang.ref.ReferenceQueue$Lock@5e859b4e
at java.base@17.0.1/java.lang.Object.wait(Native Method)
- waiting on java.lang.ref.ReferenceQueue$Lock@5e859b4e
at
java.base@17.0.1/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
at java.base@17.0.1/jdk.internal.ref.CleanerImpl.run(CleanerImpl.java:140)
at java.base@17.0.1/java.lang.Thread.run(Thread.java:833)
at
java.base@17.0.1/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:162)

"FileSystemWatchService" daemon prio=5 Id=24 RUNNABLE (in native)


at java.base@17.0.1/sun.nio.fs.LinuxWatchService.poll(Native Method)
at
java.base@17.0.1/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314
)
at java.base@17.0.1/java.lang.Thread.run(Thread.java:833)

"KubeJS Background Thread" prio=5 Id=28 TIMED_WAITING


at java.base@17.0.1/java.lang.Thread.sleep(Native Method)
at
dev.latvian.mods.kubejs.util.KubeJSBackgroundThread.run(KubeJSBackgroundThread.java
:20)

"pool-3-thread-1" prio=5 Id=29 WAITING on


java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5aba0446
at java.base@17.0.1/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5aba0446
at
java.base@17.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
at
java.base@17.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNod
e.block(AbstractQueuedSynchronizer.java:506)
at
java.base@17.0.1/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java
:3463)
at
java.base@17.0.1/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3
434)
at
java.base@17.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObj
ect.await(AbstractQueuedSynchronizer.java:1623)
at
java.base@17.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.
java:435)
at
java.base@17.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor
.java:1062)
...

"Thread-6" daemon prio=5 Id=31 TIMED_WAITING


at java.base@17.0.1/jdk.internal.misc.Unsafe.park(Native Method)
at
java.base@17.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:
376)
at
gg.moonflower.pollen.nightconfig.core.file.FileWatcher$WatcherThread.run(FileWatche
r.java:190)

"FileSystemWatchService" daemon prio=5 Id=32 RUNNABLE (in native)


at java.base@17.0.1/sun.nio.fs.LinuxWatchService.poll(Native Method)
at
java.base@17.0.1/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314
)
at java.base@17.0.1/java.lang.Thread.run(Thread.java:833)

"FileSystemWatchService" daemon prio=5 Id=35 RUNNABLE (in native)


at java.base@17.0.1/sun.nio.fs.LinuxWatchService.poll(Native Method)
at
java.base@17.0.1/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314
)
at java.base@17.0.1/java.lang.Thread.run(Thread.java:833)

"Timer hack thread" daemon prio=5 Id=36 TIMED_WAITING


at java.base@17.0.1/java.lang.Thread.sleep(Native Method)
at net.minecraft.class_156$8.run(class_156.java:784)

"pool-4-thread-1" prio=5 Id=38 WAITING on


java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1fb89175
at java.base@17.0.1/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1fb89175
at
java.base@17.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
at
java.base@17.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNod
e.block(AbstractQueuedSynchronizer.java:506)
at
java.base@17.0.1/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java
:3463)
at
java.base@17.0.1/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3
434)
at
java.base@17.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObj
ect.await(AbstractQueuedSynchronizer.java:1623)
at
java.base@17.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.
java:435)
at
java.base@17.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor
.java:1062)
...

"Worker-Main-1" daemon prio=5 Id=39 TIMED_WAITING on


java.util.concurrent.ForkJoinPool@5cc0666b
at java.base@17.0.1/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@5cc0666b
at
java.base@17.0.1/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:
410)
at
java.base@17.0.1/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1726
)
at
java.base@17.0.1/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623
)
at
java.base@17.0.1/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread
.java:165)

"Server thread" prio=5 Id=40 TIMED_WAITING


at java.base@17.0.1/java.lang.Thread.sleep(Native Method)
at
org.valkyrienskies.core.impl.pipelines.VSPhysicsPipelineStage.pushGameFrame(VSPhysi
csPipelineStage.kt:113)
at
org.valkyrienskies.core.impl.pipelines.VSPipelineImpl.postTickGame(VSPipelineImpl.k
t:99)
at
net.minecraft.server.MinecraftServer.handler$ebd001$postTick(MinecraftServer.java:9
437)
at net.minecraft.server.MinecraftServer.method_3748(MinecraftServer.java:889)
at
net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:697)
at
net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:273)
at net.minecraft.server.MinecraftServer$
$Lambda$13129/0x000000080272f7b8.run(Unknown Source)
...

"DestroyJavaVM" prio=5 Id=42 RUNNABLE

"FileSystemWatchService" daemon prio=5 Id=43 RUNNABLE (in native)


at java.base@17.0.1/sun.nio.fs.LinuxWatchService.poll(Native Method)
at
java.base@17.0.1/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314
)
at java.base@17.0.1/java.lang.Thread.run(Thread.java:833)

"spark-worker-pool-1-thread-1" daemon prio=5 Id=45 WAITING on


java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2e6dc956
at java.base@17.0.1/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2e6dc956
at
java.base@17.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
at
java.base@17.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNod
e.block(AbstractQueuedSynchronizer.java:506)
at
java.base@17.0.1/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java
:3463)
at
java.base@17.0.1/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3
434)
at
java.base@17.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObj
ect.await(AbstractQueuedSynchronizer.java:1623)
at
java.base@17.0.1/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.
take(ScheduledThreadPoolExecutor.java:1170)
at
java.base@17.0.1/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.
take(ScheduledThreadPoolExecutor.java:899)
...

"Server console handler" daemon prio=5 Id=46 RUNNABLE (in native)


at java.base@17.0.1/java.io.FileInputStream.readBytes(Native Method)
at java.base@17.0.1/java.io.FileInputStream.read(FileInputStream.java:276)
at
java.base@17.0.1/java.io.BufferedInputStream.read1(BufferedInputStream.java:282)
at
java.base@17.0.1/java.io.BufferedInputStream.read(BufferedInputStream.java:343)
- locked java.io.BufferedInputStream@24ff60e9
at
java.base@17.0.1/sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:270)
at java.base@17.0.1/sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:313)
at java.base@17.0.1/sun.nio.cs.StreamDecoder.read(StreamDecoder.java:188)
- locked java.io.InputStreamReader@7f976e3a
at
java.base@17.0.1/java.io.InputStreamReader.read(InputStreamReader.java:177)
...

"Netty Epoll Server IO #0" daemon prio=5 Id=47 RUNNABLE (in native)
at io.netty.channel.epoll.Native.epollWait(Native Method)
at io.netty.channel.epoll.Native.epollWait(Native.java:192)
at io.netty.channel.epoll.Native.epollWait(Native.java:185)
at
io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:29
0)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:347)
at
io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.
java:986)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at java.base@17.0.1/java.lang.Thread.run(Thread.java:833)

"FileSystemWatchService" daemon prio=5 Id=48 RUNNABLE (in native)


at java.base@17.0.1/sun.nio.fs.LinuxWatchService.poll(Native Method)
at
java.base@17.0.1/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314
)
at java.base@17.0.1/java.lang.Thread.run(Thread.java:833)

"Thread-8" prio=5 Id=49 TIMED_WAITING


at java.base@17.0.1/java.lang.Thread.sleep(Native Method)
at xaero.pac.common.server.io.IOThreadWorker.run(IOThreadWorker.java:60)
- locked xaero.pac.common.server.io.IOThreadWorker@20bbac9d
at java.base@17.0.1/java.lang.Thread.run(Thread.java:833)

"Netty Epoll Server IO #1" daemon prio=5 Id=50 RUNNABLE (in native)
at io.netty.channel.epoll.Native.epollWait0(Native Method)
at io.netty.channel.epoll.Native.epollWait(Native.java:176)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:281)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:351)
at
io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.
java:986)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at java.base@17.0.1/java.lang.Thread.run(Thread.java:833)

"Netty Epoll Server IO #2" daemon prio=5 Id=51 RUNNABLE (in native)
at io.netty.channel.epoll.Native.epollWait0(Native Method)
at io.netty.channel.epoll.Native.epollWait(Native.java:176)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:281)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:351)
at
io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.
java:986)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at java.base@17.0.1/java.lang.Thread.run(Thread.java:833)

"Netty Epoll Server IO #3" daemon prio=5 Id=55 RUNNABLE (in native)
at io.netty.channel.epoll.Native.epollWait0(Native Method)
at io.netty.channel.epoll.Native.epollWait(Native.java:176)
at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:281)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:351)
at
io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.
java:986)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at java.base@17.0.1/java.lang.Thread.run(Thread.java:833)
"Server Watchdog" daemon prio=5 Id=58 RUNNABLE
at java.management@17.0.1/sun.management.ThreadImpl.dumpThreads0(Native
Method)
at
java.management@17.0.1/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:521
)
at
java.management@17.0.1/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:509
)
at net.minecraft.class_3178.run(class_3178.java:49)
at java.base@17.0.1/java.lang.Thread.run(Thread.java:833)

"Thread-15" daemon prio=5 Id=59 TIMED_WAITING on


java.util.concurrent.SynchronousQueue$TransferStack@60dce6a5
at java.base@17.0.1/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.SynchronousQueue$TransferStack@60dce6a5
at
java.base@17.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:
252)
at
java.base@17.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(Synch
ronousQueue.java:401)
at
java.base@17.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:9
03)
at
java.base@17.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor
.java:1061)
at
java.base@17.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecut
or.java:1122)
at
java.base@17.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecu
tor.java:635)
at java.base@17.0.1/java.lang.Thread.run(Thread.java:833)

"Thread-16" daemon prio=5 Id=60 TIMED_WAITING on


java.util.concurrent.SynchronousQueue$TransferStack@60dce6a5
at java.base@17.0.1/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.SynchronousQueue$TransferStack@60dce6a5
at
java.base@17.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:
252)
at
java.base@17.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(Synch
ronousQueue.java:401)
at
java.base@17.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:9
03)
at
java.base@17.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor
.java:1061)
at
java.base@17.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecut
or.java:1122)
at
java.base@17.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecu
tor.java:635)
at java.base@17.0.1/java.lang.Thread.run(Thread.java:833)

"Thread-17" daemon prio=5 Id=61 TIMED_WAITING on


java.util.concurrent.SynchronousQueue$TransferStack@60dce6a5
at java.base@17.0.1/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.SynchronousQueue$TransferStack@60dce6a5
at
java.base@17.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:
252)
at
java.base@17.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(Synch
ronousQueue.java:401)
at
java.base@17.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:9
03)
at
java.base@17.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor
.java:1061)
at
java.base@17.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecut
or.java:1122)
at
java.base@17.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecu
tor.java:635)
at java.base@17.0.1/java.lang.Thread.run(Thread.java:833)

Stacktrace:
at net.minecraft.class_3178.run(class_3178.java:65)
at java.base/java.lang.Thread.run(Thread.java:833)

-- Performance stats --
Details:
Random tick rate: 3
Level stats: ResourceKey[minecraft:dimension / minecraft:overworld]: players:
0, entities: 177,177,513,529,529,0,0
[minecraft:item:69,minecraft:sheep:23,minecraft:falling_block:17,minecraft:bee:16,m
inecraft:pig:15], block_entities: 41
[minecraft:beehive:22,minecraft:mob_spawner:11,minecraft:campfire:4,minecraft:smoke
r:3,minecraft:blast_furnace:1], block_ticks: 4058, fluid_ticks: 224, chunk_source:
Chunks[S] W: 2209 E: 177,177,513,529,529,0,0,
ResourceKey[minecraft:dimension / twilightforest:twilight_forest]: players: 0,
entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0,
chunk_source: Chunks[S] W: 0 E: 0,0,0,0,0,0,0,
ResourceKey[minecraft:dimension / minecraft:the_end]: players: 0, entities:
0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0,
chunk_source: Chunks[S] W: 0 E: 0,0,0,0,0,0,0,
ResourceKey[minecraft:dimension / ae2:spatial_storage]: players: 0, entities:
0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0,
chunk_source: Chunks[S] W: 0 E: 0,0,0,0,0,0,0,
ResourceKey[minecraft:dimension / minecraft:the_nether]: players: 0, entities:
0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0,
chunk_source: Chunks[S] W: 0 E: 0,0,0,0,0,0,0

-- System Details --
Details:
Minecraft Version: 1.18.2
Minecraft Version ID: 1.18.2
Operating System: Linux (amd64) version 3.10.0-1160.88.1.el7.x86_64
Java Version: 17.0.1, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing),
Oracle Corporation
Memory: 196102128 bytes (187 MiB) / 968884224 bytes (924 MiB) up to 968884224
bytes (924 MiB)
CPUs: 2
Processor Vendor: GenuineIntel
Processor Name: Intel(R) Xeon(R) Gold 6148 CPU @ 2.40GHz
Identifier: Intel64 Family 6 Model 94 Stepping 3
Microarchitecture: Skylake (Client)
Frequency (GHz): 2.40
Number of physical packages: 1
Number of physical CPUs: 2
Number of logical CPUs: 2
Graphics card #0 name: unknown
Graphics card #0 vendor: unknown
Graphics card #0 VRAM (MB): 0.00
Graphics card #0 deviceId: unknown
Graphics card #0 versionInfo: unknown
Virtual memory max (MB): 1847.02
Virtual memory used (MB): 1813.53
Swap memory total (MB): 0.00
Swap memory used (MB): 0.00
JVM Flags: 0 total;
Fabric Mods:
additionaladditions: Additional Additions 4.0.5
advanced_runtime_resource_pack: Runtime Resource Pack 0.5.7
advdebug: Advancements Debug 2.3.0
adventurez: AdventureZ 1.4.11
ae2: Applied Energistics 2 11.1.7
anchor: Anchor 1.1.0
animal_feeding_trough: Animal Feeding Trough 1.0.3+1.18.2
appleskin: AppleSkin 2.4.1+mc1.18.2
arcanus: Arcanus 1.29
architects_palette: Architect's Palette Fabric 2.2
architectury: Architectury 4.9.83
artifacts: Artifacts 7.0.3+fabric
step-height-entity-attribute: Step Height Entity Attribute 1.0.0
attributefix: AttributeFix 14.0.2
awesomedungeonocean: Awesome dungeon edition ocean 3.2.0
badpackets: Bad Packets 0.1.2
balm-fabric: Balm 3.2.0+0
bcc: BetterCompatibilityChecker fabric-1.0.5
bclib: BCLib 1.4.7
beaconoverhaul: Beacon Overhaul 1.6.0+1.18.2
reach-entity-attributes: Reach Entity Attributes 2.1.1
bedspreads: Bedspreads 1.6.0-1.18
betterdungeons: YUNG's Better Dungeons 1.18.2-Fabric-2.1.0
betterend: Better End 1.1.1
betterfpsdist: Better FPS distance Mod 1.18-1.8
betterstrongholds: YUNG's Better Strongholds 1.18.2-Fabric-2.1.1
bhmenu: BHMenu-Fabric 1.17.1-1.18.2-1.3
blockus: Blockus 2.4.8+1.18.2
terraform-wood-api-v1: Terraform Wood API (v1) 3.0.0
blossom: Blossom 1.18.2-1.0.4
bookshelf: Bookshelf 13.2.50
capybara: Capybara 1.0.6
cardinal-components: Cardinal Components API 4.2.0
cardinal-components-base: Cardinal Components API (base) 4.2.0
cardinal-components-block: Cardinal Components API (blocks) 4.2.0
cardinal-components-chunk: Cardinal Components API (chunks) 4.2.0
cardinal-components-entity: Cardinal Components API (entities)
4.2.0
cardinal-components-level: Cardinal Components API (world saves)
4.2.0
cardinal-components-scoreboard: Cardinal Components API
(scoreboard) 4.2.0
cardinal-components-world: Cardinal Components API (worlds) 4.2.0
carpenter: Carpenter 1.0.0
ce: Cave Enhancements 1.1.5
chalk: Chalk 2.0.1+1.18.2
chunky: Chunky 1.2.164
clickadv: Clickable Advancements Mod 2.6
cloth-api: Cloth API 3.2.64
cloth-client-events-v0: Cloth Client Events v0 3.2.64
cloth-common-events-v1: Cloth Common Events v1 3.2.64
cloth-datagen-api-v1: Cloth Datagen v1 3.2.64
cloth-utils-v1: Cloth Utils v1 3.2.64
cloth-config: Cloth Config v6 6.4.90
cloth-basic-math: cloth-basic-math 0.6.1
collective-fabric: Collective (Fabric) 4.52
comforts: Comforts 1.1.2-1.18.2
companion: Companion 2.0.1
connectiblechains: Connectible Chains 2.1.2+1.18.2
copper_pipe: Simple Copper Pipes 1.11b-1.18.2b5
couplings: Couplings 1.8.0+1.18.2
com_electronwill_night-config_core: core 3.6.5
com_electronwill_night-config_toml: toml 3.6.5
craftingtweaks: Crafting Tweaks 14.0.3
crawl: Crawl 0.10.6
mm: Manningham Mills 2.3
create: Create 0.5.0d-731
com_google_code_findbugs_jsr305: jsr305 3.0.2
fake-player-api: Fake Player API 0.3.0
forge_tags: Forge Tags 2.1
milk: Milk Lib 0.3.2
dripstone_fluid_lib: Dripstone Fluid Lib 1.2.0
registrate-fabric: Registrate for Fabric MC1.18.2-1.1.4
creativecore: CreativeCore (Fabric) 2.6.12
creeperoverhaul: Creeper Overhaul 1.3.1
ctov: ChoiceTheorem's Overhauled Villages 2.9.4
customstars: Custom Stars 1.1+1.18.2
decorative_blocks: Decorative Blocks 2.1.1
dragonloot: DragonLoot 1.1.0
dusk: Dusk Mod 1.18.2-2.1
ecologics: Ecologics 1.7.9
enchanted-vertical-slabs: Enchanted Vertical Slabs 1.4.1
enderscape: Enderscape 0.3.4-1.18.2
enhanced_mushrooms: Enhanced Mushrooms 4.0.1
enhancedcelestials: Enhanced Celestials 2.0.7
etched: Etched 2.2.0
javazoom_jlayer: jlayer 1.0.1
evs-betterend: Enchanted Vertical Slabs - BetterEnd Edition 1.0.0
expandability: ExpandAbility 6.0.0
fabric: Fabric API 0.58.0+1.18.2
fabric-api-base: Fabric API Base 0.4.4+d7c144a860
fabric-api-lookup-api-v1: Fabric API Lookup API (v1)
1.6.2+2373a54560
fabric-biome-api-v1: Fabric Biome API (v1) 8.0.6+651bcc5960
fabric-command-api-v1: Fabric Command API (v1) 1.1.9+d7c144a860
fabric-commands-v0: Fabric Commands (v0) 0.2.8+b4f4f6cd60
fabric-containers-v0: Fabric Containers (v0) 0.1.23+d7c144a860
fabric-content-registries-v0: Fabric Content Registries (v0)
3.1.1+c85f2e3860
fabric-convention-tags-v1: Fabric Convention Tags
1.0.1+474e4f7960
fabric-crash-report-info-v1: Fabric Crash Report Info (v1)
0.2.1+ee261a3e60
fabric-data-generation-api-v1: Fabric Data Generation API (v1)
3.0.1+9fcb91d260
fabric-dimensions-v1: Fabric Dimensions API (v1)
2.1.20+489d6f8260
fabric-entity-events-v1: Fabric Entity Events (v1)
1.4.8+d7c144a860
fabric-events-interaction-v0: Fabric Events Interaction (v0)
0.4.19+d7c144a860
fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0)
0.2.19+d7c144a860
fabric-game-rule-api-v1: Fabric Game Rule API (v1)
1.0.13+d7c144a860
fabric-item-api-v1: Fabric Item API (v1) 1.5.2+17cbbd4360
fabric-item-groups-v0: Fabric Item Groups (v0) 0.3.14+91896a4960
fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1)
2.1.0+cc71601c60
fabric-loot-api-v2: Fabric Loot API (v2) 1.1.0+1997ad1260
fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.1.2+e747827960
fabric-mining-level-api-v1: Fabric Mining Level API (v1)
2.1.4+cc71601c60
fabric-networking-api-v1: Fabric Networking API (v1)
1.0.23+2d30af4b60
fabric-networking-v0: Fabric Networking (v0) 0.3.10+b4f4f6cd60
fabric-object-builder-api-v1: Fabric Object Builder API (v1)
2.1.3+032c981d60
fabric-particles-v1: Fabric Particles (v1) 0.2.12+526dc1ac60
fabric-registry-sync-v0: Fabric Registry Sync (v0)
0.9.10+0d9ab37260
fabric-rendering-data-attachment-v1: Fabric Rendering Data
Attachment (v1) 0.3.7+d7c144a860
fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1)
2.0.2+54e5b2ec60
fabric-resource-conditions-api-v1: Fabric Resource Conditions API
(v1) 2.0.3+91b7aa6660
fabric-resource-loader-v0: Fabric Resource Loader (v0)
0.5.2+446e059560
fabric-screen-handler-api-v1: Fabric Screen Handler API (v1)
1.2.2+1f6558e860
fabric-transfer-api-v1: Fabric Transfer API (v1) 1.6.3+f4563ac860
fabric-transitive-access-wideners-v1: Fabric Transitive Access
Wideners (v1) 1.1.0+e747827960
fabric-language-kotlin: Fabric Language Kotlin 1.8.3+kotlin.1.7.10
org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 1.7.10
org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 1.7.10
org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7
1.7.10
org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8
1.7.10
org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.18.3
org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-
coroutines-core-jvm 1.6.4
org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-
coroutines-jdk8 1.6.4
org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm
0.4.0
org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-
serialization-cbor-jvm 1.4.0
org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-
serialization-core-jvm 1.4.0
org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-
serialization-json-jvm 1.4.0
fabric-language-scala: Fabric Language Scala 1.1.0+scala.2.13.6
fabricloader: Fabric Loader 0.14.9
fallingtree: FallingTree 3.5.3
farmersdelight: Farmer's Delight 1.18.2-1.2.1
farsight: Farsight Mod 1.18-1.9
fastbench: FastBench 1.18.1-3
feature_nbt_deadlock_be_gone: Feature NBT Deadlock Be Gone - Fabric
2.0.0+1.18.2-rc1
ferritecore: FerriteCore 4.2.1
forgeconfigapiport: Forge Config API Port 3.2.4
friendlyfire: FriendlyFire 11.0.2
geckolib3: Geckolib 3.0.60
com_eliotlash_mclib_mclib: mclib 18
com_eliotlash_molang_molang: molang 18
goblintraders: Goblin Traders 1.5.1
guardvillagers: Guard Villagers Fabric 1.18.2-1.0.14
harvest_scythes: Harvest Scythes 2.5.1
iceberg: Iceberg 1.0.38
incantationem: Incantationem 1.1.3+1.18.2
infusion_table: Infusion Table 1.1.0
java: Java HotSpot(TM) 64-Bit Server VM 17
krypton: Krypton 0.1.9
com_velocitypowered_velocity-native: velocity-native 1.1.0-
SNAPSHOT
kubejs: KubeJS 1802.5.5-build.546
kubejs_create: KubeJS Create 1802.2.2-build.28
lapisreserve: Lapis Reserve 1.0.8
lazydfu: LazyDFU 0.1.2
levelz: LevelZ 1.3.3
libgui: LibGui 5.3.0+1.18
jankson: Jankson 4.0.0+j1.2.0
blue_endless_jankson: jankson 1.2.1
libninepatch: LibNinePatch 1.1.0
libraryferret: Library ferret 4.0.0
lithium: Lithium 0.7.10
locksmith: Locksmith 1.0.3
logprot: Logprot Mod 1.18-1.6
lovely_snails: Lovely Snails 1.0.4+1.18
magistuarmory: Epic Knights Mod 7.11
mannequins: Mannequins 2.1.0
megane: megane 7.9.0
megane-api: megane-api 7.9.0
megane-applied-energistics-2: megane-applied-energistics-2 7.9.0
megane-create: megane-create 7.9.0
megane-fabric-transfer: megane-fabric-transfer 7.9.0
megane-reborn-core: megane-reborn-core 7.9.0
megane-reborn-energy: megane-reborn-energy 7.9.0
megane-runtime: megane-runtime 7.9.0
megane-tech-reborn: megane-tech-reborn 7.9.0
megane-vanilla: megane-vanilla 7.9.0
minecraft: Minecraft 1.18.2
mo_glass: Mo Glass 1.6.1-MC1.18.2
musketmod: Musket Mod 1.4.4
mvs: Vanilla Structure Mod 2.2.6-1.18.2
naturalist: Naturalist 1.1.1
nears: Nears 1.1.8
notenoughcrashes: Not Enough Crashes 4.1.6+1.18.2
opaccreatesupport: OPAC Create Mod Support 1.1.0
openpartiesandclaims: Open Parties and Claims 0.12.0
owo: oωo 0.7.2-no-cme+1.18
oxidized: Oxidized 1.6.4
paintings: Paintings++ 9.1.2.1
patchouli: Patchouli 1.18.2-71.1-FABRIC
fiber: fiber 0.23.0-2
piratestructures: Pirate Structures 1.0.1
pollen: Pollen 1.5.0
polymorph: Polymorph 0.0.21-1.18.2
publicguiannouncement: Public Gui Announcement 3.2.0.1
pyrotastic: Pyrotastic 1.18.2+0.0.2
quarryplus: QuarryPlus 18.5.0
quartzelv: Quartz Elevator 2.1.2+1.18.2
reborncore: Reborn Core 5.2.0
team_reborn_energy: Energy 2.2.0
rhino: Rhino 1802.2.0-build.232
rpgdifficulty: Rpg Difficulty 1.0.12
seedfix: Seed Fix 1.0.1
simple-rpc: Simple RPC 3.1.1
me_hypherionmc_simplerpc_simple-rpc-common: simple-rpc-common
4.0.3
someforgepatchesported: Some Forge Patches Ported 1.0.3
spark: spark 1.9.11
fabric-permissions-api-v0: fabric-permissions-api 0.1-SNAPSHOT
sprout: Sprout 1.3.1
starlight: Starlight 1.0.2+fabric.89b8d9f
techreborn: Tech Reborn 5.2.0
terrablender: TerraBlender 1.2.0.126
thonkutil: ThonkUtil 2.14.1+1.18
thonkutil-base: ThonkUtil Base 1.12.2+23c1dc2c60
thonkutil-capes-v1: ThonkUtil Capes (v1) 1.3.2+9e23427060
thonkutil-customization-v1: ThonkUtil Customization (v1)
1.0.14+9b80223760
thonkutil-legacy: ThonkUtil Legacy 1.0.20+9b80223760
thonkutil-modchecker-v1: ThonkUtil ModChecker (v1)
1.0.12+9b80223760
thonkutil-potions-v0: ThonkUtil Potions (v0) 1.4.1+9b80223760
thonkutil-trades-v1: ThonkUtil Trades (v1) 1.1.20+9b80223760
timeoutout: TimeOut Out 1.0.1+1.18
toolstats: ToolStats 9.0.3
trinketofundying: Trinket of Undying 2.0.2-1.18.2
trinkets: Trinkets 3.3.1
trinketshulkerboxes: Trinket Shulker Boxes 2.0.2-1.18.2
cardinal-components-item: Cardinal Components API (items) 4.2.0
twigs: Twigs 1.1.3-patch2+1.18.2
twilightforest: The Twilight Forest 4.1.313
javax_annotation_javax_annotation-api: javax.annotation-api 1.3.2
porting_lib: Porting Lib 1.2.630-beta+1.18.2
serialization_hooks: Serialization Hooks 0.3.23
valkyrienskies: Valkyrien Skies 2 2.1.0-beta.12
com_github_llamalad7_mixinextras: MixinExtras 0.1.1
vs_eureka: VS Eureka Mod 1.1.0-beta.9
waystones: Waystones 10.1.0
wilderworld: WilderWorld 2.2.2
chord: Chord 1.8.0+1.18.2-fabric
wolveswitharmor: Wolves With Armor 1.7.1-1.18.2
maybe-data: Maybe data 1.2.1-1.18.2
static-content: Static Content 1.0.1-1.16.2
staticdata: Static Data 1.1.2
wthit: wthit 4.13.3
xaerominimap: Xaero's Minimap 22.14.1
xaeroworldmap: Xaero's World Map 1.27.0
yigd: You're in Grave Danger 1.3.9
yosbr: YOSBR 0.1.1
yungsapi: YUNG's API 1.18.2-Fabric-2.0.8
Server Running: true
Player Count: 0 / 20; []
Data Packs: vanilla, Fabric Mods
World Generation: Stable
Is Modded: Definitely; Server brand changed to 'fabric'
Type: Dedicated Server (map_server.txt)
Suspected Mods: Valkyrien Skies 2 (valkyrienskies)

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy