Sunday, June 29, 2025

Server Help!


full image - Repost: Server Help! (from Reddit.com, Server Help!)
Hi, I'm new to modding with fabric and it seems like no matter what i do, i keep getting errors. I'm trying to create a modded server for me and my friends, but now whenever we try to join, we seem to keep getting this error string.---- Minecraft Network Protocol Error Report ----// Abort, Retry, Ignore?Time: 2025-06-29 17:53:21Description: Packet handling errorIll attach the server log and client log text, any help would be appreciated!!---- Minecraft Network Protocol Error Report ----// Abort, Retry, Ignore?Time: 2025-06-29 17:53:21Description: Packet handling errorio.netty.handler.codec.DecoderException: Failed to decode packet 'clientbound/minecraft:block_update'at knot//net.minecraft.class\_9136.method\_56425(class\_9136.java:41)at knot//net.minecraft.class\_9136.decode(class\_9136.java:14)at knot//net.minecraft.class\_2543.decode(class\_2543.java:33)at knot//io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:530)at knot//io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469)at knot//io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290)at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)at knot//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)at knot//io.netty.handler.flow.FlowControlHandler.dequeue(FlowControlHandler.java:202)at knot//io.netty.handler.flow.FlowControlHandler.channelRead(FlowControlHandler.java:164)at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442)at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)at knot//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)at knot//io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:346)at knot//io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:318)at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)at knot//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)at knot//io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:346)at knot//io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:333)at knot//io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:455)at knot//io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290)at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)at knot//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)at knot//io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:107)at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)at knot//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)at knot//io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:289)at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442)at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)at knot//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)at knot//io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1357)at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440)at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)at knot//io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:868)at knot//io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)at knot//io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:796)at knot//io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)at knot//io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)at knot//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)at knot//io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)at knot//io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)at java.base/java.lang.Thread.run(Thread.java:1583)Caused by: java.lang.IllegalArgumentException: No value with id 50087at knot//net.minecraft.class\_2359.method\_39974(class\_2359.java:19)at knot//net.minecraft.class\_9135$21.method\_71586(class\_9135.java:575)at knot//net.minecraft.class\_9135$21.decode(class\_9135.java:571)at knot//net.minecraft.class\_9139$16.decode(class\_9139.java:154)at knot//net.minecraft.class\_9139$13.method\_56441(class\_9139.java:95)at knot//net.minecraft.class\_9139$13.decode(class\_9139.java:91)at knot//net.minecraft.class\_9136.method\_56425(class\_9136.java:36)... 45 moreA detailed walkthrough of the error, its code path and all known details is as follows:----------------------------------------------------------------------------------------- Head --Thread: Netty Client IO #0Stacktrace:at knot//net.minecraft.class\_2547.method\_55622(class\_2547.java:33)-- Connection --Details:Protocol: playFlow: CLIENTBOUNDIs Local: falseServer type: OTHERServer brand: fabricStacktrace:at knot//net.minecraft.class\_2547.method\_55622(class\_2547.java:33)at knot//net.minecraft.class\_2600.method\_59803(class\_2600.java:62)at knot//net.minecraft.class\_8673.method\_60882(class\_8673.java:142)at knot//net.minecraft.class\_8673.method\_60881(class\_8673.java:133)at knot//net.minecraft.class\_2535.exceptionCaught(class\_2535.java:161)at knot//io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:346)at knot//io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:325)at knot//io.netty.channel.AbstractChannelHandlerContext.fireExceptionCaught(AbstractChannelHandlerContext.java:317)at knot//io.netty.channel.ChannelInboundHandlerAdapter.exceptionCaught(ChannelInboundHandlerAdapter.java:143)at knot//io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:346)at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:447)at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)at knot//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)at knot//io.netty.handler.flow.FlowControlHandler.dequeue(FlowControlHandler.java:202)at knot//io.netty.handler.flow.FlowControlHandler.channelRead(FlowControlHandler.java:164)at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442)at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)at knot//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)at knot//io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:346)at knot//io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:318)at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)at knot//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)at knot//io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:346)at knot//io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:333)at knot//io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:455)at knot//io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290)at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)at knot//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)at knot//io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:107)at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)at knot//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)at knot//io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:289)at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442)at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)at knot//io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)at knot//io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1357)at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440)at knot//io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)at knot//io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:868)at knot//io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)at knot//io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:796)at knot//io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)at knot//io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)at knot//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)at knot//io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)at knot//io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)at java.base/java.lang.Thread.run(Thread.java:1583)-- System Details --Details:Minecraft Version: 1.21.6Minecraft Version ID: 1.21.6Operating System: Windows 11 (amd64) version 10.0Java Version: 21.0.7, MicrosoftJava VM Version: OpenJDK 64-Bit Server VM (mixed mode), MicrosoftMemory: 78687776 bytes (75 MiB) / 603979776 bytes (576 MiB) up to 6350176256 bytes (6056 MiB)CPUs: 24Processor Vendor: GenuineIntelProcessor Name: 12th Gen Intel(R) Core(TM) i9-12900KIdentifier: Intel64 Family 6 Model 151 Stepping 2Microarchitecture: Alder LakeFrequency (GHz): 3.19Number of physical packages: 1Number of physical CPUs: 16Number of logical CPUs: 24Graphics card #0 name: Microsoft Basic Display AdapterGraphics card #0 vendor: MicrosoftGraphics card #0 VRAM (MiB): 0.00Graphics card #0 deviceId: VideoController1Graphics card #0 versionInfo: 10.0.22621.1Graphics card #1 name: AMD Radeon RX 5700 XTGraphics card #1 vendor: Advanced Micro Devices, Inc.Graphics card #1 VRAM (MiB): 8176.00Graphics card #1 deviceId: VideoController2Graphics card #1 versionInfo: 31.0.12027.9001Graphics card #2 name: AMD Radeon RX 6800 XTGraphics card #2 vendor: Advanced Micro Devices, Inc.Graphics card #2 VRAM (MiB): 16368.00Graphics card #2 deviceId: VideoController3Graphics card #2 versionInfo: 32.0.21013.1000Memory slot #0 capacity (MiB): 16384.00Memory slot #0 clockSpeed (GHz): 5.00Memory slot #0 type: DDR5Virtual memory max (MiB): 37629.05Virtual memory used (MiB): 22997.00Swap memory total (MiB): 21504.00Swap memory used (MiB): 153.65Space in storage for jna.tmpdir (MiB): available: 149606.64, total: 1906869.00Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 149606.64, total: 1906869.00Space in storage for io.netty.native.workdir (MiB): available: 149606.64, total: 1906869.00Space in storage for java.io.tmpdir (MiB): available: 149606.64, total: 1906869.00Space in storage for workdir (MiB): available: 149606.64, total: 1906869.00JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance\_javaw.exe\_minecraft.exe.heapdump -Xss1M -Xmx6056m -Xms256mFabric Mods: additional-armoury: Additional Armoury 2.0.3+1.21.5 amplified\_nether: Amplified Nether 1.2.9 appleskin: AppleSkin 3.0.6+mc1.21.6 autofish: XPlus Autofish 1.3.6-fabric-mc1.21.6 axolotlitemfix: Axolotl Item Fix 1.1.11 bottleyourxp: Bottle Your Xp 3.5 cloth-config: Cloth Config v19 19.0.147 cloth-basic-math: cloth-basic-math 0.6.1 collective: Collective 8.4 combat-plus-core: Combat+ Core 4.0.0+1.21.5 lilylib: LilyLib 4.0.0+1.21.5 constructionwand: Construction Wand (Fabric) 2.0.2 dev\_smto\_simpleconfig: simpleconfig 2.4.3 cristellib: Cristel Lib 2.0.3 blue\_endless\_jankson: jankson 1.2.3 darkglint: DarkGlint - Enchantment Glint 1.1.4 darksleep: DarkSleep - Change Player Sleep Percentage 1.0.1 deimos: Deimos 2.2 dragonscalemod: DragonScaleMod 1.3-1.21.6 enchancement: Enchancement 1.21.6-r1 cardinal-components-block: Cardinal Components API (blocks) 7.0.0-beta.1 cardinal-components-world: Cardinal Components API (worlds) 7.0.0-beta.1 midnightlib: MidnightLib 1.7.5 tooltipfix: ToolTip Fix 1.1.1-1.21.6 enchanted\_bookshelves: Enchanted Bookshelves 1.1 endportalrecipe: End Portal Recipe 5.7 explorify: Explorify 1.6.2 fabric-api: Fabric API 0.128.1+1.21.6 fabric-api-base: Fabric API Base 0.4.64+9ec45cd896 fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.100+946bf4c396 fabric-biome-api-v1: Fabric Biome API (v1) 16.0.11+946bf4c396 fabric-block-api-v1: Fabric Block API (v1) 1.1.3+946bf4c396 fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.31+946bf4c396 fabric-command-api-v2: Fabric Command API (v2) 2.2.53+946bf4c396 fabric-content-registries-v0: Fabric Content Registries (v0) 10.0.18+946bf4c396 fabric-convention-tags-v1: Fabric Convention Tags 2.1.38+7f945d5b96 fabric-convention-tags-v2: Fabric Convention Tags (v2) 2.15.3+946bf4c396 fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.3.15+946bf4c396 fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.8.10+946bf4c396 fabric-data-generation-api-v1: Fabric Data Generation API (v1) 23.2.3+c265f73696 fabric-dimensions-v1: Fabric Dimensions API (v1) 4.0.19+946bf4c396 fabric-entity-events-v1: Fabric Entity Events (v1) 2.1.1+c9e4727396 fabric-events-interaction-v0: Fabric Events Interaction (v0) 4.0.23+946bf4c396 fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.72+946bf4c396 fabric-item-api-v1: Fabric Item API (v1) 11.4.3+946bf4c396 fabric-item-group-api-v1: Fabric Item Group API (v1) 4.2.13+946bf4c396 fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.65+946bf4c396 fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.6.3+db4dfd8596 fabric-loot-api-v2: Fabric Loot API (v2) 3.0.55+3f89f5a596 fabric-loot-api-v3: Fabric Loot API (v3) 2.0.2+946bf4c396 fabric-message-api-v1: Fabric Message API (v1) 6.1.1+946bf4c396 fabric-model-loading-api-v1: Fabric Model Loading API (v1) 5.2.5+946bf4c396 fabric-networking-api-v1: Fabric Networking API (v1) 5.0.1+946bf4c396 fabric-object-builder-api-v1: Fabric Object Builder API (v1) 21.1.7+946bf4c396 fabric-particles-v1: Fabric Particles (v1) 4.1.7+946bf4c396 fabric-recipe-api-v1: Fabric Recipe API (v1) 8.1.14+946bf4c396 fabric-registry-sync-v0: Fabric Registry Sync (v0) 6.1.27+946bf4c396 fabric-renderer-api-v1: Fabric Renderer API (v1) 7.0.2+946bf4c396 fabric-renderer-indigo: Fabric Renderer - Indigo 4.0.2+946bf4c396 fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.1.30+fa6cb72b96 fabric-rendering-v1: Fabric Rendering (v1) 12.4.0+e8d43c7696 fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 5.0.24+946bf4c396 fabric-resource-loader-v0: Fabric Resource Loader (v0) 3.1.11+946bf4c396 fabric-screen-api-v1: Fabric Screen API (v1) 2.0.51+946bf4c396 fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.136+946bf4c396 fabric-sound-api-v1: Fabric Sound API (v1) 1.0.42+946bf4c396 fabric-tag-api-v1: Fabric Tag API (v1) 1.2.1+946bf4c396 fabric-transfer-api-v1: Fabric Transfer API (v1) 6.0.5+946bf4c396 fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 6.4.1+ac3e15d196 fabricloader: Fabric Loader 0.16.14 mixinextras: MixinExtras 0.4.1 ferdinandsflowers: Ferdinand's Flowers 4.1 framework: Framework 0.12.3 com\_electronwill\_night-config\_core: core 3.7.1 com\_electronwill\_night-config\_toml: toml 3.7.1 org\_javassist\_javassist: javassist 3.29.2-GA org\_reflections\_reflections: reflections 0.10.2 goblintraders: Goblin Traders 1.11.1 grindstonesharpertools: Grindstone Sharper Tools 3.8 ironbookshelves: Iron Bookshelves 1.21.6-1.4.10-fabric configlibtxf: ConfigLib TXF 11.2.8-fabric java: OpenJDK 64-Bit Server VM 21 livingthings: Living Things 1.21.6-2.3.0 magicstaffs: magicstaffs 1.21.6 minecraft: Minecraft 1.21.6 mobhealthbar: MobHealthBar 2.3.1 morediscs: More Music Discs 35 morningglory: Morning Glory - Cat Morning Gift 1.0.1 mousetweaks: Mouse Tweaks 2.28 mr\_amethyst\_expansiondp: Amethyst expansion 1.5 mr\_dwarfsandgiants: Dwarfs and Giants - Scale potions 1.0.5 mr\_pocket\_dimensionpepsi: Pocket Dimension 1.0.6 netprodis: Network Protocol Disconnect 1.1.0+1.21.2 notenoughanimations: NotEnoughAnimations 1.10.0 transition: TRansition 1.0.2 trender: TRender 1.0.4 oreharvester: Ore Harvester 1.5 priest: Priest 1.1.0 realisticbees: Realistic Bees 4.3 sodium: Sodium 0.6.13+mc1.21.6 strawberrylib: StrawberryLib 1.21.6-r1 cardinal-components-base: Cardinal Components API (base) 7.0.0-beta.1 cardinal-components-entity: Cardinal Components API (entities) 7.0.0-beta.1 datasync\_minecraft: DataSync-Minecraft 0.10.0 structory: Structory 1.3.11 t\_and\_t: Towns and Towers 1.13.5 takesarmory: Take's Armory 1.10.0-1.21.6 terralith: Terralith 2.5.10 treeharvester: Tree Harvester 9.2 usefulhats: Useful Hats 1.21.6-6.9.0.0 xaerominimap: Xaero's Minimap 25.2.7--------------------------------------------------------------------------------------------------------------------[17:52:52] [main/INFO]: Loading Minecraft 1.21.6 with Fabric Loader 0.16.14[17:52:52] [main/INFO]: Loading 100 mods:\- additional-armoury 2.0.3+1.21.5\- almanac 1.4.5\- amplified\_nether 1.2.9\- appleskin 3.0.6+mc1.21.6\- bottleyourxp 3.5\- cloth-config 19.0.147\-- cloth-basic-math 0.6.1\- collective 8.4\- combat-plus-core 4.0.0+1.21.5\-- lilylib 4.0.0+1.21.5\- constructionwand 2.0.2\-- dev_smto_simpleconfig 2.4.3\- cristellib 2.0.3\-- blue_endless_jankson 1.2.3\- darksleep 1.0.1\- deimos 2.2\- dragonscalemod 1.3-1.21.6\- enchancement 1.21.6-r1|-- cardinal-components-block 7.0.0-beta.1|-- cardinal-components-world 7.0.0-beta.1|-- midnightlib 1.7.5\-- tooltipfix 1.1.1-1.21.6\- enchanted\_bookshelves 1.1\- endportalrecipe 5.7\- explorify 1.6.2\- fabric-api 0.128.1+1.21.6|-- fabric-api-base 0.4.64+9ec45cd896|-- fabric-api-lookup-api-v1 1.6.100+946bf4c396|-- fabric-biome-api-v1 16.0.11+946bf4c396|-- fabric-block-api-v1 1.1.3+946bf4c396|-- fabric-block-view-api-v2 1.0.31+946bf4c396|-- fabric-command-api-v2 2.2.53+946bf4c396|-- fabric-content-registries-v0 10.0.18+946bf4c396|-- fabric-convention-tags-v1 2.1.38+7f945d5b96|-- fabric-convention-tags-v2 2.15.3+946bf4c396|-- fabric-crash-report-info-v1 0.3.15+946bf4c396|-- fabric-data-attachment-api-v1 1.8.10+946bf4c396|-- fabric-data-generation-api-v1 23.2.3+c265f73696|-- fabric-dimensions-v1 4.0.19+946bf4c396|-- fabric-entity-events-v1 2.1.1+c9e4727396|-- fabric-events-interaction-v0 4.0.23+946bf4c396|-- fabric-game-rule-api-v1 1.0.72+946bf4c396|-- fabric-item-api-v1 11.4.3+946bf4c396|-- fabric-item-group-api-v1 4.2.13+946bf4c396|-- fabric-key-binding-api-v1 1.0.65+946bf4c396|-- fabric-lifecycle-events-v1 2.6.3+db4dfd8596|-- fabric-loot-api-v2 3.0.55+3f89f5a596|-- fabric-loot-api-v3 2.0.2+946bf4c396|-- fabric-message-api-v1 6.1.1+946bf4c396|-- fabric-model-loading-api-v1 5.2.5+946bf4c396|-- fabric-networking-api-v1 5.0.1+946bf4c396|-- fabric-object-builder-api-v1 21.1.7+946bf4c396|-- fabric-particles-v1 4.1.7+946bf4c396|-- fabric-recipe-api-v1 8.1.14+946bf4c396|-- fabric-registry-sync-v0 6.1.27+946bf4c396|-- fabric-renderer-api-v1 7.0.2+946bf4c396|-- fabric-renderer-indigo 4.0.2+946bf4c396|-- fabric-rendering-fluids-v1 3.1.30+fa6cb72b96|-- fabric-rendering-v1 12.4.0+e8d43c7696|-- fabric-resource-conditions-api-v1 5.0.24+946bf4c396|-- fabric-resource-loader-v0 3.1.11+946bf4c396|-- fabric-screen-api-v1 2.0.51+946bf4c396|-- fabric-screen-handler-api-v1 1.3.136+946bf4c396|-- fabric-sound-api-v1 1.0.42+946bf4c396|-- fabric-tag-api-v1 1.2.1+946bf4c396|-- fabric-transfer-api-v1 6.0.5+946bf4c396\-- fabric-transitive-access-wideners-v1 6.4.1+ac3e15d196\- fabricloader 0.16.14\-- mixinextras 0.4.1\- ferdinandsflowers 4.1\- framework 0.12.3|-- com_electronwill_night-config_core 3.7.1|-- com_electronwill_night-config_toml 3.7.1|-- org_javassist_javassist 3.29.2-GA\-- org_reflections_reflections 0.10.2\- goblintraders 1.11.1\- grindstonesharpertools 3.8\- ironbookshelves 1.21.6-1.4.10-fabric\-- configlibtxf 11.2.8-fabric\- java 23\- letmedespawn 1.5.1\- livingthings 1.21.6-2.3.0\- magicstaffs 1.21.6\- minecraft 1.21.6\- morediscs 35\- morningglory 1.0.1\- mr\_amethyst\_expansiondp 1.5\- mr\_dwarfsandgiants 1.0.5\- mr\_ly\_clumps 1-v1.0.3\- mr\_pocket\_dimensionpepsi 1.0.6\- mr\_stellarity 4.0.0\- notenoughanimations 1.10.0|-- transition 1.0.2\-- trender 1.0.4\- oreharvester 1.5\- priest 1.1.0\- realisticbees 4.3\- strawberrylib 1.21.6-r1|-- cardinal-components-base 7.0.0-beta.1|-- cardinal-components-entity 7.0.0-beta.1\-- datasync_minecraft 0.10.0\- structory 1.3.11\- t\_and\_t 1.13.5\- takesarmory 1.10.0-1.21.6\- terralith 2.5.10\- treeharvester 9.2\- usefulhats 1.21.6-6.9.0.0\- xaerominimap 25.2.7[17:52:52] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.7 Source=file:/C:/Users/Jordan%20Horvath/Desktop/Fabric%20Server%201.21.6/libraries/net/fabricmc/sponge-mixin/0.15.5+mixin.0.8.7/sponge-mixin-0.15.5+mixin.0.8.7.jar Service=Knot/Fabric Env=SERVER[17:52:52] [main/INFO]: Compatibility level set to JAVA_21[17:52:52] [main/WARN]: Reference map 'cristellib-common-common-refmap.json' for cristellib-common.mixins.json could not be read. If this is a development environment you can ignore this message[17:52:52] [main/WARN]: Error loading class: me/fzzyhmstrs/amethyst_imbuement/screen/ImbuingTableScreenHandler (java.lang.ClassNotFoundException: me/fzzyhmstrs/amethyst_imbuement/screen/ImbuingTableScreenHandler)[17:52:52] [main/WARN]: @Mixin target me.fzzyhmstrs.amethyst_imbuement.screen.ImbuingTableScreenHandler was not found ironbookshelves.mixins.json:AmethystImbuementCompatMixin from mod ironbookshelves[17:52:52] [main/WARN]: Error loading class: snownee/jade/util/ClientProxy (java.lang.ClassNotFoundException: snownee/jade/util/ClientProxy)[17:52:52] [main/WARN]: @Mixin target snownee.jade.util.ClientProxy was not found ironbookshelves.mixins.json:JadeCompatMixin from mod ironbookshelves[17:52:52] [main/WARN]: Error loading class: fuzs/puzzleslib/fabric/impl/core/FabricAbstractions (java.lang.ClassNotFoundException: fuzs/puzzleslib/fabric/impl/core/FabricAbstractions)[17:52:52] [main/WARN]: @Mixin target fuzs.puzzleslib.fabric.impl.core.FabricAbstractions was not found ironbookshelves.mixins.json:PuzzlesLibCompatMixin from mod ironbookshelves[17:52:52] [main/WARN]: Error loading class: com/jahirtrap/tooltips/init/ModTooltips (java.lang.ClassNotFoundException: com/jahirtrap/tooltips/init/ModTooltips)[17:52:52] [main/WARN]: @Mixin target com.jahirtrap.tooltips.init.ModTooltips was not found ironbookshelves.mixins.json:TooltipsCompatMixin from mod ironbookshelves[17:52:53] [main/INFO]: Initializing MixinExtras via com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.4.1).[17:52:58] [main/ERROR]: Mod with id explorify only has an old path for subPath data/cristellib/structure_config. New Path for Cristel Lib >=2.0.1 is missing! Maybe contact the mod author to let them know.[17:52:58] [main/INFO]: Loading Collective version 8.4.[17:52:58] [main/WARN]: Failed to encode field: "similarBlocks"! This could indicate a broken codec or input.[17:52:58] [main/ERROR]: java.lang.reflect.InvocationTargetException[17:52:58] [main/INFO]: ConstructionWand says hello - may the odds be ever in your favor.[17:52:59] [main/INFO]: Registering ModBlocks for dragonscalemod[17:52:59] [main/INFO]: Registering Mod Items for dragonscalemod[17:52:59] [main/INFO]: Reflections took 60 ms to scan 2 urls, producing 7 keys and 77 values[17:52:59] [main/INFO]: Loaded FabricRegistrationFactory for service Factory[17:52:59] [main/INFO]: Loaded FabricPlatformHelper for service IPlatformHelper[17:52:59] [main/INFO]: Config 'livingthings.json' was successfully loaded.[17:52:59] [main/INFO]: Config 'penguin.json' was successfully loaded.[17:52:59] [main/INFO]: Config 'elephant.json' was successfully loaded.[17:52:59] [main/INFO]: Config 'giraffe.json' was successfully loaded.[17:52:59] [main/INFO]: Config 'lion.json' was successfully loaded.[17:52:59] [main/INFO]: Config 'shark.json' was successfully loaded.[17:52:59] [main/INFO]: Config 'ostrich.json' was successfully loaded.[17:52:59] [main/INFO]: Config 'flamingo.json' was successfully loaded.[17:52:59] [main/INFO]: Config 'crab.json' was successfully loaded.[17:52:59] [main/INFO]: Config 'mantaray.json' was successfully loaded.[17:52:59] [main/INFO]: Config 'raccoon.json' was successfully loaded.[17:52:59] [main/INFO]: Config 'owl.json' was successfully loaded.[17:52:59] [main/INFO]: Config 'ancient_blaze.json' was successfully loaded.[17:52:59] [main/INFO]: Config 'koala.json' was successfully loaded.[17:52:59] [main/INFO]: Config 'snail.json' was successfully loaded.[17:52:59] [main/INFO]: Config 'monkey.json' was successfully loaded.[17:52:59] [main/INFO]: Config 'nether_knight.json' was successfully loaded.[17:52:59] [main/INFO]: Config 'shroomie.json' was successfully loaded.[17:52:59] [main/INFO]: Config 'seahorse.json' was successfully loaded.[17:52:59] [main/INFO]: Config 'baby_ender_dragon.json' was successfully loaded.[17:52:59] [main/INFO]: Config 'peacock.json' was successfully loaded.[17:52:59] [main/INFO]: Registering MobAttributes[17:52:59] [main/INFO]: Registering SpawnPlacements[17:52:59] [main/INFO]: Registering Mod Items for magicstaffs[17:52:59] [main/INFO]: Registering Item Groups for magicstaffs[17:52:59] [main/INFO]: Registering Mod Blocks for magicstaffs[17:52:59] [main/INFO]: [STDOUT]: Registering Effects for magicstaffs[17:52:59] [main/INFO]: Registering Mod Entities for magicstaffs[17:52:59] [main/INFO]: Loading Xaero's Minimap - Stage 1/2 (Server)[17:52:59] [main/INFO]: Environment: Environment[sessionHost=https://ift.tt/lK2ajns, servicesHost=https://ift.tt/majL3tP, name=PROD][17:53:01] [Worker-Main-3/INFO]: Command '/livingthings' registered[17:53:01] [main/INFO]: Loaded 1708 recipes[17:53:01] [main/INFO]: Loaded 1794 advancements[17:53:02] [main/INFO]: Applied 1180 biome modifications to 172 of 193 new biomes in 22.86 ms[17:53:02] [Server thread/INFO]: Loading server configs...[17:53:02] [Server thread/INFO]: Starting minecraft server version 1.21.6[17:53:02] [Server thread/INFO]: Loading properties[17:53:02] [Server thread/INFO]: Default game type: SURVIVAL[17:53:02] [Server thread/INFO]: Generating keypair[17:53:02] [Server thread/INFO]: Starting Minecraft server on *:25565[17:53:02] [Server thread/INFO]: Using default channel type[17:53:02] [Server thread/INFO]: Preparing level "world"[17:53:02] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld[17:53:03] [Worker-Main-17/INFO]: Preparing spawn area: 0%[17:53:03] [Server thread/INFO]: Time elapsed: 466 ms[17:53:03] [Server thread/INFO]: Done (0.927s)! For help, type "help"[17:53:03] [Server thread/INFO]: Loading Xaero's Minimap - Stage 2/2 (Server)[17:53:12] [User Authenticator #1/INFO]: UUID of player 0000 is 0000[17:53:12] [Server thread/INFO]: 0000[/0000] logged in with entity id 12 at (-681.5, 80.0, 101.5)[17:53:13] [Server thread/INFO]: 0000 joined the game[17:53:13] [ForkJoinPool.commonPool-worker-2/INFO]: Loaded 1 player data objects (took 0s 495ms)[17:53:21] [Server thread/INFO]: 0000 lost connection: Disconnected[17:53:21] [Server thread/INFO]: 0000 left the game[17:54:20] [Server thread/INFO]: Stopping the server[17:54:20] [Server thread/INFO]: Stopping server[17:54:20] [Server thread/INFO]: Saving players[17:54:20] [Server thread/INFO]: Saving worlds[17:54:20] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:overworld[17:54:20] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:the_end[17:54:20] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/pocket_dimension:sky_islands[17:54:20] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:the_nether[17:54:20] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved[17:54:20] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved[17:54:20] [Server thread/INFO]: ThreadedAnvilChunkStorage (sky_islands): All chunks are saved[17:54:20] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved[17:54:20] [Server thread/INFO]: ThreadedAnvilChunkStorage: All dimensions are saved[17:54:21] [Server thread/INFO]: Unloading server configs...[17:54:21] [Server thread/INFO]: Sending config unload event for goblintraders-entities.toml[17:54:21] [Server thread/INFO]: Finished unloading server configs


Mining:
Bitcoin, Cryptotab browser - Pi Network cloud PHONE MINING
Fone, cloud PHONE MINING cod. dhvd1dkx - Mintme, PC PHONE MINING


Exchanges:
Coinbase.com - Stex.com - Probit.com


Donations:
Done crypto



Comments System

Disqus Shortname

Disqus Shortname

designcart
Powered by Blogger.