Paste your logs.

Built for Minecraft & Hytale

Vanilla 1.21.1 Network Protocol Error Report

283 lines
Raw
Detected
Minecraft version: 1.21.1 Java version: 21.0.7
---- Minecraft Network Protocol Error Report ----
// Hi. I'm Sable and I dislike float casts
Please make sure this issue is not caused by Sable before reporting it to other mod authors.
If you cannot reproduce it without Sable, file a report on the issue tracker
https://github.com/ryanhcode/sable/issues
// Please insert The Internet CD #4
Time: 2026-08-12 22:48:35
Description: Packet handling error
java.net.SocketException: Connection reset
at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:401) ~[?:?] {}
at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:434) ~[?:?] {}
at MC-BOOTSTRAP/io.netty.buffer@4.1.97.Final/io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:254) ~[netty-buffer-4.1.97.Final.jar%23155!/:4.1.97.Final] {}
at MC-BOOTSTRAP/io.netty.buffer@4.1.97.Final/io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[netty-buffer-4.1.97.Final.jar%23155!/:4.1.97.Final] {}
at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[netty-transport-4.1.97.Final.jar%23162!/:4.1.97.Final] {}
at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[netty-transport-4.1.97.Final.jar%23162!/:4.1.97.Final] {}
at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[netty-transport-4.1.97.Final.jar%23162!/:4.1.97.Final] {}
at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.97.Final.jar%23162!/:4.1.97.Final] {}
at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.97.Final.jar%23162!/:4.1.97.Final] {}
at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.97.Final.jar%23162!/:4.1.97.Final] {}
at MC-BOOTSTRAP/io.netty.common@4.1.97.Final/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.97.Final.jar%23157!/:4.1.97.Final] {}
at MC-BOOTSTRAP/io.netty.common@4.1.97.Final/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.97.Final.jar%23157!/:4.1.97.Final] {}
at java.base/java.lang.Thread.run(Thread.java:1583) [?:?] {re:mixin}
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Netty Client IO #0
Stacktrace:
at TRANSFORMER/minecraft@1.21.1/net.minecraft.network.PacketListener.fillCrashReport(PacketListener.java:33) ~[client-1.21.1-20240808.144430-srg.jar%23193!/:?] {re:classloading,re:mixin}
-- Connection --
Details:
Protocol: play
Flow: CLIENTBOUND
Server type: OTHER
Server brand: neoforge
Stacktrace:
at TRANSFORMER/minecraft@1.21.1/net.minecraft.network.PacketListener.fillCrashReport(PacketListener.java:33) ~[client-1.21.1-20240808.144430-srg.jar%23193!/:?] {re:classloading,re:mixin}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.network.protocol.PacketUtils.fillCrashReport(PacketUtils.java:62) ~[client-1.21.1-20240808.144430-srg.jar%23193!/:?] {re:mixin,re:classloading,pl:mixin:APP:connectivity.mixins.json:PacketUtilsMixin from mod connectivity,pl:mixin:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.multiplayer.ClientCommonPacketListenerImpl.storeDisconnectionReport(ClientCommonPacketListenerImpl.java:130) ~[client-1.21.1-20240808.144430-srg.jar%23193!/:?] {re:mixin,pl:runtimedistcleaner:A,re:computing_frames,pl:runtimedistcleaner:A,re:classloading,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.multiplayer.ClientCommonPacketListenerImpl.createDisconnectionInfo(ClientCommonPacketListenerImpl.java:123) ~[client-1.21.1-20240808.144430-srg.jar%23193!/:?] {re:mixin,pl:runtimedistcleaner:A,re:computing_frames,pl:runtimedistcleaner:A,re:classloading,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.network.Connection.exceptionCaught(Connection.java:157) ~[client-1.21.1-20240808.144430-srg.jar%23193!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:346) ~[netty-transport-4.1.97.Final.jar%23162!/:4.1.97.Final] {}
at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:325) ~[netty-transport-4.1.97.Final.jar%23162!/:4.1.97.Final] {}
at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.AbstractChannelHandlerContext.fireExceptionCaught(AbstractChannelHandlerContext.java:317) ~[netty-transport-4.1.97.Final.jar%23162!/:4.1.97.Final] {}
at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.DefaultChannelPipeline$HeadContext.exceptionCaught(DefaultChannelPipeline.java:1377) ~[netty-transport-4.1.97.Final.jar%23162!/:4.1.97.Final] {}
at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:346) ~[netty-transport-4.1.97.Final.jar%23162!/:4.1.97.Final] {}
at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:325) ~[netty-transport-4.1.97.Final.jar%23162!/:4.1.97.Final] {}
at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.DefaultChannelPipeline.fireExceptionCaught(DefaultChannelPipeline.java:907) ~[netty-transport-4.1.97.Final.jar%23162!/:4.1.97.Final] {}
at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.handleReadException(AbstractNioByteChannel.java:125) ~[netty-transport-4.1.97.Final.jar%23162!/:4.1.97.Final] {}
at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:177) ~[netty-transport-4.1.97.Final.jar%23162!/:4.1.97.Final] {}
at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[netty-transport-4.1.97.Final.jar%23162!/:4.1.97.Final] {}
at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.97.Final.jar%23162!/:4.1.97.Final] {}
at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.97.Final.jar%23162!/:4.1.97.Final] {}
at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.97.Final.jar%23162!/:4.1.97.Final] {}
at MC-BOOTSTRAP/io.netty.common@4.1.97.Final/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.97.Final.jar%23157!/:4.1.97.Final] {}
at MC-BOOTSTRAP/io.netty.common@4.1.97.Final/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.97.Final.jar%23157!/:4.1.97.Final] {}
at java.base/java.lang.Thread.run(Thread.java:1583) [?:?] {re:mixin}
-- System Details --
Details:
Minecraft Version: 1.21.1
Minecraft Version ID: 1.21.1
Operating System: Windows 11 (amd64) version 10.0
Java Version: 21.0.7, Microsoft
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
Memory: 1136960336 bytes (1084 MiB) / 5016387584 bytes (4784 MiB) up to 8589934592 bytes (8192 MiB)
CPUs: 12
Processor Vendor: AuthenticAMD
Processor Name: AMD Ryzen 5 4600H with Radeon Graphics
Identifier: AuthenticAMD Family 23 Model 96 Stepping 1
Microarchitecture: unknown
Frequency (GHz): 2.99
Number of physical packages: 1
Number of physical CPUs: 6
Number of logical CPUs: 12
Graphics card #0 name: AMD Radeon(TM) Graphics
Graphics card #0 vendor: Advanced Micro Devices, Inc.
Graphics card #0 VRAM (MiB): 512.00
Graphics card #0 deviceId: VideoController1
Graphics card #0 versionInfo: 31.0.21924.61
Memory slot #0 capacity (MiB): 8192.00
Memory slot #0 clockSpeed (GHz): 3.20
Memory slot #0 type: DDR4
Memory slot #1 capacity (MiB): 8192.00
Memory slot #1 clockSpeed (GHz): 3.20
Memory slot #1 type: DDR4
Virtual memory max (MiB): 23980.74
Virtual memory used (MiB): 20991.51
Swap memory total (MiB): 8192.00
Swap memory used (MiB): 934.13
Space in storage for jna.tmpdir (MiB): available: 118770.52, total: 466746.00
Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 118770.52, total: 466746.00
Space in storage for io.netty.native.workdir (MiB): available: 118770.52, total: 466746.00
Space in storage for java.io.tmpdir (MiB): available: 118770.52, total: 466746.00
Space in storage for workdir (MiB): available: 118770.52, total: 466746.00
JVM Flags: 22 total; -Xms3927M -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:MaxGCPauseMillis=50 -XX:+AlwaysPreTouch -XX:+ParallelRefProcEnabled -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=8M -XX:G1ReservePercent=20 -XX:InitiatingHeapOccupancyPercent=15 -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:+UseStringDeduplication -XX:MaxTenuringThreshold=1 -XX:SurvivorRatio=32 -Xmx8192M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss2M
Loaded Shaderpack: (off)
ModLauncher: 11.0.5+main.901c6ea8
ModLauncher launch target: forgeclient
ModLauncher services:
sponge-mixin-0.15.2+mixin.0.8.7.jar mixin PLUGINSERVICE
loader-4.0.43.jar slf4jfixer PLUGINSERVICE
loader-4.0.43.jar runtime_enum_extender PLUGINSERVICE
at-modlauncher-10.0.1.jar accesstransformer PLUGINSERVICE
loader-4.0.43.jar runtimedistcleaner PLUGINSERVICE
modlauncher-11.0.5.jar mixin TRANSFORMATIONSERVICE
modlauncher-11.0.5.jar fml TRANSFORMATIONSERVICE
FML Language Providers:
kotlinforforge@5.12.0
javafml@4.0
lowcodefml@4.0
minecraft@4.0
Mod List:
letsdo-vinery-neoforge-1.5.3.jar |[Let's Do] Vinery |vinery |1.5.3 |Manifest: NOSIGNATURE
ae2omnicells-1.21.1-neoforge-1.1.6.jar |AE Omni Cells |ae2omnicells |1.1.6 |Manifest: NOSIGNATURE
ae2importexportcard-1.21.1-1.5.0.jar |AE2 Import Export Card |ae2importexportcard |1.21.1-1.5.0 |Manifest: NOSIGNATURE
AE2-Fluid-Crafting-Terminal-1.21.1-19.0.3.jar |AE2FluidCraftingTerminal |ae2fct |19.0.3 |Manifest: NOSIGNATURE
ae2wtlib-19.5.1.jar |AE2WTLib |ae2wtlib |19.5.1 |Manifest: NOSIGNATURE
de.mari_023.ae2wtlib_api-19.5.1.jar |AE2WTLib API |ae2wtlib_api |19.5.1 |Manifest: NOSIGNATURE
aerocopycats-1.1.1.jar |aero_copycats |aerocopycats |1.1.0 |Manifest: NOSIGNATURE
aerowear-1.0.0.jar |Aerowear |aerowear |1.0.0 |Manifest: NOSIGNATURE
appliedenergistics2-19.2.18-alpha.3+1.21.1.jar |Applied Energistics 2 |ae2 |19.2.18-alpha.3+1.21|Manifest: NOSIGNATURE
applied_kjs-1.0.0.jar |Applied KubeJS |applied_kjs |1.0.0 |Manifest: NOSIGNATURE
architectury-13.0.8-neoforge.jar |Architectury |architectury |13.0.8 |Manifest: NOSIGNATURE
atmosphere-1.21.1-neoforge-1.0.14.jar |Atmosphere |atmosphere |1.0.14 |Manifest: NOSIGNATURE
automodpack-mod.jar |AutoModpack |automodpack_mod |4.0.6 |Manifest: NOSIGNATURE
badpackets-neo-0.8.2.jar |Bad Packets |badpackets |0.8.2 |Manifest: NOSIGNATURE
bendy-lib-forge-5.1.jar |Bendy lib |bendylib |5.1 |Manifest: NOSIGNATURE
better-advanced-tooltips-2101.1.0-build.1.jar |Better Advanced Tooltips |betteradvancedtooltips |2101.1.0-build.1 |Manifest: NOSIGNATURE
better_farming_right_click-neoforge-1.21.1-1.1.1.j|Better Farming Right Click |better_farming_right_click |1.1.1 |Manifest: NOSIGNATURE
biolith-neoforge-3.0.10.jar |Biolith |biolith |3.0.10 |Manifest: NOSIGNATURE
BrewinAndChewin-neoforge-4.5.0+1.21.1.jar |Brewin' And Chewin' |brewinandchewin |4.5.0 |Manifest: NOSIGNATURE
ccredstonelinkbridge-neoforge-1.0.3.jar |CC Redstone Link Bridge |ccredstonelinkbridge |1.0.0 |Manifest: NOSIGNATURE
ccgraphics-1.21.1-forge-0.2.0.jar |CC: Graphics |ccgraphics |0.2.0 |Manifest: NOSIGNATURE
cc_sable-neoforge-1.3.4.jar |CC: Sable |cc_sable |1.3.4 |Manifest: NOSIGNATURE
cc-tweaked-1.21.1-forge-1.120.0.jar |CC: Tweaked |computercraft |1.120.0 |Manifest: NOSIGNATURE
celestialweapons-1.0.0.jar |Celestial Weapons |celestialweapons |1.0.0 |Manifest: NOSIGNATURE
cloth-config-15.0.140-neoforge.jar |Cloth Config v15 API |cloth_config |15.0.140 |Manifest: NOSIGNATURE
codecui-neoforge-1.21.1-1.3.6.jar |CodecUI |codecui |1.21.1-1.3.6 |Manifest: NOSIGNATURE
conditional-mixin-neoforge-0.6.4.jar |conditional mixin |conditional_mixin |0.6.4 |Manifest: NOSIGNATURE
connectivity-1.21.1-7.6.jar |Connectivity Mod |connectivity |7.6 |Manifest: NOSIGNATURE
coreprotectneo-1.0.jar |CoreProtectNeo |coreprotectneo |1.0 |Manifest: NOSIGNATURE
coroutil-neoforge-1.21.0-1.3.9.jar |CoroUtil |coroutil |1.21.0-1.3.9 |Manifest: NOSIGNATURE
cosmeticarmorreworked-1.21.1-v1-neoforge.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.21.1-v1-neoforge |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
create-1.21.1-6.0.10.jar |Create |create |6.0.10 |Manifest: NOSIGNATURE
create-aeronautics-bundled-1.21.1-1.3.0.jar |Create Aeronautics |aeronautics_bundled |1.3.0 |Manifest: NOSIGNATURE
dev.eriksonn.aeronautics.aeronautics-neoforge-1.21|Create Aeronautics |aeronautics |1.3.0 |Manifest: NOSIGNATURE
create_aeronautics_transmission_linkage-0.2.5.jar |Create Aeronautics: Transmissi|aeronautics_utility_objects |0.2.5 |Manifest: NOSIGNATURE
createcobblestone-1.4.12+neoforge-1.21.1-144.jar |Create cobblestone |createcobblestone |1.4.12+neoforge-1.21|Manifest: NOSIGNATURE
createdeco-2.1.3.jar |Create Deco |createdeco |2.1.3 |Manifest: NOSIGNATURE
create_submarine-2.2.4.jar |Create Deep Seas |create_submarine |2.2.4 |Manifest: NOSIGNATURE
createdieselgenerators-1.21.1-1.3.14.jar |Create Diesel Generators |createdieselgenerators |1.21.1-1.3.14 |Manifest: NOSIGNATURE
Create Encased-1.21.1-1.9.0-ht1.jar |Create Encased |createcasing |1.9.0-ht1 |Manifest: NOSIGNATURE
createendertransmission-2.1.1-1.21.1.jar |Create Ender Transmission |createendertransmission |2.1.1-1.21.1 |Manifest: NOSIGNATURE
dev.ryanhcode.offroad.offroad-neoforge-1.21.1-1.3.|Create Offroad |offroad |1.3.0 |Manifest: NOSIGNATURE
createpropulsion-1.1.4.jar |Create Propulsion: Simulated |createpropulsion |1.1.4 |Manifest: NOSIGNATURE
dev.simulated_team.simulated.simulated-neoforge-1.|Create Simulated |simulated |1.3.0 |Manifest: NOSIGNATURE
sliceanddice-neoforge-4.3.2.jar |Create Slice & Dice |sliceanddice |4.3.2 |Manifest: NOSIGNATURE
tracks_plus-1.0.5.jar |Create Tracks+ |tracks |1.0.5 |Manifest: NOSIGNATURE
create_tweaked_controllers-1.21.1-1.2.7.jar |Create Tweaked Controllers |create_tweaked_controllers |1.21.1-1.2.7 |Manifest: NOSIGNATURE
aeroworks-1.3.0.jar |Create: Aeroworks |aeroworks |1.3.0 |Manifest: NOSIGNATURE
create_avionics-neoforge-1.21.1-0.5.1.jar |Create: Avionics |create_avionics |0.5.1 |Manifest: NOSIGNATURE
create-balanced-recipes-1.0.1.jar |Create: Balanced Recipes |mr_create_balancedrecipes |1.0.1 |Manifest: NOSIGNATURE
createcclogistics-1.21.1-0.3.6.jar |Create: CC Total Logistics |createcclogistics |0.3.6 |Manifest: NOSIGNATURE
create_connected-1.3.2-mc1.21.1.jar |Create: Connected |create_connected |1.3.2-mc1.21.1 |Manifest: NOSIGNATURE
copycats-3.0.4+mc.1.21.1-neoforge.jar |Create: Copycats+ |copycats |3.0.4+mc.1.21.1-neof|Manifest: NOSIGNATURE
CreateDragonsPlus-1.11.2b.jar |Create: Dragons Plus |create_dragons_plus |1.11.2b |Manifest: NOSIGNATURE
DnDesires-1.21.1-2.3a-BETA.jar |Create: Dreams n' Desires |dndesires |2.3a-BETA |Manifest: NOSIGNATURE
create-enchantment-industry-2.5.0-preview-alpha1.j|Create: Enchantment Industry |create_enchantment_industry |2.5.0-preview-alpha1|Manifest: NOSIGNATURE
fluid-2.1.3.jar |Create: Fluid |fluid |2.1.3 |Manifest: NOSIGNATURE
interiors-1.21.1-neoforge-0.6.1.jar |Create: Interiors |interiors |0.6.1 |Manifest: NOSIGNATURE
createmetalwork-2.0.0.jar |Create: Metalwork |createmetalwork |2.0.0 |Manifest: NOSIGNATURE
create-new-age-1.2.2+neoforge-mc1.21.1.jar |Create: New Age |create_new_age |1.2.2+mc1.21.1 |Manifest: NOSIGNATURE
powergrid-mc1.21.1-0.5.5.1.jar |Create: Power Grid |powergrid |**.**.**.** |Manifest: NOSIGNATURE
create_power_loader-2.0.5-mc1.21.1.jar |Create: Power Loader |create_power_loader |2.0.5-mc1.21.1 |Manifest: NOSIGNATURE
reforgedfoundations-1.21.1-2.0.1.jar |Create: Reforged Foundations |reforgedfoundations |2.0.0 |Manifest: NOSIGNATURE
createtransmission-1.2.1+neoforge-create6-1.21.1.j|Create: Transmission |createtransmission |1.2.1+neoforge-creat|Manifest: NOSIGNATURE
create_ultimate_factory-2.2.4-neoforge-1.21.1.jar |Create: Ultimate Factory |create_ultimate_factory |2.2.4 |Manifest: NOSIGNATURE
createfix-1.5.0.jar |CreateFix |createfix |1.5.0 |Manifest: NOSIGNATURE
CreativeCore_NEOFORGE_v2.13.41_mc1.21.1.jar |CreativeCore |creativecore |2.13.41 |Manifest: NOSIGNATURE
cupboard-1.21.1-3.9.jar |Cupboard mod |cupboard |3.9 |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.20251230.jar|Custom NPCs |customnpcs |1.21.1.20251230 |Manifest: NOSIGNATURE
drivebywire-0.3.0.jar |Drive By Wire |drivebywire |0.3.0 |Manifest: NOSIGNATURE
drivebywire-typewriter-1.1.0-beta.2.jar |Drive By Wire - Typewriter |drivebywiretypewriter |1.1.0-beta.2 |Manifest: NOSIGNATURE
emotecraft-for-MC1.21.1-2.4.12-neoforge.jar |Emotecraft |emotecraft |2.4.12 |Manifest: NOSIGNATURE
envoys-1.2.5-forcebuild.jar |Envoys |envoys |1.2.5-forcebuild |Manifest: NOSIGNATURE
esl-neoforge-1.21.1-1.0.3+neoforge-mc1.21.1.jar |ESL |esl |1.0.3 |Manifest: NOSIGNATURE
etched-5.1.0.jar |Etched |etched |5.1.0 |Manifest: NOSIGNATURE
etched_extension-neoforge-0.2.3+mc1.21.1.jar |etched-extension |etched_extension |0.2.3 |Manifest: NOSIGNATURE
FarmersDelight-1.21.1-1.3.2.jar |Farmer's Delight |farmersdelight |1.3.2 |Manifest: NOSIGNATURE
ferritecore-7.0.3-neoforge.jar |Ferrite Core |ferritecore |7.0.3 |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
flywheel-neoforge-1.21.1-1.0.6.jar |Flywheel |flywheel |1.0.6 |Manifest: NOSIGNATURE
fabric-api-base-0.4.42+d1308ded19.jar |Forgified Fabric API Base |fabric_api_base |0.4.42+d1308ded19 |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-renderer-api-v1-3.4.1+9125b6dc19.jar |Forgified Fabric Renderer API |fabric_renderer_api_v1 |3.4.1+9125b6dc19 |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
fusion-1.3.12-neoforge-mc1.21.1.jar |Fusion |fusion |1.3.12 |Manifest: NOSIGNATURE
GrandPower-3.0.2.jar |Grand Power |grandpower |3.0.2 |Manifest: NOSIGNATURE
greedboss-1.0.0.jar |Greed Boss Module |greedboss |1.0.0 |Manifest: NOSIGNATURE
greedchat-1.0.0.11.jar |Greed Chat Module |greedchat |**.**.**.** |Manifest: NOSIGNATURE
greedisvirtue-1.0.0.jar |Greed Is Virtue |greedisvirtue |1.0.0 |Manifest: NOSIGNATURE
greenhouseconfig-2.2.3+1.21.1-neoforge.jar |Greenhouse Config |greenhouseconfig |2.2.3+1.21.1 |Manifest: NOSIGNATURE
greenhouseconfig_night_config-1.1.0.jar |Greenhouse Config - Night Conf|greenhouseconfig_night_config |1.1.0 |Manifest: NOSIGNATURE
greenhouseconfig_toml-1.1.0.jar |Greenhouse Config - TOML |greenhouseconfig_toml |1.1.0 |Manifest: NOSIGNATURE
guideme-21.1.17.jar |GuideME |guideme |21.1.17 |Manifest: NOSIGNATURE
handcrafted-neoforge-1.21.1-4.0.3.jar |Handcrafted |handcrafted |4.0.3 |Manifest: NOSIGNATURE
TreeChop-1.21.1-neoforge-0.19.3.jar |HT's TreeChop |treechop |0.19.3 |Manifest: NOSIGNATURE
Iceberg-1.21.1-neoforge-1.3.2.jar |Iceberg |iceberg |1.3.2 |Manifest: NOSIGNATURE
iris-neoforge-1.8.14-beta.1+mc1.21.1.jar |Iris |iris |1.8.14-beta.1+mc1.21|Manifest: NOSIGNATURE
itemlocker-1.1.1-beta.v2.jar |Item Locker |itemlocker |1.1.1-beta.v2 |Manifest: NOSIGNATURE
Jade-1.21.1-NeoForge-15.10.5.jar |Jade |jade |15.10.5+neoforge |Manifest: NOSIGNATURE
jei-1.21.1-neoforge-19.38.0.366.jar |Just Enough Items |jei |**.**.**.** |Manifest: NOSIGNATURE
justmon1ka-1.0.0.jar |JustMon1ka |justmon1ka |1.0.0 |Manifest: NOSIGNATURE
KeybindAtlas-v1.4.0-mc1.21.1-neoforge.jar |Keybind Atlas |keybindatlas |1.4.0 |Manifest: NOSIGNATURE
keymod-1.1.jar |Keychains: Supplementaries |keymod |1.1 |Manifest: NOSIGNATURE
thedarkcolour.kffmod-5.12.0.jar |Kotlin For Forge |kotlinforforge |5.12.0 |Manifest: NOSIGNATURE
kubejs-neoforge-2101.7.2-build.368.jar |KubeJS |kubejs |2101.7.2-build.368 |Manifest: NOSIGNATURE
kubejsadditions-neoforge-1.21.1-6.0.0.jar |KubeJS Additions |kubejsadditions |1.21.1-6.0.0 |Manifest: NOSIGNATURE
kubejs-create-neoforge-2101.3.1-build.18.jar |KubeJS Create |kubejs_create |2101.3.1-build.18 |Manifest: NOSIGNATURE
LegendaryTooltips-1.21.1-neoforge-1.5.5.jar |Legendary Tooltips |legendarytooltips |1.5.5 |Manifest: NOSIGNATURE
libIPN-neoforge-1.21.1-6.6.3.jar |libIPN |libipn |6.6.3 |Manifest: NOSIGNATURE
lithium-neoforge-0.15.4+mc1.21.1.jar |Lithium |lithium |0.15.4+mc1.21.1 |Manifest: NOSIGNATURE
client-1.21.1-20240808.144430-srg.jar |Minecraft |minecraft |1.21.1 |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
molten_vents-1.21.1-2.1.1.jar |Molten Vents |molten_vents |2.1.1 |Manifest: NOSIGNATURE
moonlight-neoforge-1.21.1-3.3.0.jar |Moonlight Lib |moonlight |1.21.1-3.3.0 |Manifest: NOSIGNATURE
MossyLib-1.5.0+1.21.1+neoforge.jar |MossyLib |mossylib |1.5.0+1.21.1+neoforg|Manifest: NOSIGNATURE
Myotus-1.21.1-19.0.9.jar |Myotus |myotus |19.0.9 |Manifest: NOSIGNATURE
neoforge-21.1.248-universal.jar |NeoForge |neoforge |21.1.248 |Manifest: NOSIGNATURE
open-parties-and-claims-neoforge-1.21.1-0.27.8.jar|Open Parties and Claims |openpartiesandclaims |0.27.8 |Manifest: NOSIGNATURE
Platform-neoforge-1.21.1-1.3.3.jar |Platform |platform |1.3.3 |Manifest: NOSIGNATURE
player-animation-lib-forge-2.0.1+1.21.1.jar |Player Animator |playeranimator |2.0.1+1.21.1 |Manifest: NOSIGNATURE
polymorph-neoforge-1.1.0+1.21.1.jar |Polymorph |polymorph |1.1.0+1.21.1 |Manifest: NOSIGNATURE
ponder-neoforge-1.0.82+mc1.21.1.jar |Ponder |ponder |1.0.82+mc1.21.1 |Manifest: NOSIGNATURE
Prism-1.21.1-neoforge-1.0.11.jar |Prism |prism |1.0.11 |Manifest: NOSIGNATURE
Quark-4.1-482.jar |Quark |quark |4.1-482 |Manifest: NOSIGNATURE
rechiseled-1.2.5-neoforge-mc1.21.jar |Rechiseled |rechiseled |1.2.5 |Manifest: NOSIGNATURE
resourcefullib-neoforge-1.21-3.0.12.jar |Resourceful Lib |resourcefullib |3.0.12 |Manifest: NOSIGNATURE
rhino-2101.2.7-build.85.jar |Rhino |rhino |2101.2.7-build.85 |Manifest: NOSIGNATURE
riverfishing-neoforge-0.6.1+1.21.1.jar |River Fishing |riverfishing |0.6.1 |Manifest: NOSIGNATURE
sable-neoforge-1.21.1-2.0.3.jar |Sable |sable |2.0.3 |Manifest: NOSIGNATURE
sable-companion-common-1.21.1-1.6.0.jar |Sable Companion |sablecompanion |1.6.0 |Manifest: NOSIGNATURE
Scribble-1.5.1+mc1.21-neoforge.jar |Scribble |scribble |1.5.1 |Manifest: NOSIGNATURE
voicechat-neoforge-1.21.1-2.6.20.jar |Simple Voice Chat |voicechat |1.21.1-2.6.20 |Manifest: NOSIGNATURE
skin_changer-neoforge-1.21-0.9.2.jar |Skin Changer |skin_changer |0.9.2 |Manifest: NOSIGNATURE
net.caffeinemc.sodium-neoforge-0.8.12+mc1.21.1-mod|Sodium |sodium |0.8.12+mc1.21.1 |Manifest: NOSIGNATURE
sophisticatedbackpacks-1.21.1-3.25.70.1985.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.25.70 |Manifest: NOSIGNATURE
sophisticatedbackpackscreateintegration-1.21.1-0.1|Sophisticated Backpacks Create|sophisticatedbackpackscreatein|0.1.8 |Manifest: NOSIGNATURE
sophisticatedcore-1.21.1-1.4.73.2151.jar |Sophisticated Core |sophisticatedcore |1.4.73 |Manifest: NOSIGNATURE
spark-1.10.124-neoforge.jar |spark |spark |1.10.124 |Manifest: NOSIGNATURE
StorageDrawers-neoforge-1.21.1-13.11.4.jar |Storage Drawers |storagedrawers |13.11.4 |Manifest: NOSIGNATURE
supermartijn642configlib-1.1.8-neoforge-mc1.21.jar|SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |Manifest: NOSIGNATURE
supermartijn642corelib-1.1.24-neoforge-mc1.21.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.24 |Manifest: NOSIGNATURE
supplementaries-neoforge-1.21.1-3.8.0.jar |Supplementaries |supplementaries |1.21.1-3.8.0 |Manifest: NOSIGNATURE
toms-peripherals-1.21-1.3.1.jar |Tom's Peripherals |toms_peripherals |1.3.1 |Manifest: NOSIGNATURE
torchmaster-neoforge-1.21.1-21.1.9.jar |Torchmaster |torchmaster |21.1.9 |Manifest: NOSIGNATURE
VanillaBackport-neoforge-1.21.1-1.1.7.10.jar |VanillaBackport |vanillabackport |**.**.**.** |Manifest: NOSIGNATURE
variedcommodities-1.0.0.jar |Varied Commodities |variedcommodities |1.0.0 |Manifest: NOSIGNATURE
veil-neoforge-1.21.1-4.1.4.jar |Veil |veil |4.1.4 |Manifest: NOSIGNATURE
vista-neoforge-1.21.1-5.2.2.jar |Vista |vista |1.21.1-5.2.2 |Manifest: NOSIGNATURE
voicemessages-neoforge-1.0.12-1.21.1.jar |Voice Messages |voicemessages |1.0.12-1.21.1 |Manifest: NOSIGNATURE
votegift-1.1.4.jar |VoteGift |votegift |1.1.4 |Manifest: NOSIGNATURE
VS-Sable-HoseConnectors-0.1.8-1.21.1.jar |VS Sable Hose Connectors |vsfluidlink |0.1.8 |Manifest: NOSIGNATURE
watut-neoforge-1.21.0-1.2.7.jar |What Are They Up To |watut |1.21.0-1.2.7 |Manifest: NOSIGNATURE
worldedit-mod-7.3.8.jar |WorldEdit |worldedit |7.3.8+6939-7d32b45 |Manifest: NOSIGNATURE
WorldEditCUI-NeoForge-1.21.1+01-SNAPSHOT.jar |WorldEditCUI |worldeditcui |1.21.1+01-SNAPSHOT |Manifest: NOSIGNATURE
xaerominimap-neoforge-1.21.1-26.4.2.jar |Xaero's Minimap |xaerominimap |26.4.2 |Manifest: NOSIGNATURE
xaeroworldmap-neoforge-1.21.1-1.44.2.jar |Xaero's World Map |xaeroworldmap |1.44.2 |Manifest: NOSIGNATURE
xaerolib-neoforge-1.21.1-1.7.1.jar |XaeroLib |xaerolib |1.7.1 |Manifest: NOSIGNATURE
yuushya-1.21.0-neoforge-2.3.0.jar |Yuushya |yuushya |2.3.0 |Manifest: NOSIGNATURE
Zeta-1.1-40.jar |Zeta |zeta |1.1-40 |Manifest: NOSIGNATURE
Crash Report UUID: 30b90855-79cd-4166-934b-47ceb1944ac0
FML: 4.0.43
NeoForge: 21.1.248
Flywheel Backend: flywheel:indirect