MehVahdJukaar / Supplementaries

Other
146 stars 106 forks source link

[🐞]: Server crushed with 1.21.1 supplementaries when players join #1233

Closed BigMouthFlower closed 1 hour ago

BigMouthFlower commented 3 hours ago

Before Continuing:

Version

1.21.1-FABRIC

Supplementaries Version

supplementaries-1.21-3.0.21-beta-fabric

Moonlight Lib Version

moonlight-1.21-2.17.5-fabric

Issue Detail

I sent the issue #1232 several hours ago with the problem that fabric server can't start. As @MehVahdJukaar said, I use the new version mod supplementaries-1.21-3.0.21-beta-fabric. And I found that the server can start properly. But when I join the server, the server crash. Here is the crash report and latest.log: crash-2024-11-18_19.52.58-server.txt:

---- Minecraft Crash Report ----
// Oops.

Time: 2024-11-18 19:52:58
Description: Exception ticking world

java.lang.NoSuchFieldError: Class vectorwing.farmersdelight.common.Configuration does not have member field 'java.util.function.Supplier ENABLE_TOMATO_VINE_CLIMBING_TAGGED_ROPES'
    at knot//net.mehvahdjukaar.supplementaries.integration.fabric.FarmersDelightCompatImpl.isTomatoVineClimbingConfigOn(FarmersDelightCompatImpl.java:7)
    at knot//net.mehvahdjukaar.supplementaries.integration.FarmersDelightCompat.isTomatoVineClimbingConfigOn(FarmersDelightCompat.java)
    at knot//net.mehvahdjukaar.supplementaries.integration.FarmersDelightCompat.getTomatoLoggedReplacement(FarmersDelightCompat.java:76)
    at knot//vectorwing.farmersdelight.common.block.TomatoVineBlock.handler$bli000$supplementaries$supp$tomatoLoggingCompat(TomatoVineBlock.java:534)
    at knot//vectorwing.farmersdelight.common.block.TomatoVineBlock.attemptRopeClimb(TomatoVineBlock.java:97)
    at knot//vectorwing.farmersdelight.common.block.TomatoVineBlock.method_9514(TomatoVineBlock.java:91)
    at knot//net.minecraft.class_4970$class_4971.method_26199(class_4970.java:1153)
    at knot//net.minecraft.class_3218.method_18203(class_3218.java:519)
    at knot//net.minecraft.class_3215.method_14161(class_3215.java:365)
    at knot//net.minecraft.class_3215.method_12127(class_3215.java:310)
    at knot//net.minecraft.class_3218.method_18765(class_3218.java:350)
    at knot//net.minecraft.server.MinecraftServer.method_3813(MinecraftServer.java:1021)
    at knot//net.minecraft.class_3176.method_3813(class_3176.java:299)
    at knot//net.minecraft.server.MinecraftServer.method_3748(MinecraftServer.java:912)
    at knot//net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:697)
    at knot//net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:281)
    at java.base/java.lang.Thread.run(Thread.java:1570)

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

-- Head --
Thread: Server thread
Stacktrace:
    at knot//net.mehvahdjukaar.supplementaries.integration.fabric.FarmersDelightCompatImpl.isTomatoVineClimbingConfigOn(FarmersDelightCompatImpl.java:7)
    at knot//net.mehvahdjukaar.supplementaries.integration.FarmersDelightCompat.isTomatoVineClimbingConfigOn(FarmersDelightCompat.java)
    at knot//net.mehvahdjukaar.supplementaries.integration.FarmersDelightCompat.getTomatoLoggedReplacement(FarmersDelightCompat.java:76)
    at knot//vectorwing.farmersdelight.common.block.TomatoVineBlock.handler$bli000$supplementaries$supp$tomatoLoggingCompat(TomatoVineBlock.java:534)
    at knot//vectorwing.farmersdelight.common.block.TomatoVineBlock.attemptRopeClimb(TomatoVineBlock.java:97)
    at knot//vectorwing.farmersdelight.common.block.TomatoVineBlock.method_9514(TomatoVineBlock.java:91)
    at knot//net.minecraft.class_4970$class_4971.method_26199(class_4970.java:1153)
    at knot//net.minecraft.class_3218.method_18203(class_3218.java:519)
    at knot//net.minecraft.class_3215.method_14161(class_3215.java:365)
    at knot//net.minecraft.class_3215.method_12127(class_3215.java:310)

-- Affected level --
Details:
    All players: 1 total; [class_3222['BigMouth_Flower'/34, l='ServerLevel[world]', x=126.24, y=71.00, z=696.82]]
    Chunk stats: 1888
    Level dimension: minecraft:overworld
    Level spawn location: World: (0,117,0), Section: (at 0,5,0 in 0,7,0; chunk contains blocks 0,-64,0 to 15,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
    Level time: 91827264 game time, 95600961 day time
    Level name: world
    Level game mode: Game mode: survival (ID 0). Hardcore: false. Commands: false
    Level weather: Rain time: 147910 (now: false), thunder time: 17651 (now: false)
    Known server brands: Purpur, fabric
    Removed feature flags: 
    Level was modded: true
    Level storage version: 0x04ABD - Anvil
    Loaded entity count: 310
Stacktrace:
    at knot//net.minecraft.class_3218.method_8538(class_3218.java:1693)
    at knot//net.minecraft.server.MinecraftServer.method_3813(MinecraftServer.java:1024)
    at knot//net.minecraft.class_3176.method_3813(class_3176.java:299)
    at knot//net.minecraft.server.MinecraftServer.method_3748(MinecraftServer.java:912)
    at knot//net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:697)
    at knot//net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:281)
    at java.base/java.lang.Thread.run(Thread.java:1570)

-- System Details --
Details:
    Minecraft Version: 1.21.1
    Minecraft Version ID: 1.21.1
    Operating System: Linux (amd64) version 5.19.0-1.el7.elrepo.x86_64
    Java Version: 22.0.1, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
    Memory: 4775226488 bytes (4554 MiB) / 5242880000 bytes (5000 MiB) up to 5242880000 bytes (5000 MiB)
    CPUs: 6
    Processor Vendor: GenuineIntel
    Processor Name: Intel(R) Xeon(R) Platinum 8124M CPU @ 3.00GHz
    Identifier: Intel64 Family 6 Model 85 Stepping 4
    Microarchitecture: Skylake (Server)
    Frequency (GHz): 3.00
    Number of physical packages: 2
    Number of physical CPUs: 36
    Number of logical CPUs: 72
    Graphics card #0 name: unknown
    Graphics card #0 vendor: unknown
    Graphics card #0 VRAM (MiB): 0.00
    Graphics card #0 deviceId: unknown
    Graphics card #0 versionInfo: unknown
    Virtual memory max (MiB): 234258.66
    Virtual memory used (MiB): 197498.86
    Swap memory total (MiB): 30720.00
    Swap memory used (MiB): 15253.08
    Space in storage for jna.tmpdir (MiB): <path not set>
    Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): <path not set>
    Space in storage for io.netty.native.workdir (MiB): <path not set>
    Space in storage for java.io.tmpdir (MiB): available: 17273.75, total: 51175.00
    Space in storage for workdir (MiB): available: 1175706.00, total: 1511696.50
    JVM Flags: 20 total; -Xmx5000M -Xms5000M -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: 
        carpet: Carpet Mod 1.4.147+v240613
        fabric-api: Fabric API 0.107.0+1.21.1
            fabric-api-base: Fabric API Base 0.4.42+6573ed8c19
            fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.69+b559734419
            fabric-biome-api-v1: Fabric Biome API (v1) 13.0.30+be1ed2d719
            fabric-block-api-v1: Fabric Block API (v1) 1.0.22+0af3f5a719
            fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.10+6573ed8c19
            fabric-command-api-v1: Fabric Command API (v1) 1.2.49+f71b366f19
            fabric-command-api-v2: Fabric Command API (v2) 2.2.28+6ced4dd919
            fabric-commands-v0: Fabric Commands (v0) 0.2.66+df3654b319
            fabric-content-registries-v0: Fabric Content Registries (v0) 8.0.17+b559734419
            fabric-convention-tags-v1: Fabric Convention Tags 2.1.1+7f945d5b19
            fabric-convention-tags-v2: Fabric Convention Tags (v2) 2.9.1+7fd4837519
            fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.29+0af3f5a719
            fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.2.0+e49211d819
            fabric-data-generation-api-v1: Fabric Data Generation API (v1) 20.2.22+16c4ae2519
            fabric-dimensions-v1: Fabric Dimensions API (v1) 4.0.0+6fc22b9919
            fabric-entity-events-v1: Fabric Entity Events (v1) 1.7.0+2122d82819
            fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.7.13+ba9dae0619
            fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.53+6ced4dd919
            fabric-item-api-v1: Fabric Item API (v1) 11.1.1+d5debaed19
            fabric-item-group-api-v1: Fabric Item Group API (v1) 4.1.6+6823f7cd19
            fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.4.0+0f6c53cd19
            fabric-loot-api-v2: Fabric Loot API (v2) 3.0.15+3f89f5a519
            fabric-loot-api-v3: Fabric Loot API (v3) 1.0.3+3f89f5a519
            fabric-message-api-v1: Fabric Message API (v1) 6.0.13+6573ed8c19
            fabric-networking-api-v1: Fabric Networking API (v1) 4.3.0+c7469b2119
            fabric-object-builder-api-v1: Fabric Object Builder API (v1) 15.2.1+40875a9319
            fabric-particles-v1: Fabric Particles (v1) 4.0.2+6573ed8c19
            fabric-recipe-api-v1: Fabric Recipe API (v1) 5.0.13+6508971219
            fabric-registry-sync-v0: Fabric Registry Sync (v0) 5.1.3+60c3209b19
            fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.48+73761d2e19
            fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.1.6+1daea21519
            fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 4.3.0+8dc279b119
            fabric-resource-loader-v0: Fabric Resource Loader (v0) 1.3.1+5b5275af19
            fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.87+b559734419
            fabric-transfer-api-v1: Fabric Transfer API (v1) 5.4.1+95bead5f19
            fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 6.1.0+1daea21519
        fabricloader: Fabric Loader 0.16.7
            mixinextras: MixinExtras 0.4.1
        farmersdelight: Farmer's Delight 1.21-2.1.10+refabricated
            mm: Manningham Mills 2.3
            porting_lib_base: Porting Lib Base 3.1.0-beta+fdrf.1+1.21
                porting_lib_accessors: Porting Lib Accessors 3.1.0-beta+fdrf.1+1.21
                porting_lib_asm: Porting Lib ASM 3.1.0-beta+fdrf.1+1.21
                porting_lib_attributes: Porting Lib Attributes 3.1.0-beta+fdrf.1+1.21
                porting_lib_blocks: Porting Lib Blocks 3.1.0-beta+fdrf.1+1.21
                porting_lib_common: Porting Lib Common 3.1.0-beta+fdrf.1+1.21
                porting_lib_entity: Porting Lib Entity 3.1.0-beta+fdrf.1+1.21
                porting_lib_extensions: Porting Lib Extensions 3.1.0-beta+fdrf.1+1.21
                porting_lib_fluids: Porting Lib Fluids 3.1.0-beta+fdrf.1+1.21
                porting_lib_gui_utils: Porting Lib Gui Utils 3.1.0-beta+fdrf.1+1.21
                porting_lib_mixin_extensions: Porting Lib Mixin Extensions 3.1.0-beta+fdrf.1+1.21
                porting_lib_tags: Porting Lib Tags 3.0
                porting_lib_transfer: Porting Lib Transfer 3.1.0-beta+fdrf.1+1.21
            porting_lib_config: Porting Lib Config 3.1.0-beta+fdrf.1+1.21
            porting_lib_item_abilities: Porting Lib Item Abilities 3.1.0-beta+fdrf.1+1.21
                porting_lib_level_events: Porting Lib Level Events 3.1.0-beta+fdrf.1+1.21
            porting_lib_lazy_registration: Porting Lib Lazy Register 3.1.0-beta+fdrf.1+1.21
            porting_lib_loot: Porting Lib Loot 3.1.0-beta+fdrf.1+1.21
                porting_lib_conditions: Porting Lib Conditions 3.1.0-beta+fdrf.1+1.21
            porting_lib_recipe_book_categories: Porting Lib Recipe Book Categories 3.1.0-beta+fdrf.1+1.21
                porting_lib_core: Porting Lib Core 3.1.0-beta+fdrf.1+1.21
                porting_lib_gametest: Porting Lib GameTest 3.1.0-beta+fdrf.1+1.21
        gca: GugleCarpetAddition mc1.21-2.9.0+build.57
        java: Java HotSpot(TM) 64-Bit Server VM 22
        jei: Just Enough Items 19.21.0.247
        minecraft: Minecraft 1.21.1
        moonlight: Moonlight Lib 1.21-2.17.5
        netmusic: Net Music Mod 1.0.0
            com_googlecode_soundlibs_jlayer: jlayer 1.0.1.4
            com_googlecode_soundlibs_mp3spi: mp3spi 1.9.5.4
            com_googlecode_soundlibs_tritonus-share: tritonus-share 0.3.7.4
            yet_another_config_lib_v3: YetAnotherConfigLib 3.5.0+1.21-fabric
                com_twelvemonkeys_common_common-image: common-image 3.10.0
                com_twelvemonkeys_common_common-io: common-io 3.10.0
                com_twelvemonkeys_common_common-lang: common-lang 3.10.0
                com_twelvemonkeys_imageio_imageio-core: imageio-core 3.10.0
                com_twelvemonkeys_imageio_imageio-metadata: imageio-metadata 3.10.0
                com_twelvemonkeys_imageio_imageio-webp: imageio-webp 3.10.0
                org_quiltmc_parsers_gson: gson 0.2.1
                org_quiltmc_parsers_json: json 0.2.1
        pineapple_delight: Pineapple Delight 1.0.0
        smallships: Small Ships 2.0.0-b1.5
            forgeconfigapiport: Forge Config API Port 21.1.0
                com_electronwill_night-config_core: core 3.8.0
                com_electronwill_night-config_toml: toml 3.8.0
        storagedelight: Storage Delight 24.9.11-1.21-fabric
        supplementaries: Supplementaries 1.21-3.0.21-beta
            mixinsquared: MixinSquared 0.1.1
    Server Running: true
    Player Count: 1 / 20; [class_3222['BigMouth_Flower'/34, l='ServerLevel[world]', x=126.24, y=71.00, z=696.82]]
    Active Data Packs: vanilla, file/bukkit, file/armor statues v2.8.14 (MC 1.21-1.21.3), file/transparentFrame, file/1.21 tpa datapack light version made by Xiao_tu233.zip, fabric, fabric-convention-tags-v2, farmersdelight, moonlight, netmusic (incompatible), pineapple_delight, porting_lib_base, porting_lib_gametest, porting_lib_item_abilities, porting_lib_tags, smallships, storagedelight, supplementaries, supplementaries:generated_pack
    Available Data Packs: bundle, fabric, fabric-convention-tags-v2, farmersdelight, file/1.21 tpa datapack light version made by Xiao_tu233.zip, file/armor statues v2.8.14 (MC 1.21-1.21.3), file/bukkit, file/transparentFrame, moonlight, netmusic (incompatible), pineapple_delight, porting_lib_base, porting_lib_gametest, porting_lib_item_abilities, porting_lib_tags, smallships, storagedelight, supplementaries, supplementaries:generated_pack, trade_rebalance, vanilla
    Enabled Feature Flags: minecraft:vanilla
    World Generation: Stable
    World Seed: 7865836506934700179
    Is Modded: Definitely; Server brand changed to 'fabric'
    Type: Dedicated Server (map_server.txt)

crash-2024-11-18_19.53.59-server.txt:

---- Minecraft Crash Report ----
// Everything's going to plan. No, really, that was supposed to happen.

Time: 2024-11-18 19:53:59
Description: Watching Server

java.lang.Error: Watchdog
    at knot//net.minecraft.class_3178.run(class_3178.java:51)
    at java.base/java.lang.Thread.run(Thread.java:1570)

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

-- Head --
Thread: Server Watchdog
Stacktrace:
    at knot//net.minecraft.class_3178.run(class_3178.java:51)

-- Thread Dump --
Details:
    Threads: "Reference Handler" daemon prio=10 Id=14 RUNNABLE
    at java.base@22.0.1/java.lang.ref.Reference.waitForReferencePendingList(Native Method)
    at java.base@22.0.1/java.lang.ref.Reference.processPendingReferences(Reference.java:246)
    at java.base@22.0.1/java.lang.ref.Reference$ReferenceHandler.run(Reference.java:208)

"Finalizer" daemon prio=8 Id=15 WAITING on java.lang.ref.NativeReferenceQueue$Lock@73246518
    at java.base@22.0.1/java.lang.Object.wait0(Native Method)
    -  waiting on java.lang.ref.NativeReferenceQueue$Lock@73246518
    at java.base@22.0.1/java.lang.Object.wait(Object.java:375)
    at java.base@22.0.1/java.lang.Object.wait(Object.java:348)
    at java.base@22.0.1/java.lang.ref.NativeReferenceQueue.await(NativeReferenceQueue.java:48)
    at java.base@22.0.1/java.lang.ref.ReferenceQueue.remove0(ReferenceQueue.java:158)
    at java.base@22.0.1/java.lang.ref.NativeReferenceQueue.remove(NativeReferenceQueue.java:89)
    at java.base@22.0.1/java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:173)

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

"Common-Cleaner" daemon prio=8 Id=22 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7de3850c
    at java.base@22.0.1/jdk.internal.misc.Unsafe.park(Native Method)
    -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@7de3850c
    at java.base@22.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269)
    at java.base@22.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1847)
    at java.base@22.0.1/java.lang.ref.ReferenceQueue.await(ReferenceQueue.java:71)
    at java.base@22.0.1/java.lang.ref.ReferenceQueue.remove0(ReferenceQueue.java:143)
    at java.base@22.0.1/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:218)
    at java.base@22.0.1/jdk.internal.ref.CleanerImpl.run(CleanerImpl.java:140)
    at java.base@22.0.1/java.lang.Thread.runWith(Thread.java:1583)
    ...

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

"JNA Cleaner" daemon prio=5 Id=38 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@79dc0e68
    at java.base@22.0.1/jdk.internal.misc.Unsafe.park(Native Method)
    -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@79dc0e68
    at java.base@22.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269)
    at java.base@22.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1847)
    at java.base@22.0.1/java.lang.ref.ReferenceQueue.await(ReferenceQueue.java:71)
    at java.base@22.0.1/java.lang.ref.ReferenceQueue.remove0(ReferenceQueue.java:143)
    at java.base@22.0.1/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:218)
    at knot//com.sun.jna.internal.Cleaner$CleanerThread.run(Cleaner.java:154)

"FileSystemWatchService" daemon prio=5 Id=39 RUNNABLE (in native)
    at java.base@22.0.1/sun.nio.fs.LinuxWatchService.poll(Native Method)
    at java.base@22.0.1/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:307)
    at java.base@22.0.1/java.lang.Thread.runWith(Thread.java:1583)
    at java.base@22.0.1/java.lang.Thread.run(Thread.java:1570)

"config-file-watcher-0-0" daemon prio=5 Id=40 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3cde8f37
    at java.base@22.0.1/jdk.internal.misc.Unsafe.park(Native Method)
    -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3cde8f37
    at java.base@22.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269)
    at java.base@22.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1758)
    at java.base@22.0.1/java.util.concurrent.LinkedBlockingDeque.pollFirst(LinkedBlockingDeque.java:515)
    at java.base@22.0.1/java.util.concurrent.LinkedBlockingDeque.poll(LinkedBlockingDeque.java:683)
    at java.base@22.0.1/sun.nio.fs.AbstractWatchService.poll(AbstractWatchService.java:108)
    at knot//com.electronwill.nightconfig.core.file.FileWatcher$FsWatcher.run(FileWatcher.java:530)
    at java.base@22.0.1/java.lang.Thread.runWith(Thread.java:1583)
    ...

"pool-2-thread-1" prio=5 Id=41 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6c022111
    at java.base@22.0.1/jdk.internal.misc.Unsafe.park(Native Method)
    -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6c022111
    at java.base@22.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
    at java.base@22.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:519)
    at java.base@22.0.1/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:4013)
    at java.base@22.0.1/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3961)
    at java.base@22.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1707)
    at java.base@22.0.1/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1170)
    at java.base@22.0.1/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
    ...

"Timer hack thread" daemon prio=5 Id=44 TIMED_WAITING
    at java.base@22.0.1/java.lang.Thread.sleepNanos0(Native Method)
    at java.base@22.0.1/java.lang.Thread.sleepNanos(Thread.java:491)
    at java.base@22.0.1/java.lang.Thread.sleep(Thread.java:522)
    at knot//net.minecraft.class_156$9.run(class_156.java:913)

"Yggdrasil Key Fetcher" daemon prio=5 Id=46 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@da81278
    at java.base@22.0.1/jdk.internal.misc.Unsafe.park(Native Method)
    -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@da81278
    at java.base@22.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269)
    at java.base@22.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1758)
    at java.base@22.0.1/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
    at java.base@22.0.1/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
    at java.base@22.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070)
    at java.base@22.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
    at java.base@22.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
    ...

"DestroyJavaVM" prio=5 Id=56 RUNNABLE

"Netty Epoll Server IO #0" daemon prio=5 Id=58 RUNNABLE (in native)
    at knot//io.netty.channel.epoll.Native.epollWait(Native Method)
    at knot//io.netty.channel.epoll.Native.epollWait(Native.java:209)
    at knot//io.netty.channel.epoll.Native.epollWait(Native.java:202)
    at knot//io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:316)
    at knot//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:373)
    at knot//io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
    at knot//io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
    at java.base@22.0.1/java.lang.Thread.runWith(Thread.java:1583)
    ...

"Server Watchdog" daemon prio=8 Id=63 RUNNABLE
    at java.management@22.0.1/sun.management.ThreadImpl.dumpThreads0(Native Method)
    at java.management@22.0.1/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:518)
    at java.management@22.0.1/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:506)
    at knot//net.minecraft.class_3178.run(class_3178.java:48)
    at java.base@22.0.1/java.lang.Thread.runWith(Thread.java:1583)
    at java.base@22.0.1/java.lang.Thread.run(Thread.java:1570)

"Netty Epoll Server IO #1" daemon prio=5 Id=66 RUNNABLE (in native)
    at knot//io.netty.channel.epoll.Native.epollWait(Native Method)
    at knot//io.netty.channel.epoll.Native.epollWait(Native.java:209)
    at knot//io.netty.channel.epoll.Native.epollWait(Native.java:202)
    at knot//io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:316)
    at knot//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:373)
    at knot//io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
    at knot//io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
    at java.base@22.0.1/java.lang.Thread.runWith(Thread.java:1583)
    ...

Stacktrace:
    at knot//net.minecraft.class_3178.run(class_3178.java:51)
    at java.base/java.lang.Thread.run(Thread.java:1570)

-- Performance stats --
Details:
    Random tick rate: 3
    Level stats: ResourceKey[minecraft:dimension / minecraft:overworld]: players: 0, entities: 0,0,0,0,0,0,150 [], block_entities: 239 [<null>:239], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks[S] W: 0 E: 0,0,0,0,0,0,150,
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,
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
Stacktrace:
    at knot//net.minecraft.class_3178.run(class_3178.java:51)
    at java.base/java.lang.Thread.run(Thread.java:1570)

-- System Details --
Details:
    Minecraft Version: 1.21.1
    Minecraft Version ID: 1.21.1
    Operating System: Linux (amd64) version 5.19.0-1.el7.elrepo.x86_64
    Java Version: 22.0.1, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
    Memory: 4595792880 bytes (4382 MiB) / 5242880000 bytes (5000 MiB) up to 5242880000 bytes (5000 MiB)
    CPUs: 6
    Processor Vendor: GenuineIntel
    Processor Name: Intel(R) Xeon(R) Platinum 8124M CPU @ 3.00GHz
    Identifier: Intel64 Family 6 Model 85 Stepping 4
    Microarchitecture: Skylake (Server)
    Frequency (GHz): 3.00
    Number of physical packages: 2
    Number of physical CPUs: 36
    Number of logical CPUs: 72
    Graphics card #0 name: unknown
    Graphics card #0 vendor: unknown
    Graphics card #0 VRAM (MiB): 0.00
    Graphics card #0 deviceId: unknown
    Graphics card #0 versionInfo: unknown
    Virtual memory max (MiB): 234258.66
    Virtual memory used (MiB): 197440.73
    Swap memory total (MiB): 30720.00
    Swap memory used (MiB): 15258.10
    Space in storage for jna.tmpdir (MiB): <path not set>
    Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): <path not set>
    Space in storage for io.netty.native.workdir (MiB): <path not set>
    Space in storage for java.io.tmpdir (MiB): available: 17283.52, total: 51175.00
    Space in storage for workdir (MiB): available: 1175704.63, total: 1511696.50
    JVM Flags: 20 total; -Xmx5000M -Xms5000M -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: 
        carpet: Carpet Mod 1.4.147+v240613
        fabric-api: Fabric API 0.107.0+1.21.1
            fabric-api-base: Fabric API Base 0.4.42+6573ed8c19
            fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.69+b559734419
            fabric-biome-api-v1: Fabric Biome API (v1) 13.0.30+be1ed2d719
            fabric-block-api-v1: Fabric Block API (v1) 1.0.22+0af3f5a719
            fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.10+6573ed8c19
            fabric-command-api-v1: Fabric Command API (v1) 1.2.49+f71b366f19
            fabric-command-api-v2: Fabric Command API (v2) 2.2.28+6ced4dd919
            fabric-commands-v0: Fabric Commands (v0) 0.2.66+df3654b319
            fabric-content-registries-v0: Fabric Content Registries (v0) 8.0.17+b559734419
            fabric-convention-tags-v1: Fabric Convention Tags 2.1.1+7f945d5b19
            fabric-convention-tags-v2: Fabric Convention Tags (v2) 2.9.1+7fd4837519
            fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.29+0af3f5a719
            fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.2.0+e49211d819
            fabric-data-generation-api-v1: Fabric Data Generation API (v1) 20.2.22+16c4ae2519
            fabric-dimensions-v1: Fabric Dimensions API (v1) 4.0.0+6fc22b9919
            fabric-entity-events-v1: Fabric Entity Events (v1) 1.7.0+2122d82819
            fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.7.13+ba9dae0619
            fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.53+6ced4dd919
            fabric-item-api-v1: Fabric Item API (v1) 11.1.1+d5debaed19
            fabric-item-group-api-v1: Fabric Item Group API (v1) 4.1.6+6823f7cd19
            fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.4.0+0f6c53cd19
            fabric-loot-api-v2: Fabric Loot API (v2) 3.0.15+3f89f5a519
            fabric-loot-api-v3: Fabric Loot API (v3) 1.0.3+3f89f5a519
            fabric-message-api-v1: Fabric Message API (v1) 6.0.13+6573ed8c19
            fabric-networking-api-v1: Fabric Networking API (v1) 4.3.0+c7469b2119
            fabric-object-builder-api-v1: Fabric Object Builder API (v1) 15.2.1+40875a9319
            fabric-particles-v1: Fabric Particles (v1) 4.0.2+6573ed8c19
            fabric-recipe-api-v1: Fabric Recipe API (v1) 5.0.13+6508971219
            fabric-registry-sync-v0: Fabric Registry Sync (v0) 5.1.3+60c3209b19
            fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.48+73761d2e19
            fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.1.6+1daea21519
            fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 4.3.0+8dc279b119
            fabric-resource-loader-v0: Fabric Resource Loader (v0) 1.3.1+5b5275af19
            fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.87+b559734419
            fabric-transfer-api-v1: Fabric Transfer API (v1) 5.4.1+95bead5f19
            fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 6.1.0+1daea21519
        fabricloader: Fabric Loader 0.16.7
            mixinextras: MixinExtras 0.4.1
        farmersdelight: Farmer's Delight 1.21-2.1.10+refabricated
            mm: Manningham Mills 2.3
            porting_lib_base: Porting Lib Base 3.1.0-beta+fdrf.1+1.21
                porting_lib_accessors: Porting Lib Accessors 3.1.0-beta+fdrf.1+1.21
                porting_lib_asm: Porting Lib ASM 3.1.0-beta+fdrf.1+1.21
                porting_lib_attributes: Porting Lib Attributes 3.1.0-beta+fdrf.1+1.21
                porting_lib_blocks: Porting Lib Blocks 3.1.0-beta+fdrf.1+1.21
                porting_lib_common: Porting Lib Common 3.1.0-beta+fdrf.1+1.21
                porting_lib_entity: Porting Lib Entity 3.1.0-beta+fdrf.1+1.21
                porting_lib_extensions: Porting Lib Extensions 3.1.0-beta+fdrf.1+1.21
                porting_lib_fluids: Porting Lib Fluids 3.1.0-beta+fdrf.1+1.21
                porting_lib_gui_utils: Porting Lib Gui Utils 3.1.0-beta+fdrf.1+1.21
                porting_lib_mixin_extensions: Porting Lib Mixin Extensions 3.1.0-beta+fdrf.1+1.21
                porting_lib_tags: Porting Lib Tags 3.0
                porting_lib_transfer: Porting Lib Transfer 3.1.0-beta+fdrf.1+1.21
            porting_lib_config: Porting Lib Config 3.1.0-beta+fdrf.1+1.21
            porting_lib_item_abilities: Porting Lib Item Abilities 3.1.0-beta+fdrf.1+1.21
                porting_lib_level_events: Porting Lib Level Events 3.1.0-beta+fdrf.1+1.21
            porting_lib_lazy_registration: Porting Lib Lazy Register 3.1.0-beta+fdrf.1+1.21
            porting_lib_loot: Porting Lib Loot 3.1.0-beta+fdrf.1+1.21
                porting_lib_conditions: Porting Lib Conditions 3.1.0-beta+fdrf.1+1.21
            porting_lib_recipe_book_categories: Porting Lib Recipe Book Categories 3.1.0-beta+fdrf.1+1.21
                porting_lib_core: Porting Lib Core 3.1.0-beta+fdrf.1+1.21
                porting_lib_gametest: Porting Lib GameTest 3.1.0-beta+fdrf.1+1.21
        gca: GugleCarpetAddition mc1.21-2.9.0+build.57
        java: Java HotSpot(TM) 64-Bit Server VM 22
        jei: Just Enough Items 19.21.0.247
        minecraft: Minecraft 1.21.1
        moonlight: Moonlight Lib 1.21-2.17.5
        netmusic: Net Music Mod 1.0.0
            com_googlecode_soundlibs_jlayer: jlayer 1.0.1.4
            com_googlecode_soundlibs_mp3spi: mp3spi 1.9.5.4
            com_googlecode_soundlibs_tritonus-share: tritonus-share 0.3.7.4
            yet_another_config_lib_v3: YetAnotherConfigLib 3.5.0+1.21-fabric
                com_twelvemonkeys_common_common-image: common-image 3.10.0
                com_twelvemonkeys_common_common-io: common-io 3.10.0
                com_twelvemonkeys_common_common-lang: common-lang 3.10.0
                com_twelvemonkeys_imageio_imageio-core: imageio-core 3.10.0
                com_twelvemonkeys_imageio_imageio-metadata: imageio-metadata 3.10.0
                com_twelvemonkeys_imageio_imageio-webp: imageio-webp 3.10.0
                org_quiltmc_parsers_gson: gson 0.2.1
                org_quiltmc_parsers_json: json 0.2.1
        pineapple_delight: Pineapple Delight 1.0.0
        smallships: Small Ships 2.0.0-b1.5
            forgeconfigapiport: Forge Config API Port 21.1.0
                com_electronwill_night-config_core: core 3.8.0
                com_electronwill_night-config_toml: toml 3.8.0
        storagedelight: Storage Delight 24.9.11-1.21-fabric
        supplementaries: Supplementaries 1.21-3.0.21-beta
            mixinsquared: MixinSquared 0.1.1
    Server Running: true
    Player Count: 0 / 20; []
    Active Data Packs: vanilla, file/bukkit, file/armor statues v2.8.14 (MC 1.21-1.21.3), file/transparentFrame, file/1.21 tpa datapack light version made by Xiao_tu233.zip, fabric, fabric-convention-tags-v2, farmersdelight, moonlight, netmusic (incompatible), pineapple_delight, porting_lib_base, porting_lib_gametest, porting_lib_item_abilities, porting_lib_tags, smallships, storagedelight, supplementaries, supplementaries:generated_pack
    Available Data Packs: bundle, fabric, fabric-convention-tags-v2, farmersdelight, file/1.21 tpa datapack light version made by Xiao_tu233.zip, file/armor statues v2.8.14 (MC 1.21-1.21.3), file/bukkit, file/transparentFrame, moonlight, netmusic (incompatible), pineapple_delight, porting_lib_base, porting_lib_gametest, porting_lib_item_abilities, porting_lib_tags, smallships, storagedelight, supplementaries, supplementaries:generated_pack, trade_rebalance, vanilla
    Enabled Feature Flags: minecraft:vanilla
    World Generation: Stable
    World Seed: 7865836506934700179
    Is Modded: Definitely; Server brand changed to 'fabric'
    Type: Dedicated Server (map_server.txt)

latest.log:

[19:47:35] [main/INFO]: Loading Minecraft 1.21.1 with Fabric Loader 0.16.7
[19:47:35] [ForkJoinPool-1-worker-5/WARN]: Mod gca uses the version mc1.21-2.9.0+build.57 which isn't compatible with Loader's extended semantic version format (Could not parse version number component 'mc1'!), SemVer is recommended for reliably evaluating dependencies and prioritizing newer version
[19:47:36] [main/WARN]: Warnings were found!
 - 模组 'Forge Config API Port' (forgeconfigapiport) 21.1.0 建议安装 modmenu 的 任意版本,但没有安装它!
     - 为了最佳体验,您应该安装 modmenu 的 任意版本。
[19:47:36] [main/INFO]: Loading 90 mods:
    - carpet 1.4.147+v240613
    - fabric-api 0.107.0+1.21.1
       |-- fabric-api-base 0.4.42+6573ed8c19
       |-- fabric-api-lookup-api-v1 1.6.69+b559734419
       |-- fabric-biome-api-v1 13.0.30+be1ed2d719
       |-- fabric-block-api-v1 1.0.22+0af3f5a719
       |-- fabric-block-view-api-v2 1.0.10+6573ed8c19
       |-- fabric-blockrenderlayer-v1 1.1.52+0af3f5a719
       |-- fabric-client-tags-api-v1 1.1.15+6573ed8c19
       |-- fabric-command-api-v1 1.2.49+f71b366f19
       |-- fabric-command-api-v2 2.2.28+6ced4dd919
       |-- fabric-commands-v0 0.2.66+df3654b319
       |-- fabric-content-registries-v0 8.0.17+b559734419
       |-- fabric-convention-tags-v1 2.1.1+7f945d5b19
       |-- fabric-convention-tags-v2 2.9.1+7fd4837519
       |-- fabric-crash-report-info-v1 0.2.29+0af3f5a719
       |-- fabric-data-attachment-api-v1 1.2.0+e49211d819
       |-- fabric-data-generation-api-v1 20.2.22+16c4ae2519
       |-- fabric-dimensions-v1 4.0.0+6fc22b9919
       |-- fabric-entity-events-v1 1.7.0+2122d82819
       |-- fabric-events-interaction-v0 0.7.13+ba9dae0619
       |-- fabric-game-rule-api-v1 1.0.53+6ced4dd919
       |-- fabric-item-api-v1 11.1.1+d5debaed19
       |-- fabric-item-group-api-v1 4.1.6+6823f7cd19
       |-- fabric-key-binding-api-v1 1.0.47+0af3f5a719
       |-- fabric-keybindings-v0 0.2.45+df3654b319
       |-- fabric-lifecycle-events-v1 2.4.0+0f6c53cd19
       |-- fabric-loot-api-v2 3.0.15+3f89f5a519
       |-- fabric-loot-api-v3 1.0.3+3f89f5a519
       |-- fabric-message-api-v1 6.0.13+6573ed8c19
       |-- fabric-model-loading-api-v1 2.0.0+fe474d6b19
       |-- fabric-networking-api-v1 4.3.0+c7469b2119
       |-- fabric-object-builder-api-v1 15.2.1+40875a9319
       |-- fabric-particles-v1 4.0.2+6573ed8c19
       |-- fabric-recipe-api-v1 5.0.13+6508971219
       |-- fabric-registry-sync-v0 5.1.3+60c3209b19
       |-- fabric-renderer-api-v1 3.4.0+c705a49c19
       |-- fabric-renderer-indigo 1.7.0+c705a49c19
       |-- fabric-renderer-registries-v1 3.2.68+df3654b319
       |-- fabric-rendering-data-attachment-v1 0.3.48+73761d2e19
       |-- fabric-rendering-fluids-v1 3.1.6+1daea21519
       |-- fabric-rendering-v0 1.1.71+df3654b319
       |-- fabric-rendering-v1 5.0.5+df16efd019
       |-- fabric-resource-conditions-api-v1 4.3.0+8dc279b119
       |-- fabric-resource-loader-v0 1.3.1+5b5275af19
       |-- fabric-screen-api-v1 2.0.25+8b68f1c719
       |-- fabric-screen-handler-api-v1 1.3.87+b559734419
       |-- fabric-sound-api-v1 1.0.23+6573ed8c19
       |-- fabric-transfer-api-v1 5.4.1+95bead5f19
       \-- fabric-transitive-access-wideners-v1 6.1.0+1daea21519
    - fabricloader 0.16.7
       \-- mixinextras 0.4.1
    - farmersdelight 1.21-2.1.10+refabricated
       |-- mm 2.3
       |-- porting_lib_base 3.1.0-beta+fdrf.1+1.21
       |    |-- com_electronwill_night-config_core 3.8.0
       |    |-- com_electronwill_night-config_toml 3.8.0
       |    |-- mm 2.3
       |    |-- porting_lib_accessors 3.1.0-beta+fdrf.1+1.21
       |    |-- porting_lib_asm 3.1.0-beta+fdrf.1+1.21
       |    |-- porting_lib_attributes 3.1.0-beta+fdrf.1+1.21
       |    |-- porting_lib_blocks 3.1.0-beta+fdrf.1+1.21
       |    |-- porting_lib_common 3.1.0-beta+fdrf.1+1.21
       |    |-- porting_lib_core 3.1.0-beta+fdrf.1+1.21
       |    |-- porting_lib_entity 3.1.0-beta+fdrf.1+1.21
       |    |-- porting_lib_extensions 3.1.0-beta+fdrf.1+1.21
       |    |-- porting_lib_fluids 3.1.0-beta+fdrf.1+1.21
       |    |-- porting_lib_gametest 3.1.0-beta+fdrf.1+1.21
       |    |-- porting_lib_gui_utils 3.1.0-beta+fdrf.1+1.21
       |    |-- porting_lib_mixin_extensions 3.1.0-beta+fdrf.1+1.21
       |    |-- porting_lib_tags 3.0
       |    \-- porting_lib_transfer 3.1.0-beta+fdrf.1+1.21
       |-- porting_lib_config 3.1.0-beta+fdrf.1+1.21
       |    |-- com_electronwill_night-config_core 3.8.0
       |    |-- com_electronwill_night-config_toml 3.8.0
       |    |-- porting_lib_core 3.1.0-beta+fdrf.1+1.21
       |    \-- porting_lib_gametest 3.1.0-beta+fdrf.1+1.21
       |-- porting_lib_item_abilities 3.1.0-beta+fdrf.1+1.21
       |    |-- porting_lib_blocks 3.1.0-beta+fdrf.1+1.21
       |    |-- porting_lib_core 3.1.0-beta+fdrf.1+1.21
       |    |-- porting_lib_gametest 3.1.0-beta+fdrf.1+1.21
       |    \-- porting_lib_level_events 3.1.0-beta+fdrf.1+1.21
       |-- porting_lib_lazy_registration 3.1.0-beta+fdrf.1+1.21
       |    |-- porting_lib_core 3.1.0-beta+fdrf.1+1.21
       |    \-- porting_lib_gametest 3.1.0-beta+fdrf.1+1.21
       |-- porting_lib_loot 3.1.0-beta+fdrf.1+1.21
       |    |-- porting_lib_conditions 3.1.0-beta+fdrf.1+1.21
       |    |-- porting_lib_core 3.1.0-beta+fdrf.1+1.21
       |    \-- porting_lib_gametest 3.1.0-beta+fdrf.1+1.21
       \-- porting_lib_recipe_book_categories 3.1.0-beta+fdrf.1+1.21
            |-- porting_lib_core 3.1.0-beta+fdrf.1+1.21
            \-- porting_lib_gametest 3.1.0-beta+fdrf.1+1.21
    - gca mc1.21-2.9.0+build.57
    - java 22
    - jei 19.21.0.247
    - minecraft 1.21.1
    - moonlight 1.21-2.17.5
    - netmusic 1.0.0
       |-- com_googlecode_soundlibs_jlayer 1.0.1.4
       |-- com_googlecode_soundlibs_mp3spi 1.9.5.4
       |-- com_googlecode_soundlibs_tritonus-share 0.3.7.4
       \-- yet_another_config_lib_v3 3.5.0+1.21-fabric
            |-- com_twelvemonkeys_common_common-image 3.10.0
            |-- com_twelvemonkeys_common_common-io 3.10.0
            |-- com_twelvemonkeys_common_common-lang 3.10.0
            |-- com_twelvemonkeys_imageio_imageio-core 3.10.0
            |-- com_twelvemonkeys_imageio_imageio-metadata 3.10.0
            |-- com_twelvemonkeys_imageio_imageio-webp 3.10.0
            |-- org_quiltmc_parsers_gson 0.2.1
            \-- org_quiltmc_parsers_json 0.2.1
    - pineapple_delight 1.0.0
    - smallships 2.0.0-b1.5
       \-- forgeconfigapiport 21.1.0
            |-- com_electronwill_night-config_core 3.8.0
            \-- com_electronwill_night-config_toml 3.8.0
    - storagedelight 24.9.11-1.21-fabric
    - supplementaries 1.21-3.0.21-beta
       \-- mixinsquared 0.1.1
[19:47:36] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.7 Source=file:/home/minecraft/multicraft/servers/server14104/libraries/net/fabricmc/sponge-mixin/0.15.3+mixin.0.8.7/sponge-mixin-0.15.3+mixin.0.8.7.jar Service=Knot/Fabric Env=SERVER
[19:47:36] [main/INFO]: Compatibility level set to JAVA_17
[19:47:36] [main/INFO]: Compatibility level set to JAVA_21
[19:47:36] [main/WARN]: Reference map 'forgeconfigapiport.common.refmap.json' for forgeconfigapiport.common.mixins.json could not be read. If this is a development environment you can ignore this message
[19:47:36] [main/WARN]: Error loading class: net/minecraft/class_881 (java.lang.ClassNotFoundException: net/minecraft/class_881)
[19:47:36] [main/WARN]: @Mixin target net.minecraft.class_881 was not found porting_lib_base.mixins.json:client.BoatRendererMixin from mod porting_lib_base
[19:47:36] [main/WARN]: Error loading class: net/minecraft/class_525 (java.lang.ClassNotFoundException: net/minecraft/class_525)
[19:47:36] [main/WARN]: @Mixin target net.minecraft.class_525 was not found porting_lib_base.mixins.json:client.CreateWorldScreenMixin from mod porting_lib_base
[19:47:36] [main/WARN]: Error loading class: net/minecraft/class_906 (java.lang.ClassNotFoundException: net/minecraft/class_906)
[19:47:36] [main/WARN]: @Mixin target net.minecraft.class_906 was not found porting_lib_item_abilities.mixins.json:FishingHookRendererMixin from mod porting_lib_item_abilities
[19:47:37] [main/WARN]: Error loading class: net/minecraft/class_638 (java.lang.ClassNotFoundException: net/minecraft/class_638)
[19:47:37] [main/WARN]: @Mixin target net.minecraft.class_638 was not found porting_lib_level_events.mixins.json:client.ClientLevelMixin from mod porting_lib_level_events
[19:47:37] [main/WARN]: Error loading class: me/jellysquid/mods/sodium/client/render/chunk/compile/pipeline/FluidRenderer (java.lang.ClassNotFoundException: me/jellysquid/mods/sodium/client/render/chunk/compile/pipeline/FluidRenderer)
[19:47:37] [main/WARN]: Error loading class: net/minecraft/class_314 (java.lang.ClassNotFoundException: net/minecraft/class_314)
[19:47:37] [main/WARN]: @Mixin target net.minecraft.class_314 was not found mixins.mm.json:net.minecraft.class_314 from mod mm
[19:47:37] [main/INFO]: Initializing MixinExtras via com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.4.1).
[19:47:42] [main/WARN]: Method overwrite conflict for getClimateSettings in supplementaries.mixins.json:BiomeAccessor from mod supplementaries, previously written by carpet.mixins.Biome_scarpetMixin. Skipping method.
[19:47:47] [main/ERROR]: No data fixer registered for rotten_tomato
[19:47:47] [main/INFO]: Definitely not up to no good
[19:47:47] [main/INFO]: Deserializing GeneralConfig from './config/netmusic/common.json5'
[19:47:47] [main/INFO]: Loaded config supplementaries-common.json
[19:47:49] [main/INFO]: Initialized block sets in 9ms
[19:47:49] [main/ERROR]: No data fixer registered for dispenser_minecart
[19:47:49] [main/ERROR]: No data fixer registered for falling_urn
[19:47:49] [main/ERROR]: No data fixer registered for falling_ash
[19:47:49] [main/ERROR]: No data fixer registered for falling_sack
[19:47:49] [main/ERROR]: No data fixer registered for brick_projectile
[19:47:49] [main/ERROR]: No data fixer registered for slimeball_projectile
[19:47:49] [main/ERROR]: No data fixer registered for bomb
[19:47:49] [main/ERROR]: No data fixer registered for cannonball
[19:47:49] [main/ERROR]: No data fixer registered for rope_arrow
[19:47:49] [main/ERROR]: No data fixer registered for slingshot_projectile
[19:47:49] [main/INFO]: Initialized color sets in 19ms
[19:47:49] [main/INFO]: Finished mod setup in: [0, 1, 0, 0, 18, 3, 0] ms
[19:47:49] [main/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
[19:47:49] [main/INFO]: Generated runtime SERVER_DATA for pack supplementaries:generated_pack (Supplementaries) in: 26 ms
[19:47:51] [main/ERROR]: Parsing error loading recipe supplementaries:integration/ash_bricks_fd
com.google.gson.JsonParseException: Failed to parse either. First: Input does not contain a key [fabric:type]: MapLike[{"type":"farmersdelight:item_ability","action":"pickaxe_dig"}]; Second: Failed to parse either. First: Not a json array: {"type":"farmersdelight:item_ability","action":"pickaxe_dig"}; Second: No key tag in MapLike[{"type":"farmersdelight:item_ability","action":"pickaxe_dig"}]; No key item in MapLike[{"type":"farmersdelight:item_ability","action":"pickaxe_dig"}]
    at knot/com.mojang.serialization.DataResult$Error.getOrThrow(DataResult.java:287) ~[datafixerupper-8.0.16.jar:?]
    at knot/net.minecraft.class_1863.method_20705(class_1863.java:62) ~[server-intermediary.jar:?]
    at knot/net.minecraft.class_1863.method_18788(class_1863.java:35) ~[server-intermediary.jar:?]
    at knot/net.minecraft.class_4080.method_18790(class_4080.java:13) ~[server-intermediary.jar:?]
    at java.base/java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?]
    at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?]
    at knot/net.minecraft.class_4014.method_18365(class_4014.java:69) ~[server-intermediary.jar:?]
    at knot/net.minecraft.class_156.method_43498(class_156.java:1024) [server-intermediary.jar:?]
    at knot/net.minecraft.class_156.method_43499(class_156.java:1012) [server-intermediary.jar:?]
    at knot/net.minecraft.server.Main.main(Main.java:182) [server-intermediary.jar:?]
    at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480) [fabric-loader-0.16.7.jar:?]
    at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) [fabric-loader-0.16.7.jar:?]
    at net.fabricmc.loader.impl.launch.knot.KnotServer.main(KnotServer.java:23) [fabric-loader-0.16.7.jar:?]
    at net.fabricmc.loader.impl.launch.server.FabricServerLauncher.main(FabricServerLauncher.java:69) [fabric-loader-0.16.7.jar:?]
    at net.fabricmc.installer.ServerLauncher.main(ServerLauncher.java:69) [java22.jar:1.0.1]
[19:47:51] [main/ERROR]: Parsing error loading recipe supplementaries:integration/lapis_bricks_fd
com.google.gson.JsonParseException: Failed to parse either. First: Input does not contain a key [fabric:type]: MapLike[{"type":"farmersdelight:item_ability","action":"pickaxe_dig"}]; Second: Failed to parse either. First: Not a json array: {"type":"farmersdelight:item_ability","action":"pickaxe_dig"}; Second: No key tag in MapLike[{"type":"farmersdelight:item_ability","action":"pickaxe_dig"}]; No key item in MapLike[{"type":"farmersdelight:item_ability","action":"pickaxe_dig"}]
    at knot/com.mojang.serialization.DataResult$Error.getOrThrow(DataResult.java:287) ~[datafixerupper-8.0.16.jar:?]
    at knot/net.minecraft.class_1863.method_20705(class_1863.java:62) ~[server-intermediary.jar:?]
    at knot/net.minecraft.class_1863.method_18788(class_1863.java:35) ~[server-intermediary.jar:?]
    at knot/net.minecraft.class_4080.method_18790(class_4080.java:13) ~[server-intermediary.jar:?]
    at java.base/java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?]
    at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?]
    at knot/net.minecraft.class_4014.method_18365(class_4014.java:69) ~[server-intermediary.jar:?]
    at knot/net.minecraft.class_156.method_43498(class_156.java:1024) [server-intermediary.jar:?]
    at knot/net.minecraft.class_156.method_43499(class_156.java:1012) [server-intermediary.jar:?]
    at knot/net.minecraft.server.Main.main(Main.java:182) [server-intermediary.jar:?]
    at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480) [fabric-loader-0.16.7.jar:?]
    at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) [fabric-loader-0.16.7.jar:?]
    at net.fabricmc.loader.impl.launch.knot.KnotServer.main(KnotServer.java:23) [fabric-loader-0.16.7.jar:?]
    at net.fabricmc.loader.impl.launch.server.FabricServerLauncher.main(FabricServerLauncher.java:69) [fabric-loader-0.16.7.jar:?]
    at net.fabricmc.installer.ServerLauncher.main(ServerLauncher.java:69) [java22.jar:1.0.1]
[19:47:51] [main/INFO]: Loaded 1946 recipes
[19:47:51] [main/INFO]: Loaded 1707 advancements
[19:47:51] [main/WARN]: Could not decode GlobalLootModifier with json id supplementaries:fishing_antique_ink_treasure - error: Unknown registry key in ResourceKey[minecraft:root / porting_lib:global_loot_modifier_serializers]: moonlight:add_item
[19:47:51] [main/WARN]: Could not decode GlobalLootModifier with json id supplementaries:straw_from_flax - error: Unknown registry key in ResourceKey[minecraft:root / porting_lib:global_loot_modifier_serializers]: moonlight:add_item
[19:47:51] [main/WARN]: Could not decode GlobalLootModifier with json id supplementaries:replace_rope - error: Unknown registry key in ResourceKey[minecraft:root / porting_lib:global_loot_modifier_serializers]: supplementaries:replace_rope
[19:47:51] [main/WARN]: Could not decode GlobalLootModifier with json id supplementaries:fishing_antique_ink - error: Unknown registry key in ResourceKey[minecraft:root / porting_lib:global_loot_modifier_serializers]: moonlight:add_item
[19:47:51] [main/WARN]: Could not decode GlobalLootModifier with json id supplementaries:ash_from_burning_mobs - error: Unknown registry key in ResourceKey[minecraft:root / porting_lib:global_loot_modifier_serializers]: moonlight:add_item
[19:47:51] [main/INFO]: Loaded 27 flute songs
[19:47:51] [main/WARN]: Not all defined tags for registry ResourceKey[minecraft:root / minecraft:item] are present in data pack: c:ingots/lead, c:storage_blocks/lead, supplementaries:buntings, supplementaries:concrete_powders
[19:47:52] [main/INFO]: Registering custom dispenser behaviors
[19:47:52] [main/INFO]: Applied 190 biome modifications to 54 of 64 new biomes in 20.86 ms
[19:47:52] [Server thread/INFO]: Starting minecraft server version 1.21.1
[19:47:52] [Server thread/INFO]: Loading properties
[19:47:52] [Server thread/INFO]: Default game type: SURVIVAL
[19:47:52] [Server thread/INFO]: Generating keypair
[19:47:52] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:1048
[19:47:52] [Server thread/INFO]: Using epoll channel type
[19:47:52] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[19:47:52] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[19:47:52] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
[19:47:52] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[19:47:52] [Server thread/INFO]: Preparing level "world"
[19:47:53] [Server thread/INFO]: [CM] Loaded 5 settings from carpet.conf
[19:47:55] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[19:47:55] [Worker-Main-1/INFO]: Preparing spawn area: 0%
[19:47:55] [Server thread/INFO]: Time elapsed: 492 ms
[19:47:55] [Server thread/INFO]: Done (2.801s)! For help, type "help"
[19:48:01] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 5538ms or 110 ticks behind
[19:48:30] [Server thread/INFO]: There are 0 of a max of 20 players online: 
[19:49:05] [Server thread/INFO]: There are 0 of a max of 20 players online: 
[19:49:40] [Server thread/INFO]: There are 0 of a max of 20 players online: 
[19:50:15] [Server thread/INFO]: There are 0 of a max of 20 players online: 
[19:50:50] [Server thread/INFO]: There are 0 of a max of 20 players online: 
[19:51:25] [Server thread/INFO]: There are 0 of a max of 20 players online: 
[19:52:00] [Server thread/INFO]: There are 0 of a max of 20 players online: 
[19:52:35] [Server thread/INFO]: There are 0 of a max of 20 players online: 
[19:52:57] [Server thread/INFO]: BigMouth_Flower[/14.154.49.253:50480] logged in with entity id 34 at (126.24373944598992, 71.0, 696.8196628187468)
[19:52:57] [Server thread/INFO]: BigMouth_Flower joined the game
[19:52:58] [Server thread/ERROR]: Encountered an unexpected exception
net.minecraft.class_148: Exception ticking world
    at knot/net.minecraft.server.MinecraftServer.method_3813(MinecraftServer.java:1025) ~[server-intermediary.jar:?]
    at knot/net.minecraft.class_3176.method_3813(class_3176.java:299) ~[server-intermediary.jar:?]
    at knot/net.minecraft.server.MinecraftServer.method_3748(MinecraftServer.java:912) ~[server-intermediary.jar:?]
    at knot/net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:697) ~[server-intermediary.jar:?]
    at knot/net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:281) ~[server-intermediary.jar:?]
    at java.base/java.lang.Thread.run(Thread.java:1570) [?:?]
Caused by: java.lang.NoSuchFieldError: Class vectorwing.farmersdelight.common.Configuration does not have member field 'java.util.function.Supplier ENABLE_TOMATO_VINE_CLIMBING_TAGGED_ROPES'
    at knot/net.mehvahdjukaar.supplementaries.integration.fabric.FarmersDelightCompatImpl.isTomatoVineClimbingConfigOn(FarmersDelightCompatImpl.java:7) ~[supplementaries-1.21-3.0.21-beta-fabric.jar:?]
    at knot/net.mehvahdjukaar.supplementaries.integration.FarmersDelightCompat.isTomatoVineClimbingConfigOn(FarmersDelightCompat.java) ~[supplementaries-1.21-3.0.21-beta-fabric.jar:?]
    at knot/net.mehvahdjukaar.supplementaries.integration.FarmersDelightCompat.getTomatoLoggedReplacement(FarmersDelightCompat.java:76) ~[supplementaries-1.21-3.0.21-beta-fabric.jar:?]
    at knot/vectorwing.farmersdelight.common.block.TomatoVineBlock.handler$bli000$supplementaries$supp$tomatoLoggingCompat(TomatoVineBlock.java:534) ~[FarmersDelight-1.21-2.1.10+refabricated.jar:?]
    at knot/vectorwing.farmersdelight.common.block.TomatoVineBlock.attemptRopeClimb(TomatoVineBlock.java:97) ~[FarmersDelight-1.21-2.1.10+refabricated.jar:?]
    at knot/vectorwing.farmersdelight.common.block.TomatoVineBlock.method_9514(TomatoVineBlock.java:91) ~[FarmersDelight-1.21-2.1.10+refabricated.jar:?]
    at knot/net.minecraft.class_4970$class_4971.method_26199(class_4970.java:1153) ~[server-intermediary.jar:?]
    at knot/net.minecraft.class_3218.method_18203(class_3218.java:519) ~[server-intermediary.jar:?]
    at knot/net.minecraft.class_3215.method_14161(class_3215.java:365) ~[server-intermediary.jar:?]
    at knot/net.minecraft.class_3215.method_12127(class_3215.java:310) ~[server-intermediary.jar:?]
    at knot/net.minecraft.class_3218.method_18765(class_3218.java:350) ~[server-intermediary.jar:?]
    at knot/net.minecraft.server.MinecraftServer.method_3813(MinecraftServer.java:1021) ~[server-intermediary.jar:?]
    ... 5 more
[19:52:58] [Server thread/ERROR]: This crash report has been saved to: /home/minecraft/multicraft/servers/server14104/crash-reports/crash-2024-11-18_19.52.58-server.txt
[19:52:58] [Server thread/INFO]: Stopping server
[19:52:58] [Server thread/INFO]: Saving players
[19:52:58] [Server thread/INFO]: BigMouth_Flower lost connection: Server closed
[19:52:58] [Server thread/INFO]: BigMouth_Flower left the game
[19:52:58] [Server thread/INFO]: Saving worlds
[19:52:58] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:overworld
[19:52:59] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:the_nether
[19:52:59] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:the_end
[19:52:59] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
[19:52:59] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
[19:52:59] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
[19:52:59] [Server thread/INFO]: ThreadedAnvilChunkStorage: All dimensions are saved
[19:53:58] [Server Watchdog/ERROR]: A single server tick took 60.00 seconds (should be max 0.05)
[19:53:58] [Server Watchdog/ERROR]: Considering it to be crashed, server will forcibly shutdown.
[19:53:59] [Server Watchdog/ERROR]: This crash report has been saved to: /home/minecraft/multicraft/servers/server14104/crash-reports/crash-2024-11-18_19.53.59-server.txt
MehVahdJukaar commented 2 hours ago

Farmers delight mod is for 1.21.1.

BigMouthFlower commented 2 hours ago

Farmers delight mod is for 1.21.1.

Oh I got it, I update FarmersDelight-1.21-2.1.10+refabricated to FarmersDelight-1.21.1-2.2.2+refabricated. Now problem solved. Thanks a lot.