Regions Unexplored (forge/fabric)

Regions Unexplored (forge/fabric)

19M Downloads

Bug Report Server Crash

Arginou57 opened this issue · 0 comments

commented

Describe the bug
Ils doivent corriger le cast dans le fichier :
RuPlantBlock.java:63 → où un objet est forcé à être un DoublePlantBlock alors que ce n’est pas garanti.

Crash Logs
---- Minecraft Crash Report ----
// Quite honestly, I wouldn't worry myself about that.

Time: 2025-06-02 21:01:37
Description: Exception ticking world

java.lang.ClassCastException: class net.neoforged.neoforge.registries.DeferredHolder cannot be cast to class net.minecraft.world.level.block.DoublePlantBlock (net.neoforged.neoforge.registries.DeferredHolder is in module [email protected] of loader 'TRANSFORMER' @32e54a9d; net.minecraft.world.level.block.DoublePlantBlock is in module [email protected] of loader 'TRANSFORMER' @32e54a9d)
at TRANSFORMER/[email protected]/net.regions_unexplored.world.level.block.plant.grass.RuPlantBlock.performBonemeal(RuPlantBlock.java:63) ~[regions_unexplored-neoforge-1.21.1-0.5.6.1.jar%23261!/:0.5.6.2] {re:classloading}
at TRANSFORMER/[email protected]/vectorwing.farmersdelight.common.block.RichSoilBlock.randomTick(RichSoilBlock.java:59) ~[FarmersDelight-1.21.1-1.2.8.jar%23231!/:?] {re:classloading}
at TRANSFORMER/[email protected]/net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase.randomTick(BlockBehaviour.java:734) ~[server-1.21.1-20240808.144430-srg.jar%23198!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:bugfix.chunk_deadlock.BlockStateBaseMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:perf.reduce_blockstate_cache_rebuilds.BlockStateBaseMixin from mod modernfix,pl:mixin:APP:copycats-common.mixins.json:foundation.copycat.BlockStateBaseMixin from mod copycats,pl:mixin:APP:ferritecore.blockstatecache.mixin.json:BlockStateBaseMixin from mod ferritecore,pl:mixin:A}
at TRANSFORMER/[email protected]/net.minecraft.server.level.ServerLevel.tickChunk(ServerLevel.java:529) ~[server-1.21.1-20240808.144430-srg.jar%23198!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.cache_strongholds.ServerLevelMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:bugfix.chunk_deadlock.ServerLevelMixin from mod modernfix,pl:mixin:APP:immersive_optimization.mixins.json:ServerLevelAccessor from mod immersive_optimization,pl:mixin:APP:immersive_optimization.mixins.json:ServerLevelMixin from mod immersive_optimization,pl:mixin:APP:glitchcore.mixins.json:MixinServerLevel from mod glitchcore,pl:mixin:APP:moonlight-common.mixins.json:ServerLevelMixin from mod moonlight,pl:mixin:APP:toughasnails.mixins.json:MixinServerLevel from mod toughasnails,pl:mixin:APP:customnpcs.mixins.json:ServerLevelMixin from mod (unknown),pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor from mod create,pl:mixin:A}
at TRANSFORMER/[email protected]/net.minecraft.server.level.ServerChunkCache.tickChunks(ServerChunkCache.java:371) ~[server-1.21.1-20240808.144430-srg.jar%23198!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at TRANSFORMER/[email protected]/net.minecraft.server.level.ServerChunkCache.tick(ServerChunkCache.java:321) ~[server-1.21.1-20240808.144430-srg.jar%23198!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at TRANSFORMER/[email protected]/net.minecraft.server.level.ServerLevel.tick(ServerLevel.java:379) ~[server-1.21.1-20240808.144430-srg.jar%23198!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.cache_strongholds.ServerLevelMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:bugfix.chunk_deadlock.ServerLevelMixin from mod modernfix,pl:mixin:APP:immersive_optimization.mixins.json:ServerLevelAccessor from mod immersive_optimization,pl:mixin:APP:immersive_optimization.mixins.json:ServerLevelMixin from mod immersive_optimization,pl:mixin:APP:glitchcore.mixins.json:MixinServerLevel from mod glitchcore,pl:mixin:APP:moonlight-common.mixins.json:ServerLevelMixin from mod moonlight,pl:mixin:APP:toughasnails.mixins.json:MixinServerLevel from mod toughasnails,pl:mixin:APP:customnpcs.mixins.json:ServerLevelMixin from mod (unknown),pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor from mod create,pl:mixin:A}
at TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1037) ~[server-1.21.1-20240808.144430-srg.jar%23198!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.fix_loop_spin_waiting.MinecraftServerMixin from mod modernfix,pl:mixin:APP:votifier.mixins.json:MinecraftServerMixin from mod votifier,pl:mixin:APP:modernfix-common.mixins.json:core.MinecraftServerMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin from mod modernfix,pl:mixin:APP:modernfix-neoforge.mixins.json:core.MinecraftServerMixin from mod modernfix,pl:mixin:APP:immersive_optimization.mixins.json:MinecraftServerMixin from mod immersive_optimization,pl:mixin:APP:regions_unexplored.mixins.json:MinecraftServerMixin from mod regions_unexplored,pl:mixin:APP:waterframes.mixin.json:MinecraftServerMixin from mod waterframes,pl:mixin:APP:ponder.mixins.json:accessor.MinecraftServerAccessor from mod ponder,pl:mixin:A}
at TRANSFORMER/[email protected]/net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:317) ~[server-1.21.1-20240808.144430-srg.jar%23198!/:?] {re:mixin,re:classloading,pl:mixin:APP:lithostitched.mixins.json:server.DedicatedServerMixin from mod lithostitched,pl:mixin:A}
at TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:917) ~[server-1.21.1-20240808.144430-srg.jar%23198!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.fix_loop_spin_waiting.MinecraftServerMixin from mod modernfix,pl:mixin:APP:votifier.mixins.json:MinecraftServerMixin from mod votifier,pl:mixin:APP:modernfix-common.mixins.json:core.MinecraftServerMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin from mod modernfix,pl:mixin:APP:modernfix-neoforge.mixins.json:core.MinecraftServerMixin from mod modernfix,pl:mixin:APP:immersive_optimization.mixins.json:MinecraftServerMixin from mod immersive_optimization,pl:mixin:APP:regions_unexplored.mixins.json:MinecraftServerMixin from mod regions_unexplored,pl:mixin:APP:waterframes.mixin.json:MinecraftServerMixin from mod waterframes,pl:mixin:APP:ponder.mixins.json:accessor.MinecraftServerAccessor from mod ponder,pl:mixin:A}
at TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:707) ~[server-1.21.1-20240808.144430-srg.jar%23198!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.fix_loop_spin_waiting.MinecraftServerMixin from mod modernfix,pl:mixin:APP:votifier.mixins.json:MinecraftServerMixin from mod votifier,pl:mixin:APP:modernfix-common.mixins.json:core.MinecraftServerMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin from mod modernfix,pl:mixin:APP:modernfix-neoforge.mixins.json:core.MinecraftServerMixin from mod modernfix,pl:mixin:APP:immersive_optimization.mixins.json:MinecraftServerMixin from mod immersive_optimization,pl:mixin:APP:regions_unexplored.mixins.json:MinecraftServerMixin from mod regions_unexplored,pl:mixin:APP:waterframes.mixin.json:MinecraftServerMixin from mod waterframes,pl:mixin:APP:ponder.mixins.json:accessor.MinecraftServerAccessor from mod ponder,pl:mixin:A}
at TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.lambda$spin$2(MinecraftServer.java:267) ~[server-1.21.1-20240808.144430-srg.jar%23198!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.fix_loop_spin_waiting.MinecraftServerMixin from mod modernfix,pl:mixin:APP:votifier.mixins.json:MinecraftServerMixin from mod votifier,pl:mixin:APP:modernfix-common.mixins.json:core.MinecraftServerMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin from mod modernfix,pl:mixin:APP:modernfix-neoforge.mixins.json:core.MinecraftServerMixin from mod modernfix,pl:mixin:APP:immersive_optimization.mixins.json:MinecraftServerMixin from mod immersive_optimization,pl:mixin:APP:regions_unexplored.mixins.json:MinecraftServerMixin from mod regions_unexplored,pl:mixin:APP:waterframes.mixin.json:MinecraftServerMixin from mod waterframes,pl:mixin:APP:ponder.mixins.json:accessor.MinecraftServerAccessor from mod ponder,pl:mixin:A}
at java.base/java.lang.Thread.run(Thread.java:1570) [?:?] {re:mixin}

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

-- Head --
Thread: Server thread
Stacktrace:
at TRANSFORMER/[email protected]/net.regions_unexplored.world.level.block.plant.grass.RuPlantBlock.performBonemeal(RuPlantBlock.java:63) ~[regions_unexplored-neoforge-1.21.1-0.5.6.1.jar%23261!/:0.5.6.2] {re:classloading}
at TRANSFORMER/[email protected]/vectorwing.farmersdelight.common.block.RichSoilBlock.randomTick(RichSoilBlock.java:59) ~[FarmersDelight-1.21.1-1.2.8.jar%23231!/:?] {re:classloading}
at TRANSFORMER/[email protected]/net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase.randomTick(BlockBehaviour.java:734) ~[server-1.21.1-20240808.144430-srg.jar%23198!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:bugfix.chunk_deadlock.BlockStateBaseMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:perf.reduce_blockstate_cache_rebuilds.BlockStateBaseMixin from mod modernfix,pl:mixin:APP:copycats-common.mixins.json:foundation.copycat.BlockStateBaseMixin from mod copycats,pl:mixin:APP:ferritecore.blockstatecache.mixin.json:BlockStateBaseMixin from mod ferritecore,pl:mixin:A}
at TRANSFORMER/[email protected]/net.minecraft.server.level.ServerLevel.tickChunk(ServerLevel.java:529) ~[server-1.21.1-20240808.144430-srg.jar%23198!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.cache_strongholds.ServerLevelMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:bugfix.chunk_deadlock.ServerLevelMixin from mod modernfix,pl:mixin:APP:immersive_optimization.mixins.json:ServerLevelAccessor from mod immersive_optimization,pl:mixin:APP:immersive_optimization.mixins.json:ServerLevelMixin from mod immersive_optimization,pl:mixin:APP:glitchcore.mixins.json:MixinServerLevel from mod glitchcore,pl:mixin:APP:moonlight-common.mixins.json:ServerLevelMixin from mod moonlight,pl:mixin:APP:toughasnails.mixins.json:MixinServerLevel from mod toughasnails,pl:mixin:APP:customnpcs.mixins.json:ServerLevelMixin from mod (unknown),pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor from mod create,pl:mixin:A}
at TRANSFORMER/[email protected]/net.minecraft.server.level.ServerChunkCache.tickChunks(ServerChunkCache.java:371) ~[server-1.21.1-20240808.144430-srg.jar%23198!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at TRANSFORMER/[email protected]/net.minecraft.server.level.ServerChunkCache.tick(ServerChunkCache.java:321) ~[server-1.21.1-20240808.144430-srg.jar%23198!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
-- Affected level --
Details:
All players: 15 total; [ServerPlayer['Sempaille'/11193, l='ServerLevel[world]', x=283.70, y=64.00, z=1381.51], ServerPlayer['Arginou_1er'/91916, l='ServerLevel[world]', x=1787.80, y=73.00, z=-546.96], ServerPlayer['BienLeBonsoir'/24279, l='ServerLevel[world]', x=-1913.56, y=63.00, z=2202.72], ServerPlayer['Object640'/1741, l='ServerLevel[world]', x=1819.83, y=-19.00, z=-523.40], ServerPlayer['Mamlmad'/267, l='ServerLevel[world]', x=1796.07, y=-18.50, z=-522.36], ServerPlayer['Jchoq_31'/88109, l='ServerLevel[world]', x=735.41, y=150.00, z=2163.76], ServerPlayer['SlashAndRoses'/112250, l='ServerLevel[world]', x=1030.68, y=62.11, z=2141.11], ServerPlayer['Ohm133'/217012, l='ServerLevel[world]', x=-1846.93, y=67.25, z=761.40], ServerPlayer['Anset7'/222070, l='ServerLevel[world]', x=62.82, y=69.25, z=1179.56], ServerPlayer['RyahTogaa'/216523, l='ServerLevel[world]', x=660.39, y=150.00, z=1724.52], ServerPlayer['glawooxs'/165072, l='ServerLevel[world]', x=658.04, y=150.00, z=1725.89], ServerPlayer['Azea1688'/228753, l='ServerLevel[world]', x=-1455.84, y=66.00, z=672.76], ServerPlayer['LBcreate'/137404, l='ServerLevel[world]', x=315.67, y=96.00, z=1596.33], ServerPlayer['Game_Craft1664'/234130, l='ServerLevel[world]', x=492.91, y=68.00, z=1825.47], ServerPlayer['amer_20'/180222, l='ServerLevel[world]', x=807.80, y=160.00, z=1782.85]]
Chunk stats: 15991
Level dimension: minecraft:overworld
Level spawn location: World: (886,161,1781), Section: (at 6,1,5 in 55,10,111; chunk contains blocks 880,-64,1776 to 895,319,1791), Region: (1,3; contains chunks 32,96 to 63,127, blocks 512,-64,1536 to 1023,319,2047)
Level time: 1495671 game time, 1878228 day time
Level name: world
Level game mode: Game mode: survival (ID 0). Hardcore: false. Commands: false
Level weather: Rain time: 71388 (now: false), thunder time: 51584 (now: false)
Known server brands: neoforge
Removed feature flags:
Level was modded: true
Level storage version: 0x04ABD - Anvil
Loaded entity count: 3351
Stacktrace:
at TRANSFORMER/[email protected]/net.minecraft.server.level.ServerLevel.fillReportDetails(ServerLevel.java:1721) ~[server-1.21.1-20240808.144430-srg.jar%23198!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.cache_strongholds.ServerLevelMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:bugfix.chunk_deadlock.ServerLevelMixin from mod modernfix,pl:mixin:APP:immersive_optimization.mixins.json:ServerLevelAccessor from mod immersive_optimization,pl:mixin:APP:immersive_optimization.mixins.json:ServerLevelMixin from mod immersive_optimization,pl:mixin:APP:glitchcore.mixins.json:MixinServerLevel from mod glitchcore,pl:mixin:APP:moonlight-common.mixins.json:ServerLevelMixin from mod moonlight,pl:mixin:APP:toughasnails.mixins.json:MixinServerLevel from mod toughasnails,pl:mixin:APP:customnpcs.mixins.json:ServerLevelMixin from mod (unknown),pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor from mod create,pl:mixin:A}
at TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1040) ~[server-1.21.1-20240808.144430-srg.jar%23198!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.fix_loop_spin_waiting.MinecraftServerMixin from mod modernfix,pl:mixin:APP:votifier.mixins.json:MinecraftServerMixin from mod votifier,pl:mixin:APP:modernfix-common.mixins.json:core.MinecraftServerMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin from mod modernfix,pl:mixin:APP:modernfix-neoforge.mixins.json:core.MinecraftServerMixin from mod modernfix,pl:mixin:APP:immersive_optimization.mixins.json:MinecraftServerMixin from mod immersive_optimization,pl:mixin:APP:regions_unexplored.mixins.json:MinecraftServerMixin from mod regions_unexplored,pl:mixin:APP:waterframes.mixin.json:MinecraftServerMixin from mod waterframes,pl:mixin:APP:ponder.mixins.json:accessor.MinecraftServerAccessor from mod ponder,pl:mixin:A}
at TRANSFORMER/[email protected]/net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:317) ~[server-1.21.1-20240808.144430-srg.jar%23198!/:?] {re:mixin,re:classloading,pl:mixin:APP:lithostitched.mixins.json:server.DedicatedServerMixin from mod lithostitched,pl:mixin:A}
at TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:917) ~[server-1.21.1-20240808.144430-srg.jar%23198!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.fix_loop_spin_waiting.MinecraftServerMixin from mod modernfix,pl:mixin:APP:votifier.mixins.json:MinecraftServerMixin from mod votifier,pl:mixin:APP:modernfix-common.mixins.json:core.MinecraftServerMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin from mod modernfix,pl:mixin:APP:modernfix-neoforge.mixins.json:core.MinecraftServerMixin from mod modernfix,pl:mixin:APP:immersive_optimization.mixins.json:MinecraftServerMixin from mod immersive_optimization,pl:mixin:APP:regions_unexplored.mixins.json:MinecraftServerMixin from mod regions_unexplored,pl:mixin:APP:waterframes.mixin.json:MinecraftServerMixin from mod waterframes,pl:mixin:APP:ponder.mixins.json:accessor.MinecraftServerAccessor from mod ponder,pl:mixin:A}
at TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:707) ~[server-1.21.1-20240808.144430-srg.jar%23198!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.fix_loop_spin_waiting.MinecraftServerMixin from mod modernfix,pl:mixin:APP:votifier.mixins.json:MinecraftServerMixin from mod votifier,pl:mixin:APP:modernfix-common.mixins.json:core.MinecraftServerMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin from mod modernfix,pl:mixin:APP:modernfix-neoforge.mixins.json:core.MinecraftServerMixin from mod modernfix,pl:mixin:APP:immersive_optimization.mixins.json:MinecraftServerMixin from mod immersive_optimization,pl:mixin:APP:regions_unexplored.mixins.json:MinecraftServerMixin from mod regions_unexplored,pl:mixin:APP:waterframes.mixin.json:MinecraftServerMixin from mod waterframes,pl:mixin:APP:ponder.mixins.json:accessor.MinecraftServerAccessor from mod ponder,pl:mixin:A}
at TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.lambda$spin$2(MinecraftServer.java:267) ~[server-1.21.1-20240808.144430-srg.jar%23198!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.fix_loop_spin_waiting.MinecraftServerMixin from mod modernfix,pl:mixin:APP:votifier.mixins.json:MinecraftServerMixin from mod votifier,pl:mixin:APP:modernfix-common.mixins.json:core.MinecraftServerMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin from mod modernfix,pl:mixin:APP:modernfix-neoforge.mixins.json:core.MinecraftServerMixin from mod modernfix,pl:mixin:APP:immersive_optimization.mixins.json:MinecraftServerMixin from mod immersive_optimization,pl:mixin:APP:regions_unexplored.mixins.json:MinecraftServerMixin from mod regions_unexplored,pl:mixin:APP:waterframes.mixin.json:MinecraftServerMixin from mod waterframes,pl:mixin:APP:ponder.mixins.json:accessor.MinecraftServerAccessor from mod ponder,pl:mixin:A}
at java.base/java.lang.Thread.run(Thread.java:1570) [?:?] {re:mixin}

-- System Details --
Details:
Minecraft Version: 1.21.1
Minecraft Version ID: 1.21.1
Operating System: Linux (amd64) version 6.1.0-18-amd64
Java Version: 22.0.2, Eclipse Adoptium
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
Memory: 1550473032 bytes (1478 MiB) / 9797894144 bytes (9344 MiB) up to 25769803776 bytes (24576 MiB)
CPUs: 8
Processor Vendor: AuthenticAMD
Processor Name: AMD Ryzen 9 9900X 12-Core Processor
Identifier: AuthenticAMD Family 26 Model 68 Stepping 0
Microarchitecture: unknown
Frequency (GHz): -0.00
Number of physical packages: 1
Number of physical CPUs: 12
Number of logical CPUs: 24
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): 96400.92
Virtual memory used (MiB): 124290.83
Swap memory total (MiB): 977.00
Swap memory used (MiB): 507.25
Space in storage for jna.tmpdir (MiB):
Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB):
Space in storage for io.netty.native.workdir (MiB):
Space in storage for java.io.tmpdir (MiB): available: 99.90, total: 100.00
Space in storage for workdir (MiB): available: 1180013.75, total: 1875219.25
JVM Flags: 20 total; -Xms128M -Xmx24576M -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:+UseStringDeduplication -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=60 -XX:G1ReservePercent=25 -XX:G1HeapWastePercent=10 -XX:G1MixedGCCountTarget=4 -XX:InitiatingHeapOccupancyPercent=10 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=4 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=6
Server Running: true
Player Count: 15 / 20; [ServerPlayer['Mamlmad'/267, l='ServerLevel[world]', x=1796.07, y=-18.50, z=-522.36], ServerPlayer['Sempaille'/11193, l='ServerLevel[world]', x=283.70, y=64.00, z=1381.51], ServerPlayer['Arginou_1er'/91916, l='ServerLevel[world]', x=1787.80, y=73.00, z=-546.96], ServerPlayer['BienLeBonsoir'/24279, l='ServerLevel[world]', x=-1913.56, y=63.00, z=2202.72], ServerPlayer['Object640'/1741, l='ServerLevel[world]', x=1819.83, y=-19.00, z=-523.40], ServerPlayer['Jchoq_31'/88109, l='ServerLevel[world]', x=735.41, y=150.00, z=2163.76], ServerPlayer['SlashAndRoses'/112250, l='ServerLevel[world]', x=1030.68, y=62.11, z=2141.11], ServerPlayer['Ohm133'/217012, l='ServerLevel[world]', x=-1846.93, y=67.25, z=761.40], ServerPlayer['Anset7'/222070, l='ServerLevel[world]', x=62.82, y=69.25, z=1179.56], ServerPlayer['RyahTogaa'/216523, l='ServerLevel[world]', x=660.39, y=150.00, z=1724.52], ServerPlayer['glawooxs'/165072, l='ServerLevel[world]', x=658.04, y=150.00, z=1725.89], ServerPlayer['Azea1688'/228753, l='ServerLevel[world]', x=-1455.84, y=66.00, z=672.76], ServerPlayer['LBcreate'/137404, l='ServerLevel[world]', x=315.67, y=96.00, z=1596.33], ServerPlayer['Game_Craft1664'/234130, l='ServerLevel[world]', x=492.91, y=68.00, z=1825.47], ServerPlayer['amer_20'/180222, l='ServerLevel[world]', x=807.80, y=160.00, z=1782.85]]
Active Data Packs: create:dynamic_data, vanilla, mod/geophilic, mod_data, mod/treechop, mod/fabric_renderer_api_v1, mod/alshanex_familiars, mod/geckolib, mod/playeranimator, mod/votifier, mod/sophisticatedcore (incompatible), mod/create_jetpack (incompatible), mod/neoforge, mod/placebo, mod/modernfix (incompatible), mod/create_currency_shops, mod/fabric_block_view_api_v2, mod/iris, mod/storagedelight (incompatible), mod/sophisticatedbackpacks (incompatible), mod/fabric_screen_api_v1, mod/irons_rpg_tweaks, mod/athena, mod/chipped, mod/farmersdelight (incompatible), mod/ambientsounds (incompatible), mod/apothic_attributes, mod/bendylib, mod/curios (incompatible), mod/sophisticatedstoragecreateintegration (incompatible), mod/simplehats (incompatible), mod/customnpcs (incompatible), mod/resourcefullib, mod/accessories (incompatible), mod/createrailwaysnavigator (incompatible), mod/architectury (incompatible), mod/conditional_mixin (incompatible), mod/fabric_rendering_data_attachment_v1, mod/flightlib (incompatible), mod/fabric_networking_api_v1, mod/jadeaddons (incompatible), mod/atlas_api, mod/irons_jewelry, mod/stonezone (incompatible), mod/owo, mod/ftblibrary (incompatible), mod/ftbteams (incompatible), mod/irisflw, mod/sophisticatedstorage (incompatible), mod/copycats (incompatible), mod/lithostitched, mod/flerovium (incompatible), mod/mechanicals, mod/stoneworks (incompatible), mod/online_emotes, mod/immersive_optimization (incompatible), mod/glitchcore (incompatible), mod/continents, mod/sodium, mod/ftbchunks (incompatible), mod/sophisticatedbackpackscreateintegration (incompatible), mod/emotecraft, mod/tectonic, mod/emi (incompatible), mod/create_jetpack_curios, mod/evenbetternether, mod/dragonlib, mod/voicechat (incompatible), mod/sound_physics_remastered (incompatible), mod/terrablender (incompatible), mod/moonlight (incompatible), mod/fabric_api_base, mod/regions_unexplored (incompatible), mod/jade (incompatible), mod/displaydelight, mod/creativecore (incompatible), mod/waterframes, mod/forgeconfigapiport (incompatible), mod/domum_ornamentum, mod/kotlinforforge (incompatible), mod/flywheel (incompatible), mod/ponder (incompatible), mod/create (incompatible), mod/create_mechanical_chicken (incompatible), mod/create_dragons_plus, mod/everycomp (incompatible), mod/extra_gauges, mod/irons_spellbooks (incompatible), mod/toughasnails (incompatible), mod/create_pattern_schematics (incompatible), mod/lootr, mod/ferritecore (incompatible), mod/extradelight (incompatible), mod/puzzleslib (incompatible), mod/emi_ores, mod/create_enchantment_industry, mod/mechanical_cow, everycomp:generated_pack, tectonic, create_dragons_plus:runtime
Available Data Packs: bundle, trade_rebalance, vanilla, mod/accessories (incompatible), mod/alshanex_familiars, mod/ambientsounds (incompatible), mod/apothic_attributes, mod/architectury (incompatible), mod/athena, mod/atlas_api, mod/bendylib, mod/chipped, mod/conditional_mixin (incompatible), mod/continents, mod/copycats (incompatible), mod/create (incompatible), mod/create_currency_shops, mod/create_dragons_plus, mod/create_enchantment_industry, mod/create_jetpack (incompatible), mod/create_jetpack_curios, mod/create_mechanical_chicken (incompatible), mod/create_pattern_schematics (incompatible), mod/createrailwaysnavigator (incompatible), mod/creativecore (incompatible), mod/curios (incompatible), mod/customnpcs (incompatible), mod/displaydelight, mod/domum_ornamentum, mod/dragonlib, mod/emi (incompatible), mod/emi_ores, mod/emotecraft, mod/evenbetternether, mod/everycomp (incompatible), mod/extra_gauges, mod/extradelight (incompatible), mod/fabric_api_base, mod/fabric_block_view_api_v2, mod/fabric_networking_api_v1, mod/fabric_renderer_api_v1, mod/fabric_rendering_data_attachment_v1, mod/fabric_screen_api_v1, mod/farmersdelight (incompatible), mod/ferritecore (incompatible), mod/flerovium (incompatible), mod/flightlib (incompatible), mod/flywheel (incompatible), mod/forgeconfigapiport (incompatible), mod/ftbchunks (incompatible), mod/ftblibrary (incompatible), mod/ftbteams (incompatible), mod/geckolib, mod/geophilic, mod/glitchcore (incompatible), mod/immersive_optimization (incompatible), mod/iris, mod/irisflw, mod/irons_jewelry, mod/irons_rpg_tweaks, mod/irons_spellbooks (incompatible), mod/jade (incompatible), mod/jadeaddons (incompatible), mod/kotlinforforge (incompatible), mod/lithostitched, mod/lootr, mod/mechanical_cow, mod/mechanicals, mod/modernfix (incompatible), mod/moonlight (incompatible), mod/neoforge, mod/online_emotes, mod/owo, mod/placebo, mod/playeranimator, mod/ponder (incompatible), mod/puzzleslib (incompatible), mod/regions_unexplored (incompatible), mod/resourcefullib, mod/simplehats (incompatible), mod/sodium, mod/sophisticatedbackpacks (incompatible), mod/sophisticatedbackpackscreateintegration (incompatible), mod/sophisticatedcore (incompatible), mod/sophisticatedstorage (incompatible), mod/sophisticatedstoragecreateintegration (incompatible), mod/sound_physics_remastered (incompatible), mod/stoneworks (incompatible), mod/stonezone (incompatible), mod/storagedelight (incompatible), mod/tectonic, mod/terrablender (incompatible), mod/toughasnails (incompatible), mod/treechop, mod/voicechat (incompatible), mod/votifier, mod/waterframes, mod_data, everycomp:generated_pack, tectonic, create:dynamic_data, create_dragons_plus:runtime
Enabled Feature Flags: minecraft:vanilla
World Generation: Stable
World Seed: -3519993217636384870
Is Modded: Definitely; Server brand changed to 'neoforge'
Type: Dedicated Server (map_server.txt)
ModLauncher: 11.0.4+main.d2e20e43
ModLauncher launch target: forgeserver
ModLauncher services:
sponge-mixin-0.15.2+mixin.0.8.7.jar mixin PLUGINSERVICE
loader-4.0.39.jar slf4jfixer PLUGINSERVICE
loader-4.0.39.jar runtime_enum_extender PLUGINSERVICE
at-modlauncher-10.0.1.jar accesstransformer PLUGINSERVICE
loader-4.0.39.jar runtimedistcleaner PLUGINSERVICE
modlauncher-11.0.4.jar mixin TRANSFORMATIONSERVICE
modlauncher-11.0.4.jar fml TRANSFORMATIONSERVICE
FML Language Providers:
[email protected]
[email protected]+0.16.0+1.21
[email protected]
[email protected]
[email protected]
Mod List:
accessories-neoforge-1.1.0-beta.43+1.21.1.jar |Accessories |accessories |1.1.0-beta.43+1.21.1|Manifest: NOSIGNATURE
alshanex_familiars-1.21.1_v2.0_HotFix2.jar |Alshanex's Familiars Mod |alshanex_familiars |1.21.1_v2.0_HotFix2 |Manifest: NOSIGNATURE
AmbientSounds_NEOFORGE_v6.1.11_mc1.21.1.jar |AmbientSounds |ambientsounds |6.1.11 |Manifest: NOSIGNATURE
ApothicAttributes-1.21.1-2.8.1.jar |Apothic Attributes |apothic_attributes |2.8.1 |Manifest: NOSIGNATURE
architectury-13.0.8-neoforge.jar |Architectury |architectury |13.0.8 |Manifest: NOSIGNATURE
athena-neoforge-1.21-4.0.1.jar |Athena |athena |4.0.1 |Manifest: NOSIGNATURE
atlas_api-1.21.1-1.1.0.jar |Atlas API |atlas_api |1.21.1-1.1.0 |Manifest: NOSIGNATURE
bendy-lib-forge-5.1.jar |Bendy lib |bendylib |5.1 |Manifest: NOSIGNATURE
chipped-neoforge-1.21.1-4.0.2.jar |Chipped |chipped |4.0.2 |Manifest: NOSIGNATURE
conditional-mixin-neoforge-0.6.4.jar |conditional mixin |conditional_mixin |0.6.4 |Manifest: NOSIGNATURE
Continents_1.21.x_v1.1.8.jar |Continents |continents |1.1.8 |Manifest: NOSIGNATURE
create-1.21.1-6.0.4.jar |Create |create |6.0.4 |Manifest: NOSIGNATURE
create_jetpack-forge-5.0.4.jar |Create Jetpack |create_jetpack |5.0.4 |Manifest: NOSIGNATURE
create_mechanical_chicken-1.21.1-1.3.2-6.0.4.jar |Create Mechanical Chicken |create_mechanical_chicken |1.21.1-1.3.2-6.0.4 |Manifest: NOSIGNATURE
mechanical_cow-1.21.1-1.1.2-6.0.4.jar |Create Mechanical Cow |mechanical_cow |1.21.1-1.1.2-6.0.4 |Manifest: NOSIGNATURE
createrailwaysnavigator-neoforge-1.21.1-beta-0.8.1|Create Railways Navigator |createrailwaysnavigator |1.21.1-beta-0.8.1 |Manifest: NOSIGNATURE
copycats-3.0.1+mc.1.21.1-neoforge.jar |Create: Copycats+ |copycats |3.0.1+mc.1.21.1-neof|Manifest: NOSIGNATURE
create_currency_shops-1.21.1-0.0.1.jar |Create: Currency Shops |create_currency_shops |1.21.1-0.0.1 |Manifest: NOSIGNATURE
create-dragons-plus-1.5.2.jar |Create: Dragons Plus |create_dragons_plus |1.5.2 |Manifest: NOSIGNATURE
create-enchantment-industry-2.1.5.jar |Create: Enchantment Industry |create_enchantment_industry |2.1.5 |Manifest: NOSIGNATURE
extra_gauges-1.1.1.jar |Create: Extra Gauges |extra_gauges |1.1.1 |Manifest: NOSIGNATURE
create_jetpack_curios-1.2.0-neoforge-1.21.1.jar |Create: Jetpack Curios |create_jetpack_curios |1.2.0 |Manifest: NOSIGNATURE
create_pattern_schematics-2.0.8.jar |Create: Pattern Schematics |create_pattern_schematics |2.0.8 |Manifest: NOSIGNATURE
CreativeCore_NEOFORGE_v2.13.5_mc1.21.1.jar |CreativeCore |creativecore |2.13.5 |Manifest: NOSIGNATURE
curios-neoforge-9.5.1+1.21.1.jar |Curios API |curios |9.5.1+1.21.1 |Manifest: NOSIGNATURE
CustomNPCs-Unofficial-NeoForge-1.21.1.20241226.jar|Custom NPCs |customnpcs |1.21.1.20241226 |Manifest: NOSIGNATURE
displaydelight-1.2.0.jar |Display Delight |displaydelight |1.2.0 |Manifest: NOSIGNATURE
domum-ornamentum-1.0.213-snapshot-main.jar |Domum Ornamentum |domum_ornamentum |1.0.213-snapshot |Manifest: NOSIGNATURE
dragonlib-neoforge-1.21.1-2.2.24.jar |DragonLib |dragonlib |1.21.1-2.2.24 |Manifest: NOSIGNATURE
emi-1.1.22+1.21.1+neoforge.jar |EMI |emi |1.1.22+1.21.1+neofor|Manifest: NOSIGNATURE
emi_ores-1.2+1.21.1+neoforge.jar |EMI Ores |emi_ores |1.2+1.21.1+neoforge |Manifest: NOSIGNATURE
emotecraft-for-MC1.21.1-2.4.10-neoforge.jar |Emotecraft |emotecraft |2.4.10 |Manifest: NOSIGNATURE
evenbetternether-1.3.0-neoforge-1.21.1.jar |Even Better Nether |evenbetternether |1.3.0 |Manifest: NOSIGNATURE
everycomp-1.21-2.10.7-neoforge.jar |Every Compat |everycomp |1.21-2.10.7 |Manifest: NOSIGNATURE
extradelight-2.5.3.jar |Extra Delight |extradelight |2.5.3 |Manifest: NOSIGNATURE
FarmersDelight-1.21.1-1.2.8.jar |Farmer's Delight |farmersdelight |1.2.8 |Manifest: NOSIGNATURE
ferritecore-7.0.2-neoforge.jar |Ferrite Core |ferritecore |7.0.2 |Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a
flerovium-neoforge-1.21.1-1.0.6-all.jar |Flerovium |flerovium |1.0.6 |Manifest: NOSIGNATURE
flightlib-forge-3.1.0.jar |Flight Lib |flightlib |3.1.0 |Manifest: NOSIGNATURE
flywheel-neoforge-1.21.1-1.0.2.jar |Flywheel |flywheel |1.0.2 |Manifest: NOSIGNATURE
forgeconfigapiport-neoforge-21.1.1.jar |Forge Config API Port |forgeconfigapiport |21.1.1 |Manifest: NOSIGNATURE
fabric-api-base-0.4.42+d1308dedd1.jar |Forgified Fabric API Base |fabric_api_base |0.4.42+d1308dedd1 |Manifest: NOSIGNATURE
fabric-block-view-api-v2-1.0.10+9afaaf8c19.jar |Forgified Fabric BlockView API|fabric_block_view_api_v2 |1.0.10+9afaaf8c19 |Manifest: NOSIGNATURE
fabric-networking-api-v1-4.2.2+a92978fd19.jar |Forgified Fabric Networking AP|fabric_networking_api_v1 |4.2.2+a92978fd19 |Manifest: NOSIGNATURE
fabric-renderer-api-v1-3.4.0+acb05a3919.jar |Forgified Fabric Renderer API |fabric_renderer_api_v1 |3.4.0+acb05a3919 |Manifest: NOSIGNATURE
fabric-rendering-data-attachment-v1-0.3.48+73761d2|Forgified Fabric Rendering Dat|fabric_rendering_data_attachme|0.3.48+73761d2e19 |Manifest: NOSIGNATURE
fabric-screen-api-v1-2.0.24+79a4c2b0d1.jar |Forgified Fabric Screen API (v|fabric_screen_api_v1 |2.0.24+79a4c2b0d1 |Manifest: NOSIGNATURE
ftb-chunks-neoforge-2101.1.9.jar |FTB Chunks |ftbchunks |2101.1.9 |Manifest: NOSIGNATURE
ftb-library-neoforge-2101.1.13.jar |FTB Library |ftblibrary |2101.1.13 |Manifest: NOSIGNATURE
ftb-teams-neoforge-2101.1.2.jar |FTB Teams |ftbteams |2101.1.2 |Manifest: NOSIGNATURE
geckolib-neoforge-1.21.1-4.7.5.1.jar |GeckoLib 4 |geckolib |4.7.5.1 |Manifest: NOSIGNATURE
Geophilic v3.4.1 f15-71.mod.jar |Geophilic |geophilic |3.4.1 |Manifest: NOSIGNATURE
GlitchCore-neoforge-1.21.1-2.1.0.0.jar |GlitchCore |glitchcore |2.1.0.0 |Manifest: NOSIGNATURE
TreeChop-1.21.1-neoforge-0.19.3.jar |HT's TreeChop |treechop |0.19.3 |Manifest: NOSIGNATURE
immersive_optimization-neoforge-1.21-0.0.5.jar |Immersive Optimization |immersive_optimization |0.0.5 |Manifest: NOSIGNATURE
iris-neoforge-1.8.8+mc1.21.1.jar |Iris |iris |1.8.8+mc1.21.1 |Manifest: NOSIGNATURE
irons_jewelry-1.21.1-1.4.1.jar |Iron's Gems 'n Jewelry |irons_jewelry |1.21.1-1.4.1 |Manifest: NOSIGNATURE
irons_rpg_tweaks-2.2.0.jar |Iron's RPG Tweaks |irons_rpg_tweaks |2.2.0 |Manifest: NOSIGNATURE
irons_spellbooks-1.21.1-3.12.1.jar |Iron's Spells 'n Spellbooks |irons_spellbooks |1.21.1-3.12.1 |Manifest: NOSIGNATURE
Jade-1.21.1-NeoForge-15.10.0.jar |Jade |jade |15.10.0+neoforge |Manifest: NOSIGNATURE
JadeAddons-1.21.1-NeoForge-6.1.0.jar |Jade Addons |jadeaddons |6.1.0+neoforge |Manifest: NOSIGNATURE
thedarkcolour.kffmod-5.8.0.jar |Kotlin For Forge |kotlinforforge |5.8.0 |Manifest: NOSIGNATURE
lithostitched-neoforge-1.21.1-1.4.8.jar |Lithostitched |lithostitched |1.4.8 |Manifest: NOSIGNATURE
lootr-neoforge-1.21-1.10.35.91.jar |Lootr |lootr |1.21-1.10.35.91 |Manifest: NOSIGNATURE
mechanicals-1.21.1-1.0.9.jar |Mechanicals Lib |mechanicals |1.0.8 |Manifest: NOSIGNATURE
server-1.21.1-20240808.144430-srg.jar |Minecraft |minecraft |1.21.1 |Manifest: NOSIGNATURE
modernfix-neoforge-5.23.0+mc1.21.1.jar |ModernFix |modernfix |5.23.0+mc1.21.1 |Manifest: NOSIGNATURE
moonlight-1.21-2.18.13-neoforge.jar |Moonlight Lib |moonlight |1.21-2.18.13 |Manifest: NOSIGNATURE
neoforge-21.1.174-universal.jar |NeoForge |neoforge |21.1.174 |Manifest: NOSIGNATURE
iris-flywheel-compat-NeoForge-2.0.0.jar |Oculus Flywheel Compat |irisflw |2.0.0 |Manifest: NOSIGNATURE
online-emotes-3.3.1+mc1.21.1-forge.jar |Online Emotes |online_emotes |3.3.1+mc1.21.1-forge|Manifest: NOSIGNATURE
owo-lib-neoforge-0.12.15.1-beta.3+1.21.jar |oωo |owo |0.12.15.1-beta.3+1.2|Manifest: NOSIGNATURE
Placebo-1.21.1-9.8.1.jar |Placebo |placebo |9.8.1 |Manifest: NOSIGNATURE
player-animation-lib-forge-2.0.1+1.21.1.jar |Player Animator |playeranimator |2.0.1+1.21.1 |Manifest: NOSIGNATURE
Ponder-NeoForge-1.21.1-1.0.0.jar |Ponder |ponder |1.0.0 |Manifest: NOSIGNATURE
PuzzlesLib-v21.1.36-1.21.1-NeoForge.jar |Puzzles Lib |puzzleslib |21.1.36 |Manifest: NOSIGNATURE
regions_unexplored-neoforge-1.21.1-0.5.6.1.jar |Regions Unexplored |regions_unexplored |0.5.6.1 |Manifest: NOSIGNATURE
resourcefullib-neoforge-1.21-3.0.12.jar |Resourceful Lib |resourcefullib |3.0.12 |Manifest: NOSIGNATURE
voicechat-neoforge-1.21.1-2.5.30.jar |Simple Voice Chat |voicechat |1.21.1-2.5.30 |Manifest: NOSIGNATURE
simplehats-neoforge-1.21.1-0.4.0.jar |SimpleHats |simplehats |0.4.0 |Manifest: NOSIGNATURE
sodium-neoforge-0.6.13+mc1.21.1.jar |Sodium |sodium |0.6.13+mc1.21.1 |Manifest: NOSIGNATURE
sophisticatedbackpacks-1.21.1-3.24.15.1250.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.24.15 |Manifest: NOSIGNATURE
sophisticatedbackpackscreateintegration-1.21.1-0.1|Sophisticated Backpacks Create|sophisticatedbackpackscreatein|0.1.3 |Manifest: NOSIGNATURE
sophisticatedcore-1.21.1-1.3.50.1004.jar |Sophisticated Core |sophisticatedcore |1.3.50 |Manifest: NOSIGNATURE
sophisticatedstorage-1.21.1-1.4.38.1166.jar |Sophisticated Storage |sophisticatedstorage |1.4.38 |Manifest: NOSIGNATURE
sophisticatedstoragecreateintegration-1.21.1-0.1.1|Sophisticated Storage Create I|sophisticatedstoragecreateinte|0.1.11 |Manifest: NOSIGNATURE
sound-physics-remastered-neoforge-1.21.1-1.4.12.ja|Sound Physics Remastered |sound_physics_remastered |1.21.1-1.4.12 |Manifest: NOSIGNATURE
stonezone-1.21-2.10.4-neoforge.jar |Stone Zone |stonezone |1.21-2.10.4 |Manifest: NOSIGNATURE
Stoneworks-v21.1.0-1.21.1-NeoForge.jar |Stoneworks |stoneworks |21.1.0 |Manifest: NOSIGNATURE
storagedelight-25.03.09-1.21-neoforge.jar |Storage Delight |storagedelight |25.03.09-1.21-neofor|Manifest: NOSIGNATURE
tectonic-3.0.1-neoforge-1.21.1.jar |Tectonic |tectonic |3.0.1 |Manifest: NOSIGNATURE
TerraBlender-neoforge-1.21.1-4.1.0.8.jar |TerraBlender |terrablender |4.1.0.8 |Manifest: NOSIGNATURE
ToughAsNails-neoforge-1.21.1-10.1.0.13.jar |Tough As Nails |toughasnails |10.1.0.13 |Manifest: NOSIGNATURE
votifier-1.2.jar |votifier |votifier |1.2 |Manifest: NOSIGNATURE
waterframes-NEOFORGE-mc1.21.1-v2.1.14.jar |WaterFrames |waterframes |2.1.14 |Manifest: NOSIGNATURE
Crash Report UUID: 25b906f5-b76e-4b3b-888f-04ee52689b74
FML: 4.0.39
NeoForge: 21.1.174

How To Reproduce
Steps to reproduce the bug:
Play on server sith 30 players

Version
Minecraft Version:
1.21.1

Modloader Version:
21.1.174
Mod Version:
1.21.1-0.5.6.1.jar
Screenshots
If applicable, add screenshots to help explain your problem.