Vanilla 1.21.1 Crash Report

#DPMNAd5
281 lines
Raw
Analysis
Minecraft version:
1.21.1
Java version:
22.0.2
The entity 'create:mechanical_arm' at the location 3314, 62, 22 is causing issues while ticking.
Line #5
Solutions
Remove the entity 'create:mechanical_arm' at the location 3314, 62, 22.
1---- Minecraft Crash Report ----
2// You should try our sister game, Minceraft!
3
4Time: 2025-03-20 19:18:18
5Description: Ticking block entity
6
7java.lang.IllegalStateException: Do not call getCapability on an invalid cache or from the invalidation listener!
8 at TRANSFORMER/neoforge@21.1.137/net.neoforged.neoforge.capabilities.BlockCapabilityCache.getCapability(BlockCapabilityCache.java:137) ~[neoforge-21.1.137-universal.jar%23271!/:?] {re:classloading}
9 at TRANSFORMER/create@6.0.4/com.simibubi.create.content.kinetics.mechanicalArm.ArmInteractionPoint.getHandler(ArmInteractionPoint.java:112) ~[create-1.21.1-6.0.4.jar%23289!/:6.0.4] {re:classloading}
10 at TRANSFORMER/create@6.0.4/com.simibubi.create.content.kinetics.mechanicalArm.ArmInteractionPoint.insert(ArmInteractionPoint.java:116) ~[create-1.21.1-6.0.4.jar%23289!/:6.0.4] {re:classloading}
11 at TRANSFORMER/create@6.0.4/com.simibubi.create.content.kinetics.mechanicalArm.ArmBlockEntity.simulateInsertion(ArmBlockEntity.java:354) ~[create-1.21.1-6.0.4.jar%23289!/:6.0.4] {re:classloading}
12 at TRANSFORMER/create@6.0.4/com.simibubi.create.content.kinetics.mechanicalArm.ArmBlockEntity.getDistributableAmount(ArmBlockEntity.java:343) ~[create-1.21.1-6.0.4.jar%23289!/:6.0.4] {re:classloading}
13 at TRANSFORMER/create@6.0.4/com.simibubi.create.content.kinetics.mechanicalArm.ArmBlockEntity.searchForItem(ArmBlockEntity.java:270) ~[create-1.21.1-6.0.4.jar%23289!/:6.0.4] {re:classloading}
14 at TRANSFORMER/create@6.0.4/com.simibubi.create.content.kinetics.mechanicalArm.ArmBlockEntity.tick(ArmBlockEntity.java:149) ~[create-1.21.1-6.0.4.jar%23289!/:6.0.4] {re:classloading}
15 at TRANSFORMER/create@6.0.4/com.simibubi.create.foundation.blockEntity.SmartBlockEntityTicker.tick(SmartBlockEntityTicker.java:15) ~[create-1.21.1-6.0.4.jar%23289!/:6.0.4] {re:classloading}
16 at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.level.chunk.LevelChunk$BoundTickingBlockEntity.tick(LevelChunk.java:706) ~[client-1.21.1-20240808.144430-srg.jar%23270!/:?] {re:mixin,re:classloading,pl:mixin:APP:lithium.mixins.json:minimal_nonvanilla.world.block_entity_ticking.support_cache.DirectBlockEntityTickInvokerMixin from mod lithium,pl:mixin:APP:lithium.mixins.json:world.block_entity_ticking.world_border.DirectBlockEntityTickInvokerMixin from mod lithium,pl:mixin:APP:polymorph.mixins.json:MixinLevelChunk from mod polymorph,pl:mixin:A}
17 at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.level.chunk.LevelChunk$RebindableTickingBlockEntityWrapper.tick(LevelChunk.java:783) ~[client-1.21.1-20240808.144430-srg.jar%23270!/:?] {re:mixin,re:classloading,pl:mixin:APP:lithium.mixins.json:world.block_entity_ticking.sleeping.WrappedBlockEntityTickInvokerAccessor from mod lithium,pl:mixin:A}
18 at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.level.Level.tickBlockEntities(Level.java:559) ~[client-1.21.1-20240808.144430-srg.jar%23270!/:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:scalablelux.mixins.json:common.world.LevelMixin from mod scalablelux,pl:mixin:APP:mixins.sodiumdynamiclights.json:LevelMixin from mod sodiumdynamiclights,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.chunk_access.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:kubejs.mixins.json:LevelMixin from mod kubejs,pl:mixin:APP:flywheel.impl.mixins.json:LevelMixin from mod flywheel,pl:mixin:APP:c2me-fixes-worldgen-threading-issues.mixins.json:threading_detections.random_instances.MixinWorld from mod c2me_fixes_worldgen_threading_issues,pl:mixin:APP:c2me-opts-scheduling.mixins.json:mid_tick_chunk_tasks.MixinWorld from mod c2me_opts_scheduling,pl:mixin:APP:c2me-notickvd.mixins.json:MixinWorld from mod c2me_notickvd,pl:mixin:A}
19 at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.level.ServerLevel.tick(ServerLevel.java:428) ~[client-1.21.1-20240808.144430-srg.jar%23270!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_serverlevel,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_serverlevel,pl:mixin:APP:scalablelux.mixins.json:common.world.ServerWorldMixin from mod scalablelux,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:toadlib.mixins.json:ServerLevelMixin from mod toadlib,pl:mixin:APP:kubejs.mixins.json:ServerLevelMixin from mod kubejs,pl:mixin:APP:moonlight-common.mixins.json:ServerLevelMixin from mod moonlight,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:create.mixins.json:accessor.ServerLevelAccessor from mod create,pl:mixin:APP:c2me-opts-scheduling.mixins.json:mid_tick_chunk_tasks.MixinServerWorld from mod c2me_opts_scheduling,pl:mixin:APP:c2me-opts-scheduling.mixins.json:shutdown.MixinServerWorld from mod c2me_opts_scheduling,pl:mixin:A}
20 at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1037) ~[client-1.21.1-20240808.144430-srg.jar%23270!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:A}
21 at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:917) ~[client-1.21.1-20240808.144430-srg.jar%23270!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:A}
22 at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.server.IntegratedServer.tickServer(IntegratedServer.java:110) ~[client-1.21.1-20240808.144430-srg.jar%23270!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:A,pl:runtimedistcleaner:A}
23 at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:707) ~[client-1.21.1-20240808.144430-srg.jar%23270!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:A}
24 at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.MinecraftServer.lambda$spin$2(MinecraftServer.java:267) ~[client-1.21.1-20240808.144430-srg.jar%23270!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:A}
25 at java.base/java.lang.Thread.run(Thread.java:1570) [?:?] {re:mixin}
26
27
28A detailed walkthrough of the error, its code path and all known details is as follows:
29---------------------------------------------------------------------------------------
30
31-- Head --
32Thread: Server thread
33Stacktrace:
34 at TRANSFORMER/neoforge@21.1.137/net.neoforged.neoforge.capabilities.BlockCapabilityCache.getCapability(BlockCapabilityCache.java:137) ~[neoforge-21.1.137-universal.jar%23271!/:?] {re:classloading}
35 at TRANSFORMER/create@6.0.4/com.simibubi.create.content.kinetics.mechanicalArm.ArmInteractionPoint.getHandler(ArmInteractionPoint.java:112) ~[create-1.21.1-6.0.4.jar%23289!/:6.0.4] {re:classloading}
36 at TRANSFORMER/create@6.0.4/com.simibubi.create.content.kinetics.mechanicalArm.ArmInteractionPoint.insert(ArmInteractionPoint.java:116) ~[create-1.21.1-6.0.4.jar%23289!/:6.0.4] {re:classloading}
37 at TRANSFORMER/create@6.0.4/com.simibubi.create.content.kinetics.mechanicalArm.ArmBlockEntity.simulateInsertion(ArmBlockEntity.java:354) ~[create-1.21.1-6.0.4.jar%23289!/:6.0.4] {re:classloading}
38 at TRANSFORMER/create@6.0.4/com.simibubi.create.content.kinetics.mechanicalArm.ArmBlockEntity.getDistributableAmount(ArmBlockEntity.java:343) ~[create-1.21.1-6.0.4.jar%23289!/:6.0.4] {re:classloading}
39 at TRANSFORMER/create@6.0.4/com.simibubi.create.content.kinetics.mechanicalArm.ArmBlockEntity.searchForItem(ArmBlockEntity.java:270) ~[create-1.21.1-6.0.4.jar%23289!/:6.0.4] {re:classloading}
40 at TRANSFORMER/create@6.0.4/com.simibubi.create.content.kinetics.mechanicalArm.ArmBlockEntity.tick(ArmBlockEntity.java:149) ~[create-1.21.1-6.0.4.jar%23289!/:6.0.4] {re:classloading}
41 at TRANSFORMER/create@6.0.4/com.simibubi.create.foundation.blockEntity.SmartBlockEntityTicker.tick(SmartBlockEntityTicker.java:15) ~[create-1.21.1-6.0.4.jar%23289!/:6.0.4] {re:classloading}
42 at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.level.chunk.LevelChunk$BoundTickingBlockEntity.tick(LevelChunk.java:706) ~[client-1.21.1-20240808.144430-srg.jar%23270!/:?] {re:mixin,re:classloading,pl:mixin:APP:lithium.mixins.json:minimal_nonvanilla.world.block_entity_ticking.support_cache.DirectBlockEntityTickInvokerMixin from mod lithium,pl:mixin:APP:lithium.mixins.json:world.block_entity_ticking.world_border.DirectBlockEntityTickInvokerMixin from mod lithium,pl:mixin:APP:polymorph.mixins.json:MixinLevelChunk from mod polymorph,pl:mixin:A}
43 at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.level.chunk.LevelChunk$RebindableTickingBlockEntityWrapper.tick(LevelChunk.java:783) ~[client-1.21.1-20240808.144430-srg.jar%23270!/:?] {re:mixin,re:classloading,pl:mixin:APP:lithium.mixins.json:world.block_entity_ticking.sleeping.WrappedBlockEntityTickInvokerAccessor from mod lithium,pl:mixin:A}
44 at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.level.Level.tickBlockEntities(Level.java:559) ~[client-1.21.1-20240808.144430-srg.jar%23270!/:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:scalablelux.mixins.json:common.world.LevelMixin from mod scalablelux,pl:mixin:APP:mixins.sodiumdynamiclights.json:LevelMixin from mod sodiumdynamiclights,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.chunk_access.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:kubejs.mixins.json:LevelMixin from mod kubejs,pl:mixin:APP:flywheel.impl.mixins.json:LevelMixin from mod flywheel,pl:mixin:APP:c2me-fixes-worldgen-threading-issues.mixins.json:threading_detections.random_instances.MixinWorld from mod c2me_fixes_worldgen_threading_issues,pl:mixin:APP:c2me-opts-scheduling.mixins.json:mid_tick_chunk_tasks.MixinWorld from mod c2me_opts_scheduling,pl:mixin:APP:c2me-notickvd.mixins.json:MixinWorld from mod c2me_notickvd,pl:mixin:A}
45-- Block entity being ticked --
46Details:
47 Name: create:mechanical_arm // com.simibubi.create.content.kinetics.mechanicalArm.ArmBlockEntity
48 Block: Block{create:mechanical_arm}[ceiling=false]
49 Block location: World: (3314,62,22), Section: (at 2,14,6 in 207,3,1; chunk contains blocks 3312,-64,16 to 3327,319,31), Region: (6,0; contains chunks 192,0 to 223,31, blocks 3072,-64,0 to 3583,319,511)
50 Block: Block{create:mechanical_arm}[ceiling=false]
51 Block location: World: (3314,62,22), Section: (at 2,14,6 in 207,3,1; chunk contains blocks 3312,-64,16 to 3327,319,31), Region: (6,0; contains chunks 192,0 to 223,31, blocks 3072,-64,0 to 3583,319,511)
52Stacktrace:
53 at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.level.chunk.LevelChunk$BoundTickingBlockEntity.tick(LevelChunk.java:706) ~[client-1.21.1-20240808.144430-srg.jar%23270!/:?] {re:mixin,re:classloading,pl:mixin:APP:lithium.mixins.json:minimal_nonvanilla.world.block_entity_ticking.support_cache.DirectBlockEntityTickInvokerMixin from mod lithium,pl:mixin:APP:lithium.mixins.json:world.block_entity_ticking.world_border.DirectBlockEntityTickInvokerMixin from mod lithium,pl:mixin:APP:polymorph.mixins.json:MixinLevelChunk from mod polymorph,pl:mixin:A}
54 at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.level.chunk.LevelChunk$RebindableTickingBlockEntityWrapper.tick(LevelChunk.java:783) ~[client-1.21.1-20240808.144430-srg.jar%23270!/:?] {re:mixin,re:classloading,pl:mixin:APP:lithium.mixins.json:world.block_entity_ticking.sleeping.WrappedBlockEntityTickInvokerAccessor from mod lithium,pl:mixin:A}
55 at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.level.Level.tickBlockEntities(Level.java:559) ~[client-1.21.1-20240808.144430-srg.jar%23270!/:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:scalablelux.mixins.json:common.world.LevelMixin from mod scalablelux,pl:mixin:APP:mixins.sodiumdynamiclights.json:LevelMixin from mod sodiumdynamiclights,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.chunk_access.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:kubejs.mixins.json:LevelMixin from mod kubejs,pl:mixin:APP:flywheel.impl.mixins.json:LevelMixin from mod flywheel,pl:mixin:APP:c2me-fixes-worldgen-threading-issues.mixins.json:threading_detections.random_instances.MixinWorld from mod c2me_fixes_worldgen_threading_issues,pl:mixin:APP:c2me-opts-scheduling.mixins.json:mid_tick_chunk_tasks.MixinWorld from mod c2me_opts_scheduling,pl:mixin:APP:c2me-notickvd.mixins.json:MixinWorld from mod c2me_notickvd,pl:mixin:A}
56 at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.level.ServerLevel.tick(ServerLevel.java:428) ~[client-1.21.1-20240808.144430-srg.jar%23270!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_serverlevel,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_serverlevel,pl:mixin:APP:scalablelux.mixins.json:common.world.ServerWorldMixin from mod scalablelux,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:toadlib.mixins.json:ServerLevelMixin from mod toadlib,pl:mixin:APP:kubejs.mixins.json:ServerLevelMixin from mod kubejs,pl:mixin:APP:moonlight-common.mixins.json:ServerLevelMixin from mod moonlight,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:create.mixins.json:accessor.ServerLevelAccessor from mod create,pl:mixin:APP:c2me-opts-scheduling.mixins.json:mid_tick_chunk_tasks.MixinServerWorld from mod c2me_opts_scheduling,pl:mixin:APP:c2me-opts-scheduling.mixins.json:shutdown.MixinServerWorld from mod c2me_opts_scheduling,pl:mixin:A}
57 at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1037) ~[client-1.21.1-20240808.144430-srg.jar%23270!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:A}
58 at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:917) ~[client-1.21.1-20240808.144430-srg.jar%23270!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:A}
59 at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.server.IntegratedServer.tickServer(IntegratedServer.java:110) ~[client-1.21.1-20240808.144430-srg.jar%23270!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:A,pl:runtimedistcleaner:A}
60 at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:707) ~[client-1.21.1-20240808.144430-srg.jar%23270!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:A}
61 at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.MinecraftServer.lambda$spin$2(MinecraftServer.java:267) ~[client-1.21.1-20240808.144430-srg.jar%23270!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:A}
62 at java.base/java.lang.Thread.run(Thread.java:1570) [?:?] {re:mixin}
63
64
65-- Affected level --
66Details:
67 All players: 1 total; [ServerPlayer['{MINECRAFT_USERNAME}'/5, l='ServerLevel[New World]', x=3315.18, y=62.00, z=21.34]]
68 Chunk stats: 3442, 890
69 Level dimension: minecraft:overworld
70 Level spawn location: World: (128,93,-368), Section: (at 0,13,0 in 8,5,-23; chunk contains blocks 128,-64,-368 to 143,319,-353), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,-64,-512 to 511,319,-1)
71 Level time: 32693 game time, 32693 day time
72 Level name: New World
73 Level game mode: Game mode: creative (ID 1). Hardcore: false. Commands: true
74 Level weather: Rain time: 94332 (now: false), thunder time: 22919 (now: false)
75 Known server brands: neoforge
76 Removed feature flags:
77 Level was modded: true
78 Level storage version: 0x04ABD - Anvil
79 Loaded entity count: 244
80Stacktrace:
81 at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.level.ServerLevel.fillReportDetails(ServerLevel.java:1721) ~[client-1.21.1-20240808.144430-srg.jar%23270!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_serverlevel,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_serverlevel,pl:mixin:APP:scalablelux.mixins.json:common.world.ServerWorldMixin from mod scalablelux,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:toadlib.mixins.json:ServerLevelMixin from mod toadlib,pl:mixin:APP:kubejs.mixins.json:ServerLevelMixin from mod kubejs,pl:mixin:APP:moonlight-common.mixins.json:ServerLevelMixin from mod moonlight,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:create.mixins.json:accessor.ServerLevelAccessor from mod create,pl:mixin:APP:c2me-opts-scheduling.mixins.json:mid_tick_chunk_tasks.MixinServerWorld from mod c2me_opts_scheduling,pl:mixin:APP:c2me-opts-scheduling.mixins.json:shutdown.MixinServerWorld from mod c2me_opts_scheduling,pl:mixin:A}
82 at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1040) ~[client-1.21.1-20240808.144430-srg.jar%23270!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:A}
83 at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:917) ~[client-1.21.1-20240808.144430-srg.jar%23270!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:A}
84 at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.server.IntegratedServer.tickServer(IntegratedServer.java:110) ~[client-1.21.1-20240808.144430-srg.jar%23270!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:A,pl:runtimedistcleaner:A}
85 at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:707) ~[client-1.21.1-20240808.144430-srg.jar%23270!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:A}
86 at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.MinecraftServer.lambda$spin$2(MinecraftServer.java:267) ~[client-1.21.1-20240808.144430-srg.jar%23270!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:A}
87 at java.base/java.lang.Thread.run(Thread.java:1570) [?:?] {re:mixin}
88
89
90-- System Details --
91Details:
92 Minecraft Version: 1.21.1
93 Minecraft Version ID: 1.21.1
94 Operating System: Windows 10 (amd64) version 10.0
95 Java Version: 22.0.2, Oracle Corporation
96 Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
97 Memory: 2034813360 bytes (1940 MiB) / 6442450944 bytes (6144 MiB) up to 6442450944 bytes (6144 MiB)
98 CPUs: 8
99 Processor Vendor: GenuineIntel
100 Processor Name: Intel(R) Core(TM) i7-8665U CPU @ 1.90GHz
101 Identifier: Intel64 Family 6 Model 142 Stepping 12
102 Microarchitecture: Whiskey Lake
103 Frequency (GHz): 2.11
104 Number of physical packages: 1
105 Number of physical CPUs: 4
106 Number of logical CPUs: 8
107 Graphics card #0 name: Intel(R) UHD Graphics 620
108 Graphics card #0 vendor: Intel Corporation
109 Graphics card #0 VRAM (MiB): 1024.00
110 Graphics card #0 deviceId: VideoController1
111 Graphics card #0 versionInfo: 31.0.101.2130
112 Memory slot #0 capacity (MiB): 16384.00
113 Memory slot #0 clockSpeed (GHz): 2.67
114 Memory slot #0 type: DDR4
115 Memory slot #1 capacity (MiB): 16384.00
116 Memory slot #1 clockSpeed (GHz): 3.20
117 Memory slot #1 type: DDR4
118 Virtual memory max (MiB): 42334.29
119 Virtual memory used (MiB): 21085.55
120 Swap memory total (MiB): 10240.00
121 Swap memory used (MiB): 409.48
122 Space in storage for jna.tmpdir (MiB): available: 167562.25, total: 488156.00
123 Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 167562.25, total: 488156.00
124 Space in storage for io.netty.native.workdir (MiB): available: 167562.25, total: 488156.00
125 Space in storage for java.io.tmpdir (MiB): available: 167562.25, total: 488156.00
126 Space in storage for workdir (MiB): available: 167562.25, total: 488156.00
127 JVM Flags: 42 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6144M -Xmx6G -Xms6G -XX:+UnlockExperimentalVMOptions -XX:+UnlockDiagnosticVMOptions -XX:+AlwaysPreTouch -XX:+DisableExplicitGC -XX:+UseNUMA -XX:NmethodSweepActivity=1 -XX:ReservedCodeCacheSize=400M -XX:NonNMethodCodeHeapSize=12M -XX:ProfiledCodeHeapSize=194M -XX:NonProfiledCodeHeapSize=194M -XX:-DontCompileHugeMethods -XX:MaxNodeLimit=240000 -XX:NodeLimitFudgeFactor=8000 -XX:+UseVectorCmov -XX:+PerfDisableSharedMem -XX:+UseFastUnorderedTimeStamps -XX:+UseCriticalJavaThreadPriority -XX:ThreadPriorityPolicy=1 -XX:AllocatePrefetchStyle=3 -XX:+UseG1GC -XX:MaxGCPauseMillis=37 -XX:+PerfDisableSharedMem -XX:G1HeapRegionSize=16M -XX:G1NewSizePercent=23 -XX:G1ReservePercent=20 -XX:SurvivorRatio=32 -XX:G1MixedGCCountTarget=3 -XX:G1HeapWastePercent=20 -XX:InitiatingHeapOccupancyPercent=10 -XX:G1RSetUpdatingPauseTimePercent=0 -XX:MaxTenuringThreshold=1 -XX:G1SATBBufferEnqueueingThresholdPercent=30 -XX:G1ConcMarkStepDurationMillis=5.0 -XX:G1ConcRSHotCardLimit=16 -XX:G1ConcRefinementServiceIntervalMillis=150 -XX:GCTimeRatio=99 -XX:+UseLargePages -XX:LargePageSizeInBytes=2m
128 Server Running: true
129 Player Count: 1 / 8; [ServerPlayer['{MINECRAFT_USERNAME}'/5, l='ServerLevel[New World]', x=3315.18, y=62.00, z=21.34]]
130 Active Data Packs: create:dynamic_data, vanilla, mod_data, mod/sodium, mod/saturn, mod/c2me_fixes_worldgen_threading_issues, mod/man_of_many_planes (incompatible), mod/kuma_api (incompatible), mod/fabric_renderer_api_v1, mod/sodium_extra, mod/sodiumextras (incompatible), mod/geckolib, mod/c2me_rewrites_chunk_serializer, mod/dynamiccrosshair (incompatible), mod/c2me_opts_natives_math, mod/immersive_aircraft (incompatible), mod/c2me_fixes_general_threading_issues, mod/xaeroworldmap (incompatible), mod/controlling (incompatible), mod/neoforge, mod/modernfix (incompatible), mod/fabric_block_view_api_v2, mod/createcasing (incompatible), mod/c2me_opts_math, mod/c2me, mod/pickupnotifier (incompatible), mod/balm (incompatible), mod/sodiumoptionsapi (incompatible), mod/scalablelux, mod/c2me_base, mod/structure_layout_optimizer, mod/cloth_config (incompatible), mod/sound_physics_remastered (incompatible), mod/sodiumextrainformation, mod/ctov, mod/fzzy_config, mod/c2me_fixes_worldgen_vanilla_bugs, mod/sodiumdynamiclights (incompatible), mod/glodium (incompatible), mod/anvianslib (incompatible), mod/betterbeds, mod/c2me_fixes_chunkio_threading_issues, mod/c2me_client_uncapvd, mod/dynamiccrosshairapi (incompatible), mod/resourcefulconfig, mod/reeses_sodium_options, mod/modelfix (incompatible), mod/c2me_opts_dfc, mod/searchables (incompatible), mod/noisium (incompatible), mod/architectury (incompatible), mod/nerb, mod/computercraft (incompatible), mod/conditional_mixin (incompatible), mod/emiprofessions (incompatible), mod/dynamic_fps (incompatible), mod/fabric_rendering_data_attachment_v1, mod/particle_core, mod/c2me_rewrites_chunkio, mod/shulkerboxtooltip (incompatible), mod/c2me_opts_allocs, mod/rhino, mod/c2me_threading_lighting, mod/sodiumleafculling (incompatible), mod/octolib, mod/lithostitched, mod/lithium, mod/flerovium (incompatible), mod/terrablenderfix, mod/mekanism, mod/mekanismgenerators, mod/invmove, mod/libbamboo (incompatible), mod/waystones (incompatible), mod/clumps (incompatible), mod/travelersbackpack, mod/naturescompass (incompatible), mod/toadlib (incompatible), mod/c2me_rewrites_chunk_system, mod/guideme, mod/explorerscompass (incompatible), mod/terralith, mod/moreculling, mod/skinlayers3d (incompatible), mod/c2me_opts_worldgen_vanilla, mod/c2me_opts_scheduling, mod/gpu_tape (incompatible), mod/emi (incompatible), mod/kubejs (incompatible), mod/kubejs_mekanism, mod/emi_loot, mod/ae2 (incompatible), mod/merequester, mod/ae2wtlib (incompatible), mod/extendedae (incompatible), mod/ae2wtlib_api, mod/terrablender (incompatible), mod/moonlight (incompatible), mod/fabric_api_base, mod/mousetweaks (incompatible), mod/createoreexcavation (incompatible), mod/ohthetreesyoullgrow (incompatible), mod/c2me_server_utils, mod/corgilib (incompatible), mod/biomeswevegone, mod/fastpaintings (incompatible), mod/kotlinforforge (incompatible), mod/flywheel (incompatible), mod/ponder (incompatible), mod/create (incompatible), mod/xaerominimap (incompatible), mod/polymorph (incompatible), mod/c2me_notickvd, mod/entityculling (incompatible), mod/c2me_opts_worldgen_general, mod/ae2qolrecipes (incompatible), mod/c2me_opts_chunkio, mod/immediatelyfast (incompatible), mod/emi_enchanting, mod/create_pattern_schematics (incompatible), mod/ferritecore (incompatible), mod/puzzleslib (incompatible), mod/betterf3 (incompatible), mod/emi_ores, mod/badoptimizations (incompatible)
131 Available Data Packs: bundle, trade_rebalance, vanilla, mod/ae2 (incompatible), mod/ae2qolrecipes (incompatible), mod/ae2wtlib (incompatible), mod/ae2wtlib_api, mod/anvianslib (incompatible), mod/architectury (incompatible), mod/badoptimizations (incompatible), mod/balm (incompatible), mod/betterbeds, mod/betterf3 (incompatible), mod/biomeswevegone, mod/c2me, mod/c2me_base, mod/c2me_client_uncapvd, mod/c2me_fixes_chunkio_threading_issues, mod/c2me_fixes_general_threading_issues, mod/c2me_fixes_worldgen_threading_issues, mod/c2me_fixes_worldgen_vanilla_bugs, mod/c2me_notickvd, mod/c2me_opts_allocs, mod/c2me_opts_chunkio, mod/c2me_opts_dfc, mod/c2me_opts_math, mod/c2me_opts_natives_math, mod/c2me_opts_scheduling, mod/c2me_opts_worldgen_general, mod/c2me_opts_worldgen_vanilla, mod/c2me_rewrites_chunk_serializer, mod/c2me_rewrites_chunk_system, mod/c2me_rewrites_chunkio, mod/c2me_server_utils, mod/c2me_threading_lighting, mod/cloth_config (incompatible), mod/clumps (incompatible), mod/computercraft (incompatible), mod/conditional_mixin (incompatible), mod/controlling (incompatible), mod/corgilib (incompatible), mod/create (incompatible), mod/create_pattern_schematics (incompatible), mod/createcasing (incompatible), mod/createoreexcavation (incompatible), mod/ctov, mod/dynamic_fps (incompatible), mod/dynamiccrosshair (incompatible), mod/dynamiccrosshairapi (incompatible), mod/emi (incompatible), mod/emi_enchanting, mod/emi_loot, mod/emi_ores, mod/emiprofessions (incompatible), mod/entityculling (incompatible), mod/explorerscompass (incompatible), mod/extendedae (incompatible), mod/fabric_api_base, mod/fabric_block_view_api_v2, mod/fabric_renderer_api_v1, mod/fabric_rendering_data_attachment_v1, mod/fastpaintings (incompatible), mod/ferritecore (incompatible), mod/flerovium (incompatible), mod/flywheel (incompatible), mod/fzzy_config, mod/geckolib, mod/glodium (incompatible), mod/gpu_tape (incompatible), mod/guideme, mod/immediatelyfast (incompatible), mod/immersive_aircraft (incompatible), mod/invmove, mod/kotlinforforge (incompatible), mod/kubejs (incompatible), mod/kubejs_mekanism, mod/kuma_api (incompatible), mod/libbamboo (incompatible), mod/lithium, mod/lithostitched, mod/man_of_many_planes (incompatible), mod/mekanism, mod/mekanismgenerators, mod/merequester, mod/modelfix (incompatible), mod/modernfix (incompatible), mod/moonlight (incompatible), mod/moreculling, mod/mousetweaks (incompatible), mod/naturescompass (incompatible), mod/neoforge, mod/nerb, mod/noisium (incompatible), mod/octolib, mod/ohthetreesyoullgrow (incompatible), mod/particle_core, mod/pickupnotifier (incompatible), mod/polymorph (incompatible), mod/ponder (incompatible), mod/puzzleslib (incompatible), mod/reeses_sodium_options, mod/resourcefulconfig, mod/rhino, mod/saturn, mod/scalablelux, mod/searchables (incompatible), mod/shulkerboxtooltip (incompatible), mod/skinlayers3d (incompatible), mod/sodium, mod/sodium_extra, mod/sodiumdynamiclights (incompatible), mod/sodiumextrainformation, mod/sodiumextras (incompatible), mod/sodiumleafculling (incompatible), mod/sodiumoptionsapi (incompatible), mod/sound_physics_remastered (incompatible), mod/structure_layout_optimizer, mod/terrablender (incompatible), mod/terrablenderfix, mod/terralith, mod/toadlib (incompatible), mod/travelersbackpack, mod/waystones (incompatible), mod/xaerominimap (incompatible), mod/xaeroworldmap (incompatible), mod_data, create:dynamic_data
132 Enabled Feature Flags: minecraft:vanilla
133 World Generation: Stable
134 World Seed: 6985322333067219040
135 Type: Integrated Server (map_client.txt)
136 Is Modded: Definitely; Client brand changed to 'neoforge'; Server brand changed to 'neoforge'
137 Launched Version: 1.21.1
138 ModLauncher: 11.0.4+main.d2e20e43
139 ModLauncher launch target: forgeclient
140 ModLauncher services:
141 sponge-mixin-0.15.2+mixin.0.8.7.jar mixin PLUGINSERVICE
142 loader-4.0.38.jar slf4jfixer PLUGINSERVICE
143 loader-4.0.38.jar runtime_enum_extender PLUGINSERVICE
144 at-modlauncher-10.0.1.jar accesstransformer PLUGINSERVICE
145 loader-4.0.38.jar runtimedistcleaner PLUGINSERVICE
146 modlauncher-11.0.4.jar mixin TRANSFORMATIONSERVICE
147 modlauncher-11.0.4.jar fml TRANSFORMATIONSERVICE
148 FML Language Providers:
149 kotlinforforge@5.7.0
150 javafml@4.0
151 lowcodefml@4.0
152 minecraft@4.0
153 Mod List:
154 skinlayers3d-neoforge-1.7.4-mc1.21.jar |3d-Skin-Layers |skinlayers3d |1.7.4 |Manifest: NOSIGNATURE
155 ae2qolrecipes-neoforge-1.21.x-1.3.0.jar |AE2 QoL Recipes |ae2qolrecipes |1.3.0 |Manifest: NOSIGNATURE
156 ae2wtlib-19.2.2.jar |AE2WTLib |ae2wtlib |19.2.2 |Manifest: NOSIGNATURE
157 de.mari_023.ae2wtlib_api-19.2.2.jar |AE2WTLib API |ae2wtlib_api |19.2.2 |Manifest: NOSIGNATURE
158 anvianslib-neoforge-1.21-1.1.jar |Anvian's Lib |anvianslib |1.1 |Manifest: NOSIGNATURE
159 appliedenergistics2-19.2.6-beta.jar |Applied Energistics 2 |ae2 |19.2.6-beta |Manifest: NOSIGNATURE
160 architectury-13.0.8-neoforge.jar |Architectury |architectury |13.0.8 |Manifest: NOSIGNATURE
161 BadOptimizations-2.2.1-1.21.1.jar |BadOptimizations |badoptimizations |2.2.1 |Manifest: NOSIGNATURE
162 balm-neoforge-1.21.1-21.0.33.jar |Balm |balm |21.0.33 |Manifest: NOSIGNATURE
163 betterbeds-1.4.0.jar |Better Beds |betterbeds |1.4.0 |Manifest: NOSIGNATURE
164 BetterF3-11.0.3-NeoForge-1.21.1.jar |BetterF3 |betterf3 |11.0.3 |Manifest: NOSIGNATURE
165 cc-tweaked-1.21.1-forge-1.115.1.jar |CC: Tweaked |computercraft |1.115.1 |Manifest: NOSIGNATURE
166 [neoforge]ctov-3.5.6.jar |ChoiceTheorem's Overhauled Vil|ctov |3.5.6 |Manifest: NOSIGNATURE
167 cloth-config-15.0.140-neoforge.jar |Cloth Config v15 API |cloth_config |15.0.140 |Manifest: NOSIGNATURE
168 Clumps-neoforge-1.21.1-19.0.0.1.jar |Clumps |clumps |**.**.**.** |Manifest: NOSIGNATURE
169 c2me-neoforge-mc1.21.1-0.3.0+alpha.0.60.jar |Concurrent Chunk Management En|c2me |0.3.0+alpha.0.60+1.2|Manifest: NOSIGNATURE
170 c2me-base-mc1.21.1-0.3.0+alpha.0.60-all.jar |Concurrent Chunk Management En|c2me_base |0.3.0+alpha.0.60+1.2|Manifest: NOSIGNATURE
171 c2me-client-uncapvd-mc1.21.1-0.3.0+alpha.0.60.jar |Concurrent Chunk Management En|c2me_client_uncapvd |0.3.0+alpha.0.60+1.2|Manifest: NOSIGNATURE
172 c2me-fixes-chunkio-threading-issues-mc1.21.1-0.3.0|Concurrent Chunk Management En|c2me_fixes_chunkio_threading_i|0.3.0+alpha.0.60+1.2|Manifest: NOSIGNATURE
173 c2me-fixes-general-threading-issues-mc1.21.1-0.3.0|Concurrent Chunk Management En|c2me_fixes_general_threading_i|0.3.0+alpha.0.60+1.2|Manifest: NOSIGNATURE
174 c2me-fixes-worldgen-threading-issues-mc1.21.1-0.3.|Concurrent Chunk Management En|c2me_fixes_worldgen_threading_|0.3.0+alpha.0.60+1.2|Manifest: NOSIGNATURE
175 c2me-fixes-worldgen-vanilla-bugs-mc1.21.1-0.3.0+al|Concurrent Chunk Management En|c2me_fixes_worldgen_vanilla_bu|0.3.0+alpha.0.60+1.2|Manifest: NOSIGNATURE
176 c2me-notickvd-mc1.21.1-0.3.0+alpha.0.60.jar |Concurrent Chunk Management En|c2me_notickvd |0.3.0+alpha.0.60+1.2|Manifest: NOSIGNATURE
177 c2me-opts-chunkio-mc1.21.1-0.3.0+alpha.0.60.jar |Concurrent Chunk Management En|c2me_opts_chunkio |0.3.0+alpha.0.60+1.2|Manifest: NOSIGNATURE
178 c2me-opts-dfc-mc1.21.1-0.3.0+alpha.0.60.jar |Concurrent Chunk Management En|c2me_opts_dfc |0.3.0+alpha.0.60+1.2|Manifest: NOSIGNATURE
179 c2me-opts-worldgen-general-mc1.21.1-0.3.0+alpha.0.|Concurrent Chunk Management En|c2me_opts_worldgen_general |0.3.0+alpha.0.60+1.2|Manifest: NOSIGNATURE
180 c2me-opts-math-mc1.21.1-0.3.0+alpha.0.60.jar |Concurrent Chunk Management En|c2me_opts_math |0.3.0+alpha.0.60+1.2|Manifest: NOSIGNATURE
181 c2me-opts-allocs-mc1.21.1-0.3.0+alpha.0.60.jar |Concurrent Chunk Management En|c2me_opts_allocs |0.3.0+alpha.0.60+1.2|Manifest: NOSIGNATURE
182 c2me-opts-natives-math-mc1.21.1-0.3.0+alpha.0.60.j|Concurrent Chunk Management En|c2me_opts_natives_math |0.3.0+alpha.0.60+1.2|Manifest: NOSIGNATURE
183 c2me-opts-scheduling-mc1.21.1-0.3.0+alpha.0.60.jar|Concurrent Chunk Management En|c2me_opts_scheduling |0.3.0+alpha.0.60+1.2|Manifest: NOSIGNATURE
184 c2me-opts-worldgen-vanilla-mc1.21.1-0.3.0+alpha.0.|Concurrent Chunk Management En|c2me_opts_worldgen_vanilla |0.3.0+alpha.0.60+1.2|Manifest: NOSIGNATURE
185 c2me-rewrites-chunkio-mc1.21.1-0.3.0+alpha.0.60.ja|Concurrent Chunk Management En|c2me_rewrites_chunkio |0.3.0+alpha.0.60+1.2|Manifest: NOSIGNATURE
186 c2me-rewrites-chunk-serializer-mc1.21.1-0.3.0+alph|Concurrent Chunk Management En|c2me_rewrites_chunk_serializer|0.3.0+alpha.0.60+1.2|Manifest: NOSIGNATURE
187 c2me-rewrites-chunk-system-mc1.21.1-0.3.0+alpha.0.|Concurrent Chunk Management En|c2me_rewrites_chunk_system |0.3.0+alpha.0.60+1.2|Manifest: NOSIGNATURE
188 c2me-server-utils-mc1.21.1-0.3.0+alpha.0.60.jar |Concurrent Chunk Management En|c2me_server_utils |0.3.0+alpha.0.60+1.2|Manifest: NOSIGNATURE
189 c2me-threading-lighting-mc1.21.1-0.3.0+alpha.0.60.|Concurrent Chunk Management En|c2me_threading_lighting |0.3.0+alpha.0.60+1.2|Manifest: NOSIGNATURE
190 conditional-mixin-neoforge-0.6.3.jar |conditional mixin |conditional_mixin |0.6.3 |Manifest: NOSIGNATURE
191 Controlling-neoforge-1.21.1-19.0.4.jar |Controlling |controlling |19.0.4 |Manifest: NOSIGNATURE
192 Corgilib-NeoForge-1.21.1-5.0.0.3.jar |CorgiLib |corgilib |**.**.**.** |Manifest: NOSIGNATURE
193 create-1.21.1-6.0.4.jar |Create |create |6.0.4 |Manifest: NOSIGNATURE
194 Create Encased-1.21.1-1.7.0-fix1.jar |Create Encased |createcasing |1.7.0-fix1 |Manifest: NOSIGNATURE
195 createoreexcavation-1.21-1.6.2.jar |Create Ore Excavation |createoreexcavation |0.0NONE |Manifest: NOSIGNATURE
196 create_pattern_schematics-2.0.4.jar |Create: Pattern Schematics |create_pattern_schematics |2.0.4 |Manifest: NOSIGNATURE
197 dynamiccrosshair-9.3+1.21.1-neoforge.jar |Dynamic Crosshair |dynamiccrosshair |9.3 |Manifest: NOSIGNATURE
198 dynamiccrosshair-9.3+1.21.1-neoforge-api.jar |Dynamic Crosshair API |dynamiccrosshairapi |1.1 |Manifest: NOSIGNATURE
199 dynamic-fps-3.9.0+minecraft-1.21.0-neoforge.jar |Dynamic FPS |dynamic_fps |3.9.0 |Manifest: NOSIGNATURE
200 emi-1.1.20+1.21.1+neoforge.jar |EMI |emi |1.1.20+1.21.1+neofor|Manifest: NOSIGNATURE
201 emi_enchanting-0.1.2+1.21+neoforge.jar |EMI Enchanting |emi_enchanting |0.1.2+1.21+neoforge |Manifest: NOSIGNATURE
202 emi_loot-0.7.5+1.21+neoforge.jar |EMI Loot |emi_loot |0.7.5+1.21+neoforge |Manifest: NOSIGNATURE
203 emi_ores-1.2+1.21.1+neoforge.jar |EMI Ores |emi_ores |1.2+1.21.1+neoforge |Manifest: NOSIGNATURE
204 EMIProfessions-neoforge-1.21.1-1.0.3.jar |EMI Professions (EMIP) |emiprofessions |1.0.3 |Manifest: NOSIGNATURE
205 entityculling-neoforge-1.7.3-mc1.21.jar |EntityCulling |entityculling |1.7.3 |Manifest: NOSIGNATURE
206 ExplorersCompass-1.21.1-3.0.3-neoforge.jar |Explorer's Compass |explorerscompass |1.21.1-3.0.3-neoforg|Manifest: NOSIGNATURE
207 ExtendedAE-1.21-2.2.6-neoforge.jar |ExtendedAE |extendedae |1.21-2.2.6-neoforge |Manifest: NOSIGNATURE
208 fastpaintings-1.21-1.2.15-neoforge.jar |Fast Paintings |fastpaintings |1.21-1.2.15 |Manifest: NOSIGNATURE
209 ferritecore-7.0.2-neoforge.jar |Ferrite Core |ferritecore |7.0.2 |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
210 flerovium-neoforge-1.21.1-1.0.3-all.jar |Flerovium |flerovium |1.0.3 |Manifest: NOSIGNATURE
211 flywheel-neoforge-1.21.1-1.0.2.jar |Flywheel |flywheel |1.0.2 |Manifest: NOSIGNATURE
212 fabric-api-base-0.4.42+d1308ded19.jar |Forgified Fabric API Base |fabric_api_base |0.4.42+d1308ded19 |Manifest: NOSIGNATURE
213 fabric-block-view-api-v2-1.0.10+9afaaf8c19.jar |Forgified Fabric BlockView API|fabric_block_view_api_v2 |1.0.10+9afaaf8c19 |Manifest: NOSIGNATURE
214 fabric-renderer-api-v1-3.4.0+acb05a3919.jar |Forgified Fabric Renderer API |fabric_renderer_api_v1 |3.4.0+acb05a3919 |Manifest: NOSIGNATURE
215 fabric-rendering-data-attachment-v1-0.3.48+73761d2|Forgified Fabric Rendering Dat|fabric_rendering_data_attachme|0.3.48+73761d2e19 |Manifest: NOSIGNATURE
216 fzzy_config-0.6.6+1.21+neoforge.jar |Fzzy Config |fzzy_config |0.6.6+1.21+neoforge |Manifest: NOSIGNATURE
217 geckolib-neoforge-1.21.1-4.7.5.1.jar |GeckoLib 4 |geckolib |**.**.**.** |Manifest: NOSIGNATURE
218 Glodium-1.21-2.2-neoforge.jar |Glodium |glodium |1.21-2.2-neoforge |Manifest: NOSIGNATURE
219 GPUTape-1.20.6-1.21x-1.0.3.jar |GPUTape |gpu_tape |1.0.2 |Manifest: NOSIGNATURE
220 guideme-21.1.5.jar |GuideME |guideme |21.1.5 |Manifest: NOSIGNATURE
221 ImmediatelyFast-NeoForge-1.6.2+1.21.1.jar |ImmediatelyFast |immediatelyfast |1.6.2+1.21.1 |Manifest: NOSIGNATURE
222 immersive_aircraft-1.2.2+1.21.1-neoforge.jar |Immersive Aircraft |immersive_aircraft |1.2.2+1.21.1 |Manifest: NOSIGNATURE
223 InvMove-0.9.0+1.21.1-NeoForge.jar |InvMove |invmove |0.9.0 |Manifest: NOSIGNATURE
224 kffmod-5.7.0.jar |Kotlin For Forge |kotlinforforge |5.7.0 |Manifest: NOSIGNATURE
225 kubejs-neoforge-2101.7.1-build.181.jar |KubeJS |kubejs |2101.7.1-build.181 |Manifest: NOSIGNATURE
226 kubejs-mekanism-neoforge-2101.1.6-build.6.jar |KubeJS Mekanism |kubejs_mekanism |2101.1.6-build.6 |Manifest: NOSIGNATURE
227 kuma-api-neoforge-21.0.4+1.21.jar |KumaAPI |kuma_api |21.0.4 |Manifest: NOSIGNATURE
228 libbamboo-2.2+1.21.1-neoforge.jar |LibBamboo |libbamboo |2.2 |Manifest: NOSIGNATURE
229 lithium-neoforge-0.15.0+mc1.21.1.jar |Lithium |lithium |0.15.0+mc1.21.1 |Manifest: NOSIGNATURE
230 lithostitched-neoforge-1.21.1-1.4.5.jar |Lithostitched |lithostitched |1.4.2 |Manifest: NOSIGNATURE
231 man_of_many_planes-0.2.1+1.21.1-neoforge.jar |Man of Many Planes |man_of_many_planes |0.2.1+1.21.1 |Manifest: NOSIGNATURE
232 merequester-neoforge-1.21.1-1.1.8.jar |ME Requester |merequester |1.21.1-1.1.8 |Manifest: NOSIGNATURE
233 Mekanism-1.21.1-10.7.12.77.jar |Mekanism |mekanism |10.7.12 |Manifest: NOSIGNATURE
234 MekanismGenerators-1.21.1-10.7.12.77.jar |Mekanism: Generators |mekanismgenerators |10.7.12 |Manifest: NOSIGNATURE
235 client-1.21.1-20240808.144430-srg.jar |Minecraft |minecraft |1.21.1 |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
236 modelfix-1.21-1.10.jar |Model Gap Fix |modelfix |1.21-1.10 |Manifest: NOSIGNATURE
237 modernfix-neoforge-5.20.2+mc1.21.1.jar |ModernFix |modernfix |5.20.2+mc1.21.1 |Manifest: NOSIGNATURE
238 moonlight-1.21-2.17.36-neoforge.jar |Moonlight Lib |moonlight |1.21-2.17.36 |Manifest: NOSIGNATURE
239 moreculling-neoforge-1.21.1-1.0.6.jar |More Culling |moreculling |1.0.6 |Manifest: NOSIGNATURE
240 MouseTweaks-neoforge-mc1.21-2.26.1.jar |Mouse Tweaks |mousetweaks |2.26.1 |Manifest: NOSIGNATURE
241 NaturesCompass-1.21.1-3.0.3-neoforge.jar |Nature's Compass |naturescompass |1.21.1-3.0.2-neoforg|Manifest: NOSIGNATURE
242 neoforge-21.1.137-universal.jar |NeoForge |neoforge |21.1.137 |Manifest: NOSIGNATURE
243 noisium-neoforge-2.3.0+mc1.21-1.21.1.jar |Noisium |noisium |2.3.0+mc1.21-1.21.1 |Manifest: NOSIGNATURE
244 Not Enough Recipe Book-NEOFORGE-0.4.1.jar |Not Enough Recipe Book |nerb |0.4.1 |Manifest: NOSIGNATURE
245 OctoLib-NEOFORGE-0.5.0.1.jar |OctoLib |octolib |**.**.**.** |Manifest: NOSIGNATURE
246 Oh-The-Biomes-Weve-Gone-NeoForge-2.3.10.jar |Oh The Biomes We've Gone |biomeswevegone |2.3.10 |Manifest: NOSIGNATURE
247 Oh-The-Trees-Youll-Grow-neoforge-1.21.1-5.0.9.jar |Oh The Trees You'll Grow |ohthetreesyoullgrow |5.0.9 |Manifest: NOSIGNATURE
248 particle_core-0.2.5+1.21+neoforge.jar |Particle Core |particle_core |0.2.5+1.21+neoforge |Manifest: NOSIGNATURE
249 PickUpNotifier-v21.1.0-1.21.1-NeoForge.jar |Pick Up Notifier |pickupnotifier |21.1.0 |Manifest: NOSIGNATURE
250 polymorph-neoforge-1.0.7+1.21.1.jar |Polymorph |polymorph |1.0.7+1.21.1 |Manifest: NOSIGNATURE
251 Ponder-NeoForge-1.21.1-1.0.46.jar |Ponder |ponder |1.0.46 |Manifest: NOSIGNATURE
252 PuzzlesLib-v21.1.33-1.21.1-NeoForge.jar |Puzzles Lib |puzzleslib |21.1.33 |Manifest: NOSIGNATURE
253 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
254 resourcefulconfig-neoforge-1.21-3.0.10.jar |Resourcefulconfig |resourcefulconfig |3.0.10 |Manifest: NOSIGNATURE
255 rhino-2101.2.7-build.74.jar |Rhino |rhino |2101.2.7-build.74 |Manifest: NOSIGNATURE
256 saturn-mc1.21.1-0.1.5.jar |Saturn |saturn |0.1.5 |Manifest: NOSIGNATURE
257 ScalableLux-0.1.0+beta.2+neoforge.1a07a27-all.jar |ScalableLux |scalablelux |0.1.0+beta.2+neoforg|Manifest: NOSIGNATURE
258 Searchables-neoforge-1.21.1-1.0.2.jar |Searchables |searchables |1.0.2 |Manifest: NOSIGNATURE
259 shulkerboxtooltip-neoforge-5.1.3+1.21.1.jar |ShulkerBoxTooltip |shulkerboxtooltip |5.1.3+1.21.1 |Manifest: NOSIGNATURE
260 sodium-neoforge-0.6.9+mc1.21.1.jar |Sodium |sodium |0.6.9+mc1.21.1 |Manifest: NOSIGNATURE
261 sodiumdynamiclights-neoforge-1.0.10-1.21.1.jar |Sodium Dynamic Lights |sodiumdynamiclights |1.0.9 |Manifest: NOSIGNATURE
262 sodium-extra-neoforge-0.6.0+mc1.21.1.jar |Sodium Extra |sodium_extra |0.6.0+mc1.21.1 |Manifest: NOSIGNATURE
263 SodiumExtraInformation-neoforge-2.5.jar |Sodium Extra Information |sodiumextrainformation |2.3 |Manifest: NOSIGNATURE
264 sodiumextras-neoforge-1.0.7-1.21.1.jar |Sodium Extras |sodiumextras |1.0.6 |Manifest: NOSIGNATURE
265 sodiumleafculling-neoforge-1.0.0-1.21.1.jar |Sodium Leaf Culling |sodiumleafculling |1.0.0 |Manifest: NOSIGNATURE
266 sodiumoptionsapi-neoforge-1.0.10-1.21.1.jar |Sodium Options API |sodiumoptionsapi |1.0.10 |Manifest: NOSIGNATURE
267 sound-physics-remastered-neoforge-1.21.1-1.4.8.jar|Sound Physics Remastered |sound_physics_remastered |1.21.1-1.4.8 |Manifest: NOSIGNATURE
268 structure_layout_optimizer-neoforge-1.0.10.jar |Structure Layout Optimizer |structure_layout_optimizer |1.0.10 |Manifest: NOSIGNATURE
269 TerraBlender-neoforge-1.21.1-4.1.0.8.jar |TerraBlender |terrablender |**.**.**.** |Manifest: NOSIGNATURE
270 terrablenderfix-neoforge-1.21.1-0.0.1.jar |TerraBlenderFix |terrablenderfix |0.0.1 |Manifest: NOSIGNATURE
271 Terralith_1.21.x_v2.5.8.jar |Terralith |terralith |2.5.8 |Manifest: NOSIGNATURE
272 ToadLib-1.20.5-1.21-1.1.5.jar |ToadLib |toadlib |1.1.5 |Manifest: NOSIGNATURE
273 travelersbackpack-neoforge-1.21.1-10.1.16.jar |Traveler's Backpack |travelersbackpack |10.1.16 |Manifest: NOSIGNATURE
274 waystones-neoforge-1.21.1-21.1.13.jar |Waystones |waystones |21.1.13 |Manifest: NOSIGNATURE
275 Xaeros_Minimap_25.2.0_NeoForge_1.21.jar |Xaero's Minimap |xaerominimap |25.2.0 |Manifest: NOSIGNATURE
276 XaerosWorldMap_1.39.4_NeoForge_1.21.jar |Xaero's World Map |xaeroworldmap |1.39.4 |Manifest: NOSIGNATURE
277 Crash Report UUID: 0015855d-94d2-427d-8540-7720176d4fe1
278 FML: 4.0.38
279 NeoForge: 21.1.137
280 Flywheel Backend: flywheel:instancing
281
This log will be saved for 90 days from their last view.
Report abuse