Paste your logs.

Built for Minecraft & Hytale

NeoForge 1.21.1 Crash Report

188 lines
Raw
Detected
Minecraft version: 1.21.1 Java version: 21.0.9 NeoForge version: 21.1.228
---- Minecraft Crash Report ----
// Lets see if this is repro or cosmic radiation
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
// Uh... Did I do that?
Time: 2026-04-28 14:48:49
Description: Sable linking with Rapier natives
java.lang.UnsatisfiedLinkError: 'void dev.ryanhcode.sable.physics.impl.rapier.Rapier3D.initialize(int, double, double, double, double)'
at TRANSFORMER/sable@1.2.1/dev.ryanhcode.sable.physics.impl.rapier.Rapier3D.initialize(Native Method) ~[sable-neoforge-1.21.1-1.2.1.jar%23199!/:1.2.1] {re:classloading}
at TRANSFORMER/sable@1.2.1/dev.ryanhcode.sable.physics.impl.rapier.RapierPhysicsPipeline.init(RapierPhysicsPipeline.java:116) ~[sable-neoforge-1.21.1-1.2.1.jar%23199!/:1.2.1] {re:classloading}
at TRANSFORMER/sable@1.2.1/dev.ryanhcode.sable.sublevel.system.SubLevelPhysicsSystem.initialize(SubLevelPhysicsSystem.java:159) ~[sable-neoforge-1.21.1-1.2.1.jar%23199!/:1.2.1] {re:mixin,re:classloading}
at TRANSFORMER/sable@1.2.1/dev.ryanhcode.sable.Sable.defaultSubLevelContainerInitializer(Sable.java:76) ~[sable-neoforge-1.21.1-1.2.1.jar%23199!/:1.2.1] {re:mixin,re:classloading}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.level.ServerLevel.sable$createPlotContainer(ServerLevel.java:8985) ~[server-1.21.1-20240808.144430-srg.jar%23161!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendisland.mixins.json:ServerLevelMixin from mod betterendisland,pl:mixin:APP:modernfix-modernfix.mixins.json:perf.cache_strongholds.ServerLevelMixin from mod modernfix,pl:mixin:APP:veil.network.mixins.json:NetworkServerLevelMixin from mod veil,pl:mixin:APP:fabric-api-lookup-api-v1.mixins.json:ServerWorldMixin from mod fabric_api_lookup_api_v1,pl:mixin:APP:fabric-lifecycle-events-v1.mixins.json:ServerWorldMixin from mod fabric_lifecycle_events_v1,pl:mixin:APP:createbigcannons.mixins.json:ServerLevelMixin from mod createbigcannons,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor from mod create,pl:mixin:APP:sable.mixins.json:block_decal_render.ServerLevelMixin from mod sable,pl:mixin:APP:sable.mixins.json:entity.entity_aabb_lookup.LevelsMixin from mod sable,pl:mixin:APP:sable.mixins.json:entity.entity_kicking.ServerLevelMixin from mod sable,pl:mixin:APP:sable.mixins.json:entity.server_entities_tick.ServerLevelMixin from mod sable,pl:mixin:APP:sable.mixins.json:explosion.ServerLevelMixin from mod sable,pl:mixin:APP:sable.mixins.json:particle.ServerLevelMixin from mod sable,pl:mixin:APP:sable.mixins.json:physics.ServerLevelMixin from mod sable,pl:mixin:APP:sable.mixins.json:plot.LevelsMixin from mod sable,pl:mixin:APP:sable.mixins.json:plot.ServerLevelMixin from mod sable,pl:mixin:APP:sable.mixins.json:water_occlusion.LevelsMixin from mod sable,pl:mixin:APP:fancymenu.mixins.json:server.MixinServerLevel from mod fancymenu,pl:mixin:APP:betterendisland.mixins.json:EndergeticExpansionMixins from mod betterendisland,pl:mixin:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.level.ServerLevel.<init>(ServerLevel.java:222) ~[server-1.21.1-20240808.144430-srg.jar%23161!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendisland.mixins.json:ServerLevelMixin from mod betterendisland,pl:mixin:APP:modernfix-modernfix.mixins.json:perf.cache_strongholds.ServerLevelMixin from mod modernfix,pl:mixin:APP:veil.network.mixins.json:NetworkServerLevelMixin from mod veil,pl:mixin:APP:fabric-api-lookup-api-v1.mixins.json:ServerWorldMixin from mod fabric_api_lookup_api_v1,pl:mixin:APP:fabric-lifecycle-events-v1.mixins.json:ServerWorldMixin from mod fabric_lifecycle_events_v1,pl:mixin:APP:createbigcannons.mixins.json:ServerLevelMixin from mod createbigcannons,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor from mod create,pl:mixin:APP:sable.mixins.json:block_decal_render.ServerLevelMixin from mod sable,pl:mixin:APP:sable.mixins.json:entity.entity_aabb_lookup.LevelsMixin from mod sable,pl:mixin:APP:sable.mixins.json:entity.entity_kicking.ServerLevelMixin from mod sable,pl:mixin:APP:sable.mixins.json:entity.server_entities_tick.ServerLevelMixin from mod sable,pl:mixin:APP:sable.mixins.json:explosion.ServerLevelMixin from mod sable,pl:mixin:APP:sable.mixins.json:particle.ServerLevelMixin from mod sable,pl:mixin:APP:sable.mixins.json:physics.ServerLevelMixin from mod sable,pl:mixin:APP:sable.mixins.json:plot.LevelsMixin from mod sable,pl:mixin:APP:sable.mixins.json:plot.ServerLevelMixin from mod sable,pl:mixin:APP:sable.mixins.json:water_occlusion.LevelsMixin from mod sable,pl:mixin:APP:fancymenu.mixins.json:server.MixinServerLevel from mod fancymenu,pl:mixin:APP:betterendisland.mixins.json:EndergeticExpansionMixins from mod betterendisland,pl:mixin:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.MinecraftServer.createLevels(MinecraftServer.java:367) ~[server-1.21.1-20240808.144430-srg.jar%23161!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-modernfix.mixins.json:perf.fix_loop_spin_waiting.MinecraftServerMixin from mod modernfix,pl:mixin:APP:createthreadedtrains.mixins.json:MinecraftServerMixin from mod createthreadedtrains,pl:mixin:APP:xaeroworldmap.mixins.json:MixinMinecraftServer from mod xaeroworldmap,pl:mixin:APP:modernfix-modernfix.mixins.json:core.MinecraftServerMixin from mod modernfix,pl:mixin:APP:modernfix-modernfix.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin from mod modernfix,pl:mixin:APP:veil.network.mixins.json:NetworkMinecraftServerMixin from mod veil,pl:mixin:APP:veil.scheduler.mixins.json:MinecraftServerMixin from mod veil,pl:mixin:APP:fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric_lifecycle_events_v1,pl:mixin:APP:fabric-resource-loader-v0.mixins.json:MinecraftServerMixin from mod fabric_resource_loader_v0,pl:mixin:APP:ponder-common.mixins.json:accessor.MinecraftServerAccessor from mod ponder,pl:mixin:APP:sable.mixins.json:udp.MinecraftServerMixin from mod sable,pl:mixin:APP:xaerohud.mixins.json:MixinMinecraftServer from mod xaerominimap,pl:mixin:APP:fabric-message-api-v1.mixins.json:MinecraftServerMixin from mod fabric_message_api_v1,pl:mixin:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:337) ~[server-1.21.1-20240808.144430-srg.jar%23161!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-modernfix.mixins.json:perf.fix_loop_spin_waiting.MinecraftServerMixin from mod modernfix,pl:mixin:APP:createthreadedtrains.mixins.json:MinecraftServerMixin from mod createthreadedtrains,pl:mixin:APP:xaeroworldmap.mixins.json:MixinMinecraftServer from mod xaeroworldmap,pl:mixin:APP:modernfix-modernfix.mixins.json:core.MinecraftServerMixin from mod modernfix,pl:mixin:APP:modernfix-modernfix.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin from mod modernfix,pl:mixin:APP:veil.network.mixins.json:NetworkMinecraftServerMixin from mod veil,pl:mixin:APP:veil.scheduler.mixins.json:MinecraftServerMixin from mod veil,pl:mixin:APP:fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric_lifecycle_events_v1,pl:mixin:APP:fabric-resource-loader-v0.mixins.json:MinecraftServerMixin from mod fabric_resource_loader_v0,pl:mixin:APP:ponder-common.mixins.json:accessor.MinecraftServerAccessor from mod ponder,pl:mixin:APP:sable.mixins.json:udp.MinecraftServerMixin from mod sable,pl:mixin:APP:xaerohud.mixins.json:MixinMinecraftServer from mod xaerominimap,pl:mixin:APP:fabric-message-api-v1.mixins.json:MinecraftServerMixin from mod fabric_message_api_v1,pl:mixin:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:193) ~[server-1.21.1-20240808.144430-srg.jar%23161!/:?] {re:classloading}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:670) ~[server-1.21.1-20240808.144430-srg.jar%23161!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-modernfix.mixins.json:perf.fix_loop_spin_waiting.MinecraftServerMixin from mod modernfix,pl:mixin:APP:createthreadedtrains.mixins.json:MinecraftServerMixin from mod createthreadedtrains,pl:mixin:APP:xaeroworldmap.mixins.json:MixinMinecraftServer from mod xaeroworldmap,pl:mixin:APP:modernfix-modernfix.mixins.json:core.MinecraftServerMixin from mod modernfix,pl:mixin:APP:modernfix-modernfix.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin from mod modernfix,pl:mixin:APP:veil.network.mixins.json:NetworkMinecraftServerMixin from mod veil,pl:mixin:APP:veil.scheduler.mixins.json:MinecraftServerMixin from mod veil,pl:mixin:APP:fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric_lifecycle_events_v1,pl:mixin:APP:fabric-resource-loader-v0.mixins.json:MinecraftServerMixin from mod fabric_resource_loader_v0,pl:mixin:APP:ponder-common.mixins.json:accessor.MinecraftServerAccessor from mod ponder,pl:mixin:APP:sable.mixins.json:udp.MinecraftServerMixin from mod sable,pl:mixin:APP:xaerohud.mixins.json:MixinMinecraftServer from mod xaerominimap,pl:mixin:APP:fabric-message-api-v1.mixins.json:MinecraftServerMixin from mod fabric_message_api_v1,pl:mixin:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.MinecraftServer.lambda$spin$2(MinecraftServer.java:267) ~[server-1.21.1-20240808.144430-srg.jar%23161!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-modernfix.mixins.json:perf.fix_loop_spin_waiting.MinecraftServerMixin from mod modernfix,pl:mixin:APP:createthreadedtrains.mixins.json:MinecraftServerMixin from mod createthreadedtrains,pl:mixin:APP:xaeroworldmap.mixins.json:MixinMinecraftServer from mod xaeroworldmap,pl:mixin:APP:modernfix-modernfix.mixins.json:core.MinecraftServerMixin from mod modernfix,pl:mixin:APP:modernfix-modernfix.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin from mod modernfix,pl:mixin:APP:veil.network.mixins.json:NetworkMinecraftServerMixin from mod veil,pl:mixin:APP:veil.scheduler.mixins.json:MinecraftServerMixin from mod veil,pl:mixin:APP:fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric_lifecycle_events_v1,pl:mixin:APP:fabric-resource-loader-v0.mixins.json:MinecraftServerMixin from mod fabric_resource_loader_v0,pl:mixin:APP:ponder-common.mixins.json:accessor.MinecraftServerAccessor from mod ponder,pl:mixin:APP:sable.mixins.json:udp.MinecraftServerMixin from mod sable,pl:mixin:APP:xaerohud.mixins.json:MixinMinecraftServer from mod xaerominimap,pl:mixin:APP:fabric-message-api-v1.mixins.json:MinecraftServerMixin from mod fabric_message_api_v1,pl:mixin:A}
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:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.21.1
Minecraft Version ID: 1.21.1
Operating System: Linux (amd64) version 6.12.43+deb12-amd64
Java Version: 21.0.9, Amazon.com Inc.
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Amazon.com Inc.
Memory: 387594168 bytes (369 MiB) / 1350565888 bytes (1288 MiB) up to 8388608000 bytes (8000 MiB)
CPUs: 4
Processor Vendor: AuthenticAMD
Processor Name: AMD EPYC 4545P 16-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: 16
Number of logical CPUs: 32
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): 170222.11
Virtual memory used (MiB): 276622.69
Swap memory total (MiB): 42555.50
Swap memory used (MiB): 36877.18
Space in storage for jna.tmpdir (MiB): <path not set>
Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): <path not set>
Space in storage for io.netty.native.workdir (MiB): <path not set>
Space in storage for java.io.tmpdir (MiB): available: 1439082.50, total: 1455632.00
Space in storage for workdir (MiB): available: 1439082.50, total: 1863910.50
JVM Flags: 1 total; -Xmx8000M
Server Running: true
Player Count: 0 / 20; []
Active Data Packs: create:dynamic_data, vanilla, mod_data, mod/fabric_renderer_api_v1, mod/createthreadedtrains (incompatible), mod/mr_uiinpuis_craftableinvisibleitemframes, mod/fabric_item_api_v1, mod/fabric_rendering_fluids_v1, mod/aeronautics_bundled, mod/etched (incompatible), mod/ritchiesprojectilelib (incompatible), mod/fabric_convention_tags_v1, mod/xaeroworldmap (incompatible), mod/neoforge, mod/modernfix (incompatible), mod/citadel (incompatible), mod/alexsmobs, mod/fabric_block_view_api_v2, mod/fabric_command_api_v2, mod/fabric_convention_tags_v2, mod/yungsapi (incompatible), mod/fabric_data_attachment_api_v1, mod/veil (incompatible), mod/simulated (incompatible), mod/createdieselgenerators (incompatible), mod/fabric_screen_api_v1, mod/fabric_api,forgified_fabric_api, mod/fabric_content_registries_v0, mod/konkrete (incompatible), mod/farmersdelight (incompatible), mod/fabric_game_rule_api_v1, mod/fabric_api_lookup_api_v1, mod/endersdelight, mod/curios (incompatible), mod/fabric_entity_events_v1, mod/create_hypertube, mod/architectury (incompatible), mod/fabric_loot_api_v2, mod/fabric_loot_api_v3, mod/conditional_mixin (incompatible), mod/betterendisland (incompatible), mod/fabric_rendering_data_attachment_v1, mod/fabric_networking_api_v1, mod/fabric_lifecycle_events_v1, mod/fabric_key_binding_api_v1, mod/fabric_client_tags_api_v1, mod/fabric_transfer_api_v1, mod/createbigcannons (incompatible), mod/octolib, mod/copycats (incompatible), mod/create_optical (incompatible), mod/fabric_model_loading_api_v1, mod/jei (incompatible), mod/aeronautics (incompatible), mod/xaerolib (incompatible), mod/fabric_screen_handler_api_v1, mod/fabric_resource_loader_v0, mod/mr_sit_anywhere, mod/fabric_rendering_v1, mod/fabric_renderer_indigo, mod/create_ltab, mod/fabric_particles_v1, mod/fabric_transitive_access_wideners_v1, mod/offroad (incompatible), mod/create_things_and_misc, mod/create_copper_and_zinc, mod/fabric_api_base, mod/fabric_blockrenderlayer_v1, mod/jade (incompatible), mod/armorposer (incompatible), mod/fabric_block_api_v1, mod/fabric_resource_conditions_api_v1, mod/kotlinforforge (incompatible), mod/sablecompanion, mod/flywheel (incompatible), mod/ponder (incompatible), mod/create (incompatible), mod/sliceanddice, mod/create_dragons_plus, mod/create_central_kitchen, mod/sable, mod/xaerominimap (incompatible), mod/gravestone (incompatible), mod/create_sa, mod/fabric_item_group_api_v1, mod/fabric_gametest_api_v1, mod/fabric_biome_api_v1, mod/fancymenu (incompatible), mod/fabric_registry_sync_v0, mod/fabric_recipe_api_v1, mod/ferritecore (incompatible), mod/fabric_object_builder_api_v1, mod/create_power_loader (incompatible), mod/fabric_sound_api_v1, mod/fabric_message_api_v1, mod/create_enchantment_industry, mod/fabric_data_generation_api_v1, mod/fabric_events_interaction_v0, mod/createaddition (incompatible), fabric, create_dragons_plus:runtime, create_central_kitchen:runtime
Available Data Packs: bundle, trade_rebalance, vanilla, fabric, mod/aeronautics (incompatible), mod/aeronautics_bundled, mod/alexsmobs, mod/architectury (incompatible), mod/armorposer (incompatible), mod/betterendisland (incompatible), mod/citadel (incompatible), mod/conditional_mixin (incompatible), mod/copycats (incompatible), mod/create (incompatible), mod/create_central_kitchen, mod/create_copper_and_zinc, mod/create_dragons_plus, mod/create_enchantment_industry, mod/create_hypertube, mod/create_ltab, mod/create_optical (incompatible), mod/create_power_loader (incompatible), mod/create_sa, mod/create_things_and_misc, mod/createaddition (incompatible), mod/createbigcannons (incompatible), mod/createdieselgenerators (incompatible), mod/createthreadedtrains (incompatible), mod/curios (incompatible), mod/endersdelight, mod/etched (incompatible), mod/fabric_api,forgified_fabric_api, mod/fabric_api_base, mod/fabric_api_lookup_api_v1, mod/fabric_biome_api_v1, mod/fabric_block_api_v1, mod/fabric_block_view_api_v2, mod/fabric_blockrenderlayer_v1, mod/fabric_client_tags_api_v1, mod/fabric_command_api_v2, mod/fabric_content_registries_v0, mod/fabric_convention_tags_v1, mod/fabric_convention_tags_v2, mod/fabric_data_attachment_api_v1, mod/fabric_data_generation_api_v1, mod/fabric_entity_events_v1, mod/fabric_events_interaction_v0, mod/fabric_game_rule_api_v1, mod/fabric_gametest_api_v1, mod/fabric_item_api_v1, mod/fabric_item_group_api_v1, mod/fabric_key_binding_api_v1, mod/fabric_lifecycle_events_v1, mod/fabric_loot_api_v2, mod/fabric_loot_api_v3, mod/fabric_message_api_v1, mod/fabric_model_loading_api_v1, mod/fabric_networking_api_v1, mod/fabric_object_builder_api_v1, mod/fabric_particles_v1, mod/fabric_recipe_api_v1, mod/fabric_registry_sync_v0, mod/fabric_renderer_api_v1, mod/fabric_renderer_indigo, mod/fabric_rendering_data_attachment_v1, mod/fabric_rendering_fluids_v1, mod/fabric_rendering_v1, mod/fabric_resource_conditions_api_v1, mod/fabric_resource_loader_v0, mod/fabric_screen_api_v1, mod/fabric_screen_handler_api_v1, mod/fabric_sound_api_v1, mod/fabric_transfer_api_v1, mod/fabric_transitive_access_wideners_v1, mod/fancymenu (incompatible), mod/farmersdelight (incompatible), mod/ferritecore (incompatible), mod/flywheel (incompatible), mod/gravestone (incompatible), mod/jade (incompatible), mod/jei (incompatible), mod/konkrete (incompatible), mod/kotlinforforge (incompatible), mod/modernfix (incompatible), mod/mr_sit_anywhere, mod/mr_uiinpuis_craftableinvisibleitemframes, mod/neoforge, mod/octolib, mod/offroad (incompatible), mod/ponder (incompatible), mod/ritchiesprojectilelib (incompatible), mod/sable, mod/sablecompanion, mod/simulated (incompatible), mod/sliceanddice, mod/veil (incompatible), mod/xaerolib (incompatible), mod/xaerominimap (incompatible), mod/xaeroworldmap (incompatible), mod/yungsapi (incompatible), mod_data, create:dynamic_data, create_dragons_plus:runtime, create_central_kitchen:runtime
Enabled Feature Flags: minecraft:vanilla
World Generation: Stable
World Seed: -2751737837268026696
Is Modded: Definitely; Server brand changed to 'neoforge'
Type: Dedicated Server (map_server.txt)
ModLauncher: 11.0.5+main.901c6ea8
ModLauncher launch target: forgeserver
ModLauncher services:
sponge-mixin-0.15.2+mixin.0.8.7.jar mixin PLUGINSERVICE
loader-4.0.42.jar slf4jfixer PLUGINSERVICE
loader-4.0.42.jar runtime_enum_extender PLUGINSERVICE
at-modlauncher-10.0.1.jar accesstransformer PLUGINSERVICE
loader-4.0.42.jar runtimedistcleaner PLUGINSERVICE
modlauncher-11.0.5.jar mixin TRANSFORMATIONSERVICE
modlauncher-11.0.5.jar fml TRANSFORMATIONSERVICE
FML Language Providers:
kotlinforforge@5.11.0
__fabric_loader_bootstrap@2.5.68+0.18.4+1.21.1
javafml@4.0
lowcodefml@4.0
minecraft@4.0
Mod List:
alexsmobs-1.22.17.jar |Alex's Mobs |alexsmobs |1.22.17 |Manifest: NOSIGNATURE
architectury-13.0.8-neoforge.jar |Architectury |architectury |13.0.8 |Manifest: NOSIGNATURE
ArmorPoser-neoforge-1.21.1-6.2.3.jar |Armor Poser |armorposer |6.2.3 |Manifest: NOSIGNATURE
citadel-1.21.1-2.7.6.jar |Citadel |citadel |2.7.6 |Manifest: NOSIGNATURE
conditional-mixin-neoforge-0.6.4.jar |conditional mixin |conditional_mixin |0.6.4 |Manifest: NOSIGNATURE
create-1.21.1-6.0.10.jar |Create |create |6.0.10 |Manifest: NOSIGNATURE
create-aeronautics-bundled-1.21.1-1.2.1.jar |Create Aeronautics |aeronautics_bundled |1.2.1 |Manifest: NOSIGNATURE
dev.eriksonn.aeronautics.aeronautics-neoforge-1.21|Create Aeronautics |aeronautics |1.2.1 |Manifest: NOSIGNATURE
createbigcannons-5.11.3+mc.1.21.1.jar |Create Big Cannons |createbigcannons |5.11.3 |Manifest: NOSIGNATURE
createaddition-1.5.10.jar |Create Crafts & Additions |createaddition |1.5.10 |Manifest: NOSIGNATURE
createdieselgenerators-1.21.1-1.3.11.jar |Create Diesel Generators |createdieselgenerators |1.21.1-1.3.11 |Manifest: NOSIGNATURE
create_hypertube-0.4.0-COMPAT-NEOFORGE.jar |Create Hypertube |create_hypertube |0.4.0-COMPAT |Manifest: NOSIGNATURE
create_ltab-3.9.0.jar |Create Let The Adventure Begin|create_ltab |3.8.2 |Manifest: NOSIGNATURE
dev.ryanhcode.offroad.offroad-neoforge-1.21.1-1.2.|Create Offroad |offroad |1.2.1 |Manifest: NOSIGNATURE
create_optical-0.4.1.jar |Create Optical Mod |create_optical |0.4.1 |Manifest: NOSIGNATURE
dev.simulated_team.simulated.simulated-neoforge-1.|Create Simulated |simulated |1.2.1 |Manifest: NOSIGNATURE
sliceanddice-forge-4.2.4.jar |Create Slice & Dice |sliceanddice |4.2.4 |Manifest: NOSIGNATURE
create-stuff-additions1.21.1_v2.1.0e.jar |Create Stuff 'N Additions |create_sa |2.1.0. |Manifest: NOSIGNATURE
create-central-kitchen-2.3.0.jar |Create: Central Kitchen |create_central_kitchen |2.3.0 |Manifest: NOSIGNATURE
create_copper_and_zinc-2.0.0-neoforge-1.21.1.jar |Create: Copper and Zinc |create_copper_and_zinc |2.0.0 |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.10.0b.jar |Create: Dragons Plus |create_dragons_plus |1.10.0b |Manifest: NOSIGNATURE
create-enchantment-industry-2.3.1.jar |Create: Enchantment Industry |create_enchantment_industry |2.3.1 |Manifest: NOSIGNATURE
create_power_loader-2.0.4-mc1.21.1.jar |Create: Power Loader |create_power_loader |2.0.4-mc1.21.1 |Manifest: NOSIGNATURE
create_things_and_misc-4.1.0-neoforge-1.21.1.jar |create: things and misc |create_things_and_misc |4.1.0 |Manifest: NOSIGNATURE
createthreadedtrains-neoforge-1.21.1-1.0.0.jar |Create: Threaded Trains |createthreadedtrains |1.0.0 |Manifest: NOSIGNATURE
curios-neoforge-9.5.1+1.21.1.jar |Curios API |curios |9.5.1+1.21.1 |Manifest: NOSIGNATURE
endersdelight-1.2.0-1.21.1.jar |Ender's Delight |endersdelight |1.2.0 |Manifest: NOSIGNATURE
etched-5.0.1.jar |Etched |etched |5.0.1 |Manifest: NOSIGNATURE
fancymenu_neoforge_3.8.1_MC_1.21.1.jar |FancyMenu |fancymenu |3.8.1 |Manifest: NOSIGNATURE
FarmersDelight-1.21.1-1.2.11a.jar |Farmer's Delight |farmersdelight |1.2.11a |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
forgified-fabric-api-0.116.7+2.2.4+1.21.1.jar |Forgified Fabric API |fabric_api |0.116.7+2.2.4+1.21.1|Manifest: NOSIGNATURE
fabric-api-base-0.4.42+d1308ded19.jar |Forgified Fabric API Base |fabric_api_base |0.4.42+d1308ded19 |Manifest: NOSIGNATURE
fabric-api-lookup-api-v1-1.6.71+c290471319.jar |Forgified Fabric API Lookup AP|fabric_api_lookup_api_v1 |1.6.71+c290471319 |Manifest: NOSIGNATURE
fabric-biome-api-v1-13.0.31+1e62d33c19.jar |Forgified Fabric Biome API (v1|fabric_biome_api_v1 |13.0.31+1e62d33c19 |Manifest: NOSIGNATURE
fabric-block-api-v1-1.1.0+b0c22bb819.jar |Forgified Fabric Block API (v1|fabric_block_api_v1 |1.1.0+b0c22bb819 |Manifest: NOSIGNATURE
fabric-blockrenderlayer-v1-1.1.52+c290471319.jar |Forgified Fabric BlockRenderLa|fabric_blockrenderlayer_v1 |1.1.52+c290471319 |Manifest: NOSIGNATURE
fabric-block-view-api-v2-1.0.11+e9036fd419.jar |Forgified Fabric BlockView API|fabric_block_view_api_v2 |1.0.11+e9036fd419 |Manifest: NOSIGNATURE
fabric-client-tags-api-v1-1.1.15+e053909619.jar |Forgified Fabric Client Tags |fabric_client_tags_api_v1 |1.1.15+e053909619 |Manifest: NOSIGNATURE
fabric-command-api-v2-2.2.28+36d727be19.jar |Forgified Fabric Command API (|fabric_command_api_v2 |2.2.28+36d727be19 |Manifest: NOSIGNATURE
fabric-content-registries-v0-8.0.19+5e0d320019.jar|Forgified Fabric Content Regis|fabric_content_registries_v0 |8.0.19+5e0d320019 |Manifest: NOSIGNATURE
fabric-convention-tags-v1-2.1.5+7f945d5b19.jar |Forgified Fabric Convention Ta|fabric_convention_tags_v1 |2.1.5+7f945d5b19 |Manifest: NOSIGNATURE
fabric-convention-tags-v2-2.11.1+87e5848019.jar |Forgified Fabric Convention Ta|fabric_convention_tags_v2 |2.11.1+87e5848019 |Manifest: NOSIGNATURE
fabric-data-attachment-api-v1-1.4.5+26d408aa19.jar|Forgified Fabric Data Attachme|fabric_data_attachment_api_v1 |1.4.5+26d408aa19 |Manifest: NOSIGNATURE
fabric-data-generation-api-v1-20.2.34+a4c3605619.j|Forgified Fabric Data Generati|fabric_data_generation_api_v1 |20.2.34+a4c3605619 |Manifest: NOSIGNATURE
fabric-entity-events-v1-1.8.0+5ede667619.jar |Forgified Fabric Entity Events|fabric_entity_events_v1 |1.8.0+5ede667619 |Manifest: NOSIGNATURE
fabric-events-interaction-v0-0.7.13+86e0887119.jar|Forgified Fabric Events Intera|fabric_events_interaction_v0 |0.7.13+86e0887119 |Manifest: NOSIGNATURE
fabric-game-rule-api-v1-1.0.53+36d727be19.jar |Forgified Fabric Game Rule API|fabric_game_rule_api_v1 |1.0.53+36d727be19 |Manifest: NOSIGNATURE
fabric-gametest-api-v1-2.0.5+29f188ce19.jar |Forgified Fabric Game Test API|fabric_gametest_api_v1 |2.0.5+29f188ce19 |Manifest: NOSIGNATURE
fabric-item-api-v1-11.2.0+0c57911319.jar |Forgified Fabric Item API (v1)|fabric_item_api_v1 |11.2.0+0c57911319 |Manifest: NOSIGNATURE
fabric-item-group-api-v1-4.1.7+e324903319.jar |Forgified Fabric Item Group AP|fabric_item_group_api_v1 |4.1.7+e324903319 |Manifest: NOSIGNATURE
fabric-key-binding-api-v1-1.0.47+62cc7ce119.jar |Forgified Fabric Key Binding A|fabric_key_binding_api_v1 |1.0.47+62cc7ce119 |Manifest: NOSIGNATURE
fabric-lifecycle-events-v1-2.6.0+e40d8add19.jar |Forgified Fabric Lifecycle Eve|fabric_lifecycle_events_v1 |2.6.0+e40d8add19 |Manifest: NOSIGNATURE
fabric-loot-api-v2-3.0.15+a3ee712d19.jar |Forgified Fabric Loot API (v2)|fabric_loot_api_v2 |3.0.15+a3ee712d19 |Manifest: NOSIGNATURE
fabric-loot-api-v3-1.0.3+333dfad919.jar |Forgified Fabric Loot API (v3)|fabric_loot_api_v3 |1.0.3+333dfad919 |Manifest: NOSIGNATURE
fabric-message-api-v1-6.0.14+6a754fce19.jar |Forgified Fabric Message API (|fabric_message_api_v1 |6.0.14+6a754fce19 |Manifest: NOSIGNATURE
fabric-model-loading-api-v1-2.1.0+6e8f52c719.jar |Forgified Fabric Model Loading|fabric_model_loading_api_v1 |2.1.0+6e8f52c719 |Manifest: NOSIGNATURE
fabric-networking-api-v1-4.3.0+30a980d919.jar |Forgified Fabric Networking AP|fabric_networking_api_v1 |4.3.0+30a980d919 |Manifest: NOSIGNATURE
fabric-object-builder-api-v1-15.2.1+cc242efd19.jar|Forgified Fabric Object Builde|fabric_object_builder_api_v1 |15.2.1+cc242efd19 |Manifest: NOSIGNATURE
fabric-particles-v1-4.0.2+824f924c19.jar |Forgified Fabric Particles (v1|fabric_particles_v1 |4.0.2+824f924c19 |Manifest: NOSIGNATURE
fabric-recipe-api-v1-5.0.15+59440bcc19.jar |Forgified Fabric Recipe API (v|fabric_recipe_api_v1 |5.0.15+59440bcc19 |Manifest: NOSIGNATURE
fabric-registry-sync-v0-5.3.1+f9aace1619.jar |Forgified Fabric Registry Sync|fabric_registry_sync_v0 |5.3.1+f9aace1619 |Manifest: NOSIGNATURE
fabric-renderer-indigo-1.7.1+9125b6dc19.jar |Forgified Fabric Renderer - In|fabric_renderer_indigo |1.7.1+9125b6dc19 |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-v1-5.1.0+1a09bd5a19.jar |Forgified Fabric Rendering (v1|fabric_rendering_v1 |5.1.0+1a09bd5a19 |Manifest: NOSIGNATURE
fabric-rendering-data-attachment-v1-0.3.49+73761d2|Forgified Fabric Rendering Dat|fabric_rendering_data_attachme|0.3.49+73761d2e19 |Manifest: NOSIGNATURE
fabric-rendering-fluids-v1-3.1.6+a51883b219.jar |Forgified Fabric Rendering Flu|fabric_rendering_fluids_v1 |3.1.6+a51883b219 |Manifest: NOSIGNATURE
fabric-resource-conditions-api-v1-4.3.0+5bdd099819|Forgified Fabric Resource Cond|fabric_resource_conditions_api|4.3.0+5bdd099819 |Manifest: NOSIGNATURE
fabric-resource-loader-v0-1.3.1+4ea8954419.jar |Forgified Fabric Resource Load|fabric_resource_loader_v0 |1.3.1+4ea8954419 |Manifest: NOSIGNATURE
fabric-screen-api-v1-2.0.25+0ae1214819.jar |Forgified Fabric Screen API (v|fabric_screen_api_v1 |2.0.25+0ae1214819 |Manifest: NOSIGNATURE
fabric-screen-handler-api-v1-1.3.90+8dbc56dd19.jar|Forgified Fabric Screen Handle|fabric_screen_handler_api_v1 |1.3.90+8dbc56dd19 |Manifest: NOSIGNATURE
fabric-sound-api-v1-1.0.23+10b84f8419.jar |Forgified Fabric Sound API (v1|fabric_sound_api_v1 |1.0.23+10b84f8419 |Manifest: NOSIGNATURE
fabric-transfer-api-v1-5.4.3+a25cb45619.jar |Forgified Fabric Transfer API |fabric_transfer_api_v1 |5.4.3+a25cb45619 |Manifest: NOSIGNATURE
fabric-transitive-access-wideners-v1-6.2.0+6c854b6|Forgified Fabric Transitive Ac|fabric_transitive_access_widen|6.2.0+6c854b6f19 |Manifest: NOSIGNATURE
gravestone-neoforge-1.21.1-1.0.35.jar |Gravestone Mod |gravestone |1.21.1-1.0.35 |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.27.0.340.jar |Just Enough Items |jei |**.**.**.** |Manifest: NOSIGNATURE
konkrete_neoforge_1.9.9_MC_1.21.jar |Konkrete |konkrete |1.9.9 |Manifest: NOSIGNATURE
thedarkcolour.kffmod-5.11.0.jar |Kotlin For Forge |kotlinforforge |5.11.0 |Manifest: NOSIGNATURE
server-1.21.1-20240808.144430-srg.jar |Minecraft |minecraft |1.21.1 |Manifest: NOSIGNATURE
modernfix-neoforge-5.27.4+mc1.21.1.jar |ModernFix |modernfix |5.27.4+mc1.21.1 |Manifest: NOSIGNATURE
neoforge-21.1.228-universal.jar |NeoForge |neoforge |21.1.228 |Manifest: NOSIGNATURE
OctoLib-NEOFORGE-0.6.1+1.21.jar |OctoLib |octolib |0.6.1 |Manifest: NOSIGNATURE
ponder-neoforge-1.0.82+mc1.21.1.jar |Ponder |ponder |1.0.82+mc1.21.1 |Manifest: NOSIGNATURE
ritchiesprojectilelib-2.1.2+mc.1.21.1-neoforge.jar|Ritchie's Projectile Library |ritchiesprojectilelib |2.1.2 |Manifest: NOSIGNATURE
sable-neoforge-1.21.1-1.2.1.jar |Sable |sable |1.2.1 |Manifest: NOSIGNATURE
sable-companion-common-1.21.1-1.6.0.jar |Sable Companion |sablecompanion |1.6.0 |Manifest: NOSIGNATURE
sit-anywhere!-2.3.4.jar |Sit Anywhere! |mr_sit_anywhere |2.3.4 |Manifest: NOSIGNATURE
uiinpuis-craftable-invisible-item-frames-V2.0.jar |uiinpui's Craftable Invisible |mr_uiinpuis_craftableinvisible|1-V2.0 |Manifest: NOSIGNATURE
veil-neoforge-1.21.1-4.0.0.jar |Veil |veil |4.0.0 |Manifest: NOSIGNATURE
xaerominimap-neoforge-1.21.1-25.3.10.jar |Xaero's Minimap |xaerominimap |25.3.10 |Manifest: NOSIGNATURE
xaeroworldmap-neoforge-1.21.1-1.40.11.jar |Xaero's World Map |xaeroworldmap |1.40.11 |Manifest: NOSIGNATURE
xaerolib-neoforge-1.21.1-1.1.0.jar |XaeroLib |xaerolib |1.1.0 |Manifest: NOSIGNATURE
YungsApi-1.21.1-NeoForge-5.1.6.jar |YUNG's API |yungsapi |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
YungsBetterEndIsland-1.21.1-NeoForge-3.1.2.jar |YUNG's Better End Island |betterendisland |1.21.1-NeoForge-3.1.|Manifest: NOSIGNATURE
Crash Report UUID: 2973f781-0581-43b8-b52d-3df0490f503c
FML: 4.0.42
NeoForge: 21.1.228