Paste your logs.

Built for Minecraft & Hytale

NeoForge 1.21.1 Crash Report

442 lines
Raw
Detected
Minecraft version: 1.21.1 Java version: 21.0.9 NeoForge version: 21.1.228
1 Problem detected
Problem The entity 'Stationary Contraption' at the location 20481022, 128, 20495368 is causing issues while ticking. Line 11
Solution:
Remove the entity 'Stationary Contraption' at the location 20481022, 128, 20495368.
---- Minecraft Crash Report ----
// I am capable of so much more than being a crash log. There has to be more to this world.
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
// You're mean.
Time: 2026-05-14 01:21:29
Description: Ticking entity
java.lang.NullPointerException: Cannot invoke "org.joml.Vector3dc.negate(org.joml.Vector3d)" because the return value of "dev.ryanhcode.sable.api.physics.mass.MassTracker.getCenterOfMass()" is null
at TRANSFORMER/create@6.0.10/com.simibubi.create.content.contraptions.AbstractContraptionEntity.sable$buildProperties(AbstractContraptionEntity.java:4661) ~[create-1.21.1-6.0.10.jar%23377!/:6.0.10] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/create@6.0.10/com.simibubi.create.content.contraptions.AbstractContraptionEntity.handler$ffc000$sable$contraptionInitialize(AbstractContraptionEntity.java:4594) ~[create-1.21.1-6.0.10.jar%23377!/:6.0.10] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/create@6.0.10/com.simibubi.create.content.contraptions.AbstractContraptionEntity.tick(AbstractContraptionEntity.java:374) ~[create-1.21.1-6.0.10.jar%23377!/:6.0.10] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.level.ServerLevel.observable$track(ServerLevel.java:11990) ~[server-1.21.1-20240808.144430-srg.jar%23336!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:cupboard.mixins.json:ServerAddEntityMixin from mod cupboard,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:biolith.mixins.json:MixinServerWorld from mod biolith,pl:mixin:APP:envelope-common.mixins.json:event.ServerLevelMixin from mod envelope,pl:mixin:APP:envelope-common.mixins.json:injected.ServerLevelMixin from mod envelope,pl:mixin:APP:envelope-common.mixins.json:spawners.ServerLevelMixin from mod envelope,pl:mixin:APP:supplementaries-common.mixins.json:ServerLevelMixin from mod supplementaries,pl:mixin:APP:createbigcannons.mixins.json:ServerLevelMixin from mod createbigcannons,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:ohthetreesyoullgrow.mixins.json:MixinServerLevel from mod ohthetreesyoullgrow,pl:mixin:APP:corgilib-common.mixins.json:MixinServerLevel from mod corgilib,pl:mixin:APP:polymorph.mixins.json:MixinServerLevel from mod polymorph,pl:mixin:APP:fabric-data-attachment-api-v1.mixins.json:ServerWorldMixin from mod fabric_data_attachment_api_v1,pl:mixin:APP:fabric-api-lookup-api-v1.mixins.json:ServerWorldMixin from mod fabric_api_lookup_api_v1,pl:mixin:APP:observable.common.json:ServerLevelMixin from mod observable,pl:mixin:APP:fabric-lifecycle-events-v1.mixins.json:ServerWorldMixin from mod fabric_lifecycle_events_v1,pl:mixin:APP:kubejs.mixins.json:ServerLevelMixin from mod kubejs,pl:mixin:APP:comforts.mixins.json:MixinServerSleepStatus from mod comforts,pl:mixin:APP:moonlight-common.mixins.json:ServerLevelMixin from mod moonlight,pl:mixin:APP:quark.mixins.json:ServerLevelMixin from mod quark,pl:mixin:APP:pantographsandwires.mixins.json:ServerLevelMixin from mod pantographsandwires,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:drivebywire.mixins.json:MixinServerLevel from mod drivebywire,pl:mixin:APP:openpartiesandclaims.mixins.json:MixinServerLevel from mod openpartiesandclaims,pl:mixin:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.level.ServerLevel.redirect$dfo000$observable$onTickNonPassenger(ServerLevel.java:12006) ~[server-1.21.1-20240808.144430-srg.jar%23336!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:cupboard.mixins.json:ServerAddEntityMixin from mod cupboard,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:biolith.mixins.json:MixinServerWorld from mod biolith,pl:mixin:APP:envelope-common.mixins.json:event.ServerLevelMixin from mod envelope,pl:mixin:APP:envelope-common.mixins.json:injected.ServerLevelMixin from mod envelope,pl:mixin:APP:envelope-common.mixins.json:spawners.ServerLevelMixin from mod envelope,pl:mixin:APP:supplementaries-common.mixins.json:ServerLevelMixin from mod supplementaries,pl:mixin:APP:createbigcannons.mixins.json:ServerLevelMixin from mod createbigcannons,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:ohthetreesyoullgrow.mixins.json:MixinServerLevel from mod ohthetreesyoullgrow,pl:mixin:APP:corgilib-common.mixins.json:MixinServerLevel from mod corgilib,pl:mixin:APP:polymorph.mixins.json:MixinServerLevel from mod polymorph,pl:mixin:APP:fabric-data-attachment-api-v1.mixins.json:ServerWorldMixin from mod fabric_data_attachment_api_v1,pl:mixin:APP:fabric-api-lookup-api-v1.mixins.json:ServerWorldMixin from mod fabric_api_lookup_api_v1,pl:mixin:APP:observable.common.json:ServerLevelMixin from mod observable,pl:mixin:APP:fabric-lifecycle-events-v1.mixins.json:ServerWorldMixin from mod fabric_lifecycle_events_v1,pl:mixin:APP:kubejs.mixins.json:ServerLevelMixin from mod kubejs,pl:mixin:APP:comforts.mixins.json:MixinServerSleepStatus from mod comforts,pl:mixin:APP:moonlight-common.mixins.json:ServerLevelMixin from mod moonlight,pl:mixin:APP:quark.mixins.json:ServerLevelMixin from mod quark,pl:mixin:APP:pantographsandwires.mixins.json:ServerLevelMixin from mod pantographsandwires,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:drivebywire.mixins.json:MixinServerLevel from mod drivebywire,pl:mixin:APP:openpartiesandclaims.mixins.json:MixinServerLevel from mod openpartiesandclaims,pl:mixin:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.level.ServerLevel.tickNonPassenger(ServerLevel.java:774) ~[server-1.21.1-20240808.144430-srg.jar%23336!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:cupboard.mixins.json:ServerAddEntityMixin from mod cupboard,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:biolith.mixins.json:MixinServerWorld from mod biolith,pl:mixin:APP:envelope-common.mixins.json:event.ServerLevelMixin from mod envelope,pl:mixin:APP:envelope-common.mixins.json:injected.ServerLevelMixin from mod envelope,pl:mixin:APP:envelope-common.mixins.json:spawners.ServerLevelMixin from mod envelope,pl:mixin:APP:supplementaries-common.mixins.json:ServerLevelMixin from mod supplementaries,pl:mixin:APP:createbigcannons.mixins.json:ServerLevelMixin from mod createbigcannons,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:ohthetreesyoullgrow.mixins.json:MixinServerLevel from mod ohthetreesyoullgrow,pl:mixin:APP:corgilib-common.mixins.json:MixinServerLevel from mod corgilib,pl:mixin:APP:polymorph.mixins.json:MixinServerLevel from mod polymorph,pl:mixin:APP:fabric-data-attachment-api-v1.mixins.json:ServerWorldMixin from mod fabric_data_attachment_api_v1,pl:mixin:APP:fabric-api-lookup-api-v1.mixins.json:ServerWorldMixin from mod fabric_api_lookup_api_v1,pl:mixin:APP:observable.common.json:ServerLevelMixin from mod observable,pl:mixin:APP:fabric-lifecycle-events-v1.mixins.json:ServerWorldMixin from mod fabric_lifecycle_events_v1,pl:mixin:APP:kubejs.mixins.json:ServerLevelMixin from mod kubejs,pl:mixin:APP:comforts.mixins.json:MixinServerSleepStatus from mod comforts,pl:mixin:APP:moonlight-common.mixins.json:ServerLevelMixin from mod moonlight,pl:mixin:APP:quark.mixins.json:ServerLevelMixin from mod quark,pl:mixin:APP:pantographsandwires.mixins.json:ServerLevelMixin from mod pantographsandwires,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:drivebywire.mixins.json:MixinServerLevel from mod drivebywire,pl:mixin:APP:openpartiesandclaims.mixins.json:MixinServerLevel from mod openpartiesandclaims,pl:mixin:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.level.Level.guardEntityTick(Level.java:576) ~[server-1.21.1-20240808.144430-srg.jar%23336!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:lithium.mixins.json:alloc.chunk_random.LevelMixin from mod lithium,pl:mixin:APP:lithium.mixins.json:entity.collisions.intersection.LevelMixin from mod lithium,pl:mixin:APP:lithium.mixins.json:minimal_nonvanilla.collisions.empty_space.LevelMixin from mod lithium,pl:mixin:APP:lithium.mixins.json:util.accessors.LevelAccessor from mod lithium,pl:mixin:APP:lithium.mixins.json:util.block_entity_retrieval.LevelMixin from mod lithium,pl:mixin:APP:lithium.mixins.json:util.data_storage.LevelMixin from mod lithium,pl:mixin:APP:lithium.mixins.json:world.block_entity_ticking.chunk_tickable.LevelMixin from mod lithium,pl:mixin:APP:lithium.mixins.json:world.block_entity_ticking.sleeping.LevelMixin from mod lithium,pl:mixin:APP:lithium.mixins.json:world.inline_block_access.LevelMixin from mod lithium,pl:mixin:APP:lithium-neoforge.mixins.json:block.hopper.LevelMixin from mod lithium,pl:mixin:APP:fabric-data-attachment-api-v1.mixins.json:AttachmentTargetsMixin from mod fabric_data_attachment_api_v1,pl:mixin:APP:fabric-data-attachment-api-v1.mixins.json:WorldMixin from mod fabric_data_attachment_api_v1,pl:mixin:APP:observable.common.json:LevelMixin from mod observable,pl:mixin:APP:fabric-lifecycle-events-v1.mixins.json:WorldMixin from mod fabric_lifecycle_events_v1,pl:mixin:APP:kubejs.mixins.json:LevelMixin from mod kubejs,pl:mixin:APP:pantographsandwires.mixins.json:LevelMixin from mod pantographsandwires,pl:mixin:APP:sliceanddice.mixins.json:LevelMixin from mod sliceanddice,pl:mixin:APP:sable.mixins.json:entity.entity_sublevel_collision.LevelMixin from mod sable,pl:mixin:APP:sable.mixins.json:world_border.LevelMixin from mod sable,pl:mixin:APP:sable-neoforge.mixins.json:compatibility.create.super_glue.LevelAccessor from mod sable,pl:mixin:APP:openpartiesandclaims.mixins.json:MixinLevel from mod openpartiesandclaims,pl:mixin:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.level.ServerLevel.lambda$tick$2(ServerLevel.java:420) ~[server-1.21.1-20240808.144430-srg.jar%23336!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:cupboard.mixins.json:ServerAddEntityMixin from mod cupboard,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:biolith.mixins.json:MixinServerWorld from mod biolith,pl:mixin:APP:envelope-common.mixins.json:event.ServerLevelMixin from mod envelope,pl:mixin:APP:envelope-common.mixins.json:injected.ServerLevelMixin from mod envelope,pl:mixin:APP:envelope-common.mixins.json:spawners.ServerLevelMixin from mod envelope,pl:mixin:APP:supplementaries-common.mixins.json:ServerLevelMixin from mod supplementaries,pl:mixin:APP:createbigcannons.mixins.json:ServerLevelMixin from mod createbigcannons,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:ohthetreesyoullgrow.mixins.json:MixinServerLevel from mod ohthetreesyoullgrow,pl:mixin:APP:corgilib-common.mixins.json:MixinServerLevel from mod corgilib,pl:mixin:APP:polymorph.mixins.json:MixinServerLevel from mod polymorph,pl:mixin:APP:fabric-data-attachment-api-v1.mixins.json:ServerWorldMixin from mod fabric_data_attachment_api_v1,pl:mixin:APP:fabric-api-lookup-api-v1.mixins.json:ServerWorldMixin from mod fabric_api_lookup_api_v1,pl:mixin:APP:observable.common.json:ServerLevelMixin from mod observable,pl:mixin:APP:fabric-lifecycle-events-v1.mixins.json:ServerWorldMixin from mod fabric_lifecycle_events_v1,pl:mixin:APP:kubejs.mixins.json:ServerLevelMixin from mod kubejs,pl:mixin:APP:comforts.mixins.json:MixinServerSleepStatus from mod comforts,pl:mixin:APP:moonlight-common.mixins.json:ServerLevelMixin from mod moonlight,pl:mixin:APP:quark.mixins.json:ServerLevelMixin from mod quark,pl:mixin:APP:pantographsandwires.mixins.json:ServerLevelMixin from mod pantographsandwires,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:drivebywire.mixins.json:MixinServerLevel from mod drivebywire,pl:mixin:APP:openpartiesandclaims.mixins.json:MixinServerLevel from mod openpartiesandclaims,pl:mixin:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.level.entity.EntityTickList.forEach(EntityTickList.java:54) ~[server-1.21.1-20240808.144430-srg.jar%23336!/:?] {re:mixin,re:classloading,pl:mixin:APP:lithium.mixins.json:collections.entity_ticking.EntityTickListMixin from mod lithium,pl:mixin:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.level.ServerLevel.tick(ServerLevel.java:400) ~[server-1.21.1-20240808.144430-srg.jar%23336!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:cupboard.mixins.json:ServerAddEntityMixin from mod cupboard,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:biolith.mixins.json:MixinServerWorld from mod biolith,pl:mixin:APP:envelope-common.mixins.json:event.ServerLevelMixin from mod envelope,pl:mixin:APP:envelope-common.mixins.json:injected.ServerLevelMixin from mod envelope,pl:mixin:APP:envelope-common.mixins.json:spawners.ServerLevelMixin from mod envelope,pl:mixin:APP:supplementaries-common.mixins.json:ServerLevelMixin from mod supplementaries,pl:mixin:APP:createbigcannons.mixins.json:ServerLevelMixin from mod createbigcannons,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:ohthetreesyoullgrow.mixins.json:MixinServerLevel from mod ohthetreesyoullgrow,pl:mixin:APP:corgilib-common.mixins.json:MixinServerLevel from mod corgilib,pl:mixin:APP:polymorph.mixins.json:MixinServerLevel from mod polymorph,pl:mixin:APP:fabric-data-attachment-api-v1.mixins.json:ServerWorldMixin from mod fabric_data_attachment_api_v1,pl:mixin:APP:fabric-api-lookup-api-v1.mixins.json:ServerWorldMixin from mod fabric_api_lookup_api_v1,pl:mixin:APP:observable.common.json:ServerLevelMixin from mod observable,pl:mixin:APP:fabric-lifecycle-events-v1.mixins.json:ServerWorldMixin from mod fabric_lifecycle_events_v1,pl:mixin:APP:kubejs.mixins.json:ServerLevelMixin from mod kubejs,pl:mixin:APP:comforts.mixins.json:MixinServerSleepStatus from mod comforts,pl:mixin:APP:moonlight-common.mixins.json:ServerLevelMixin from mod moonlight,pl:mixin:APP:quark.mixins.json:ServerLevelMixin from mod quark,pl:mixin:APP:pantographsandwires.mixins.json:ServerLevelMixin from mod pantographsandwires,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:drivebywire.mixins.json:MixinServerLevel from mod drivebywire,pl:mixin:APP:openpartiesandclaims.mixins.json:MixinServerLevel from mod openpartiesandclaims,pl:mixin:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1037) ~[server-1.21.1-20240808.144430-srg.jar%23336!/:?] {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:openpartiesandclaims.mixins.json:MixinMinecraftServer from mod openpartiesandclaims,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:biolith.mixins.json:MixinMinecraftServer from mod biolith,pl:mixin:APP:balm.neoforge.mixins.json:MinecraftServerMixin from mod balm,pl:mixin:APP:envelope-common.mixins.json:spawners.MinecraftServerMixin from mod envelope,pl:mixin:APP:rechiseled.mixins.json:MinecraftServerMixin from mod rechiseled,pl:mixin:APP:lootr-common.mixins.json:accessor.AccessorMixinMinecraftServer from mod lootr,pl:mixin:APP:fabric-message-api-v1.mixins.json:MinecraftServerMixin from mod fabric_message_api_v1,pl:mixin:APP:fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric_lifecycle_events_v1,pl:mixin:APP:kubejs.mixins.json:MinecraftServerMixin from mod kubejs,pl:mixin:APP:fabric-resource-loader-v0.mixins.json:MinecraftServerMixin from mod fabric_resource_loader_v0,pl:mixin:APP:moonlight.mixins.json:MinecraftServerMixin from mod moonlight,pl:mixin:APP:grapplemod.mixins.json:ServerStartMixin from mod grapplemod,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:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:317) ~[server-1.21.1-20240808.144430-srg.jar%23336!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins/common/nochatreports.mixins.json:server.MixinDedicatedServer from mod nochatreports,pl:mixin:APP:lithostitched.mixins.json:server.DedicatedServerMixin from mod lithostitched,pl:mixin:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:917) ~[server-1.21.1-20240808.144430-srg.jar%23336!/:?] {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:openpartiesandclaims.mixins.json:MixinMinecraftServer from mod openpartiesandclaims,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:biolith.mixins.json:MixinMinecraftServer from mod biolith,pl:mixin:APP:balm.neoforge.mixins.json:MinecraftServerMixin from mod balm,pl:mixin:APP:envelope-common.mixins.json:spawners.MinecraftServerMixin from mod envelope,pl:mixin:APP:rechiseled.mixins.json:MinecraftServerMixin from mod rechiseled,pl:mixin:APP:lootr-common.mixins.json:accessor.AccessorMixinMinecraftServer from mod lootr,pl:mixin:APP:fabric-message-api-v1.mixins.json:MinecraftServerMixin from mod fabric_message_api_v1,pl:mixin:APP:fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric_lifecycle_events_v1,pl:mixin:APP:kubejs.mixins.json:MinecraftServerMixin from mod kubejs,pl:mixin:APP:fabric-resource-loader-v0.mixins.json:MinecraftServerMixin from mod fabric_resource_loader_v0,pl:mixin:APP:moonlight.mixins.json:MinecraftServerMixin from mod moonlight,pl:mixin:APP:grapplemod.mixins.json:ServerStartMixin from mod grapplemod,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:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:707) ~[server-1.21.1-20240808.144430-srg.jar%23336!/:?] {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:openpartiesandclaims.mixins.json:MixinMinecraftServer from mod openpartiesandclaims,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:biolith.mixins.json:MixinMinecraftServer from mod biolith,pl:mixin:APP:balm.neoforge.mixins.json:MinecraftServerMixin from mod balm,pl:mixin:APP:envelope-common.mixins.json:spawners.MinecraftServerMixin from mod envelope,pl:mixin:APP:rechiseled.mixins.json:MinecraftServerMixin from mod rechiseled,pl:mixin:APP:lootr-common.mixins.json:accessor.AccessorMixinMinecraftServer from mod lootr,pl:mixin:APP:fabric-message-api-v1.mixins.json:MinecraftServerMixin from mod fabric_message_api_v1,pl:mixin:APP:fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric_lifecycle_events_v1,pl:mixin:APP:kubejs.mixins.json:MinecraftServerMixin from mod kubejs,pl:mixin:APP:fabric-resource-loader-v0.mixins.json:MinecraftServerMixin from mod fabric_resource_loader_v0,pl:mixin:APP:moonlight.mixins.json:MinecraftServerMixin from mod moonlight,pl:mixin:APP:grapplemod.mixins.json:ServerStartMixin from mod grapplemod,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: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%23336!/:?] {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:openpartiesandclaims.mixins.json:MixinMinecraftServer from mod openpartiesandclaims,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:biolith.mixins.json:MixinMinecraftServer from mod biolith,pl:mixin:APP:balm.neoforge.mixins.json:MinecraftServerMixin from mod balm,pl:mixin:APP:envelope-common.mixins.json:spawners.MinecraftServerMixin from mod envelope,pl:mixin:APP:rechiseled.mixins.json:MinecraftServerMixin from mod rechiseled,pl:mixin:APP:lootr-common.mixins.json:accessor.AccessorMixinMinecraftServer from mod lootr,pl:mixin:APP:fabric-message-api-v1.mixins.json:MinecraftServerMixin from mod fabric_message_api_v1,pl:mixin:APP:fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric_lifecycle_events_v1,pl:mixin:APP:kubejs.mixins.json:MinecraftServerMixin from mod kubejs,pl:mixin:APP:fabric-resource-loader-v0.mixins.json:MinecraftServerMixin from mod fabric_resource_loader_v0,pl:mixin:APP:moonlight.mixins.json:MinecraftServerMixin from mod moonlight,pl:mixin:APP:grapplemod.mixins.json:ServerStartMixin from mod grapplemod,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: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:
---------------------------------------------------------------------------------------
-- Head --
Thread: Server thread
Stacktrace:
at TRANSFORMER/create@6.0.10/com.simibubi.create.content.contraptions.AbstractContraptionEntity.sable$buildProperties(AbstractContraptionEntity.java:4661) ~[create-1.21.1-6.0.10.jar%23377!/:6.0.10] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/create@6.0.10/com.simibubi.create.content.contraptions.AbstractContraptionEntity.handler$ffc000$sable$contraptionInitialize(AbstractContraptionEntity.java:4594) ~[create-1.21.1-6.0.10.jar%23377!/:6.0.10] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/create@6.0.10/com.simibubi.create.content.contraptions.AbstractContraptionEntity.tick(AbstractContraptionEntity.java:374) ~[create-1.21.1-6.0.10.jar%23377!/:6.0.10] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.level.ServerLevel.observable$track(ServerLevel.java:11990) ~[server-1.21.1-20240808.144430-srg.jar%23336!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:cupboard.mixins.json:ServerAddEntityMixin from mod cupboard,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:biolith.mixins.json:MixinServerWorld from mod biolith,pl:mixin:APP:envelope-common.mixins.json:event.ServerLevelMixin from mod envelope,pl:mixin:APP:envelope-common.mixins.json:injected.ServerLevelMixin from mod envelope,pl:mixin:APP:envelope-common.mixins.json:spawners.ServerLevelMixin from mod envelope,pl:mixin:APP:supplementaries-common.mixins.json:ServerLevelMixin from mod supplementaries,pl:mixin:APP:createbigcannons.mixins.json:ServerLevelMixin from mod createbigcannons,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:ohthetreesyoullgrow.mixins.json:MixinServerLevel from mod ohthetreesyoullgrow,pl:mixin:APP:corgilib-common.mixins.json:MixinServerLevel from mod corgilib,pl:mixin:APP:polymorph.mixins.json:MixinServerLevel from mod polymorph,pl:mixin:APP:fabric-data-attachment-api-v1.mixins.json:ServerWorldMixin from mod fabric_data_attachment_api_v1,pl:mixin:APP:fabric-api-lookup-api-v1.mixins.json:ServerWorldMixin from mod fabric_api_lookup_api_v1,pl:mixin:APP:observable.common.json:ServerLevelMixin from mod observable,pl:mixin:APP:fabric-lifecycle-events-v1.mixins.json:ServerWorldMixin from mod fabric_lifecycle_events_v1,pl:mixin:APP:kubejs.mixins.json:ServerLevelMixin from mod kubejs,pl:mixin:APP:comforts.mixins.json:MixinServerSleepStatus from mod comforts,pl:mixin:APP:moonlight-common.mixins.json:ServerLevelMixin from mod moonlight,pl:mixin:APP:quark.mixins.json:ServerLevelMixin from mod quark,pl:mixin:APP:pantographsandwires.mixins.json:ServerLevelMixin from mod pantographsandwires,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:drivebywire.mixins.json:MixinServerLevel from mod drivebywire,pl:mixin:APP:openpartiesandclaims.mixins.json:MixinServerLevel from mod openpartiesandclaims,pl:mixin:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.level.ServerLevel.redirect$dfo000$observable$onTickNonPassenger(ServerLevel.java:12006) ~[server-1.21.1-20240808.144430-srg.jar%23336!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:cupboard.mixins.json:ServerAddEntityMixin from mod cupboard,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:biolith.mixins.json:MixinServerWorld from mod biolith,pl:mixin:APP:envelope-common.mixins.json:event.ServerLevelMixin from mod envelope,pl:mixin:APP:envelope-common.mixins.json:injected.ServerLevelMixin from mod envelope,pl:mixin:APP:envelope-common.mixins.json:spawners.ServerLevelMixin from mod envelope,pl:mixin:APP:supplementaries-common.mixins.json:ServerLevelMixin from mod supplementaries,pl:mixin:APP:createbigcannons.mixins.json:ServerLevelMixin from mod createbigcannons,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:ohthetreesyoullgrow.mixins.json:MixinServerLevel from mod ohthetreesyoullgrow,pl:mixin:APP:corgilib-common.mixins.json:MixinServerLevel from mod corgilib,pl:mixin:APP:polymorph.mixins.json:MixinServerLevel from mod polymorph,pl:mixin:APP:fabric-data-attachment-api-v1.mixins.json:ServerWorldMixin from mod fabric_data_attachment_api_v1,pl:mixin:APP:fabric-api-lookup-api-v1.mixins.json:ServerWorldMixin from mod fabric_api_lookup_api_v1,pl:mixin:APP:observable.common.json:ServerLevelMixin from mod observable,pl:mixin:APP:fabric-lifecycle-events-v1.mixins.json:ServerWorldMixin from mod fabric_lifecycle_events_v1,pl:mixin:APP:kubejs.mixins.json:ServerLevelMixin from mod kubejs,pl:mixin:APP:comforts.mixins.json:MixinServerSleepStatus from mod comforts,pl:mixin:APP:moonlight-common.mixins.json:ServerLevelMixin from mod moonlight,pl:mixin:APP:quark.mixins.json:ServerLevelMixin from mod quark,pl:mixin:APP:pantographsandwires.mixins.json:ServerLevelMixin from mod pantographsandwires,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:drivebywire.mixins.json:MixinServerLevel from mod drivebywire,pl:mixin:APP:openpartiesandclaims.mixins.json:MixinServerLevel from mod openpartiesandclaims,pl:mixin:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.level.ServerLevel.tickNonPassenger(ServerLevel.java:774) ~[server-1.21.1-20240808.144430-srg.jar%23336!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:cupboard.mixins.json:ServerAddEntityMixin from mod cupboard,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:biolith.mixins.json:MixinServerWorld from mod biolith,pl:mixin:APP:envelope-common.mixins.json:event.ServerLevelMixin from mod envelope,pl:mixin:APP:envelope-common.mixins.json:injected.ServerLevelMixin from mod envelope,pl:mixin:APP:envelope-common.mixins.json:spawners.ServerLevelMixin from mod envelope,pl:mixin:APP:supplementaries-common.mixins.json:ServerLevelMixin from mod supplementaries,pl:mixin:APP:createbigcannons.mixins.json:ServerLevelMixin from mod createbigcannons,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:ohthetreesyoullgrow.mixins.json:MixinServerLevel from mod ohthetreesyoullgrow,pl:mixin:APP:corgilib-common.mixins.json:MixinServerLevel from mod corgilib,pl:mixin:APP:polymorph.mixins.json:MixinServerLevel from mod polymorph,pl:mixin:APP:fabric-data-attachment-api-v1.mixins.json:ServerWorldMixin from mod fabric_data_attachment_api_v1,pl:mixin:APP:fabric-api-lookup-api-v1.mixins.json:ServerWorldMixin from mod fabric_api_lookup_api_v1,pl:mixin:APP:observable.common.json:ServerLevelMixin from mod observable,pl:mixin:APP:fabric-lifecycle-events-v1.mixins.json:ServerWorldMixin from mod fabric_lifecycle_events_v1,pl:mixin:APP:kubejs.mixins.json:ServerLevelMixin from mod kubejs,pl:mixin:APP:comforts.mixins.json:MixinServerSleepStatus from mod comforts,pl:mixin:APP:moonlight-common.mixins.json:ServerLevelMixin from mod moonlight,pl:mixin:APP:quark.mixins.json:ServerLevelMixin from mod quark,pl:mixin:APP:pantographsandwires.mixins.json:ServerLevelMixin from mod pantographsandwires,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:drivebywire.mixins.json:MixinServerLevel from mod drivebywire,pl:mixin:APP:openpartiesandclaims.mixins.json:MixinServerLevel from mod openpartiesandclaims,pl:mixin:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.level.Level.guardEntityTick(Level.java:576) ~[server-1.21.1-20240808.144430-srg.jar%23336!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:lithium.mixins.json:alloc.chunk_random.LevelMixin from mod lithium,pl:mixin:APP:lithium.mixins.json:entity.collisions.intersection.LevelMixin from mod lithium,pl:mixin:APP:lithium.mixins.json:minimal_nonvanilla.collisions.empty_space.LevelMixin from mod lithium,pl:mixin:APP:lithium.mixins.json:util.accessors.LevelAccessor from mod lithium,pl:mixin:APP:lithium.mixins.json:util.block_entity_retrieval.LevelMixin from mod lithium,pl:mixin:APP:lithium.mixins.json:util.data_storage.LevelMixin from mod lithium,pl:mixin:APP:lithium.mixins.json:world.block_entity_ticking.chunk_tickable.LevelMixin from mod lithium,pl:mixin:APP:lithium.mixins.json:world.block_entity_ticking.sleeping.LevelMixin from mod lithium,pl:mixin:APP:lithium.mixins.json:world.inline_block_access.LevelMixin from mod lithium,pl:mixin:APP:lithium-neoforge.mixins.json:block.hopper.LevelMixin from mod lithium,pl:mixin:APP:fabric-data-attachment-api-v1.mixins.json:AttachmentTargetsMixin from mod fabric_data_attachment_api_v1,pl:mixin:APP:fabric-data-attachment-api-v1.mixins.json:WorldMixin from mod fabric_data_attachment_api_v1,pl:mixin:APP:observable.common.json:LevelMixin from mod observable,pl:mixin:APP:fabric-lifecycle-events-v1.mixins.json:WorldMixin from mod fabric_lifecycle_events_v1,pl:mixin:APP:kubejs.mixins.json:LevelMixin from mod kubejs,pl:mixin:APP:pantographsandwires.mixins.json:LevelMixin from mod pantographsandwires,pl:mixin:APP:sliceanddice.mixins.json:LevelMixin from mod sliceanddice,pl:mixin:APP:sable.mixins.json:entity.entity_sublevel_collision.LevelMixin from mod sable,pl:mixin:APP:sable.mixins.json:world_border.LevelMixin from mod sable,pl:mixin:APP:sable-neoforge.mixins.json:compatibility.create.super_glue.LevelAccessor from mod sable,pl:mixin:APP:openpartiesandclaims.mixins.json:MixinLevel from mod openpartiesandclaims,pl:mixin:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.level.ServerLevel.lambda$tick$2(ServerLevel.java:420) ~[server-1.21.1-20240808.144430-srg.jar%23336!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:cupboard.mixins.json:ServerAddEntityMixin from mod cupboard,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:biolith.mixins.json:MixinServerWorld from mod biolith,pl:mixin:APP:envelope-common.mixins.json:event.ServerLevelMixin from mod envelope,pl:mixin:APP:envelope-common.mixins.json:injected.ServerLevelMixin from mod envelope,pl:mixin:APP:envelope-common.mixins.json:spawners.ServerLevelMixin from mod envelope,pl:mixin:APP:supplementaries-common.mixins.json:ServerLevelMixin from mod supplementaries,pl:mixin:APP:createbigcannons.mixins.json:ServerLevelMixin from mod createbigcannons,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:ohthetreesyoullgrow.mixins.json:MixinServerLevel from mod ohthetreesyoullgrow,pl:mixin:APP:corgilib-common.mixins.json:MixinServerLevel from mod corgilib,pl:mixin:APP:polymorph.mixins.json:MixinServerLevel from mod polymorph,pl:mixin:APP:fabric-data-attachment-api-v1.mixins.json:ServerWorldMixin from mod fabric_data_attachment_api_v1,pl:mixin:APP:fabric-api-lookup-api-v1.mixins.json:ServerWorldMixin from mod fabric_api_lookup_api_v1,pl:mixin:APP:observable.common.json:ServerLevelMixin from mod observable,pl:mixin:APP:fabric-lifecycle-events-v1.mixins.json:ServerWorldMixin from mod fabric_lifecycle_events_v1,pl:mixin:APP:kubejs.mixins.json:ServerLevelMixin from mod kubejs,pl:mixin:APP:comforts.mixins.json:MixinServerSleepStatus from mod comforts,pl:mixin:APP:moonlight-common.mixins.json:ServerLevelMixin from mod moonlight,pl:mixin:APP:quark.mixins.json:ServerLevelMixin from mod quark,pl:mixin:APP:pantographsandwires.mixins.json:ServerLevelMixin from mod pantographsandwires,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:drivebywire.mixins.json:MixinServerLevel from mod drivebywire,pl:mixin:APP:openpartiesandclaims.mixins.json:MixinServerLevel from mod openpartiesandclaims,pl:mixin:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.level.entity.EntityTickList.forEach(EntityTickList.java:54) ~[server-1.21.1-20240808.144430-srg.jar%23336!/:?] {re:mixin,re:classloading,pl:mixin:APP:lithium.mixins.json:collections.entity_ticking.EntityTickListMixin from mod lithium,pl:mixin:A}
-- Entity being ticked --
Details:
Entity Type: create:stationary_contraption (com.simibubi.create.content.contraptions.ControlledContraptionEntity)
Entity ID: 148
Entity Name: Stationary Contraption
Entity's Exact location: 20481022.00, 128.00, 20495368.00
Entity's Block location: World: (20481022,128,20495368), Section: (at 14,0,8 in 1280063,8,1280960; chunk contains blocks 20481008,-64,20495360 to 20481023,319,20495375), Region: (40001,40030; contains chunks 1280032,1280960 to 1280063,1280991, blocks 20480512,-64,20495360 to 20481023,319,20495871)
Entity's Momentum: 0.00, 0.00, 0.00
Entity's Passengers: []
Entity's Vehicle: null
Stacktrace:
at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.level.Level.guardEntityTick(Level.java:576) ~[server-1.21.1-20240808.144430-srg.jar%23336!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:lithium.mixins.json:alloc.chunk_random.LevelMixin from mod lithium,pl:mixin:APP:lithium.mixins.json:entity.collisions.intersection.LevelMixin from mod lithium,pl:mixin:APP:lithium.mixins.json:minimal_nonvanilla.collisions.empty_space.LevelMixin from mod lithium,pl:mixin:APP:lithium.mixins.json:util.accessors.LevelAccessor from mod lithium,pl:mixin:APP:lithium.mixins.json:util.block_entity_retrieval.LevelMixin from mod lithium,pl:mixin:APP:lithium.mixins.json:util.data_storage.LevelMixin from mod lithium,pl:mixin:APP:lithium.mixins.json:world.block_entity_ticking.chunk_tickable.LevelMixin from mod lithium,pl:mixin:APP:lithium.mixins.json:world.block_entity_ticking.sleeping.LevelMixin from mod lithium,pl:mixin:APP:lithium.mixins.json:world.inline_block_access.LevelMixin from mod lithium,pl:mixin:APP:lithium-neoforge.mixins.json:block.hopper.LevelMixin from mod lithium,pl:mixin:APP:fabric-data-attachment-api-v1.mixins.json:AttachmentTargetsMixin from mod fabric_data_attachment_api_v1,pl:mixin:APP:fabric-data-attachment-api-v1.mixins.json:WorldMixin from mod fabric_data_attachment_api_v1,pl:mixin:APP:observable.common.json:LevelMixin from mod observable,pl:mixin:APP:fabric-lifecycle-events-v1.mixins.json:WorldMixin from mod fabric_lifecycle_events_v1,pl:mixin:APP:kubejs.mixins.json:LevelMixin from mod kubejs,pl:mixin:APP:pantographsandwires.mixins.json:LevelMixin from mod pantographsandwires,pl:mixin:APP:sliceanddice.mixins.json:LevelMixin from mod sliceanddice,pl:mixin:APP:sable.mixins.json:entity.entity_sublevel_collision.LevelMixin from mod sable,pl:mixin:APP:sable.mixins.json:world_border.LevelMixin from mod sable,pl:mixin:APP:sable-neoforge.mixins.json:compatibility.create.super_glue.LevelAccessor from mod sable,pl:mixin:APP:openpartiesandclaims.mixins.json:MixinLevel from mod openpartiesandclaims,pl:mixin:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.level.ServerLevel.lambda$tick$2(ServerLevel.java:420) ~[server-1.21.1-20240808.144430-srg.jar%23336!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:cupboard.mixins.json:ServerAddEntityMixin from mod cupboard,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:biolith.mixins.json:MixinServerWorld from mod biolith,pl:mixin:APP:envelope-common.mixins.json:event.ServerLevelMixin from mod envelope,pl:mixin:APP:envelope-common.mixins.json:injected.ServerLevelMixin from mod envelope,pl:mixin:APP:envelope-common.mixins.json:spawners.ServerLevelMixin from mod envelope,pl:mixin:APP:supplementaries-common.mixins.json:ServerLevelMixin from mod supplementaries,pl:mixin:APP:createbigcannons.mixins.json:ServerLevelMixin from mod createbigcannons,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:ohthetreesyoullgrow.mixins.json:MixinServerLevel from mod ohthetreesyoullgrow,pl:mixin:APP:corgilib-common.mixins.json:MixinServerLevel from mod corgilib,pl:mixin:APP:polymorph.mixins.json:MixinServerLevel from mod polymorph,pl:mixin:APP:fabric-data-attachment-api-v1.mixins.json:ServerWorldMixin from mod fabric_data_attachment_api_v1,pl:mixin:APP:fabric-api-lookup-api-v1.mixins.json:ServerWorldMixin from mod fabric_api_lookup_api_v1,pl:mixin:APP:observable.common.json:ServerLevelMixin from mod observable,pl:mixin:APP:fabric-lifecycle-events-v1.mixins.json:ServerWorldMixin from mod fabric_lifecycle_events_v1,pl:mixin:APP:kubejs.mixins.json:ServerLevelMixin from mod kubejs,pl:mixin:APP:comforts.mixins.json:MixinServerSleepStatus from mod comforts,pl:mixin:APP:moonlight-common.mixins.json:ServerLevelMixin from mod moonlight,pl:mixin:APP:quark.mixins.json:ServerLevelMixin from mod quark,pl:mixin:APP:pantographsandwires.mixins.json:ServerLevelMixin from mod pantographsandwires,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:drivebywire.mixins.json:MixinServerLevel from mod drivebywire,pl:mixin:APP:openpartiesandclaims.mixins.json:MixinServerLevel from mod openpartiesandclaims,pl:mixin:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.level.entity.EntityTickList.forEach(EntityTickList.java:54) ~[server-1.21.1-20240808.144430-srg.jar%23336!/:?] {re:mixin,re:classloading,pl:mixin:APP:lithium.mixins.json:collections.entity_ticking.EntityTickListMixin from mod lithium,pl:mixin:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.level.ServerLevel.tick(ServerLevel.java:400) ~[server-1.21.1-20240808.144430-srg.jar%23336!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:cupboard.mixins.json:ServerAddEntityMixin from mod cupboard,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:biolith.mixins.json:MixinServerWorld from mod biolith,pl:mixin:APP:envelope-common.mixins.json:event.ServerLevelMixin from mod envelope,pl:mixin:APP:envelope-common.mixins.json:injected.ServerLevelMixin from mod envelope,pl:mixin:APP:envelope-common.mixins.json:spawners.ServerLevelMixin from mod envelope,pl:mixin:APP:supplementaries-common.mixins.json:ServerLevelMixin from mod supplementaries,pl:mixin:APP:createbigcannons.mixins.json:ServerLevelMixin from mod createbigcannons,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:ohthetreesyoullgrow.mixins.json:MixinServerLevel from mod ohthetreesyoullgrow,pl:mixin:APP:corgilib-common.mixins.json:MixinServerLevel from mod corgilib,pl:mixin:APP:polymorph.mixins.json:MixinServerLevel from mod polymorph,pl:mixin:APP:fabric-data-attachment-api-v1.mixins.json:ServerWorldMixin from mod fabric_data_attachment_api_v1,pl:mixin:APP:fabric-api-lookup-api-v1.mixins.json:ServerWorldMixin from mod fabric_api_lookup_api_v1,pl:mixin:APP:observable.common.json:ServerLevelMixin from mod observable,pl:mixin:APP:fabric-lifecycle-events-v1.mixins.json:ServerWorldMixin from mod fabric_lifecycle_events_v1,pl:mixin:APP:kubejs.mixins.json:ServerLevelMixin from mod kubejs,pl:mixin:APP:comforts.mixins.json:MixinServerSleepStatus from mod comforts,pl:mixin:APP:moonlight-common.mixins.json:ServerLevelMixin from mod moonlight,pl:mixin:APP:quark.mixins.json:ServerLevelMixin from mod quark,pl:mixin:APP:pantographsandwires.mixins.json:ServerLevelMixin from mod pantographsandwires,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:drivebywire.mixins.json:MixinServerLevel from mod drivebywire,pl:mixin:APP:openpartiesandclaims.mixins.json:MixinServerLevel from mod openpartiesandclaims,pl:mixin:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1037) ~[server-1.21.1-20240808.144430-srg.jar%23336!/:?] {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:openpartiesandclaims.mixins.json:MixinMinecraftServer from mod openpartiesandclaims,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:biolith.mixins.json:MixinMinecraftServer from mod biolith,pl:mixin:APP:balm.neoforge.mixins.json:MinecraftServerMixin from mod balm,pl:mixin:APP:envelope-common.mixins.json:spawners.MinecraftServerMixin from mod envelope,pl:mixin:APP:rechiseled.mixins.json:MinecraftServerMixin from mod rechiseled,pl:mixin:APP:lootr-common.mixins.json:accessor.AccessorMixinMinecraftServer from mod lootr,pl:mixin:APP:fabric-message-api-v1.mixins.json:MinecraftServerMixin from mod fabric_message_api_v1,pl:mixin:APP:fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric_lifecycle_events_v1,pl:mixin:APP:kubejs.mixins.json:MinecraftServerMixin from mod kubejs,pl:mixin:APP:fabric-resource-loader-v0.mixins.json:MinecraftServerMixin from mod fabric_resource_loader_v0,pl:mixin:APP:moonlight.mixins.json:MinecraftServerMixin from mod moonlight,pl:mixin:APP:grapplemod.mixins.json:ServerStartMixin from mod grapplemod,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:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:317) ~[server-1.21.1-20240808.144430-srg.jar%23336!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins/common/nochatreports.mixins.json:server.MixinDedicatedServer from mod nochatreports,pl:mixin:APP:lithostitched.mixins.json:server.DedicatedServerMixin from mod lithostitched,pl:mixin:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:917) ~[server-1.21.1-20240808.144430-srg.jar%23336!/:?] {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:openpartiesandclaims.mixins.json:MixinMinecraftServer from mod openpartiesandclaims,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:biolith.mixins.json:MixinMinecraftServer from mod biolith,pl:mixin:APP:balm.neoforge.mixins.json:MinecraftServerMixin from mod balm,pl:mixin:APP:envelope-common.mixins.json:spawners.MinecraftServerMixin from mod envelope,pl:mixin:APP:rechiseled.mixins.json:MinecraftServerMixin from mod rechiseled,pl:mixin:APP:lootr-common.mixins.json:accessor.AccessorMixinMinecraftServer from mod lootr,pl:mixin:APP:fabric-message-api-v1.mixins.json:MinecraftServerMixin from mod fabric_message_api_v1,pl:mixin:APP:fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric_lifecycle_events_v1,pl:mixin:APP:kubejs.mixins.json:MinecraftServerMixin from mod kubejs,pl:mixin:APP:fabric-resource-loader-v0.mixins.json:MinecraftServerMixin from mod fabric_resource_loader_v0,pl:mixin:APP:moonlight.mixins.json:MinecraftServerMixin from mod moonlight,pl:mixin:APP:grapplemod.mixins.json:ServerStartMixin from mod grapplemod,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:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:707) ~[server-1.21.1-20240808.144430-srg.jar%23336!/:?] {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:openpartiesandclaims.mixins.json:MixinMinecraftServer from mod openpartiesandclaims,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:biolith.mixins.json:MixinMinecraftServer from mod biolith,pl:mixin:APP:balm.neoforge.mixins.json:MinecraftServerMixin from mod balm,pl:mixin:APP:envelope-common.mixins.json:spawners.MinecraftServerMixin from mod envelope,pl:mixin:APP:rechiseled.mixins.json:MinecraftServerMixin from mod rechiseled,pl:mixin:APP:lootr-common.mixins.json:accessor.AccessorMixinMinecraftServer from mod lootr,pl:mixin:APP:fabric-message-api-v1.mixins.json:MinecraftServerMixin from mod fabric_message_api_v1,pl:mixin:APP:fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric_lifecycle_events_v1,pl:mixin:APP:kubejs.mixins.json:MinecraftServerMixin from mod kubejs,pl:mixin:APP:fabric-resource-loader-v0.mixins.json:MinecraftServerMixin from mod fabric_resource_loader_v0,pl:mixin:APP:moonlight.mixins.json:MinecraftServerMixin from mod moonlight,pl:mixin:APP:grapplemod.mixins.json:ServerStartMixin from mod grapplemod,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: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%23336!/:?] {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:openpartiesandclaims.mixins.json:MixinMinecraftServer from mod openpartiesandclaims,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:biolith.mixins.json:MixinMinecraftServer from mod biolith,pl:mixin:APP:balm.neoforge.mixins.json:MinecraftServerMixin from mod balm,pl:mixin:APP:envelope-common.mixins.json:spawners.MinecraftServerMixin from mod envelope,pl:mixin:APP:rechiseled.mixins.json:MinecraftServerMixin from mod rechiseled,pl:mixin:APP:lootr-common.mixins.json:accessor.AccessorMixinMinecraftServer from mod lootr,pl:mixin:APP:fabric-message-api-v1.mixins.json:MinecraftServerMixin from mod fabric_message_api_v1,pl:mixin:APP:fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric_lifecycle_events_v1,pl:mixin:APP:kubejs.mixins.json:MinecraftServerMixin from mod kubejs,pl:mixin:APP:fabric-resource-loader-v0.mixins.json:MinecraftServerMixin from mod fabric_resource_loader_v0,pl:mixin:APP:moonlight.mixins.json:MinecraftServerMixin from mod moonlight,pl:mixin:APP:grapplemod.mixins.json:ServerStartMixin from mod grapplemod,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:A}
at java.base/java.lang.Thread.run(Thread.java:1583) [?:?] {re:mixin}
-- Affected level --
Details:
All players: 0 total; []
Chunk stats: 2090
Level dimension: minecraft:overworld
Level spawn location: World: (-96,74,32), Section: (at 0,10,0 in -6,4,2; chunk contains blocks -96,-64,32 to -81,319,47), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,-64,0 to -1,319,511)
Level time: 15326492 game time, 16450958 day time
Level name: world
Level game mode: Game mode: survival (ID 0). Hardcore: false. Commands: false
Level weather: Rain time: 23739 (now: false), thunder time: 9831 (now: false)
Known server brands: neoforge
Removed feature flags:
Level was modded: true
Level storage version: 0x04ABD - Anvil
Loaded entity count: 158
Stacktrace:
at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.level.ServerLevel.fillReportDetails(ServerLevel.java:1721) ~[server-1.21.1-20240808.144430-srg.jar%23336!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:cupboard.mixins.json:ServerAddEntityMixin from mod cupboard,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:biolith.mixins.json:MixinServerWorld from mod biolith,pl:mixin:APP:envelope-common.mixins.json:event.ServerLevelMixin from mod envelope,pl:mixin:APP:envelope-common.mixins.json:injected.ServerLevelMixin from mod envelope,pl:mixin:APP:envelope-common.mixins.json:spawners.ServerLevelMixin from mod envelope,pl:mixin:APP:supplementaries-common.mixins.json:ServerLevelMixin from mod supplementaries,pl:mixin:APP:createbigcannons.mixins.json:ServerLevelMixin from mod createbigcannons,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:ohthetreesyoullgrow.mixins.json:MixinServerLevel from mod ohthetreesyoullgrow,pl:mixin:APP:corgilib-common.mixins.json:MixinServerLevel from mod corgilib,pl:mixin:APP:polymorph.mixins.json:MixinServerLevel from mod polymorph,pl:mixin:APP:fabric-data-attachment-api-v1.mixins.json:ServerWorldMixin from mod fabric_data_attachment_api_v1,pl:mixin:APP:fabric-api-lookup-api-v1.mixins.json:ServerWorldMixin from mod fabric_api_lookup_api_v1,pl:mixin:APP:observable.common.json:ServerLevelMixin from mod observable,pl:mixin:APP:fabric-lifecycle-events-v1.mixins.json:ServerWorldMixin from mod fabric_lifecycle_events_v1,pl:mixin:APP:kubejs.mixins.json:ServerLevelMixin from mod kubejs,pl:mixin:APP:comforts.mixins.json:MixinServerSleepStatus from mod comforts,pl:mixin:APP:moonlight-common.mixins.json:ServerLevelMixin from mod moonlight,pl:mixin:APP:quark.mixins.json:ServerLevelMixin from mod quark,pl:mixin:APP:pantographsandwires.mixins.json:ServerLevelMixin from mod pantographsandwires,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:drivebywire.mixins.json:MixinServerLevel from mod drivebywire,pl:mixin:APP:openpartiesandclaims.mixins.json:MixinServerLevel from mod openpartiesandclaims,pl:mixin:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1040) ~[server-1.21.1-20240808.144430-srg.jar%23336!/:?] {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:openpartiesandclaims.mixins.json:MixinMinecraftServer from mod openpartiesandclaims,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:biolith.mixins.json:MixinMinecraftServer from mod biolith,pl:mixin:APP:balm.neoforge.mixins.json:MinecraftServerMixin from mod balm,pl:mixin:APP:envelope-common.mixins.json:spawners.MinecraftServerMixin from mod envelope,pl:mixin:APP:rechiseled.mixins.json:MinecraftServerMixin from mod rechiseled,pl:mixin:APP:lootr-common.mixins.json:accessor.AccessorMixinMinecraftServer from mod lootr,pl:mixin:APP:fabric-message-api-v1.mixins.json:MinecraftServerMixin from mod fabric_message_api_v1,pl:mixin:APP:fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric_lifecycle_events_v1,pl:mixin:APP:kubejs.mixins.json:MinecraftServerMixin from mod kubejs,pl:mixin:APP:fabric-resource-loader-v0.mixins.json:MinecraftServerMixin from mod fabric_resource_loader_v0,pl:mixin:APP:moonlight.mixins.json:MinecraftServerMixin from mod moonlight,pl:mixin:APP:grapplemod.mixins.json:ServerStartMixin from mod grapplemod,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:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:317) ~[server-1.21.1-20240808.144430-srg.jar%23336!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins/common/nochatreports.mixins.json:server.MixinDedicatedServer from mod nochatreports,pl:mixin:APP:lithostitched.mixins.json:server.DedicatedServerMixin from mod lithostitched,pl:mixin:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:917) ~[server-1.21.1-20240808.144430-srg.jar%23336!/:?] {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:openpartiesandclaims.mixins.json:MixinMinecraftServer from mod openpartiesandclaims,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:biolith.mixins.json:MixinMinecraftServer from mod biolith,pl:mixin:APP:balm.neoforge.mixins.json:MinecraftServerMixin from mod balm,pl:mixin:APP:envelope-common.mixins.json:spawners.MinecraftServerMixin from mod envelope,pl:mixin:APP:rechiseled.mixins.json:MinecraftServerMixin from mod rechiseled,pl:mixin:APP:lootr-common.mixins.json:accessor.AccessorMixinMinecraftServer from mod lootr,pl:mixin:APP:fabric-message-api-v1.mixins.json:MinecraftServerMixin from mod fabric_message_api_v1,pl:mixin:APP:fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric_lifecycle_events_v1,pl:mixin:APP:kubejs.mixins.json:MinecraftServerMixin from mod kubejs,pl:mixin:APP:fabric-resource-loader-v0.mixins.json:MinecraftServerMixin from mod fabric_resource_loader_v0,pl:mixin:APP:moonlight.mixins.json:MinecraftServerMixin from mod moonlight,pl:mixin:APP:grapplemod.mixins.json:ServerStartMixin from mod grapplemod,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:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:707) ~[server-1.21.1-20240808.144430-srg.jar%23336!/:?] {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:openpartiesandclaims.mixins.json:MixinMinecraftServer from mod openpartiesandclaims,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:biolith.mixins.json:MixinMinecraftServer from mod biolith,pl:mixin:APP:balm.neoforge.mixins.json:MinecraftServerMixin from mod balm,pl:mixin:APP:envelope-common.mixins.json:spawners.MinecraftServerMixin from mod envelope,pl:mixin:APP:rechiseled.mixins.json:MinecraftServerMixin from mod rechiseled,pl:mixin:APP:lootr-common.mixins.json:accessor.AccessorMixinMinecraftServer from mod lootr,pl:mixin:APP:fabric-message-api-v1.mixins.json:MinecraftServerMixin from mod fabric_message_api_v1,pl:mixin:APP:fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric_lifecycle_events_v1,pl:mixin:APP:kubejs.mixins.json:MinecraftServerMixin from mod kubejs,pl:mixin:APP:fabric-resource-loader-v0.mixins.json:MinecraftServerMixin from mod fabric_resource_loader_v0,pl:mixin:APP:moonlight.mixins.json:MinecraftServerMixin from mod moonlight,pl:mixin:APP:grapplemod.mixins.json:ServerStartMixin from mod grapplemod,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: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%23336!/:?] {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:openpartiesandclaims.mixins.json:MixinMinecraftServer from mod openpartiesandclaims,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:biolith.mixins.json:MixinMinecraftServer from mod biolith,pl:mixin:APP:balm.neoforge.mixins.json:MinecraftServerMixin from mod balm,pl:mixin:APP:envelope-common.mixins.json:spawners.MinecraftServerMixin from mod envelope,pl:mixin:APP:rechiseled.mixins.json:MinecraftServerMixin from mod rechiseled,pl:mixin:APP:lootr-common.mixins.json:accessor.AccessorMixinMinecraftServer from mod lootr,pl:mixin:APP:fabric-message-api-v1.mixins.json:MinecraftServerMixin from mod fabric_message_api_v1,pl:mixin:APP:fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric_lifecycle_events_v1,pl:mixin:APP:kubejs.mixins.json:MinecraftServerMixin from mod kubejs,pl:mixin:APP:fabric-resource-loader-v0.mixins.json:MinecraftServerMixin from mod fabric_resource_loader_v0,pl:mixin:APP:moonlight.mixins.json:MinecraftServerMixin from mod moonlight,pl:mixin:APP:grapplemod.mixins.json:ServerStartMixin from mod grapplemod,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:A}
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: Linux (amd64) version 6.8.0-90-generic
Java Version: 21.0.9, Ubuntu
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Ubuntu
Memory: 1664444280 bytes (1587 MiB) / 3296722944 bytes (3144 MiB) up to 17179869184 bytes (16384 MiB)
CPUs: 12
Processor Vendor: GenuineIntel
Processor Name: Intel(R) Core(TM) i7-5930K CPU @ 3.50GHz
Identifier: Intel64 Family 6 Model 63 Stepping 2
Microarchitecture: Haswell (Server)
Frequency (GHz): 3.50
Number of physical packages: 1
Number of physical CPUs: 6
Number of logical CPUs: 12
Graphics card #0 name: GP107GL [Quadro P620]
Graphics card #0 vendor: NVIDIA Corporation (0x10de)
Graphics card #0 VRAM (MiB): 288.00
Graphics card #0 deviceId: 0x1cb6
Graphics card #0 versionInfo: unknown
Virtual memory max (MiB): 48764.71
Virtual memory used (MiB): 10280.75
Swap memory total (MiB): 32768.00
Swap memory used (MiB): 2297.25
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: 279262.97, total: 957773.50
Space in storage for workdir (MiB): available: 279262.97, total: 957773.50
JVM Flags: 1 total; -Xmx16G
Server Running: true
Player Count: 0 / 20; []
Active Data Packs: create:dynamic_data, vanilla, fabric, mod_data, mod/attributefixsync (incompatible), mod/createthreadedtrains (incompatible), mod/supermartijn642configlib (incompatible), mod/openpartiesandclaims (incompatible), mod/createdeco (incompatible), mod/playeranimator, mod/fabric_rendering_fluids_v1, mod/aeronautics_bundled, mod/mcwwindows (incompatible), mod/create_jetpack (incompatible), mod/fabric_convention_tags_v1, mod/neoforge, mod/modernfix (incompatible), mod/fabric_block_view_api_v2, mod/fabric_command_api_v2, mod/fabric_convention_tags_v2, mod/mcwstairs (incompatible), mod/iris, mod/tiny_config, mod/veil (incompatible), mod/biolith (incompatible), mod/createreautomated, mod/createdieselgenerators (incompatible), mod/balm (incompatible), mod/fabric_screen_api_v1, mod/prickle (incompatible), mod/createbetterfps (incompatible), mod/jeresources (incompatible), mod/envelope, mod/chat_heads (incompatible), mod/paraglider, mod/cloth_config (incompatible), mod/supplementaries, mod/refinedstorage (incompatible), mod/ldlib2, mod/athena, mod/create_oxidized, mod/vista (incompatible), mod/immersiveui (incompatible), mod/handcrafted, mod/repurposed_structures, mod/fabric_game_rule_api_v1, mod/sleeppersist (incompatible), mod/mcwtrpdoors (incompatible), mod/kjscauto (incompatible), mod/supermartijn642corelib, mod/spark (incompatible), mod/reeses_sodium_options, mod/philipsruins (incompatible), mod/curios (incompatible), mod/trading_floor, mod/searchables (incompatible), mod/mr_storage_drawerscreatecompat (incompatible), mod/fabric_entity_events_v1, mod/accessories (incompatible), mod/mcwroofs (incompatible), mod/createrailwaysnavigator (incompatible), mod/mcwfurnitures (incompatible), mod/conditional_mixin (incompatible), mod/transition (incompatible), mod/dynamic_fps (incompatible), mod/fabric_rendering_data_attachment_v1, mod/flightlib (incompatible), mod/jadeaddons (incompatible), mod/fastleafdecay, mod/journeymap_api (incompatible), mod/mcwlights (incompatible), mod/fabric_client_tags_api_v1, mod/clipboard_patch (incompatible), mod/bellsandwhistles (incompatible), mod/createbigcannons (incompatible), mod/rechiseled, mod/bits_n_bobs, mod/fabric_model_loading_api_v1, mod/jei (incompatible), mod/lithostitched, mod/visualworkbench (incompatible), mod/lithium, mod/attributefix (incompatible), mod/aeronautics (incompatible), mod/fabric_screen_handler_api_v1, mod/compatapi, mod/fabric_rendering_v1, mod/fabric_renderer_indigo, mod/naturescompass (incompatible), mod/rechiseledcreate, mod/fusion, mod/sodium, mod/fabric_particles_v1, mod/sophisticatedbackpackscreateintegration (incompatible), mod/offroad (incompatible), mod/mcwpaths (incompatible), mod/emi_create_schematics, mod/emi (incompatible), mod/create_rustic_structures, mod/create_easy_structures, mod/voicechat,voicechat_api (incompatible), mod/sound_physics_remastered (incompatible), mod/terrablender (incompatible), mod/fabric_api_base, mod/mousetweaks (incompatible), mod/bettercombat, mod/createoreexcavation (incompatible), mod/nochatreports, mod/ohthetreesyoullgrow (incompatible), mod/fabric_block_api_v1, mod/spectrelib (incompatible), mod/corgilib (incompatible), mod/fabric_resource_conditions_api_v1, mod/forgeconfigapiport (incompatible), mod/betterfpsdist (incompatible), mod/kotlinforforge (incompatible), mod/sablecompanion, mod/fabric_item_group_api_v1, mod/polymorph (incompatible), mod/rspolymorph, mod/securitycraft, mod/zeta, mod/entityculling (incompatible), mod/fabric_registry_sync_v0, mod/immediatelyfast (incompatible), mod/structory_towers, mod/appleskin (incompatible), mod/fabric_recipe_api_v1, mod/lootr, mod/fabric_object_builder_api_v1, mod/refinedstorage_curios_integration (incompatible), mod/puzzleslib (incompatible), mod/create_power_loader (incompatible), mod/refinedstorage_jei_integration (incompatible), mod/fabric_sound_api_v1, mod/fabric_message_api_v1, mod/cristellib, mod/kuma_api (incompatible), mod/create_things_and_misc, mod/fabric_renderer_api_v1, mod/refinedstorage_quartz_arsenal (incompatible), mod/netherportalfix (incompatible), mod/tinyredstone, mod/create_compatible_storage (incompatible), mod/fabric_item_api_v1, mod/connectivity (incompatible), mod/sophisticatedcore (incompatible), mod/gpumemleakfix (incompatible), mod/ritchiesprojectilelib (incompatible), mod/controlling (incompatible), mod/clipboardcurios, mod/placebo, mod/fabric_data_attachment_api_v1, mod/createfastschematiccannon (incompatible), mod/compatstructures, mod/bookshelf (incompatible), mod/sophisticatedbackpacks (incompatible), mod/constructionwand (incompatible), mod/simulated (incompatible), mod/floating_purpur, mod/mcwdoors (incompatible), mod/railways (incompatible), mod/sodiumoptionsapi (incompatible), mod/create_jetpack_curios, mod/fabric_api, mod/fabric_content_registries_v0, mod/sodiumdynamiclights (incompatible), mod/create_connected (incompatible), mod/chipped, mod/rechiseled_chipped, mod/mcwbridges (incompatible), mod/farmersdelight, mod/ambientsounds (incompatible), mod/fabric_api_lookup_api_v1, mod/create_ultimate_factory, mod/aeronautics_rechiseled, mod/mcwfences (incompatible), mod/ftbultimine (incompatible), mod/resourcefullib, mod/create_hypertube, mod/sablephysicscompat, mod/createliquidfuel (incompatible), mod/create_sky_village, mod/immersivelanterns (incompatible), mod/computercraft (incompatible), mod/aiimprovements, mod/fabric_loot_api_v2, mod/cupboard (incompatible), mod/fabric_loot_api_v3, mod/vistafix, mod/fabric_networking_api_v1, mod/t_and_t, mod/observable (incompatible), mod/fabric_lifecycle_events_v1, mod/fabric_key_binding_api_v1, mod/fabric_transfer_api_v1, mod/rhino, mod/kubejs, mod/mechanicals, mod/owo, mod/copycats (incompatible), mod/particlerain (incompatible), mod/commonnetworking (incompatible), mod/accessories_compat_layer,tclayer,cclayer, mod/fabric_resource_loader_v0, mod/trender (incompatible), mod/tinygates, mod/mr_ly_agilityenchantment (incompatible), mod/structory, mod/fastsuite, mod/clumps (incompatible), mod/journeymap (incompatible), mod/create_ltab, mod/comforts (incompatible), mod/artifacts, mod/aeroclaims, mod/explorerscompass (incompatible), mod/txnilib (incompatible), mod/bobberdetector (incompatible), mod/toofast (incompatible), mod/tfmg, mod/fabric_transitive_access_wideners_v1, mod/moonlight, mod/toolbelt (incompatible), mod/fabric_blockrenderlayer_v1, mod/jade (incompatible), mod/creativecore (incompatible), mod/quark, mod/fabric_gametest_api_v1, mod/storagedrawers, mod/parcool (incompatible), mod/immersivethunder (incompatible), mod/fabric_biome_api_v1, mod/buildinggadgets2 (incompatible), mod/pantographsandwires (incompatible), mod/geckolib, mod/biomeswevegone, mod/dragonlib (incompatible), mod/architectury (incompatible), mod/ftblibrary (incompatible), mod/ftbteams (incompatible), mod/octolib, mod/ftbchunks (incompatible), mod/betteradvancedtooltips, mod/create_pattern_schematics (incompatible), mod/ferritecore (incompatible), mod/yet_another_config_lib_v3 (incompatible), mod/grapplemod, mod/rrls, mod/netherportalcoordinatescale (incompatible), mod/colorwheel, mod/flywheel (incompatible), mod/ponder (incompatible), mod/create (incompatible), mod/create_clipboard_search, mod/dndecor (incompatible), mod/smart_bounds, mod/sliceanddice, mod/createcobblestone, mod/dndesires, mod/ccbr, mod/sable, mod/cc_sable, mod/ftbchunksaerospace, mod/grapplemodcompat_sable, mod/climbable_ropes, mod/pipeorgans, mod/kubejs_create, mod/createdynlight, mod/catools (incompatible), mod/createpropulsion (incompatible), mod/interiors (incompatible), mod/create_mechanical_chicken (incompatible), mod/ccredstonelinkbridge (incompatible), mod/sablemassview, mod/createenchantablemachinery, mod/create_dragons_plus, mod/create_central_kitchen, mod/stam1ocreatetweaks, mod/grapplemodcompat_create, mod/tinycreate, mod/drivebywire, mod/sable_schematic_api, mod/packetfixer (incompatible), mod/expandability, mod/create_enchantment_industry, mod/create_structures_arise, mod/fabric_data_generation_api_v1, mod/fabric_events_interaction_v0, mod/createaddition (incompatible), supplementaries:generated_pack, compatapi:compat:compatstructures:quark:compats.quark:1e78ce6dc6, compatapi:compat:compatstructures:create:compats.create:a5bbbbe3bb, compatapi:compat:compatstructures:biomeswevegone:compats.biomeswevegone:1f2a28e3ab, compatapi:compat:compatstructures:artifacts:compats.artifacts:b42e8d679c, quark_ct_variant_bookshelves, quark_ct_framed_glass, quark_ct_variant_chests, quark_vdo_nether_wart_sack, quark_vdo_variant_bookshelves, quark_vdo_better_stone_tools, quark_vdo_variant_ladders, quark_vdo_variant_chests, create_dragons_plus:runtime, create_central_kitchen:runtime, grapplemod:simplified (incompatible), grapplemod:classic_recipes (incompatible)
Available Data Packs: bundle, trade_rebalance, vanilla, fabric, mod/accessories (incompatible), mod/accessories_compat_layer,tclayer,cclayer, mod/aeroclaims, mod/aeronautics (incompatible), mod/aeronautics_bundled, mod/aeronautics_rechiseled, mod/aiimprovements, mod/ambientsounds (incompatible), mod/appleskin (incompatible), mod/architectury (incompatible), mod/artifacts, mod/athena, mod/attributefix (incompatible), mod/attributefixsync (incompatible), mod/balm (incompatible), mod/bellsandwhistles (incompatible), mod/betteradvancedtooltips, mod/bettercombat, mod/betterfpsdist (incompatible), mod/biolith (incompatible), mod/biomeswevegone, mod/bits_n_bobs, mod/bobberdetector (incompatible), mod/bookshelf (incompatible), mod/buildinggadgets2 (incompatible), mod/catools (incompatible), mod/cc_sable, mod/ccbr, mod/ccredstonelinkbridge (incompatible), mod/chat_heads (incompatible), mod/chipped, mod/climbable_ropes, mod/clipboard_patch (incompatible), mod/clipboardcurios, mod/cloth_config (incompatible), mod/clumps (incompatible), mod/colorwheel, mod/comforts (incompatible), mod/commonnetworking (incompatible), mod/compatapi, mod/compatstructures, mod/computercraft (incompatible), mod/conditional_mixin (incompatible), mod/connectivity (incompatible), mod/constructionwand (incompatible), mod/controlling (incompatible), mod/copycats (incompatible), mod/corgilib (incompatible), mod/create (incompatible), mod/create_central_kitchen, mod/create_clipboard_search, mod/create_compatible_storage (incompatible), mod/create_connected (incompatible), mod/create_dragons_plus, mod/create_easy_structures, mod/create_enchantment_industry, mod/create_hypertube, mod/create_jetpack (incompatible), mod/create_jetpack_curios, mod/create_ltab, mod/create_mechanical_chicken (incompatible), mod/create_oxidized, mod/create_pattern_schematics (incompatible), mod/create_power_loader (incompatible), mod/create_rustic_structures, mod/create_sky_village, mod/create_structures_arise, mod/create_things_and_misc, mod/create_ultimate_factory, mod/createaddition (incompatible), mod/createbetterfps (incompatible), mod/createbigcannons (incompatible), mod/createcobblestone, mod/createdeco (incompatible), mod/createdieselgenerators (incompatible), mod/createdynlight, mod/createenchantablemachinery, mod/createfastschematiccannon (incompatible), mod/createliquidfuel (incompatible), mod/createoreexcavation (incompatible), mod/createpropulsion (incompatible), mod/createrailwaysnavigator (incompatible), mod/createreautomated, mod/createthreadedtrains (incompatible), mod/creativecore (incompatible), mod/cristellib, mod/cupboard (incompatible), mod/curios (incompatible), mod/dndecor (incompatible), mod/dndesires, mod/dragonlib (incompatible), mod/drivebywire, mod/dynamic_fps (incompatible), mod/emi (incompatible), mod/emi_create_schematics, mod/entityculling (incompatible), mod/envelope, mod/expandability, mod/explorerscompass (incompatible), mod/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/farmersdelight, mod/fastleafdecay, mod/fastsuite, mod/ferritecore (incompatible), mod/flightlib (incompatible), mod/floating_purpur, mod/flywheel (incompatible), mod/forgeconfigapiport (incompatible), mod/ftbchunks (incompatible), mod/ftbchunksaerospace, mod/ftblibrary (incompatible), mod/ftbteams (incompatible), mod/ftbultimine (incompatible), mod/fusion, mod/geckolib, mod/gpumemleakfix (incompatible), mod/grapplemod, mod/grapplemodcompat_create, mod/grapplemodcompat_sable, mod/handcrafted, mod/immediatelyfast (incompatible), mod/immersivelanterns (incompatible), mod/immersivethunder (incompatible), mod/immersiveui (incompatible), mod/interiors (incompatible), mod/iris, mod/jade (incompatible), mod/jadeaddons (incompatible), mod/jei (incompatible), mod/jeresources (incompatible), mod/journeymap (incompatible), mod/journeymap_api (incompatible), mod/kjscauto (incompatible), mod/kotlinforforge (incompatible), mod/kubejs, mod/kubejs_create, mod/kuma_api (incompatible), mod/ldlib2, mod/lithium, mod/lithostitched, mod/lootr, mod/mcwbridges (incompatible), mod/mcwdoors (incompatible), mod/mcwfences (incompatible), mod/mcwfurnitures (incompatible), mod/mcwlights (incompatible), mod/mcwpaths (incompatible), mod/mcwroofs (incompatible), mod/mcwstairs (incompatible), mod/mcwtrpdoors (incompatible), mod/mcwwindows (incompatible), mod/mechanicals, mod/modernfix (incompatible), mod/moonlight, mod/mousetweaks (incompatible), mod/mr_ly_agilityenchantment (incompatible), mod/mr_storage_drawerscreatecompat (incompatible), mod/naturescompass (incompatible), mod/neoforge, mod/netherportalcoordinatescale (incompatible), mod/netherportalfix (incompatible), mod/nochatreports, mod/observable (incompatible), mod/octolib, mod/offroad (incompatible), mod/ohthetreesyoullgrow (incompatible), mod/openpartiesandclaims (incompatible), mod/owo, mod/packetfixer (incompatible), mod/pantographsandwires (incompatible), mod/paraglider, mod/parcool (incompatible), mod/particlerain (incompatible), mod/philipsruins (incompatible), mod/pipeorgans, mod/placebo, mod/playeranimator, mod/polymorph (incompatible), mod/ponder (incompatible), mod/prickle (incompatible), mod/puzzleslib (incompatible), mod/quark, mod/railways (incompatible), mod/rechiseled, mod/rechiseled_chipped, mod/rechiseledcreate, mod/reeses_sodium_options, mod/refinedstorage (incompatible), mod/refinedstorage_curios_integration (incompatible), mod/refinedstorage_jei_integration (incompatible), mod/refinedstorage_quartz_arsenal (incompatible), mod/repurposed_structures, mod/resourcefullib, mod/rhino, mod/ritchiesprojectilelib (incompatible), mod/rrls, mod/rspolymorph, mod/sable, mod/sable_schematic_api, mod/sablecompanion, mod/sablemassview, mod/sablephysicscompat, mod/searchables (incompatible), mod/securitycraft, mod/simulated (incompatible), mod/sleeppersist (incompatible), mod/sliceanddice, mod/smart_bounds, mod/sodium, mod/sodiumdynamiclights (incompatible), mod/sodiumoptionsapi (incompatible), mod/sophisticatedbackpacks (incompatible), mod/sophisticatedbackpackscreateintegration (incompatible), mod/sophisticatedcore (incompatible), mod/sound_physics_remastered (incompatible), mod/spark (incompatible), mod/spectrelib (incompatible), mod/stam1ocreatetweaks, mod/storagedrawers, mod/structory, mod/structory_towers, mod/supermartijn642configlib (incompatible), mod/supermartijn642corelib, mod/supplementaries, mod/t_and_t, mod/terrablender (incompatible), mod/tfmg, mod/tiny_config, mod/tinycreate, mod/tinygates, mod/tinyredstone, mod/toofast (incompatible), mod/toolbelt (incompatible), mod/trading_floor, mod/transition (incompatible), mod/trender (incompatible), mod/txnilib (incompatible), mod/veil (incompatible), mod/vista (incompatible), mod/vistafix, mod/visualworkbench (incompatible), mod/voicechat,voicechat_api (incompatible), mod/yet_another_config_lib_v3 (incompatible), mod/zeta, mod_data, supplementaries:generated_pack, compatapi:compat:compatstructures:quark:compats.quark:1e78ce6dc6, compatapi:compat:compatstructures:create:compats.create:a5bbbbe3bb, compatapi:compat:compatstructures:biomeswevegone:compats.biomeswevegone:1f2a28e3ab, compatapi:compat:compatstructures:artifacts:compats.artifacts:b42e8d679c, mod/lootr:datapacks/lootr_no_advancements, mod/lootr:datapacks/lootr_no_suspicious_blocks, quark_ct_variant_bookshelves, quark_ct_framed_glass, quark_ct_variant_chests, quark_vdo_nether_wart_sack, quark_vdo_variant_bookshelves, quark_vdo_better_stone_tools, quark_vdo_variant_ladders, quark_vdo_variant_chests, grapplemod:simplified (incompatible), grapplemod:classic_recipes (incompatible), create:dynamic_data, create_dragons_plus:runtime, create_central_kitchen:runtime
Enabled Feature Flags: minecraft:vanilla
World Generation: Stable
World Seed: 8130486827366579751
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.29+0.16.0+1.21
javafml@4.0
lowcodefml@4.0
minecraft@4.0
Mod List:
accessories-neoforge-1.1.0-beta.53+1.21.1.jar |Accessories |accessories |1.1.0-beta.53+1.21.1|Manifest: NOSIGNATURE
accessories_compat_layer-neoforge-0.1.12+1.21.1.ja|Accessories Compatibility Laye|accessories_compat_layer |0.1.12 |Manifest: NOSIGNATURE
aeroclaims-0.8.5.jar |Aeronautics Claims |aeroclaims |0.8.5 |Manifest: NOSIGNATURE
ly-agility-enchantment-v1.0.0-1.21-1.21.1.jar |Agility Enchantment |mr_ly_agilityenchantment |1-v1.0.0-1.21-1.21.1|Manifest: NOSIGNATURE
AI-Improvements-1.21-0.5.3.jar |AI-Improvements |aiimprovements |0.5.3 |Manifest: NOSIGNATURE
AmbientSounds_NEOFORGE_v6.3.7_mc1.21.1.jar |AmbientSounds |ambientsounds |6.3.7 |Manifest: NOSIGNATURE
appleskin-neoforge-mc1.21-3.0.9.jar |AppleSkin |appleskin |3.0.9+mc1.21 |Manifest: NOSIGNATURE
architectury-13.0.8-neoforge.jar |Architectury |architectury |13.0.8 |Manifest: NOSIGNATURE
artifacts-neoforge-13.2.1.jar |Artifacts |artifacts |13.2.1 |Manifest: NOSIGNATURE
athena-neoforge-1.21.1-4.0.5.jar |Athena |athena |4.0.5 |Manifest: NOSIGNATURE
attributefixsync-0.0.2.jar |Attribute Fix Sync |attributefixsync |0.0.2 |Manifest: NOSIGNATURE
attributefix-neoforge-1.21.1-21.1.3.jar |AttributeFix |attributefix |21.1.3 |Manifest: NOSIGNATURE
balm-neoforge-1.21.1-21.0.57.jar |Balm |balm |21.0.57 |Manifest: NOSIGNATURE
better-advanced-tooltips-2101.1.0-build.1.jar |Better Advanced Tooltips |betteradvancedtooltips |2101.1.0-build.1 |Manifest: NOSIGNATURE
bettercombat-neoforge-2.3.2+1.21.1.jar |Better Combat |bettercombat |2.3.2+1.21.1 |Manifest: NOSIGNATURE
betterfpsdist-1.21-6.0.jar |betterfpsdist mod |betterfpsdist |6.0 |Manifest: NOSIGNATURE
biolith-neoforge-3.0.10.jar |Biolith |biolith |3.0.10 |Manifest: NOSIGNATURE
bobberdetector-neoforge1.21.1-1.0.3.jar |Bobber Detector |bobberdetector |1.0.3 |Manifest: NOSIGNATURE
bookshelf-neoforge-1.21.1-21.1.81.jar |Bookshelf |bookshelf |21.1.81 |Manifest: NOSIGNATURE
buildinggadgets2-1.3.9.jar |Building Gadgets 2 |buildinggadgets2 |1.3.9 |Manifest: NOSIGNATURE
ccredstonelinkbridge-neoforge-1.0.3.jar |CC Redstone Link Bridge |ccredstonelinkbridge |1.0.0 |Manifest: NOSIGNATURE
cc_sable-neoforge-1.2.3.jar |CC: Sable |cc_sable |1.2.3 |Manifest: NOSIGNATURE
cc-tweaked-1.21.1-forge-1.118.0.jar |CC: Tweaked |computercraft |1.118.0 |Manifest: NOSIGNATURE
chat_heads-0.15.1-neoforge-1.21.jar |Chat Heads |chat_heads |0.15.1 |Manifest: NOSIGNATURE
chipped-neoforge-1.21.1-4.0.2.jar |Chipped |chipped |4.0.2 |Manifest: NOSIGNATURE
climbable_ropes-1.5.0.jar |Climbable Ropes for Create Aer|climbable_ropes |1.5.0 |Manifest: NOSIGNATURE
clipboardcurios-1.0.0.jar |Clipboard Curios |clipboardcurios |1.0.0 |Manifest: NOSIGNATURE
cloth-config-15.0.140-neoforge.jar |Cloth Config v15 API |cloth_config |15.0.140 |Manifest: NOSIGNATURE
Clumps-neoforge-1.21.1-19.0.0.1.jar |Clumps |clumps |**.**.**.** |Manifest: NOSIGNATURE
colorwheel-neoforge-1.2.4+mc1.21.1.jar |Colorwheel |colorwheel |1.2.4+mc1.21.1 |Manifest: NOSIGNATURE
comforts-neoforge-9.0.5+1.21.1.jar |Comforts |comforts |9.0.5+1.21.1 |Manifest: NOSIGNATURE
common-networking-neoforge-1.0.21-1.21.1.jar |Common Networking |commonnetworking |1.0.21-1.21.1 |Manifest: NOSIGNATURE
compatapi-1.0.3.jar |Compat API |compatapi |1.0.3 |Manifest: NOSIGNATURE
compatstructures-1.0.3.jar |Compat Structures |compatstructures |1.0.3 |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
ConstructionWandsRevived-1.21.1-3.3.14-NeoForge.ja|Construction Wands Revived |constructionwand |3.3.14 |Manifest: NOSIGNATURE
Controlling-neoforge-1.21.1-19.0.5.jar |Controlling |controlling |19.0.5 |Manifest: NOSIGNATURE
Corgilib-NeoForge-1.21.1-5.0.0.9.jar |CorgiLib |corgilib |**.**.**.** |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
create-aeronautics-rechiseled-compat-1.21.1-1.2.2.|Create Aeronautics - Rechisele|aeronautics_rechiseled |1.2.2 |Manifest: NOSIGNATURE
createbigcannons-5.11.3+mc.1.21.1.jar |Create Big Cannons |createbigcannons |5.11.3 |Manifest: NOSIGNATURE
bits_n_bobs-0.0.44.jar |Create Bits 'n' Bobs |bits_n_bobs |0.0.44 |Manifest: NOSIGNATURE
create_bugfix_clipboard_patch-1.0.0.jar |Create Bugfix: Clipboard Patch|clipboard_patch |1.0.0 |Manifest: NOSIGNATURE
createcobblestone-1.4.9+neoforge-1.21.1-130.jar |Create cobblestone |createcobblestone |1.4.9+neoforge-1.21.|Manifest: NOSIGNATURE
grapplemod-compat-create-1.0+1.21.1.neoforge-compa|Create Compatibility Module |grapplemodcompat_create |1.0+1.21.1.neoforge |Manifest: NOSIGNATURE
createaddition-1.5.10.jar |Create Crafts & Additions |createaddition |1.5.10 |Manifest: NOSIGNATURE
createdeco-2.1.3.jar |Create Deco |createdeco |2.1.3 |Manifest: NOSIGNATURE
createdieselgenerators-1.21.1-1.3.11.jar |Create Diesel Generators |createdieselgenerators |1.21.1-1.3.11 |Manifest: NOSIGNATURE
create-dyn-light-2.3.1-sodium-sable.jar |Create Dynamic Lights |createdynlight |2.3.1-sodium-sable |Manifest: NOSIGNATURE
create_hypertube-0.4.0-COMPAT-NEOFORGE.jar |Create Hypertube |create_hypertube |0.4.0-COMPAT |Manifest: NOSIGNATURE
create_jetpack-forge-5.1.2.jar |Create Jetpack |create_jetpack |5.1.2 |Manifest: NOSIGNATURE
create_ltab-3.9.2.jar |Create Let The Adventure Begin|create_ltab |3.9.1 |Manifest: NOSIGNATURE
createliquidfuel-2.1.1-1.21.1.jar |Create Liquid Fuel |createliquidfuel |2.1.1-1.21.1 |Manifest: NOSIGNATURE
create_mechanical_chicken-1.21.1-1.3.3-6.0.6.jar |Create Mechanical Chicken |create_mechanical_chicken |1.21.1-1.3.3-6.0.6 |Manifest: NOSIGNATURE
dev.ryanhcode.offroad.offroad-neoforge-1.21.1-1.2.|Create Offroad |offroad |1.2.1 |Manifest: NOSIGNATURE
createoreexcavation-1.21-1.6.8.jar |Create Ore Excavation |createoreexcavation |1.6.8 |Manifest: NOSIGNATURE
createpropulsion-1.1.2.jar |Create Propulsion: Simulated |createpropulsion |1.1.2 |Manifest: NOSIGNATURE
createrailwaysnavigator-neoforge-1.21.1-beta-0.9.0|Create Railways Navigator |createrailwaysnavigator |1.21.1-beta-0.9.0-C6|Manifest: NOSIGNATURE
createreautomated-1.21.1-neoforge-0.1.1.jar |Create ReAutomated |createreautomated |0.1.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
catools-1.0.0-moduled.jar |Create: Aeronautics tools |catools |1.0.0 |Manifest: NOSIGNATURE
bellsandwhistles-0.4.7-1.21.1.jar |Create: Bells & Whistles |bellsandwhistles |0.4.7-1.21.1 |Manifest: NOSIGNATURE
ccbr-1.2.0-neoforge-1.21.1.jar |Create: CC Better Recipes |ccbr |1.2.0 |Manifest: NOSIGNATURE
create-central-kitchen-2.4.0.jar |Create: Central Kitchen |create_central_kitchen |2.4.0 |Manifest: NOSIGNATURE
create_clipboard_search-1.0.0.jar |Create: Clipboard Search |create_clipboard_search |1.0.0 |Manifest: NOSIGNATURE
create_compatible_storage-2.11.0-neoforge.jar |Create: Compatible Storage |create_compatible_storage |2.11.0-neoforge |Manifest: NOSIGNATURE
create_connected-1.1.14-mc1.21.1.jar |Create: Connected |create_connected |1.1.14-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.10.0b.jar |Create: Dragons Plus |create_dragons_plus |1.10.0b |Manifest: NOSIGNATURE
DnDesires-1.21.1-2.3a-BETA.jar |Create: Dreams n' Desires |dndesires |2.3a-BETA |Manifest: NOSIGNATURE
create_easy_structures-0.2a-neoforge-1.21.1.jar |Create: Easy Structures |create_easy_structures |0.2 |Manifest: NOSIGNATURE
emi_create_schematics-1.1.0.jar |Create: EMI Schematics |emi_create_schematics |1.1.0 |Manifest: NOSIGNATURE
createenchantablemachinery-3.6.0+mc1.21.1-neoforge|Create: Enchantable Machinery |createenchantablemachinery |3.6.0 |Manifest: NOSIGNATURE
create-enchantment-industry-2.3.1.jar |Create: Enchantment Industry |create_enchantment_industry |2.3.1 |Manifest: NOSIGNATURE
CreateFastSchematicCannon-1.4.1-neoforge-1.21.1.ja|Create: Fast Schematic Cannon |createfastschematiccannon |1.4.1-neoforge |Manifest: NOSIGNATURE
interiors-1.21.1-neoforge-0.6.1.jar |Create: Interiors |interiors |0.6.1 |Manifest: NOSIGNATURE
create_jetpack_curios-1.2.0-neoforge-1.21.1.jar |Create: Jetpack Curios |create_jetpack_curios |1.2.0 |Manifest: NOSIGNATURE
create_oxidized-0.1.3.jar |Create: Oxidized |create_oxidized |0.1.3 |Manifest: NOSIGNATURE
pantographsandwires-neoforge-1.21.1-beta-0.2.2-C6.|Create: Pantographs & Wires |pantographsandwires |1.21.1-beta-0.2.2-C6|Manifest: NOSIGNATURE
create_pattern_schematics-2.0.10.jar |Create: Pattern Schematics |create_pattern_schematics |2.0.10 |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_rustic_structures-1.0.0-neoforge-1.21.1.jar|Create: Rustic Structures |create_rustic_structures |1.0.0 |Manifest: NOSIGNATURE
create_sky_village-0.0.38 NeoForge 1.21.1.jar |Create: Sky Village |create_sky_village |0.0.38 |Manifest: NOSIGNATURE
smart_bounds-1.0.0.jar |Create: Smart Bounds |smart_bounds |1.0.0 |Manifest: NOSIGNATURE
pipeorgans-0.8.2+1.21.1.jar |Create: Sound of Steam |pipeorgans |0.8.2+1.21.1 |Manifest: NOSIGNATURE
Stam1oCreateTweaks-1.0.8+1.21.1-Neo.jar |Create: Stam1o Tweaks |stam1ocreatetweaks |1.0.8 |Manifest: NOSIGNATURE
railways-0.2.0-beta.2+neoforge-mc1.21.1.jar |Create: Steam 'n' Rails 1.21.1|railways |0.2.0-beta.2+neoforg|Manifest: NOSIGNATURE
create_structures_arise-174.47.46 Release-neoforge|Create: Structures Arise |create_structures_arise |174.47.46 |Manifest: NOSIGNATURE
tfmg-1.2.0.jar |Create: The Factory Must Grow |tfmg |1.2.0 |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
trading_floor-3.0.16.jar |Create: Trading Floor |trading_floor |3.0.16 |Manifest: NOSIGNATURE
create_ultimate_factory-2.2.4-neoforge-1.21.1.jar |Create: Ultimate Factory |create_ultimate_factory |2.2.4 |Manifest: NOSIGNATURE
createbetterfps-1.21.1-1.1.4.jar |CreateBetterFps |createbetterfps |1.1.4 |Manifest: NOSIGNATURE
CreativeCore_NEOFORGE_v2.13.38_mc1.21.1.jar |CreativeCore |creativecore |2.13.38 |Manifest: NOSIGNATURE
cristellib-neoforge-1.21.1-3.0.3.jar |Cristel Lib |cristellib |3.0.3 |Manifest: NOSIGNATURE
cupboard-1.21-3.5.jar |Cupboard mod |cupboard |3.5 |Manifest: NOSIGNATURE
curios-neoforge-9.5.1+1.21.1.jar |Curios API |curios |9.5.1+1.21.1 |Manifest: NOSIGNATURE
Design-n-Decor-1.21.1-2.1.0.jar |Design n' Decor |dndecor |2.1.0 |Manifest: NOSIGNATURE
dragonlib-neoforge-1.21.1-beta-3.0.26.jar |DragonLib |dragonlib |1.21.1-beta-3.0.26 |Manifest: NOSIGNATURE
drivebywire-0.2.7.jar |Drive By Wire |drivebywire |0.2.7 |Manifest: NOSIGNATURE
dynamic-fps-3.11.4+minecraft-1.21.0-neoforge.jar |Dynamic FPS |dynamic_fps |3.11.4 |Manifest: NOSIGNATURE
emi-1.1.22+1.21.1+neoforge.jar |EMI |emi |1.1.22+1.21.1+neofor|Manifest: NOSIGNATURE
entityculling-neoforge-1.10.1-mc1.21.1.jar |EntityCulling |entityculling |1.10.1 |Manifest: NOSIGNATURE
envelope-neoforge-1.21.1-0.6.0.jar |Envelope |envelope |0.6.0 |Manifest: NOSIGNATURE
expandability-neoforge-12.0.0.jar |ExpandAbility |expandability |12.0.0 |Manifest: NOSIGNATURE
ExplorersCompass-1.21.1-3.4.0-neoforge.jar |Explorer's Compass |explorerscompass |1.21.1-3.4.0-neoforg|Manifest: NOSIGNATURE
FarmersDelight-1.21.1-1.3.1.jar |Farmer's Delight |farmersdelight |1.3.1 |Manifest: NOSIGNATURE
FastSuite-1.21.1-6.0.7.jar |Fast Suite |fastsuite |6.0.7 |Manifest: NOSIGNATURE
fastleafdecay-35.jar |FastLeafDecay |fastleafdecay |35 |Manifest: NOSIGNATURE
ferritecore-7.0.3-neoforge.jar |Ferrite Core |ferritecore |7.0.3 |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
flightlib-neoforge-3.2.1.jar |Flight Lib |flightlib |3.2.1 |Manifest: NOSIGNATURE
Floaty_Purpur_neoforge_1.21.1_v1.jar |Floating Purpur |floating_purpur |1.0.0 |Manifest: NOSIGNATURE
flywheel-neoforge-1.21.1-1.0.6.jar |Flywheel |flywheel |1.0.6 |Manifest: NOSIGNATURE
forgeconfigapiport-neoforge-21.1.1.jar |Forge Config API Port |forgeconfigapiport |21.1.1 |Manifest: NOSIGNATURE
forgified-fabric-api-0.115.6+2.1.0+1.21.1.jar |Forgified Fabric API |fabric_api |0.115.6+2.1.0+1.21.1|Manifest: NOSIGNATURE
fabric-api-base-0.4.42+d1308dedd1.jar |Forgified Fabric API Base |fabric_api_base |0.4.42+d1308dedd1 |Manifest: NOSIGNATURE
fabric-api-lookup-api-v1-1.6.70+c21168c319.jar |Forgified Fabric API Lookup AP|fabric_api_lookup_api_v1 |1.6.70+c21168c319 |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.0.22+a6e994cd19.jar |Forgified Fabric Block API (v1|fabric_block_api_v1 |1.0.22+a6e994cd19 |Manifest: NOSIGNATURE
fabric-blockrenderlayer-v1-1.1.52+b089b4bd19.jar |Forgified Fabric BlockRenderLa|fabric_blockrenderlayer_v1 |1.1.52+b089b4bd19 |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.18+0a0c14ff19.jar|Forgified Fabric Content Regis|fabric_content_registries_v0 |8.0.18+0a0c14ff19 |Manifest: NOSIGNATURE
fabric-convention-tags-v1-2.1.4+7f945d5b19.jar |Forgified Fabric Convention Ta|fabric_convention_tags_v1 |2.1.4+7f945d5b19 |Manifest: NOSIGNATURE
fabric-convention-tags-v2-2.11.0+87e5848019.jar |Forgified Fabric Convention Ta|fabric_convention_tags_v2 |2.11.0+87e5848019 |Manifest: NOSIGNATURE
fabric-data-attachment-api-v1-1.4.3+58235da019.jar|Forgified Fabric Data Attachme|fabric_data_attachment_api_v1 |1.4.3+58235da019 |Manifest: NOSIGNATURE
fabric-data-generation-api-v1-20.2.28+2d91a6db19.j|Forgified Fabric Data Generati|fabric_data_generation_api_v1 |20.2.28+2d91a6db19 |Manifest: NOSIGNATURE
fabric-entity-events-v1-1.7.0+1af6e62419.jar |Forgified Fabric Entity Events|fabric_entity_events_v1 |1.7.0+1af6e62419 |Manifest: NOSIGNATURE
fabric-events-interaction-v0-0.7.13+7b71cc1619.jar|Forgified Fabric Events Intera|fabric_events_interaction_v0 |0.7.13+7b71cc1619 |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.1.1+57cdfa8219.jar |Forgified Fabric Item API (v1)|fabric_item_api_v1 |11.1.1+57cdfa8219 |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.5.0+a2ee258a19.jar |Forgified Fabric Lifecycle Eve|fabric_lifecycle_events_v1 |2.5.0+a2ee258a19 |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.13+e053909619.jar |Forgified Fabric Message API (|fabric_message_api_v1 |6.0.13+e053909619 |Manifest: NOSIGNATURE
fabric-model-loading-api-v1-2.0.0+986ae77219.jar |Forgified Fabric Model Loading|fabric_model_loading_api_v1 |2.0.0+986ae77219 |Manifest: NOSIGNATURE
fabric-networking-api-v1-4.3.0+4f690eb619.jar |Forgified Fabric Networking AP|fabric_networking_api_v1 |4.3.0+4f690eb619 |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.14+59440bcc19.jar |Forgified Fabric Recipe API (v|fabric_recipe_api_v1 |5.0.14+59440bcc19 |Manifest: NOSIGNATURE
fabric-registry-sync-v0-5.2.0+867470b919.jar |Forgified Fabric Registry Sync|fabric_registry_sync_v0 |5.2.0+867470b919 |Manifest: NOSIGNATURE
fabric-renderer-indigo-1.7.0+4198af7119.jar |Forgified Fabric Renderer - In|fabric_renderer_indigo |1.7.0+4198af7119 |Manifest: NOSIGNATURE
fabric-renderer-api-v1-3.4.0+acb05a3919.jar |Forgified Fabric Renderer API |fabric_renderer_api_v1 |3.4.0+acb05a3919 |Manifest: NOSIGNATURE
fabric-rendering-v1-5.0.5+077ba95f19.jar |Forgified Fabric Rendering (v1|fabric_rendering_v1 |5.0.5+077ba95f19 |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+857185bc19.jar |Forgified Fabric Rendering Flu|fabric_rendering_fluids_v1 |3.1.6+857185bc19 |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+4228281319.jar |Forgified Fabric Screen API (v|fabric_screen_api_v1 |2.0.25+4228281319 |Manifest: NOSIGNATURE
fabric-screen-handler-api-v1-1.3.88+8dbc56dd19.jar|Forgified Fabric Screen Handle|fabric_screen_handler_api_v1 |1.3.88+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.2+a25cb45619.jar |Forgified Fabric Transfer API |fabric_transfer_api_v1 |5.4.2+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
ftb-chunks-neoforge-2101.1.14.jar |FTB Chunks |ftbchunks |2101.1.14 |Manifest: NOSIGNATURE
ftbchunksaerospace-1.0.1.jar |FTB Chunks: Sable Aerospace |ftbchunksaerospace |1.0.0 |Manifest: NOSIGNATURE
ftb-library-neoforge-2101.1.31.jar |FTB Library |ftblibrary |2101.1.31 |Manifest: NOSIGNATURE
ftb-teams-neoforge-2101.1.10.jar |FTB Teams |ftbteams |2101.1.10 |Manifest: NOSIGNATURE
ftb-ultimine-neoforge-2101.1.13.jar |FTB Ultimine |ftbultimine |2101.1.13 |Manifest: NOSIGNATURE
fusion-1.2.12-neoforge-mc1.21.1.jar |Fusion |fusion |1.2.12 |Manifest: NOSIGNATURE
geckolib-neoforge-1.21.1-4.8.4.jar |GeckoLib 4 |geckolib |4.8.4 |Manifest: NOSIGNATURE
gpumemleakfix-1.21-1.8.jar |Gpu memory leak fix |gpumemleakfix |1.8 |Manifest: NOSIGNATURE
grapplemod-1.1+1.21.1.neoforge.jar |Grappling Hook Mod |grapplemod |1.1+1.21.1.neoforge |Manifest: NOSIGNATURE
handcrafted-neoforge-1.21.1-4.0.3.jar |Handcrafted |handcrafted |4.0.3 |Manifest: NOSIGNATURE
ImmediatelyFast-NeoForge-1.6.10+1.21.1.jar |ImmediatelyFast |immediatelyfast |1.6.10+1.21.1 |Manifest: NOSIGNATURE
immersivelanterns-neoforge-1.0.6-1.21.1.jar |Immersive Lanterns |immersivelanterns |1.0.6 |Manifest: NOSIGNATURE
immersivethunder-neoforge-1.21.1-1.3.0.jar |Immersive Thunder |immersivethunder |1.3.0 |Manifest: NOSIGNATURE
ImmersiveUI-NEOFORGE-0.3.3+1.21.1.jar |ImmersiveUI |immersiveui |0.3.3 |Manifest: NOSIGNATURE
iris-neoforge-1.8.12+mc1.21.1.jar |Iris |iris |1.8.12-snapshot+mc1.|Manifest: NOSIGNATURE
Jade-1.21.1-NeoForge-15.10.5.jar |Jade |jade |15.10.5+neoforge |Manifest: NOSIGNATURE
JadeAddons-1.21.1-NeoForge-6.1.0.jar |Jade Addons |jadeaddons |6.1.0+neoforge |Manifest: NOSIGNATURE
journeymap-neoforge-1.21.1-6.0.0-beta.66.jar |Journeymap |journeymap |1.21.1-6.0.0-beta.66|Manifest: NOSIGNATURE
journeymap-api-neoforge-2.0.0-1.21.1-SNAPSHOT.jar |JourneyMap API |journeymap_api |2.0.0 |Manifest: NOSIGNATURE
jei-1.21.1-neoforge-19.27.0.340.jar |Just Enough Items |jei |**.**.**.** |Manifest: NOSIGNATURE
JustEnoughResources-NeoForge-1.21.1-1.6.0.17.jar |Just Enough Resources |jeresources |**.**.**.** |Manifest: NOSIGNATURE
thedarkcolour.kffmod-5.11.0.jar |Kotlin For Forge |kotlinforforge |5.11.0 |Manifest: NOSIGNATURE
kubejs-neoforge-2101.7.2-build.363.jar |KubeJS |kubejs |2101.7.2-build.363 |Manifest: NOSIGNATURE
kubejs-create-neoforge-2101.3.1-build.18.jar |KubeJS Create |kubejs_create |2101.3.1-build.18 |Manifest: NOSIGNATURE
kjscauto-0.6.0-beta-neoforge.jar |KubeJS Create Automation |kjscauto |0.6.0-beta-neoforge |Manifest: NOSIGNATURE
kuma-api-neoforge-21.0.8+1.21.jar |KumaAPI |kuma_api |21.0.8 |Manifest: NOSIGNATURE
lithium-neoforge-0.15.3+mc1.21.1.jar |Lithium |lithium |0.15.3+mc1.21.1 |Manifest: NOSIGNATURE
lithostitched-1.7.2-neoforge-21.1.jar |Lithostitched |lithostitched |1.7.2 |Manifest: NOSIGNATURE
lootr-neoforge-1.21.1-1.11.37.119.jar |Lootr |lootr |1.21.1-1.11.37.119 |Manifest: NOSIGNATURE
ldlib2-neoforge-1.21.1-2.2.6-all.jar |LowDragLib2 |ldlib2 |2.2.6 |Manifest: NOSIGNATURE
mcw-bridges-3.1.2-mc1.21.1neoforge.jar |Macaw's Bridges |mcwbridges |3.1.2 |Manifest: NOSIGNATURE
mcw-doors-1.1.5-mc1.21.1neoforge.jar |Macaw's Doors |mcwdoors |1.1.5 |Manifest: NOSIGNATURE
mcw-mcwfences-1.2.1-mc1.21.1neoforge.jar |Macaw's Fences and Walls |mcwfences |1.2.1 |Manifest: NOSIGNATURE
mcw-furniture-3.4.1-mc1.21.1neoforge.jar |Macaw's Furniture |mcwfurnitures |3.4.1 |Manifest: NOSIGNATURE
mcw-lights-1.1.5-mc1.21.1neoforge.jar |Macaw's Lights and Lamps |mcwlights |1.1.5 |Manifest: NOSIGNATURE
mcw-mcwpaths-1.1.1-mc1.21.1neoforge.jar |Macaw's Paths and Pavings |mcwpaths |1.1.1 |Manifest: NOSIGNATURE
mcw-roofs-2.3.2-mc1.21.1neoforge.jar |Macaw's Roofs |mcwroofs |2.3.2 |Manifest: NOSIGNATURE
mcw-mcwstairs-1.0.2-mc1.21.1neoforge.jar |Macaw's Stairs and Balconies |mcwstairs |1.0.2 |Manifest: NOSIGNATURE
mcw-trapdoors-1.1.5-mc1.21.1neoforge.jar |Macaw's Trapdoors |mcwtrpdoors |1.1.5 |Manifest: NOSIGNATURE
mcw-mcwwindows-2.4.2-mc1.21.1neoforge.jar |Macaw's Windows |mcwwindows |2.4.2 |Manifest: NOSIGNATURE
mechanicals-1.21.1-1.1.0.jar |Mechanicals Lib |mechanicals |1.1.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
moonlight-neoforge-1.21.1-3.0.5.jar |Moonlight Lib |moonlight |1.21.1-3.0.5 |Manifest: NOSIGNATURE
MouseTweaks-neoforge-mc1.21-2.26.1.jar |Mouse Tweaks |mousetweaks |2.26.1 |Manifest: NOSIGNATURE
NaturesCompass-1.21.1-3.4.0-neoforge.jar |Nature's Compass |naturescompass |1.21.1-3.4.0-neoforg|Manifest: NOSIGNATURE
neoforge-21.1.228-universal.jar |NeoForge |neoforge |21.1.228 |Manifest: NOSIGNATURE
netherportalcoordinatescale-neoforge-1.21.1-1.0.1.|Nether Portal Coordinate Scale|netherportalcoordinatescale |1.0.1 |Manifest: NOSIGNATURE
netherportalfix-neoforge-1.21.1-21.1.1.jar |NetherPortalFix |netherportalfix |21.1.1 |Manifest: NOSIGNATURE
NoChatReports-NEOFORGE-1.21.1-v2.9.1.jar |No Chat Reports |nochatreports |1.21.1-v2.9.1 |Manifest: NOSIGNATURE
observable-5.4.4.jar |Observable |observable |5.4.4 |Manifest: NOSIGNATURE
OctoLib-NEOFORGE-0.6.1+1.21.jar |OctoLib |octolib |0.6.1 |Manifest: NOSIGNATURE
Oh-The-Biomes-Weve-Gone-NeoForge-2.5.5.jar |Oh The Biomes We've Gone |biomeswevegone |2.5.5 |Manifest: NOSIGNATURE
Oh-The-Trees-Youll-Grow-neoforge-1.21.1-5.3.1.jar |Oh The Trees You'll Grow |ohthetreesyoullgrow |5.3.1 |Manifest: NOSIGNATURE
open-parties-and-claims-neoforge-1.21.1-0.26.2.jar|Open Parties and Claims |openpartiesandclaims |0.26.2 |Manifest: NOSIGNATURE
owo-lib-neoforge-0.12.15.5-beta.1+1.21.jar |oωo |owo |**.**.**.**-beta.1+1.2|Manifest: NOSIGNATURE
packetfixer-3.3.1-1.20.5-1.21.X-merged.jar |PacketFixer |packetfixer |3.3.1 |Manifest: NOSIGNATURE
Paraglider-neoforge-21.1.5.jar |Paraglider |paraglider |21.1.5 |Manifest: NOSIGNATURE
ParCool-1.21.1-3.4.3.3-NF.jar |ParCool! |parcool |**.**.**.** |Manifest: NOSIGNATURE
particlerain-4.0.0-beta.9+1.21.1-neoforge.jar |Particle Rain |particlerain |4.0.0-beta.9 |Manifest: NOSIGNATURE
Philips-Ruins1.21.1-2.0-NeoForge.jar |Philip's Ruins |philipsruins |2.0 |Manifest: NOSIGNATURE
Placebo-1.21.1-9.9.1.jar |Placebo |placebo |9.9.1 |Manifest: NOSIGNATURE
player-animation-lib-forge-2.0.4+1.21.1.jar |Player Animator |playeranimator |2.0.4+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
prickle-neoforge-1.21.1-21.1.11.jar |PrickleMC |prickle |21.1.11 |Manifest: NOSIGNATURE
PuzzlesLib-v21.1.39-1.21.1-NeoForge.jar |Puzzles Lib |puzzleslib |21.1.39 |Manifest: NOSIGNATURE
Quark-4.1-478.jar |Quark |quark |4.1-478 |Manifest: NOSIGNATURE
rechiseled-1.2.4-neoforge-mc1.21.jar |Rechiseled |rechiseled |1.2.4 |Manifest: NOSIGNATURE
rechiseled_chipped-2.0-1.21.1.jar |Rechiseled: Chipped |rechiseled_chipped |1.3 |Manifest: NOSIGNATURE
rechiseledcreate-1.1.0-neoforge-mc1.21.jar |Rechiseled: Create |rechiseledcreate |1.1.0 |Manifest: NOSIGNATURE
reeses-sodium-options-neoforge-1.8.3+mc1.21.4.jar |Reese's Sodium Options |reeses_sodium_options |1.8.3+mc1.21.4 |Manifest: NOSIGNATURE
refinedstorage-neoforge-2.0.5.jar |Refined Storage |refinedstorage |2.0.5 |Manifest: NOSIGNATURE
refinedstorage-curios-integration-1.0.0.jar |Refined Storage - Curios Integ|refinedstorage_curios_integrat|1.0.0 |Manifest: NOSIGNATURE
refinedstorage-jei-integration-neoforge-1.0.0.jar |Refined Storage - JEI Integrat|refinedstorage_jei_integration|1.0.0 |Manifest: NOSIGNATURE
refinedstorage-quartz-arsenal-neoforge-1.0.7.jar |Refined Storage - Quartz Arsen|refinedstorage_quartz_arsenal |1.0.7 |Manifest: NOSIGNATURE
rrls-5.0.10+mc1.21.1-forge.jar |Remove Reloading Screen |rrls |5.0.10+mc1.21.1-forg|Manifest: NOSIGNATURE
repurposed_structures-7.5.20+1.21.1-neoforge.jar |Repurposed Structures |repurposed_structures |7.5.20+1.21.1-neofor|Manifest: NOSIGNATURE
resourcefullib-neoforge-1.21-3.0.12.jar |Resourceful Lib |resourcefullib |3.0.12 |Manifest: NOSIGNATURE
rhino-2101.2.7-build.81.jar |Rhino |rhino |2101.2.7-build.81 |Manifest: NOSIGNATURE
ritchiesprojectilelib-2.1.2+mc.1.21.1-neoforge.jar|Ritchie's Projectile Library |ritchiesprojectilelib |2.1.2 |Manifest: NOSIGNATURE
rspolymorph-1.0.8.jar |RS Polymorph |rspolymorph |1.0.8 |Manifest: NOSIGNATURE
sable-neoforge-1.21.1-1.2.2_SINGLETHREAD.jar |Sable |sable |1.2.2 |Manifest: NOSIGNATURE
sable-companion-common-1.21.1-1.6.0.jar |Sable Companion |sablecompanion |1.6.0 |Manifest: NOSIGNATURE
grapplemod-compat-sable-1.0+1.21.1.neoforge-compat|Sable Compatibility Module |grapplemodcompat_sable |1.0+1.21.1.neoforge |Manifest: NOSIGNATURE
sable-schematic-api-0.2.2.jar |Sable Schematic API |sable_schematic_api |0.2.2 |Manifest: NOSIGNATURE
sablephysicscompat-1.3.0.jar |Sable: Physics Compat |sablephysicscompat |1.3.0 |Manifest: NOSIGNATURE
sablemassview-1.0.0.jar |SableMassView |sablemassview |1.0.0 |Manifest: NOSIGNATURE
Searchables-neoforge-1.21.1-1.0.2.jar |Searchables |searchables |1.0.2 |Manifest: NOSIGNATURE
[1.21.1] SecurityCraft v1.10.1.jar |SecurityCraft |securitycraft |1.10.1 |Manifest: NOSIGNATURE
voicechat-neoforge-1.21.1-2.6.17.jar |Simple Voice Chat |voicechat |1.21.1-2.6.17 |Manifest: NOSIGNATURE
sleeppersist-neo-1.21.1-1.0.0.jar |Sleep Persist (Players Sleepin|sleeppersist |1.0.0 |Manifest: NOSIGNATURE
sodium-neoforge-0.6.13+mc1.21.1.jar |Sodium |sodium |0.6.13+mc1.21.1 |Manifest: NOSIGNATURE
sodiumdynamiclights-neoforge-1.0.10-1.21.1.jar |Sodium Dynamic Lights |sodiumdynamiclights |1.0.9 |Manifest: NOSIGNATURE
sodiumoptionsapi-neoforge-1.0.10-1.21.1.jar |Sodium Options API |sodiumoptionsapi |1.0.10 |Manifest: NOSIGNATURE
sophisticatedbackpacks-1.21.1-3.25.44.1736.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.25.44 |Manifest: NOSIGNATURE
sophisticatedbackpackscreateintegration-1.21.1-0.1|Sophisticated Backpacks Create|sophisticatedbackpackscreatein|0.1.5 |Manifest: NOSIGNATURE
sophisticatedcore-1.21.1-1.4.36.1833.jar |Sophisticated Core |sophisticatedcore |1.4.36 |Manifest: NOSIGNATURE
sound-physics-remastered-neoforge-1.21.1-1.5.1.jar|Sound Physics Remastered |sound_physics_remastered |1.21.1-1.5.1 |Manifest: NOSIGNATURE
spark-1.10.124-neoforge.jar |spark |spark |1.10.124 |Manifest: NOSIGNATURE
spectrelib-neoforge-0.17.2+1.21.jar |SpectreLib |spectrelib |0.17.2+1.21 |Manifest: NOSIGNATURE
StorageDrawers-neoforge-1.21.1-13.11.4.jar |Storage Drawers |storagedrawers |13.11.4 |Manifest: NOSIGNATURE
storage-drawers-create-compat-1.0.1.jar |Storage Drawers Create compat |mr_storage_drawerscreatecompat|1.0.1 |Manifest: NOSIGNATURE
Structory_26.1_v1.3.16.jar |Structory |structory |1.3.16 |Manifest: NOSIGNATURE
Structory_Towers_26.1_v1.0.16.jar |Structory: Towers |structory_towers |1.0.16 |Manifest: NOSIGNATURE
supermartijn642configlib-1.1.8-neoforge-mc1.21.jar|SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |Manifest: NOSIGNATURE
supermartijn642corelib-1.1.21-neoforge-mc1.21.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.21 |Manifest: NOSIGNATURE
supplementaries-neoforge-1.21.1-3.6.2.jar |Supplementaries |supplementaries |1.21.1-3.6.2 |Manifest: NOSIGNATURE
TerraBlender-neoforge-1.21.1-4.1.0.8.jar |TerraBlender |terrablender |**.**.**.** |Manifest: NOSIGNATURE
tiny-config-3.1.0-neoforge.jar |Tiny Config |tiny_config |3.1.0 |Manifest: NOSIGNATURE
tinygates-1.21.1-5.0.0.jar |Tiny Gates |tinygates |1.21.1-5.0.0 |Manifest: NOSIGNATURE
tinyredstone-1.21.1-6.1.3.jar |Tiny Redstone |tinyredstone |1.21.1-6.1.3 |Manifest: NOSIGNATURE
tinycreate_mc_1.21.1-1.2.0.jar |TinyCreate |tinycreate |1.2.0 |Manifest: NOSIGNATURE
toofast-1.21.0-0.4.3.5.jar |Too Fast |toofast |**.**.**.** |Manifest: NOSIGNATURE
ToolBelt-1.21.1-2.2.9.jar |Tool Belt |toolbelt |2.2.9 |Manifest: NOSIGNATURE
t_and_t-neoforge-fabric-1.13.7+1.21.1.jar |Towns and Towers |t_and_t |1.13.7 |Manifest: NOSIGNATURE
TRansition-1.0.17-1.21.1-neoforge-SNAPSHOT.jar |TRansition |transition |1.0.17 |Manifest: NOSIGNATURE
TRender-1.0.12-1.21.1-neoforge-SNAPSHOT.jar |TRender |trender |1.0.12 |Manifest: NOSIGNATURE
txnilib-neoforge-1.0.24-1.21.1.jar |TxniLib |txnilib |1.0.24 |Manifest: NOSIGNATURE
veil-neoforge-1.21.1-4.0.0.jar |Veil |veil |4.0.0 |Manifest: NOSIGNATURE
vista-1.21-3.1.2-neoforge.jar |Vista |vista |1.21-3.1.1 |Manifest: NOSIGNATURE
VistaAeronauticsFix-1.0.0.jar |Vista Aeronautics Fix |vistafix |1.0.0 |Manifest: NOSIGNATURE
VisualWorkbench-v21.1.1-1.21.1-NeoForge.jar |Visual Workbench |visualworkbench |21.1.1 |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
Zeta-1.1-40.jar |Zeta |zeta |1.1-40 |Manifest: NOSIGNATURE
Crash Report UUID: b3e24805-7a65-4285-9004-727e36aa42f2
FML: 4.0.42
NeoForge: 21.1.228