Paste your logs.

Built for Minecraft & Hytale

NeoForge 1.21.1 Crash Report

267 lines
Raw
Detected
Minecraft version: 1.21.1 Java version: 21.0.12 NeoForge version: 21.1.249
---- 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
// I let you down. Sorry :(
Time: 2026-09-03 22:27:58
Description: Sable ticking physics
java.lang.RuntimeException: Body has been removed
at TRANSFORMER/sable_rapier@1.21.1-2.0.5/dev.ryanhcode.sable.physics.impl.rapier.RapierPhysicsPipeline.assertBodyValid(RapierPhysicsPipeline.java:578) ~[dev.ryanhcode.sable.sable-sable_rapier-1.21.1-2.0.5.jar%23407!/:2.0.5] {re:mixin,re:classloading,pl:mixin:APP:treephysics.mixins.json:leaf_collision.RapierPhysicsPipelineMixin from mod treephysics,pl:mixin:A}
at TRANSFORMER/sable_rapier@1.21.1-2.0.5/dev.ryanhcode.sable.physics.impl.rapier.RapierPhysicsPipeline.getLinearVelocity(RapierPhysicsPipeline.java:485) ~[dev.ryanhcode.sable.sable-sable_rapier-1.21.1-2.0.5.jar%23407!/:2.0.5] {re:mixin,re:classloading,pl:mixin:APP:treephysics.mixins.json:leaf_collision.RapierPhysicsPipelineMixin from mod treephysics,pl:mixin:A}
at TRANSFORMER/sable@2.0.5/dev.ryanhcode.sable.api.physics.handle.RigidBodyHandle.getLinearVelocity(RigidBodyHandle.java:145) ~[sable-neoforge-1.21.1-2.0.5.jar%23281!/:2.0.5] {re:mixin,re:classloading}
at TRANSFORMER/streamsreflowing@2.13.1/dev.streamsreflowing.compat.SableFlowCore.onPrePhysics(SableFlowCore.java:201) ~[StreamsReflowing-1.21.1-neoforge-2.13.1.jar%23283!/:?] {re:classloading}
at TRANSFORMER/streamsreflowing@2.13.1/dev.streamsreflowing.neoforge.compat.SableFlowCompat.lambda$register$0(SableFlowCompat.java:21) ~[StreamsReflowing-1.21.1-neoforge-2.13.1.jar%23283!/:?] {re:classloading}
at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.ConsumerEventHandler.invoke(ConsumerEventHandler.java:27) ~[bus-8.0.5.jar%23155!/:?] {}
at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:360) ~[bus-8.0.5.jar%23155!/:?] {}
at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:328) ~[bus-8.0.5.jar%23155!/:?] {}
at TRANSFORMER/sable@2.0.5/dev.ryanhcode.sable.neoforge.platform.SableEventPublishPlatformImpl.prePhysicsTick(SableEventPublishPlatformImpl.java:35) ~[sable-neoforge-1.21.1-2.0.5.jar%23281!/:2.0.5] {re:classloading}
at TRANSFORMER/sable@2.0.5/dev.ryanhcode.sable.sublevel.system.SubLevelPhysicsSystem.tickPipelinePhysics(SubLevelPhysicsSystem.java:271) ~[sable-neoforge-1.21.1-2.0.5.jar%23281!/:2.0.5] {re:mixin,re:classloading}
at TRANSFORMER/sable@2.0.5/dev.ryanhcode.sable.sublevel.system.SubLevelPhysicsSystem.tick(SubLevelPhysicsSystem.java:238) ~[sable-neoforge-1.21.1-2.0.5.jar%23281!/:2.0.5] {re:mixin,re:classloading}
at TRANSFORMER/sable@2.0.5/dev.ryanhcode.sable.api.sublevel.SubLevelContainer.lambda$tick$0(SubLevelContainer.java:147) ~[sable-neoforge-1.21.1-2.0.5.jar%23281!/:2.0.5] {re:mixin,re:computing_frames,re:classloading}
at MC-BOOTSTRAP/it.unimi.dsi.fastutil@8.5.12/it.unimi.dsi.fastutil.objects.ReferenceArrayList.forEach(ReferenceArrayList.java:719) ~[fastutil-8.5.12.jar%23126!/:?] {re:mixin}
at TRANSFORMER/sable@2.0.5/dev.ryanhcode.sable.api.sublevel.SubLevelContainer.tick(SubLevelContainer.java:147) ~[sable-neoforge-1.21.1-2.0.5.jar%23281!/:2.0.5] {re:mixin,re:computing_frames,re:classloading}
at TRANSFORMER/sable@2.0.5/dev.ryanhcode.sable.api.sublevel.ServerSubLevelContainer.tick(ServerSubLevelContainer.java:90) ~[sable-neoforge-1.21.1-2.0.5.jar%23281!/:2.0.5] {re:mixin,re:computing_frames,re:classloading}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.level.ServerLevel.handler$ebe000$sable$tickPlotContainer(ServerLevel.java:11024) ~[client-1.21.1-20240808.144430-srg.jar%23236!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:lithium.mixins.json:alloc.chunk_random.ServerLevelMixin from mod lithium,pl:mixin:APP:lithium.mixins.json:entity.inactive_navigations.ServerLevelMixin from mod lithium,pl:mixin:APP:lithium.mixins.json:minimal_nonvanilla.spawning.ServerLevelAccessor from mod lithium,pl:mixin:APP:lithium.mixins.json:util.accessors.ServerLevelAccessor from mod lithium,pl:mixin:APP:lithium.mixins.json:util.entity_movement_tracking.ServerLevelAccessor from mod lithium,pl:mixin:APP:lithium.mixins.json:world.block_entity_ticking.sleeping.ServerLevelMixin from mod lithium,pl:mixin:APP:naturalist.mixins.json:ServerLevelMixin from mod naturalist,pl:mixin:APP:veil.network.mixins.json:NetworkServerLevelMixin from mod veil,pl:mixin:APP:biolith.mixins.json:MixinServerWorld from mod biolith,pl:mixin:APP:moonlight-common.mixins.json:ServerLevelMixin from mod moonlight,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.ServerLevelMixin 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.ServerLevelMixin from mod sable,pl:mixin:APP:sable.mixins.json:plot.container.ServerLevelMixin from mod sable,pl:mixin:APP:sable.mixins.json:stop_lightning.ServerLevelMixin from mod sable,pl:mixin:APP:sable.mixins.json:water_occlusion.ServerLevelMixin from mod sable,pl:mixin:APP:cold_sweat.mixin.json:MixinBlockUpdate$Server from mod cold_sweat,pl:mixin:APP:c2me-opts-scheduling.mixins.json:mid_tick_chunk_tasks.MixinServerWorld from mod c2me_opts_scheduling,pl:mixin:APP:c2me-opts-scheduling.mixins.json:shutdown.MixinServerWorld from mod c2me_opts_scheduling,pl:mixin:APP:common.voxy.mixins.json:minecraft.MixinServerLevel from mod voxy,pl:mixin:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.level.ServerLevel.tick(ServerLevel.java) ~[client-1.21.1-20240808.144430-srg.jar%23236!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:lithium.mixins.json:alloc.chunk_random.ServerLevelMixin from mod lithium,pl:mixin:APP:lithium.mixins.json:entity.inactive_navigations.ServerLevelMixin from mod lithium,pl:mixin:APP:lithium.mixins.json:minimal_nonvanilla.spawning.ServerLevelAccessor from mod lithium,pl:mixin:APP:lithium.mixins.json:util.accessors.ServerLevelAccessor from mod lithium,pl:mixin:APP:lithium.mixins.json:util.entity_movement_tracking.ServerLevelAccessor from mod lithium,pl:mixin:APP:lithium.mixins.json:world.block_entity_ticking.sleeping.ServerLevelMixin from mod lithium,pl:mixin:APP:naturalist.mixins.json:ServerLevelMixin from mod naturalist,pl:mixin:APP:veil.network.mixins.json:NetworkServerLevelMixin from mod veil,pl:mixin:APP:biolith.mixins.json:MixinServerWorld from mod biolith,pl:mixin:APP:moonlight-common.mixins.json:ServerLevelMixin from mod moonlight,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.ServerLevelMixin 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.ServerLevelMixin from mod sable,pl:mixin:APP:sable.mixins.json:plot.container.ServerLevelMixin from mod sable,pl:mixin:APP:sable.mixins.json:stop_lightning.ServerLevelMixin from mod sable,pl:mixin:APP:sable.mixins.json:water_occlusion.ServerLevelMixin from mod sable,pl:mixin:APP:cold_sweat.mixin.json:MixinBlockUpdate$Server from mod cold_sweat,pl:mixin:APP:c2me-opts-scheduling.mixins.json:mid_tick_chunk_tasks.MixinServerWorld from mod c2me_opts_scheduling,pl:mixin:APP:c2me-opts-scheduling.mixins.json:shutdown.MixinServerWorld from mod c2me_opts_scheduling,pl:mixin:APP:common.voxy.mixins.json:minecraft.MixinServerLevel from mod voxy,pl:mixin:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1037) ~[client-1.21.1-20240808.144430-srg.jar%23236!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:917) ~[client-1.21.1-20240808.144430-srg.jar%23236!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.server.IntegratedServer.tickServer(IntegratedServer.java:110) ~[client-1.21.1-20240808.144430-srg.jar%23236!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:modernfix-modernfix.mixins.json:perf.thread_priorities.IntegratedServerMixin from mod modernfix,pl:mixin:APP:modernfix-modernfix.mixins.json:perf.suspend_integrated_server_during_load.IntegratedServerMixin from mod modernfix,pl:mixin:APP:fakesight.voxy.mixins.json:MixinIntegratedServer from mod voxy,pl:mixin:APP:sable.mixins.json:toast.IntegratedServerMixin from mod sable,pl:mixin:APP:c2me-notickvd.mixins.json:client.MixinIntegratedServer from mod c2me_notickvd,pl:mixin:APP:lithostitched.mixins.json:client.IntegratedServerMixin from mod lithostitched,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:707) ~[client-1.21.1-20240808.144430-srg.jar%23236!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.MinecraftServer.lambda$spin$2(MinecraftServer.java:267) ~[client-1.21.1-20240808.144430-srg.jar%23236!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at java.base/java.lang.Thread.run(Unknown Source) [?:?] {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/sable_rapier@1.21.1-2.0.5/dev.ryanhcode.sable.physics.impl.rapier.RapierPhysicsPipeline.assertBodyValid(RapierPhysicsPipeline.java:578) ~[dev.ryanhcode.sable.sable-sable_rapier-1.21.1-2.0.5.jar%23407!/:2.0.5] {re:mixin,re:classloading,pl:mixin:APP:treephysics.mixins.json:leaf_collision.RapierPhysicsPipelineMixin from mod treephysics,pl:mixin:A}
at TRANSFORMER/sable_rapier@1.21.1-2.0.5/dev.ryanhcode.sable.physics.impl.rapier.RapierPhysicsPipeline.getLinearVelocity(RapierPhysicsPipeline.java:485) ~[dev.ryanhcode.sable.sable-sable_rapier-1.21.1-2.0.5.jar%23407!/:2.0.5] {re:mixin,re:classloading,pl:mixin:APP:treephysics.mixins.json:leaf_collision.RapierPhysicsPipelineMixin from mod treephysics,pl:mixin:A}
at TRANSFORMER/sable@2.0.5/dev.ryanhcode.sable.api.physics.handle.RigidBodyHandle.getLinearVelocity(RigidBodyHandle.java:145) ~[sable-neoforge-1.21.1-2.0.5.jar%23281!/:2.0.5] {re:mixin,re:classloading}
at TRANSFORMER/streamsreflowing@2.13.1/dev.streamsreflowing.compat.SableFlowCore.onPrePhysics(SableFlowCore.java:201) ~[StreamsReflowing-1.21.1-neoforge-2.13.1.jar%23283!/:?] {re:classloading}
at TRANSFORMER/streamsreflowing@2.13.1/dev.streamsreflowing.neoforge.compat.SableFlowCompat.lambda$register$0(SableFlowCompat.java:21) ~[StreamsReflowing-1.21.1-neoforge-2.13.1.jar%23283!/:?] {re:classloading}
at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.ConsumerEventHandler.invoke(ConsumerEventHandler.java:27) ~[bus-8.0.5.jar%23155!/:?] {}
at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:360) ~[bus-8.0.5.jar%23155!/:?] {}
at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:328) ~[bus-8.0.5.jar%23155!/:?] {}
at TRANSFORMER/sable@2.0.5/dev.ryanhcode.sable.neoforge.platform.SableEventPublishPlatformImpl.prePhysicsTick(SableEventPublishPlatformImpl.java:35) ~[sable-neoforge-1.21.1-2.0.5.jar%23281!/:2.0.5] {re:classloading}
at TRANSFORMER/sable@2.0.5/dev.ryanhcode.sable.sublevel.system.SubLevelPhysicsSystem.tickPipelinePhysics(SubLevelPhysicsSystem.java:271) ~[sable-neoforge-1.21.1-2.0.5.jar%23281!/:2.0.5] {re:mixin,re:classloading}
at TRANSFORMER/sable@2.0.5/dev.ryanhcode.sable.sublevel.system.SubLevelPhysicsSystem.tick(SubLevelPhysicsSystem.java:238) ~[sable-neoforge-1.21.1-2.0.5.jar%23281!/:2.0.5] {re:mixin,re:classloading}
at TRANSFORMER/sable@2.0.5/dev.ryanhcode.sable.api.sublevel.SubLevelContainer.lambda$tick$0(SubLevelContainer.java:147) ~[sable-neoforge-1.21.1-2.0.5.jar%23281!/:2.0.5] {re:mixin,re:computing_frames,re:classloading}
at MC-BOOTSTRAP/it.unimi.dsi.fastutil@8.5.12/it.unimi.dsi.fastutil.objects.ReferenceArrayList.forEach(ReferenceArrayList.java:719) ~[fastutil-8.5.12.jar%23126!/:?] {re:mixin}
at TRANSFORMER/sable@2.0.5/dev.ryanhcode.sable.api.sublevel.SubLevelContainer.tick(SubLevelContainer.java:147) ~[sable-neoforge-1.21.1-2.0.5.jar%23281!/:2.0.5] {re:mixin,re:computing_frames,re:classloading}
at TRANSFORMER/sable@2.0.5/dev.ryanhcode.sable.api.sublevel.ServerSubLevelContainer.tick(ServerSubLevelContainer.java:90) ~[sable-neoforge-1.21.1-2.0.5.jar%23281!/:2.0.5] {re:mixin,re:computing_frames,re:classloading}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.level.ServerLevel.handler$ebe000$sable$tickPlotContainer(ServerLevel.java:11024) ~[client-1.21.1-20240808.144430-srg.jar%23236!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:lithium.mixins.json:alloc.chunk_random.ServerLevelMixin from mod lithium,pl:mixin:APP:lithium.mixins.json:entity.inactive_navigations.ServerLevelMixin from mod lithium,pl:mixin:APP:lithium.mixins.json:minimal_nonvanilla.spawning.ServerLevelAccessor from mod lithium,pl:mixin:APP:lithium.mixins.json:util.accessors.ServerLevelAccessor from mod lithium,pl:mixin:APP:lithium.mixins.json:util.entity_movement_tracking.ServerLevelAccessor from mod lithium,pl:mixin:APP:lithium.mixins.json:world.block_entity_ticking.sleeping.ServerLevelMixin from mod lithium,pl:mixin:APP:naturalist.mixins.json:ServerLevelMixin from mod naturalist,pl:mixin:APP:veil.network.mixins.json:NetworkServerLevelMixin from mod veil,pl:mixin:APP:biolith.mixins.json:MixinServerWorld from mod biolith,pl:mixin:APP:moonlight-common.mixins.json:ServerLevelMixin from mod moonlight,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.ServerLevelMixin 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.ServerLevelMixin from mod sable,pl:mixin:APP:sable.mixins.json:plot.container.ServerLevelMixin from mod sable,pl:mixin:APP:sable.mixins.json:stop_lightning.ServerLevelMixin from mod sable,pl:mixin:APP:sable.mixins.json:water_occlusion.ServerLevelMixin from mod sable,pl:mixin:APP:cold_sweat.mixin.json:MixinBlockUpdate$Server from mod cold_sweat,pl:mixin:APP:c2me-opts-scheduling.mixins.json:mid_tick_chunk_tasks.MixinServerWorld from mod c2me_opts_scheduling,pl:mixin:APP:c2me-opts-scheduling.mixins.json:shutdown.MixinServerWorld from mod c2me_opts_scheduling,pl:mixin:APP:common.voxy.mixins.json:minecraft.MixinServerLevel from mod voxy,pl:mixin:A}
-- Current physics state --
Details:
Dimension: ResourceKey[minecraft:dimension / minecraft:overworld]
Stacktrace:
at TRANSFORMER/sable@2.0.5/dev.ryanhcode.sable.sublevel.system.SubLevelPhysicsSystem.tick(SubLevelPhysicsSystem.java:238) ~[sable-neoforge-1.21.1-2.0.5.jar%23281!/:2.0.5] {re:mixin,re:classloading}
at TRANSFORMER/sable@2.0.5/dev.ryanhcode.sable.api.sublevel.SubLevelContainer.lambda$tick$0(SubLevelContainer.java:147) ~[sable-neoforge-1.21.1-2.0.5.jar%23281!/:2.0.5] {re:mixin,re:computing_frames,re:classloading}
at MC-BOOTSTRAP/it.unimi.dsi.fastutil@8.5.12/it.unimi.dsi.fastutil.objects.ReferenceArrayList.forEach(ReferenceArrayList.java:719) ~[fastutil-8.5.12.jar%23126!/:?] {re:mixin}
at TRANSFORMER/sable@2.0.5/dev.ryanhcode.sable.api.sublevel.SubLevelContainer.tick(SubLevelContainer.java:147) ~[sable-neoforge-1.21.1-2.0.5.jar%23281!/:2.0.5] {re:mixin,re:computing_frames,re:classloading}
at TRANSFORMER/sable@2.0.5/dev.ryanhcode.sable.api.sublevel.ServerSubLevelContainer.tick(ServerSubLevelContainer.java:90) ~[sable-neoforge-1.21.1-2.0.5.jar%23281!/:2.0.5] {re:mixin,re:computing_frames,re:classloading}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.level.ServerLevel.handler$ebe000$sable$tickPlotContainer(ServerLevel.java:11024) ~[client-1.21.1-20240808.144430-srg.jar%23236!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:lithium.mixins.json:alloc.chunk_random.ServerLevelMixin from mod lithium,pl:mixin:APP:lithium.mixins.json:entity.inactive_navigations.ServerLevelMixin from mod lithium,pl:mixin:APP:lithium.mixins.json:minimal_nonvanilla.spawning.ServerLevelAccessor from mod lithium,pl:mixin:APP:lithium.mixins.json:util.accessors.ServerLevelAccessor from mod lithium,pl:mixin:APP:lithium.mixins.json:util.entity_movement_tracking.ServerLevelAccessor from mod lithium,pl:mixin:APP:lithium.mixins.json:world.block_entity_ticking.sleeping.ServerLevelMixin from mod lithium,pl:mixin:APP:naturalist.mixins.json:ServerLevelMixin from mod naturalist,pl:mixin:APP:veil.network.mixins.json:NetworkServerLevelMixin from mod veil,pl:mixin:APP:biolith.mixins.json:MixinServerWorld from mod biolith,pl:mixin:APP:moonlight-common.mixins.json:ServerLevelMixin from mod moonlight,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.ServerLevelMixin 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.ServerLevelMixin from mod sable,pl:mixin:APP:sable.mixins.json:plot.container.ServerLevelMixin from mod sable,pl:mixin:APP:sable.mixins.json:stop_lightning.ServerLevelMixin from mod sable,pl:mixin:APP:sable.mixins.json:water_occlusion.ServerLevelMixin from mod sable,pl:mixin:APP:cold_sweat.mixin.json:MixinBlockUpdate$Server from mod cold_sweat,pl:mixin:APP:c2me-opts-scheduling.mixins.json:mid_tick_chunk_tasks.MixinServerWorld from mod c2me_opts_scheduling,pl:mixin:APP:c2me-opts-scheduling.mixins.json:shutdown.MixinServerWorld from mod c2me_opts_scheduling,pl:mixin:APP:common.voxy.mixins.json:minecraft.MixinServerLevel from mod voxy,pl:mixin:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.level.ServerLevel.tick(ServerLevel.java) ~[client-1.21.1-20240808.144430-srg.jar%23236!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:lithium.mixins.json:alloc.chunk_random.ServerLevelMixin from mod lithium,pl:mixin:APP:lithium.mixins.json:entity.inactive_navigations.ServerLevelMixin from mod lithium,pl:mixin:APP:lithium.mixins.json:minimal_nonvanilla.spawning.ServerLevelAccessor from mod lithium,pl:mixin:APP:lithium.mixins.json:util.accessors.ServerLevelAccessor from mod lithium,pl:mixin:APP:lithium.mixins.json:util.entity_movement_tracking.ServerLevelAccessor from mod lithium,pl:mixin:APP:lithium.mixins.json:world.block_entity_ticking.sleeping.ServerLevelMixin from mod lithium,pl:mixin:APP:naturalist.mixins.json:ServerLevelMixin from mod naturalist,pl:mixin:APP:veil.network.mixins.json:NetworkServerLevelMixin from mod veil,pl:mixin:APP:biolith.mixins.json:MixinServerWorld from mod biolith,pl:mixin:APP:moonlight-common.mixins.json:ServerLevelMixin from mod moonlight,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.ServerLevelMixin 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.ServerLevelMixin from mod sable,pl:mixin:APP:sable.mixins.json:plot.container.ServerLevelMixin from mod sable,pl:mixin:APP:sable.mixins.json:stop_lightning.ServerLevelMixin from mod sable,pl:mixin:APP:sable.mixins.json:water_occlusion.ServerLevelMixin from mod sable,pl:mixin:APP:cold_sweat.mixin.json:MixinBlockUpdate$Server from mod cold_sweat,pl:mixin:APP:c2me-opts-scheduling.mixins.json:mid_tick_chunk_tasks.MixinServerWorld from mod c2me_opts_scheduling,pl:mixin:APP:c2me-opts-scheduling.mixins.json:shutdown.MixinServerWorld from mod c2me_opts_scheduling,pl:mixin:APP:common.voxy.mixins.json:minecraft.MixinServerLevel from mod voxy,pl:mixin:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1037) ~[client-1.21.1-20240808.144430-srg.jar%23236!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:917) ~[client-1.21.1-20240808.144430-srg.jar%23236!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.server.IntegratedServer.tickServer(IntegratedServer.java:110) ~[client-1.21.1-20240808.144430-srg.jar%23236!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:modernfix-modernfix.mixins.json:perf.thread_priorities.IntegratedServerMixin from mod modernfix,pl:mixin:APP:modernfix-modernfix.mixins.json:perf.suspend_integrated_server_during_load.IntegratedServerMixin from mod modernfix,pl:mixin:APP:fakesight.voxy.mixins.json:MixinIntegratedServer from mod voxy,pl:mixin:APP:sable.mixins.json:toast.IntegratedServerMixin from mod sable,pl:mixin:APP:c2me-notickvd.mixins.json:client.MixinIntegratedServer from mod c2me_notickvd,pl:mixin:APP:lithostitched.mixins.json:client.IntegratedServerMixin from mod lithostitched,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:707) ~[client-1.21.1-20240808.144430-srg.jar%23236!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.MinecraftServer.lambda$spin$2(MinecraftServer.java:267) ~[client-1.21.1-20240808.144430-srg.jar%23236!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at java.base/java.lang.Thread.run(Unknown Source) [?:?] {re:mixin}
-- Affected level --
Details:
All players: 1 total; [ServerPlayer['AliTigerX'/12, l='ServerLevel[OHHH IM STREAMIN IT]', x=40.77, y=63.00, z=304.56]]
Chunk stats: 2833, 892
Level dimension: minecraft:overworld
Level spawn location: World: (0,98,0), Section: (at 0,2,0 in 0,6,0; chunk contains blocks 0,-64,0 to 15,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
Level time: 43768 game time, 43768 day time
Level name: OHHH IM STREAMIN IT
Level game mode: Game mode: creative (ID 1). Hardcore: false. Commands: true
Level weather: Rain time: 70502 (now: false), thunder time: 72837 (now: false)
Known server brands: neoforge
Removed feature flags:
Level was modded: true
Level storage version: 0x04ABD - Anvil
Loaded entity count: 274
Stacktrace:
at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.level.ServerLevel.fillReportDetails(ServerLevel.java:1721) ~[client-1.21.1-20240808.144430-srg.jar%23236!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:lithium.mixins.json:alloc.chunk_random.ServerLevelMixin from mod lithium,pl:mixin:APP:lithium.mixins.json:entity.inactive_navigations.ServerLevelMixin from mod lithium,pl:mixin:APP:lithium.mixins.json:minimal_nonvanilla.spawning.ServerLevelAccessor from mod lithium,pl:mixin:APP:lithium.mixins.json:util.accessors.ServerLevelAccessor from mod lithium,pl:mixin:APP:lithium.mixins.json:util.entity_movement_tracking.ServerLevelAccessor from mod lithium,pl:mixin:APP:lithium.mixins.json:world.block_entity_ticking.sleeping.ServerLevelMixin from mod lithium,pl:mixin:APP:naturalist.mixins.json:ServerLevelMixin from mod naturalist,pl:mixin:APP:veil.network.mixins.json:NetworkServerLevelMixin from mod veil,pl:mixin:APP:biolith.mixins.json:MixinServerWorld from mod biolith,pl:mixin:APP:moonlight-common.mixins.json:ServerLevelMixin from mod moonlight,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.ServerLevelMixin 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.ServerLevelMixin from mod sable,pl:mixin:APP:sable.mixins.json:plot.container.ServerLevelMixin from mod sable,pl:mixin:APP:sable.mixins.json:stop_lightning.ServerLevelMixin from mod sable,pl:mixin:APP:sable.mixins.json:water_occlusion.ServerLevelMixin from mod sable,pl:mixin:APP:cold_sweat.mixin.json:MixinBlockUpdate$Server from mod cold_sweat,pl:mixin:APP:c2me-opts-scheduling.mixins.json:mid_tick_chunk_tasks.MixinServerWorld from mod c2me_opts_scheduling,pl:mixin:APP:c2me-opts-scheduling.mixins.json:shutdown.MixinServerWorld from mod c2me_opts_scheduling,pl:mixin:APP:common.voxy.mixins.json:minecraft.MixinServerLevel from mod voxy,pl:mixin:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1040) ~[client-1.21.1-20240808.144430-srg.jar%23236!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:917) ~[client-1.21.1-20240808.144430-srg.jar%23236!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.server.IntegratedServer.tickServer(IntegratedServer.java:110) ~[client-1.21.1-20240808.144430-srg.jar%23236!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:modernfix-modernfix.mixins.json:perf.thread_priorities.IntegratedServerMixin from mod modernfix,pl:mixin:APP:modernfix-modernfix.mixins.json:perf.suspend_integrated_server_during_load.IntegratedServerMixin from mod modernfix,pl:mixin:APP:fakesight.voxy.mixins.json:MixinIntegratedServer from mod voxy,pl:mixin:APP:sable.mixins.json:toast.IntegratedServerMixin from mod sable,pl:mixin:APP:c2me-notickvd.mixins.json:client.MixinIntegratedServer from mod c2me_notickvd,pl:mixin:APP:lithostitched.mixins.json:client.IntegratedServerMixin from mod lithostitched,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:707) ~[client-1.21.1-20240808.144430-srg.jar%23236!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.MinecraftServer.lambda$spin$2(MinecraftServer.java:267) ~[client-1.21.1-20240808.144430-srg.jar%23236!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at java.base/java.lang.Thread.run(Unknown Source) [?:?] {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.12, Azul Systems, Inc.
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Azul Systems, Inc.
Memory: 1402815216 bytes (1337 MiB) / 3527409664 bytes (3364 MiB) up to 4294967296 bytes (4096 MiB)
CPUs: 6
Processor Vendor: GenuineIntel
Processor Name: Intel(R) Core(TM) i5-8500 CPU @ 3.00GHz
Identifier: Intel64 Family 6 Model 158 Stepping 10
Microarchitecture: Coffee Lake
Frequency (GHz): 3.00
Number of physical packages: 1
Number of physical CPUs: 6
Number of logical CPUs: 6
Graphics card #0 name: Intel(R) UHD Graphics 630
Graphics card #0 vendor: Intel Corporation
Graphics card #0 VRAM (MiB): 1024.00
Graphics card #0 deviceId: VideoController1
Graphics card #0 versionInfo: 31.0.101.2140
Graphics card #1 name: NVIDIA GeForce GTX 1660 Ti
Graphics card #1 vendor: NVIDIA
Graphics card #1 VRAM (MiB): 6144.00
Graphics card #1 deviceId: VideoController2
Graphics card #1 versionInfo: 32.0.15.9579
Memory slot #0 capacity (MiB): 8192.00
Memory slot #0 clockSpeed (GHz): 2.67
Memory slot #0 type: DDR4
Memory slot #1 capacity (MiB): 8192.00
Memory slot #1 clockSpeed (GHz): 2.67
Memory slot #1 type: DDR4
Memory slot #2 capacity (MiB): 8192.00
Memory slot #2 clockSpeed (GHz): 2.67
Memory slot #2 type: DDR4
Virtual memory max (MiB): 34759.32
Virtual memory used (MiB): 26412.03
Swap memory total (MiB): 10263.98
Swap memory used (MiB): 1003.13
Space in storage for jna.tmpdir (MiB): available: 227277.34, total: 952905.00
Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 227277.34, total: 952905.00
Space in storage for io.netty.native.workdir (MiB): available: 227277.34, total: 952905.00
Space in storage for java.io.tmpdir (MiB): available: 227277.34, total: 952905.00
Space in storage for workdir (MiB): available: 227277.34, total: 952905.00
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4096M
Loaded Shaderpack: photon_v1.3b.zip
Profile: Custom (+34 options changed by user)
Server Running: true
Player Count: 1 / 8; [ServerPlayer['AliTigerX'/12, l='ServerLevel[OHHH IM STREAMIN IT]', x=40.77, y=63.00, z=304.56]]
Active Data Packs: create:dynamic_data, vanilla, mod_data, mod/sodium, mod/c2me_fixes_worldgen_threading_issues, mod/c2me_threading_lighting, mod/fabric_renderer_api_v1, mod/codecui, mod/streamsreflowing (incompatible), mod/jei (incompatible), mod/lithostitched, mod/lithium, mod/fieldguide (incompatible), mod/aeronautics (incompatible), mod/naturalist, mod/placeholder_api, mod/aeronautics_bundled, mod/c2me_opts_natives_math, mod/apollib, mod/trender (incompatible), mod/c2me_fixes_general_threading_issues, mod/fragmentum (incompatible), mod/teallib, mod/neoforge, mod/modernfix (incompatible), mod/fabric_block_view_api_v2, mod/questlog (incompatible), mod/iris, mod/veil (incompatible), mod/biolith (incompatible), mod/simulated (incompatible), mod/c2me_opts_math, mod/naturalist_biomes (incompatible), mod/c2me_rewrites_chunk_system, mod/c2me, mod/triggers (incompatible), mod/c2me_base, mod/cloth_config (incompatible), mod/c2me_opts_worldgen_vanilla, mod/fzzy_config, mod/c2me_fixes_worldgen_vanilla_bugs, mod/c2me_opts_scheduling, mod/mod_menu, mod/offroad (incompatible), mod/emi (incompatible), mod/remi (incompatible), mod/farmersdelight, mod/moonlight, mod/fabric_api_base, mod/mousetweaks (incompatible), mod/immersiveoverlays (incompatible), mod/c2me_fixes_chunkio_threading_issues, mod/obscure_tooltips (incompatible), mod/c2me_client_uncapvd, mod/grounded (incompatible), mod/chunky (incompatible), mod/voxy, mod/c2me_server_utils, mod/treephysics, mod/kotlinforforge (incompatible), mod/c2me_opts_dfc, mod/sablecompanion, mod/flywheel (incompatible), mod/ponder (incompatible), mod/create (incompatible), mod/sable, mod/ecologics (incompatible), mod/c2me_notickvd, mod/entityculling (incompatible), mod/c2me_opts_worldgen_general, mod/c2me_opts_chunkio, mod/moreculling, mod/immediatelyfast (incompatible), mod/appleskin (incompatible), mod/ferritecore (incompatible), mod/yet_another_config_lib_v3 (incompatible), mod/conditional_mixin (incompatible), mod/transition (incompatible), mod/cold_sweat (incompatible), mod/fabric_rendering_data_attachment_v1, mod/mru (incompatible), mod/spawn (incompatible), mod/particle_core, mod/c2me_rewrites_chunkio, mod/betterblockentities, mod/c2me_opts_allocs, mod/item_descriptions (incompatible), generated/fragmentum_layer
Available Data Packs: bundle, trade_rebalance, vanilla, generated/fragmentum_layer, mod/aeronautics (incompatible), mod/aeronautics_bundled, mod/apollib, mod/appleskin (incompatible), mod/betterblockentities, mod/biolith (incompatible), mod/c2me, mod/c2me_base, mod/c2me_client_uncapvd, mod/c2me_fixes_chunkio_threading_issues, mod/c2me_fixes_general_threading_issues, mod/c2me_fixes_worldgen_threading_issues, mod/c2me_fixes_worldgen_vanilla_bugs, mod/c2me_notickvd, mod/c2me_opts_allocs, mod/c2me_opts_chunkio, mod/c2me_opts_dfc, mod/c2me_opts_math, mod/c2me_opts_natives_math, mod/c2me_opts_scheduling, mod/c2me_opts_worldgen_general, mod/c2me_opts_worldgen_vanilla, mod/c2me_rewrites_chunk_system, mod/c2me_rewrites_chunkio, mod/c2me_server_utils, mod/c2me_threading_lighting, mod/chunky (incompatible), mod/cloth_config (incompatible), mod/codecui, mod/cold_sweat (incompatible), mod/conditional_mixin (incompatible), mod/create (incompatible), mod/ecologics (incompatible), mod/emi (incompatible), mod/entityculling (incompatible), mod/fabric_api_base, mod/fabric_block_view_api_v2, mod/fabric_renderer_api_v1, mod/fabric_rendering_data_attachment_v1, mod/farmersdelight, mod/ferritecore (incompatible), mod/fieldguide (incompatible), mod/flywheel (incompatible), mod/fragmentum (incompatible), mod/fzzy_config, mod/grounded (incompatible), mod/immediatelyfast (incompatible), mod/immersiveoverlays (incompatible), mod/iris, mod/item_descriptions (incompatible), mod/jei (incompatible), mod/kotlinforforge (incompatible), mod/lithium, mod/lithostitched, mod/mod_menu, mod/modernfix (incompatible), mod/moonlight, mod/moreculling, mod/mousetweaks (incompatible), mod/mru (incompatible), mod/naturalist, mod/naturalist_biomes (incompatible), mod/neoforge, mod/obscure_tooltips (incompatible), mod/offroad (incompatible), mod/particle_core, mod/placeholder_api, mod/ponder (incompatible), mod/questlog (incompatible), mod/remi (incompatible), mod/sable, mod/sablecompanion, mod/simulated (incompatible), mod/sodium, mod/spawn (incompatible), mod/streamsreflowing (incompatible), mod/teallib, mod/transition (incompatible), mod/treephysics, mod/trender (incompatible), mod/triggers (incompatible), mod/veil (incompatible), mod/voxy, mod/yet_another_config_lib_v3 (incompatible), mod_data, create:dynamic_data
Enabled Feature Flags: minecraft:vanilla
World Generation: Stable
World Seed: -8558266060029641917
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'neoforge'; Server brand changed to 'neoforge'
Launched Version: 1.21.1
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.44.jar slf4jfixer PLUGINSERVICE
loader-4.0.44.jar runtime_enum_extender PLUGINSERVICE
at-modlauncher-10.0.1.jar accesstransformer PLUGINSERVICE
loader-4.0.44.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:
apollib-1.2.0-neoforge-21.1.jar |Apollib |apollib |1.2.0 |Manifest: NOSIGNATURE
appleskin-neoforge-mc1.21-3.0.9.jar |AppleSkin |appleskin |3.0.9+mc1.21 |Manifest: NOSIGNATURE
bbe-neoforge-1.3.4-beta.3+mc1.21.1.jar |BBE |betterblockentities |1.3.4-beta.3+mc1.21.|Manifest: NOSIGNATURE
biolith-neoforge-3.0.14.jar |Biolith |biolith |3.0.14 |Manifest: NOSIGNATURE
Chunky-NeoForge-1.4.23.jar |Chunky |chunky |1.4.23 |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
ColdSweat-2.4.2.jar |Cold Sweat |cold_sweat |2.4.2 |Manifest: NOSIGNATURE
c2me-neoforge-mc1.21.1-0.4.0-alpha.0.120.jar |Concurrent Chunk Management En|c2me |0.4.0-alpha.0.120+1.|Manifest: NOSIGNATURE
c2me-neoforge-base-mc1.21.1-0.4.0-alpha.0.120-all.|Concurrent Chunk Management En|c2me_base |0.4.0-alpha.0.120+1.|Manifest: NOSIGNATURE
c2me-neoforge-client-uncapvd-mc1.21.1-0.4.0-alpha.|Concurrent Chunk Management En|c2me_client_uncapvd |0.4.0-alpha.0.120+1.|Manifest: NOSIGNATURE
c2me-neoforge-fixes-chunkio-threading-issues-mc1.2|Concurrent Chunk Management En|c2me_fixes_chunkio_threading_i|0.4.0-alpha.0.120+1.|Manifest: NOSIGNATURE
c2me-neoforge-fixes-general-threading-issues-mc1.2|Concurrent Chunk Management En|c2me_fixes_general_threading_i|0.4.0-alpha.0.120+1.|Manifest: NOSIGNATURE
c2me-neoforge-fixes-worldgen-threading-issues-mc1.|Concurrent Chunk Management En|c2me_fixes_worldgen_threading_|0.4.0-alpha.0.120+1.|Manifest: NOSIGNATURE
c2me-neoforge-fixes-worldgen-vanilla-bugs-mc1.21.1|Concurrent Chunk Management En|c2me_fixes_worldgen_vanilla_bu|0.4.0-alpha.0.120+1.|Manifest: NOSIGNATURE
c2me-neoforge-notickvd-mc1.21.1-0.4.0-alpha.0.120.|Concurrent Chunk Management En|c2me_notickvd |0.4.0-alpha.0.120+1.|Manifest: NOSIGNATURE
c2me-neoforge-opts-chunkio-mc1.21.1-0.4.0-alpha.0.|Concurrent Chunk Management En|c2me_opts_chunkio |0.4.0-alpha.0.120+1.|Manifest: NOSIGNATURE
c2me-neoforge-opts-dfc-mc1.21.1-0.4.0-alpha.0.120.|Concurrent Chunk Management En|c2me_opts_dfc |0.4.0-alpha.0.120+1.|Manifest: NOSIGNATURE
c2me-neoforge-opts-worldgen-general-mc1.21.1-0.4.0|Concurrent Chunk Management En|c2me_opts_worldgen_general |0.4.0-alpha.0.120+1.|Manifest: NOSIGNATURE
c2me-neoforge-opts-math-mc1.21.1-0.4.0-alpha.0.120|Concurrent Chunk Management En|c2me_opts_math |0.4.0-alpha.0.120+1.|Manifest: NOSIGNATURE
c2me-neoforge-opts-allocs-mc1.21.1-0.4.0-alpha.0.1|Concurrent Chunk Management En|c2me_opts_allocs |0.4.0-alpha.0.120+1.|Manifest: NOSIGNATURE
c2me-neoforge-opts-natives-math-mc1.21.1-0.4.0-alp|Concurrent Chunk Management En|c2me_opts_natives_math |0.4.0-alpha.0.120+1.|Manifest: NOSIGNATURE
c2me-neoforge-opts-scheduling-mc1.21.1-0.4.0-alpha|Concurrent Chunk Management En|c2me_opts_scheduling |0.4.0-alpha.0.120+1.|Manifest: NOSIGNATURE
c2me-neoforge-opts-worldgen-vanilla-mc1.21.1-0.4.0|Concurrent Chunk Management En|c2me_opts_worldgen_vanilla |0.4.0-alpha.0.120+1.|Manifest: NOSIGNATURE
c2me-neoforge-rewrites-chunkio-mc1.21.1-0.4.0-alph|Concurrent Chunk Management En|c2me_rewrites_chunkio |0.4.0-alpha.0.120+1.|Manifest: NOSIGNATURE
c2me-neoforge-rewrites-chunk-system-mc1.21.1-0.4.0|Concurrent Chunk Management En|c2me_rewrites_chunk_system |0.4.0-alpha.0.120+1.|Manifest: NOSIGNATURE
c2me-neoforge-server-utils-mc1.21.1-0.4.0-alpha.0.|Concurrent Chunk Management En|c2me_server_utils |0.4.0-alpha.0.120+1.|Manifest: NOSIGNATURE
c2me-neoforge-threading-lighting-mc1.21.1-0.4.0-al|Concurrent Chunk Management En|c2me_threading_lighting |0.4.0-alpha.0.120+1.|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
dev.eriksonn.aeronautics.aeronautics-neoforge-1.21|Create Aeronautics |aeronautics |1.3.2 |Manifest: NOSIGNATURE
create-aeronautics-bundled-1.21.1-1.3.2.jar |Create Aeronautics |aeronautics_bundled |1.3.2 |Manifest: NOSIGNATURE
dev.ryanhcode.offroad.offroad-neoforge-1.21.1-1.3.|Create Offroad |offroad |1.3.2 |Manifest: NOSIGNATURE
dev.simulated_team.simulated.simulated-neoforge-1.|Create Simulated |simulated |1.3.2 |Manifest: NOSIGNATURE
ecologics-1.21.1-2.3.7.jar |Ecologics |ecologics |2.3.7 |Manifest: NOSIGNATURE
emi-1.1.24+1.21.1+neoforge.jar |EMI |emi |1.1.24+1.21.1+neofor|Manifest: NOSIGNATURE
entityculling-neoforge-1.10.5-mc1.21.1.jar |EntityCulling |entityculling |1.10.5 |Manifest: NOSIGNATURE
FarmersDelight-1.21.1-1.3.4.jar |Farmer's Delight |farmersdelight |1.3.4 |Manifest: NOSIGNATURE
ferritecore-7.0.3-neoforge.jar |Ferrite Core |ferritecore |7.0.3 |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
fieldguide-neoforge-1.21.1-1.16.0.jar |Field Guide |fieldguide |1.16.0 |Manifest: NOSIGNATURE
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
fragmentum-neoforge-1.21.1-2.4.4.jar |Fragmentum |fragmentum |2.4.4 |Manifest: NOSIGNATURE
fzzy_config-0.7.6+1.21+neoforge.jar |Fzzy Config |fzzy_config |0.7.6+1.21+neoforge |Manifest: NOSIGNATURE
grounded-neoforge-1.21.1-0.2.0.jar |Grounded |grounded |1.21.1-0.2.0 |Manifest: NOSIGNATURE
ImmediatelyFast-NeoForge-1.6.13+1.21.1.jar |ImmediatelyFast |immediatelyfast |1.6.13+1.21.1 |Manifest: NOSIGNATURE
immersiveoverlays-1.8.3+1.21.1-neoforge.jar |Immersive Overlays |immersiveoverlays |1.8.3+1.21.1 |Manifest: NOSIGNATURE
iris-neoforge-1.8.14-beta.1+mc1.21.1.jar |Iris |iris |1.8.14-beta.1+mc1.21|Manifest: NOSIGNATURE
item_descriptions-2.8.0+1.21.1-neoforge.jar |Item Descriptions |item_descriptions |2.8.0+1.21.1 |Manifest: NOSIGNATURE
jei-1.21.1-neoforge-19.52.0.422.jar |Just Enough Items |jei |**.**.**.** |Manifest: NOSIGNATURE
thedarkcolour.kffmod-5.12.0.jar |Kotlin For Forge |kotlinforforge |5.12.0 |Manifest: NOSIGNATURE
lithium-neoforge-0.15.4+mc1.21.1.jar |Lithium |lithium |0.15.4+mc1.21.1 |Manifest: NOSIGNATURE
lithostitched-1.8.0+beta4-neoforge-21.1.jar |Lithostitched |lithostitched |1.8.0+beta4 |Manifest: NOSIGNATURE
client-1.21.1-20240808.144430-srg.jar |Minecraft |minecraft |1.21.1 |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
Mod Menu (NeoForge Edition) 1.21.1-1.0.2.jar |Mod Menu (NeoForge Edition) |mod_menu |1.0.2 |Manifest: NOSIGNATURE
modernfix-neoforge-5.27.24+mc1.21.1.jar |ModernFix |modernfix |5.27.24+mc1.21.1 |Manifest: NOSIGNATURE
moonlight-1.21.1-3.6.1-neoforge.jar |Moonlight Lib |moonlight |1.21.1-3.6.1 |Manifest: NOSIGNATURE
moreculling-neoforge-1.21.1-1.0.9.jar |More Culling |moreculling |1.0.9 |Manifest: NOSIGNATURE
MouseTweaks-neoforge-mc1.21-2.26.1.jar |Mouse Tweaks |mousetweaks |2.26.1 |Manifest: NOSIGNATURE
mru-neoforge-1.0.35+1.21.1.jar |MRU |mru |1.0.33+1.21.1 |Manifest: NOSIGNATURE
naturalist-2.0.3-neoforge-1.21.1.jar |Naturalist |naturalist |2.0.3 |Manifest: NOSIGNATURE
naturalist_biomes-neoforge-1.21.1-1.0.1.jar |Naturalist Biomes |naturalist_biomes |1.0.1 |Manifest: NOSIGNATURE
neo-voxy.jar |neo-voxy |voxy |0.3.3 |Manifest: NOSIGNATURE
neoforge-21.1.249-universal.jar |NeoForge |neoforge |21.1.249 |Manifest: NOSIGNATURE
obscure_tooltips-neoforge-1.21.1-4.2.4.jar |Obscure Tooltips |obscure_tooltips |4.2.4 |Manifest: NOSIGNATURE
particle_core-0.3.3+1.21+neoforge.jar |Particle Core |particle_core |0.3.3+1.21+neoforge |Manifest: NOSIGNATURE
TextPlaceholderAPI-neoforge-e1a427d5b9.jar |Placeholder API Neoforge |placeholder_api |2.4.1+1.21 |Manifest: NOSIGNATURE
ponder-neoforge-1.0.82+mc1.21.1.jar |Ponder |ponder |1.0.82+mc1.21.1 |Manifest: NOSIGNATURE
questlog-neoforge-1.21.1-3.3.2.jar |Questlog |questlog |3.3.2 |Manifest: NOSIGNATURE
remi-neoforge-1.21.1-4.6.6.jar |Reliable EMI |remi |4.6.6 |Manifest: NOSIGNATURE
sable-neoforge-1.21.1-2.0.5.jar |Sable |sable |2.0.5 |Manifest: NOSIGNATURE
sable-companion-common-1.21.1-1.6.0.jar |Sable Companion |sablecompanion |1.6.0 |Manifest: NOSIGNATURE
net.caffeinemc.sodium-neoforge-0.8.13+mc1.21.1-mod|Sodium |sodium |0.8.13+mc1.21.1 |Manifest: NOSIGNATURE
spawn-4.0.7-1.21.1.jar |Spawn |spawn |4.0.7-1.21.1 |Manifest: NOSIGNATURE
StreamsReflowing-1.21.1-neoforge-2.13.1.jar |StreamsReflowing |streamsreflowing |2.13.1 |Manifest: NOSIGNATURE
teallib-1.3.teal.jar |Teal Lib |teallib |1.3.teal |Manifest: NOSIGNATURE
TRansition-1.0.21-1.21.1-neoforge-SNAPSHOT.jar |TRansition |transition |1.0.21 |Manifest: NOSIGNATURE
treephysics-neoforge-1.21.1-2.4.jar |Tree Physics |treephysics |2.4 |Manifest: NOSIGNATURE
TRender-1.0.15-1.21.1-neoforge-SNAPSHOT.jar |TRender |trender |1.0.15 |Manifest: NOSIGNATURE
triggers-1.0.1-1.21.1-neoforge.jar |Triggers |triggers |1.0.1 |Manifest: NOSIGNATURE
veil-neoforge-1.21.1-4.3.2.jar |Veil |veil |4.3.2 |Manifest: NOSIGNATURE
yet_another_config_lib_v3-3.8.2+1.21.1-neoforge.ja|YetAnotherConfigLib |yet_another_config_lib_v3 |3.8.2+1.21.1-neoforg|Manifest: NOSIGNATURE
Crash Report UUID: a9315a84-d16e-47af-8ff2-61aef16bc087
FML: 4.0.44
NeoForge: 21.1.249
Flywheel Backend: flywheel:off