Hello!
I have been trying to setup a server and for a bit i thought i had it running but THEN! it crashed and ever since the crash i keep getting more of them.
Anyone knows what goes wrong? im terrible at recognizing / fixing stuff xD
---- Minecraft Crash Report ----
// This doesn't make any sense!
Time: 06/09/2021, 16:07
Description: Watching Server
java.lang.Error: ServerHangWatchdog detected that a single server tick took 60.00 seconds (should be max 0.05)
at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:43) [?:?] {re:classloading}
at java.lang.Thread.run(Thread.java:832) [?:?] {}
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@4afd2183
at
[email protected]/java.lang.Object.wait(Native Method)
- waiting on java.lang.ref.ReferenceQueue$Lock@4afd2183
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
"Attach Listener" daemon prio=5 Id=5 RUNNABLE
"Notification Thread" daemon prio=9 Id=11 RUNNABLE
"Common-Cleaner" daemon prio=8 Id=12 TIMED_WAITING on java.lang.ref.ReferenceQueue$Lock@443ac6ac
at
[email protected]/java.lang.Object.wait(Native Method)
- waiting on java.lang.ref.ReferenceQueue$Lock@443ac6ac
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:832)
at
[email protected]/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:134)
"ForkJoinPool.commonPool-worker-3" daemon prio=5 Id=17 WAITING on java.util.concurrent.ForkJoinPool@40054af3
at
[email protected]/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@40054af3
at
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:211)
at
[email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1633)
at
[email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
"Thread-0" daemon prio=5 Id=18 TIMED_WAITING
at
[email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:376)
at app//com.electronwill.nightconfig.core.file.FileWatcher$WatcherThread.run(FileWatcher.java:190)
"FileSystemWatchService" daemon prio=5 Id=19 RUNNABLE (in native)
at
[email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
at
[email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:1055)
at
[email protected]/sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:587)
at
[email protected]/java.lang.Thread.run(Thread.java:832)
"Worker-Bootstrap-2" daemon prio=5 Id=22 WAITING on java.util.concurrent.ForkJoinPool@507cc97
at
[email protected]/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@507cc97
at
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:211)
at
[email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1633)
at
[email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
"Worker-Bootstrap-3" daemon prio=5 Id=23 TIMED_WAITING on java.util.concurrent.ForkJoinPool@507cc97
at
[email protected]/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@507cc97
at
[email protected]/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:293)
at
[email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1624)
at
[email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
"Timer hack thread" daemon prio=5 Id=24 TIMED_WAITING
at
[email protected]/java.lang.Thread.sleep(Native Method)
at net.minecraft.util.Util$6.run(Util.java:505)
"modloading-worker-3" daemon prio=5 Id=27 WAITING on java.util.concurrent.ForkJoinPool@26d5048d
at
[email protected]/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@26d5048d
at
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:211)
at
[email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1633)
at
[email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
"modloading-worker-0" daemon prio=5 Id=28 TIMED_WAITING on java.util.concurrent.ForkJoinPool@26d5048d
at
[email protected]/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.ForkJoinPool@26d5048d
at
[email protected]/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:293)
at
[email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1624)
at
[email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
"Thread-1" daemon prio=5 Id=29 RUNNABLE (in native)
at
[email protected]/sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
at
[email protected]/sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:323)
at
[email protected]/java.lang.Thread.run(Thread.java:832)
"Thread-2" daemon prio=5 Id=30 RUNNABLE (in native)
at
[email protected]/sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
at
[email protected]/sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:323)
at
[email protected]/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:112)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
at
[email protected]/java.lang.Thread.run(Thread.java:832)
Number of locked synchronizers = 1
- java.util.concurrent.ThreadPoolExecutor$Worker@42ad64b6
"Thread-3" daemon prio=5 Id=31 RUNNABLE (in native)
at
[email protected]/sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
at
[email protected]/sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:323)
at
[email protected]/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:112)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
at
[email protected]/java.lang.Thread.run(Thread.java:832)
Number of locked synchronizers = 1
- java.util.concurrent.ThreadPoolExecutor$Worker@7e468b45
"Thread-4" daemon prio=5 Id=32 RUNNABLE (in native)
at
[email protected]/sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
at
[email protected]/sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:323)
at
[email protected]/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:112)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
at
[email protected]/java.lang.Thread.run(Thread.java:832)
Number of locked synchronizers = 1
- java.util.concurrent.ThreadPoolExecutor$Worker@30b94b1b
"Thread-5" daemon prio=5 Id=33 RUNNABLE (in native)
at
[email protected]/sun.nio.ch.Iocp.getQueuedCompletionStatus(Native Method)
at
[email protected]/sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:323)
at
[email protected]/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:112)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
at
[email protected]/java.lang.Thread.run(Thread.java:832)
Number of locked synchronizers = 1
- java.util.concurrent.ThreadPoolExecutor$Worker@2386f307
"FileSystemWatchService" daemon prio=5 Id=36 RUNNABLE (in native)
at
[email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
at
[email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:1055)
at
[email protected]/sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:587)
at
[email protected]/java.lang.Thread.run(Thread.java:832)
"FileSystemWatchService" daemon prio=5 Id=37 RUNNABLE (in native)
at
[email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
at
[email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:1055)
at
[email protected]/sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:587)
at
[email protected]/java.lang.Thread.run(Thread.java:832)
"FileSystemWatchService" daemon prio=5 Id=38 RUNNABLE (in native)
at
[email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
at
[email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:1055)
at
[email protected]/sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:587)
at
[email protected]/java.lang.Thread.run(Thread.java:832)
"Snooper Timer" daemon prio=5 Id=53 WAITING on java.util.TaskQueue@3448a95d
at
[email protected]/java.lang.Object.wait(Native Method)
- waiting on java.util.TaskQueue@3448a95d
at
[email protected]/java.lang.Object.wait(Object.java:321)
at
[email protected]/java.util.TimerThread.mainLoop(Timer.java:527)
at
[email protected]/java.util.TimerThread.run(Timer.java:506)
"Server console handler" daemon prio=5 Id=55 RUNNABLE (in native)
at
[email protected]/java.io.FileInputStream.readBytes(Native Method)
at
[email protected]/java.io.FileInputStream.read(FileInputStream.java:271)
at
[email protected]/java.io.BufferedInputStream.read1(BufferedInputStream.java:282)
at
[email protected]/java.io.BufferedInputStream.read(BufferedInputStream.java:343)
- locked java.io.BufferedInputStream@5e703ff5
at
[email protected]/sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:297)
at
[email protected]/sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:339)
at
[email protected]/sun.nio.cs.StreamDecoder.read(StreamDecoder.java:188)
- locked java.io.InputStreamReader@652833d8
at
[email protected]/java.io.InputStreamReader.read(InputStreamReader.java:181)
...
"DestroyJavaVM" prio=5 Id=56 RUNNABLE
"ObjectCleanerThread" daemon prio=1 Id=57 TIMED_WAITING on java.lang.ref.ReferenceQueue$Lock@6b57b29c
at
[email protected]/java.lang.Object.wait(Native Method)
- waiting on java.lang.ref.ReferenceQueue$Lock@6b57b29c
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:832)
"Netty Server IO #0" daemon prio=5 Id=58 RUNNABLE
at
[email protected]/sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
at
[email protected]/sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:357)
at
[email protected]/sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:182)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129)
- locked sun.nio.ch.Util$2@1aa4fcea
- locked sun.nio.ch.WindowsSelectorImpl@4574f7dc
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
at app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
at app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:411)
at app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
...
"FileSystemWatchService" daemon prio=5 Id=59 RUNNABLE (in native)
at
[email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
at
[email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:1055)
at
[email protected]/sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:587)
at
[email protected]/java.lang.Thread.run(Thread.java:832)
"Server Watchdog" daemon prio=5 Id=64 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.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:41)
at
[email protected]/java.lang.Thread.run(Thread.java:832)
"WorldEdit Session Manager" prio=5 Id=65 TIMED_WAITING on java.util.TaskQueue@6166aa59
at
[email protected]/java.lang.Object.wait(Native Method)
- waiting on java.util.TaskQueue@6166aa59
at
[email protected]/java.util.TimerThread.mainLoop(Timer.java:553)
at
[email protected]/java.util.TimerThread.run(Timer.java:506)
"Java2D Disposer" daemon prio=10 Id=66 WAITING on java.lang.ref.ReferenceQueue$Lock@377337bb
at
[email protected]/java.lang.Object.wait(Native Method)
- waiting on java.lang.ref.ReferenceQueue$Lock@377337bb
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:832)
-- Performance stats --
Details:
Random tick rate: 3
Level stats: ResourceKey[minecraft:dimension / minecraft:overworld]: players: 0, entities: 74 [minecraft:chest_minecart:23,pokecube_adventures:trainer:11,minecraft:bee:9,minecraft:villager:7,minecraft:item:7], block_entities: 44 [minecraft:mob_spawner:15,minecraft:chest:13,minecraft:beehive:5,minecraft:blast_furnace:4,minecraft:furnace:2], block_ticks: 19808, fluid_ticks: 235, chunk_source: ServerChunkCache: 2578,
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: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
ResourceKey[minecraft:dimension / pokecube:secret_base]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
ResourceKey[minecraft:dimension / pokecube_legends:distorted_world]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
ResourceKey[minecraft:dimension / pokecube_world:overworld]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
ResourceKey[minecraft:dimension / pokecube_legends:ultraspace]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0
Stacktrace:
at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:43) [?:?] {re:classloading}
at java.lang.Thread.run(Thread.java:832) [?:?] {}
-- System Details --
Details:
Minecraft Version: 1.16.5
Minecraft Version ID: 1.16.5
Operating System: Windows 10 (amd64) version 10.0
Java Version: 15.0.1, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
Memory: 4395275016 bytes (4191 MB) / 6442450944 bytes (6144 MB) up to 6442450944 bytes (6144 MB)
CPUs: 4
JVM Flags: 2 total; -Xmx6G -Xms6G
ModLauncher: 8.0.9+86+master.3cf110c
ModLauncher launch target: fmlserver
ModLauncher naming: srg
ModLauncher services:
/mixin-0.8.2.jar mixin PLUGINSERVICE
/eventbus-4.0.0.jar eventbus PLUGINSERVICE
/forge-1.16.5-36.2.2.jar object_holder_definalize PLUGINSERVICE
/forge-1.16.5-36.2.2.jar runtime_enum_extender PLUGINSERVICE
/forge-1.16.5-36.2.2.jar capability_inject_definalize PLUGINSERVICE
/accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE
/forge-1.16.5-36.2.2.jar runtimedistcleaner PLUGINSERVICE
/mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE
/OptiFine_1.16.5_HD_U_G8.jar OptiFine TRANSFORMATIONSERVICE
/forge-1.16.5-36.2.2.jar fml TRANSFORMATIONSERVICE
FML: 36.2
Forge: net.minecraftforge:36.2.2
FML Language Providers:
[email protected]
minecraft@1
[email protected]
Mod List:
forge-1.16.5-36.2.2-server.jar |Minecraft |minecraft |1.16.5 |DONE |Manifest: NOSIGNATURE
torchmaster-2.3.7.jar |Torchmaster |torchmaster |2.3.7 |DONE |Manifest: NOSIGNATURE
economyinc-1.6.9.4-1.16.5.jar |Economy Inc. |economyinc |1.6.8 |DONE |Manifest: NOSIGNATURE
taterzens-1.1.0-forge.jar |Taterzens |taterzens |1.1.0 |DONE |Manifest: NOSIGNATURE
ftb-essentials-1605.1.4-build.13.jar |FTB Essentials |ftbessentials |1605.1.4-build.13 |DONE |Manifest: NOSIGNATURE
supermartijn642configlib-1.0.9-mc1.16.jar |SuperMartijn642's Config Lib |supermartijn642configlib |1.0.9 |DONE |Manifest: NOSIGNATURE
dungeons_plus-1.16.5-1.1.5.jar |Dungeons Plus |dungeons_plus |1.1.5 |DONE |Manifest: NOSIGNATURE
treeharvester_1.16.5-2.9.jar |Tree Harvester |treeharvester |2.9 |DONE |Manifest: NOSIGNATURE
jei-1.16.5-7.7.1.118.jar |Just Enough Items |jei |7.7.1.118 |DONE |Manifest: NOSIGNATURE
supermartijn642corelib-1.0.12-mc1.16.5.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.0.12 |DONE |Manifest: NOSIGNATURE
goblintraders-1.6.0-1.16.3.jar |Goblin Traders |goblintraders |1.6.0 |DONE |Manifest: NOSIGNATURE
mostructures-forge-1.2.0-1.16.5.jar |Mo' Structures |mostructures |1.2.0-1.16.5 |DONE |Manifest: NOSIGNATURE
Patchouli-1.16.4-53.1.jar |Patchouli |patchouli |1.16.4-53.1 |DONE |Manifest: NOSIGNATURE
collective-1.16.5-2.58.jar |Collective |collective |2.58 |DONE |Manifest: NOSIGNATURE
Bookshelf-Forge-1.16.5-10.2.27.jar |Bookshelf |bookshelf |10.2.27 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
worldedit-mod-7.2.5-dist.jar |WorldEdit |worldedit |7.2.5+57d5ac9 |DONE |Manifest: NOSIGNATURE
wormhole-1.1.8-mc1.16.5.jar |Wormhole (Portals) |wormhole |1.1.8 |DONE |Manifest: NOSIGNATURE
architectury-1.20.29-forge.jar |Architectury |architectury |1.20.29 |DONE |Manifest: NOSIGNATURE
ftb-library-forge-1605.3.1-build.58.jar |FTB Library |ftblibrary |1605.3.1-build.58 |DONE |Manifest: NOSIGNATURE
item-filters-forge-1605.2.5-build.9.jar |Item Filters |itemfilters |1605.2.5-build.9 |DONE |Manifest: NOSIGNATURE
Hwyla-forge-1.10.11-B78_1.16.2.jar |Waila |waila |1.10.11-B78_1.16.2 |DONE |Manifest: NOSIGNATURE
WAWLA-1.16.5-8.0.1.jar |WAWLA |wawla |8.0.1 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
Adorn-1.14.1+1.16.5-forge.jar |Adorn |adorn |1.14.1+1.16.5-forge |DONE |Manifest: NOSIGNATURE
byg-1.3.1.jar |Oh The Biomes You'll Go |byg |1.3.1 |DONE |Manifest: NOSIGNATURE
mysticalworld-1.16.5-0.3.2.17.jar |Mystical World |mysticalworld |0.3.2.16 |DONE |Manifest: NOSIGNATURE
smallships-1.16.5-1.10.1.jar |Small Ships Mod |smallships |1.10.1 |DONE |Manifest: NOSIGNATURE
ftb-teams-forge-1605.2.1-build.20.jar |FTB Teams |ftbteams |1605.2.1-build.20 |DONE |Manifest: NOSIGNATURE
ftb-quests-forge-1605.3.3-build.49.jar |FTB Quests |ftbquests |1605.3.3-build.49 |DONE |Manifest: NOSIGNATURE
ftb-chunks-forge-1605.3.1-build.41.jar |FTB Chunks |ftbchunks |1605.3.1-build.41 |DONE |Manifest: NOSIGNATURE
forge-1.16.5-36.2.2-universal.jar |Forge |forge |36.2.2 |DONE |Manifest: 22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90
Bountiful-1.16.4-3.3.1.jar |Bountiful |bountiful |1.16.4-3.3.1 |DONE |Manifest: NOSIGNATURE
subwild-1.2.1.jar |Subterranean Wilderness |subwild |1.2.1 |DONE |Manifest: NOSIGNATURE
pokecube-aio-1.16.5-3.12.0.jar |Thut Core |thutcore |99.3.12.0 |DONE |Manifest: NOSIGNATURE
stables-1.16.5-1.0.1.jar |Stables |stables |1.16.5-1.0.1 |DONE |Manifest: NOSIGNATURE
DynamicSurroundings-1.16.4-4.0.4.2.jar |§3Dynamic Surroundings |dsurround |1.16.4-4.0.4.2 |DONE |Manifest: b4:98:14:b9:76:55:25:4f:e5:5f:4d:71:90:87:43:5b:f9:d5:3a:02:60:42:5e:da:1f:15:9c:ff:be:a9:7c:77
structure_gel-1.16.5-1.7.7.jar |Structure Gel API |structure_gel |1.7.7 |DONE |Manifest: NOSIGNATURE
dungeons_gear-1.16.5-3.0.17.jar |Dungeons Gear |dungeons_gear |3.0.17 |DONE |Manifest: NOSIGNATURE
corpse-1.16.5-1.0.5.jar |Corpse |corpse |1.16.5-1.0.5 |DONE |Manifest: NOSIGNATURE
Crash Report UUID: 5678398d-c5bd-4fb8-adf2-4cacc611b763
Player Count: 0 / 20; []
Data Packs: vanilla, mod:forge, mod:taterzens, mod:adorn, mod:smallships, mod:mostructures, mod:stables, mod:dungeons_plus, mod:structure_gel, mod:dungeons_gear, mod:ftbessentials, mod:architectury, mod:ftblibrary, mod:itemfilters, mod:ftbteams, mod:ftbquests, mod:ftbchunks, mod:supermartijn642configlib, mod:supermartijn642corelib, mod:wormhole, mod:byg, mod:subwild, mod:corpse, mod:thutcore, mod:goblintraders, mod:jei, mod:collective, mod:treeharvester, mod:bookshelf, mod:waila, mod:wawla, mod:dsurround, mod:torchmaster (incompatible), mod:economyinc (incompatible), mod:patchouli (incompatible), mod:worldedit (incompatible), mod:mysticalworld, mod:bountiful (incompatible)
Is Modded: Definitely; Server brand changed to 'forge'
Type: Dedicated Server (map_server.txt)