Sophisticated Storage

Sophisticated Storage

20M Downloads

net.p3pp3rf1y.sophisticatedcore.util.RecipeHandler.world is null

Renari opened this issue ยท 14 comments

commented

Crash happened on a server as soon as I put a compacting module in a barrel that contained charcoal. I was unable to replicate the issue in single player, but the server continues to crash whenever those chunks are loaded.

Click to expand crash log
---- Minecraft Crash Report ----
// Surprise! Haha. Well, this is awkward.

Time: 6/17/22, 11:33 PM
Description: Ticking block entity

com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException: Cannot invoke "java.lang.ref.WeakReference.get()" because "net.p3pp3rf1y.sophisticatedcore.util.RecipeHelper.world" is null
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2055) ~[guava-31.0.1-jre.jar%2321!/:?] {}
	at com.google.common.cache.LocalCache.get(LocalCache.java:3966) ~[guava-31.0.1-jre.jar%2321!/:?] {}
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3989) ~[guava-31.0.1-jre.jar%2321!/:?] {}
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4950) ~[guava-31.0.1-jre.jar%2321!/:?] {}
	at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:4956) ~[guava-31.0.1-jre.jar%2321!/:?] {}
	at net.p3pp3rf1y.sophisticatedcore.util.RecipeHelper.getItemCompactingShapes(RecipeHelper.java:177) ~[sophisticatedcore-1.18.2-0.3.3.42.jar%23149!/:1.18.2-0.3.3.42] {re:mixin,re:classloading,pl:mixin:APP:polymorph_integrations.mixins.json:sophisticatedbackpacks.AccessorRecipeHelper,pl:mixin:A}
	at net.p3pp3rf1y.sophisticatedcore.upgrades.compacting.CompactingUpgradeWrapper.compactSlot(CompactingUpgradeWrapper.java:59) ~[sophisticatedcore-1.18.2-0.3.3.42.jar%23149!/:1.18.2-0.3.3.42] {re:classloading}
	at net.p3pp3rf1y.sophisticatedcore.upgrades.compacting.CompactingUpgradeWrapper.onAfterInsert(CompactingUpgradeWrapper.java:47) ~[sophisticatedcore-1.18.2-0.3.3.42.jar%23149!/:1.18.2-0.3.3.42] {re:classloading}
	at net.p3pp3rf1y.sophisticatedcore.inventory.InventoryHandler.lambda$runOnAfterInsert$0(InventoryHandler.java:239) ~[sophisticatedcore-1.18.2-0.3.3.42.jar%23149!/:1.18.2-0.3.3.42] {re:classloading}
	at java.util.ArrayList.forEach(ArrayList.java:1511) ~[?:?] {re:mixin}
	at net.p3pp3rf1y.sophisticatedcore.inventory.InventoryHandler.runOnAfterInsert(InventoryHandler.java:239) ~[sophisticatedcore-1.18.2-0.3.3.42.jar%23149!/:1.18.2-0.3.3.42] {re:classloading}
	at net.p3pp3rf1y.sophisticatedcore.inventory.InventoryHandler.insertItemInternal(InventoryHandler.java:222) ~[sophisticatedcore-1.18.2-0.3.3.42.jar%23149!/:1.18.2-0.3.3.42] {re:classloading}
	at net.p3pp3rf1y.sophisticatedcore.inventory.InventoryHandlerSlotTracker.insertItemIntoHandler(InventoryHandlerSlotTracker.java:151) ~[sophisticatedcore-1.18.2-0.3.3.42.jar%23149!/:1.18.2-0.3.3.42] {re:classloading}
	at net.p3pp3rf1y.sophisticatedcore.inventory.InventoryHandler.insertItem(InventoryHandler.java:192) ~[sophisticatedcore-1.18.2-0.3.3.42.jar%23149!/:1.18.2-0.3.3.42] {re:classloading}
	at ironfurnaces.tileentity.furnaces.BlockIronFurnaceTileBase.autoIO(BlockIronFurnaceTileBase.java:1126) ~[ironfurnaces-1.18.2-3.3.1.jar%23108!/:3.3.1] {re:mixin,re:classloading,pl:mixin:APP:polymorph_integrations.mixins.json:ironfurnaces.AccessorBlockIronFurnaceTileBase,pl:mixin:APP:polymorph_integrations.mixins.json:ironfurnaces.MixinBlockIronFurnaceTileBase,pl:mixin:A}
	at ironfurnaces.tileentity.furnaces.BlockIronFurnaceTileBase.tick(BlockIronFurnaceTileBase.java:955) ~[ironfurnaces-1.18.2-3.3.1.jar%23108!/:3.3.1] {re:mixin,re:classloading,pl:mixin:APP:polymorph_integrations.mixins.json:ironfurnaces.AccessorBlockIronFurnaceTileBase,pl:mixin:APP:polymorph_integrations.mixins.json:ironfurnaces.MixinBlockIronFurnaceTileBase,pl:mixin:A}
	at net.minecraft.world.level.chunk.LevelChunk$BoundTickingBlockEntity.m_142224_(LevelChunk.java:673) ~[server-1.18.2-20220404.173914-srg.jar%23165!/:?] {re:classloading}
	at net.minecraft.world.level.chunk.LevelChunk$RebindableTickingBlockEntityWrapper.m_142224_(LevelChunk.java:766) ~[server-1.18.2-20220404.173914-srg.jar%23165!/:?] {re:classloading}
	at net.minecraft.world.level.Level.m_46463_(Level.java:475) ~[server-1.18.2-20220404.173914-srg.jar%23165!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:antixray.mixins.json:LevelMixin,pl:mixin:APP:itshallnottick.mixins.json:EntityTickMixin,pl:mixin:APP:kubejs-common.mixins.json:LevelMixin,pl:mixin:APP:lootr.mixins.json:MixinLevel,pl:mixin:APP:radium.mixins.json:alloc.chunk_random.WorldMixin,pl:mixin:APP:radium.mixins.json:world.block_entity_retrieval.WorldMixin,pl:mixin:APP:radium.mixins.json:world.chunk_access.WorldMixin,pl:mixin:APP:radium.mixins.json:world.inline_block_access.WorldMixin,pl:mixin:APP:radium.mixins.json:world.inline_height.WorldMixin,pl:mixin:APP:starlight.mixins.json:common.world.LevelMixin,pl:mixin:A}
	at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:327) ~[server-1.18.2-20220404.173914-srg.jar%23165!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:antixray.mixins.json:ServerLevelMixin,pl:mixin:APP:blueprint.mixins.json:ServerLevelMixin,pl:mixin:APP:radium.mixins.json:ai.nearby_entity_tracking.ServerWorldAccessor,pl:mixin:APP:radium.mixins.json:alloc.chunk_random.ServerWorldMixin,pl:mixin:APP:radium.mixins.json:chunk.entity_class_groups.ServerWorldAccessor,pl:mixin:APP:radium.mixins.json:entity.inactive_navigations.ServerWorldMixin,pl:mixin:APP:radium.mixins.json:profiler.ServerWorldMixin,pl:mixin:APP:starlight.mixins.json:common.world.ServerWorldMixin,pl:mixin:APP:supplementaries.mixins.json:ServerLevelMixin,pl:mixin:A}
	at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:902) ~[server-1.18.2-20220404.173914-srg.jar%23165!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:chunkpregen.mixins.json:common.server.MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:terrablender.mixins.json:MixinMinecraftServer,pl:mixin:A}
	at net.minecraft.server.dedicated.DedicatedServer.m_5703_(DedicatedServer.java:326) ~[server-1.18.2-20220404.173914-srg.jar%23165!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:chunkpregen.mixins.json:common.server.DedicatedServerMixin,pl:mixin:A}
	at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:842) ~[server-1.18.2-20220404.173914-srg.jar%23165!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:chunkpregen.mixins.json:common.server.MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:terrablender.mixins.json:MixinMinecraftServer,pl:mixin:A}
	at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:685) ~[server-1.18.2-20220404.173914-srg.jar%23165!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:chunkpregen.mixins.json:common.server.MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:terrablender.mixins.json:MixinMinecraftServer,pl:mixin:A}
	at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:261) ~[server-1.18.2-20220404.173914-srg.jar%23165!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:chunkpregen.mixins.json:common.server.MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:terrablender.mixins.json:MixinMinecraftServer,pl:mixin:A}
	at java.lang.Thread.run(Thread.java:833) [?:?] {re:mixin}
Caused by: java.lang.NullPointerException: Cannot invoke "java.lang.ref.WeakReference.get()" because "net.p3pp3rf1y.sophisticatedcore.util.RecipeHelper.world" is null
	at net.p3pp3rf1y.sophisticatedcore.util.RecipeHelper.getWorld(RecipeHelper.java:54) ~[sophisticatedcore-1.18.2-0.3.3.42.jar%23149!/:1.18.2-0.3.3.42] {re:mixin,re:classloading,pl:mixin:APP:polymorph_integrations.mixins.json:sophisticatedbackpacks.AccessorRecipeHelper,pl:mixin:A}
	at net.p3pp3rf1y.sophisticatedcore.util.RecipeHelper.getCompactingShapes(RecipeHelper.java:58) ~[sophisticatedcore-1.18.2-0.3.3.42.jar%23149!/:1.18.2-0.3.3.42] {re:mixin,re:classloading,pl:mixin:APP:polymorph_integrations.mixins.json:sophisticatedbackpacks.AccessorRecipeHelper,pl:mixin:A}
	at net.p3pp3rf1y.sophisticatedcore.util.RecipeHelper$1.load(RecipeHelper.java:40) ~[sophisticatedcore-1.18.2-0.3.3.42.jar%23149!/:1.18.2-0.3.3.42] {re:classloading}
	at net.p3pp3rf1y.sophisticatedcore.util.RecipeHelper$1.load(RecipeHelper.java:37) ~[sophisticatedcore-1.18.2-0.3.3.42.jar%23149!/:1.18.2-0.3.3.42] {re:classloading}
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3533) ~[guava-31.0.1-jre.jar%2321!/:?] {}
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2282) ~[guava-31.0.1-jre.jar%2321!/:?] {}
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2159) ~[guava-31.0.1-jre.jar%2321!/:?] {}
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2049) ~[guava-31.0.1-jre.jar%2321!/:?] {}
	... 25 more


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Thread: Server thread
Stacktrace:
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2055) ~[guava-31.0.1-jre.jar%2321!/:?] {}
	at com.google.common.cache.LocalCache.get(LocalCache.java:3966) ~[guava-31.0.1-jre.jar%2321!/:?] {}
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3989) ~[guava-31.0.1-jre.jar%2321!/:?] {}
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4950) ~[guava-31.0.1-jre.jar%2321!/:?] {}
	at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:4956) ~[guava-31.0.1-jre.jar%2321!/:?] {}
	at net.p3pp3rf1y.sophisticatedcore.util.RecipeHelper.getItemCompactingShapes(RecipeHelper.java:177) ~[sophisticatedcore-1.18.2-0.3.3.42.jar%23149!/:1.18.2-0.3.3.42] {re:mixin,re:classloading,pl:mixin:APP:polymorph_integrations.mixins.json:sophisticatedbackpacks.AccessorRecipeHelper,pl:mixin:A}
	at net.p3pp3rf1y.sophisticatedcore.upgrades.compacting.CompactingUpgradeWrapper.compactSlot(CompactingUpgradeWrapper.java:59) ~[sophisticatedcore-1.18.2-0.3.3.42.jar%23149!/:1.18.2-0.3.3.42] {re:classloading}
	at net.p3pp3rf1y.sophisticatedcore.upgrades.compacting.CompactingUpgradeWrapper.onAfterInsert(CompactingUpgradeWrapper.java:47) ~[sophisticatedcore-1.18.2-0.3.3.42.jar%23149!/:1.18.2-0.3.3.42] {re:classloading}
	at net.p3pp3rf1y.sophisticatedcore.inventory.InventoryHandler.lambda$runOnAfterInsert$0(InventoryHandler.java:239) ~[sophisticatedcore-1.18.2-0.3.3.42.jar%23149!/:1.18.2-0.3.3.42] {re:classloading}
	at java.util.ArrayList.forEach(ArrayList.java:1511) ~[?:?] {re:mixin}
	at net.p3pp3rf1y.sophisticatedcore.inventory.InventoryHandler.runOnAfterInsert(InventoryHandler.java:239) ~[sophisticatedcore-1.18.2-0.3.3.42.jar%23149!/:1.18.2-0.3.3.42] {re:classloading}
	at net.p3pp3rf1y.sophisticatedcore.inventory.InventoryHandler.insertItemInternal(InventoryHandler.java:222) ~[sophisticatedcore-1.18.2-0.3.3.42.jar%23149!/:1.18.2-0.3.3.42] {re:classloading}
	at net.p3pp3rf1y.sophisticatedcore.inventory.InventoryHandlerSlotTracker.insertItemIntoHandler(InventoryHandlerSlotTracker.java:151) ~[sophisticatedcore-1.18.2-0.3.3.42.jar%23149!/:1.18.2-0.3.3.42] {re:classloading}
	at net.p3pp3rf1y.sophisticatedcore.inventory.InventoryHandler.insertItem(InventoryHandler.java:192) ~[sophisticatedcore-1.18.2-0.3.3.42.jar%23149!/:1.18.2-0.3.3.42] {re:classloading}
	at ironfurnaces.tileentity.furnaces.BlockIronFurnaceTileBase.autoIO(BlockIronFurnaceTileBase.java:1126) ~[ironfurnaces-1.18.2-3.3.1.jar%23108!/:3.3.1] {re:mixin,re:classloading,pl:mixin:APP:polymorph_integrations.mixins.json:ironfurnaces.AccessorBlockIronFurnaceTileBase,pl:mixin:APP:polymorph_integrations.mixins.json:ironfurnaces.MixinBlockIronFurnaceTileBase,pl:mixin:A}
	at ironfurnaces.tileentity.furnaces.BlockIronFurnaceTileBase.tick(BlockIronFurnaceTileBase.java:955) ~[ironfurnaces-1.18.2-3.3.1.jar%23108!/:3.3.1] {re:mixin,re:classloading,pl:mixin:APP:polymorph_integrations.mixins.json:ironfurnaces.AccessorBlockIronFurnaceTileBase,pl:mixin:APP:polymorph_integrations.mixins.json:ironfurnaces.MixinBlockIronFurnaceTileBase,pl:mixin:A}
	at net.minecraft.world.level.chunk.LevelChunk$BoundTickingBlockEntity.m_142224_(LevelChunk.java:673) ~[server-1.18.2-20220404.173914-srg.jar%23165!/:?] {re:classloading}
	at net.minecraft.world.level.chunk.LevelChunk$RebindableTickingBlockEntityWrapper.m_142224_(LevelChunk.java:766) ~[server-1.18.2-20220404.173914-srg.jar%23165!/:?] {re:classloading}
	at net.minecraft.world.level.Level.m_46463_(Level.java:475) ~[server-1.18.2-20220404.173914-srg.jar%23165!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:antixray.mixins.json:LevelMixin,pl:mixin:APP:itshallnottick.mixins.json:EntityTickMixin,pl:mixin:APP:kubejs-common.mixins.json:LevelMixin,pl:mixin:APP:lootr.mixins.json:MixinLevel,pl:mixin:APP:radium.mixins.json:alloc.chunk_random.WorldMixin,pl:mixin:APP:radium.mixins.json:world.block_entity_retrieval.WorldMixin,pl:mixin:APP:radium.mixins.json:world.chunk_access.WorldMixin,pl:mixin:APP:radium.mixins.json:world.inline_block_access.WorldMixin,pl:mixin:APP:radium.mixins.json:world.inline_height.WorldMixin,pl:mixin:APP:starlight.mixins.json:common.world.LevelMixin,pl:mixin:A}
	at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:327) ~[server-1.18.2-20220404.173914-srg.jar%23165!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:antixray.mixins.json:ServerLevelMixin,pl:mixin:APP:blueprint.mixins.json:ServerLevelMixin,pl:mixin:APP:radium.mixins.json:ai.nearby_entity_tracking.ServerWorldAccessor,pl:mixin:APP:radium.mixins.json:alloc.chunk_random.ServerWorldMixin,pl:mixin:APP:radium.mixins.json:chunk.entity_class_groups.ServerWorldAccessor,pl:mixin:APP:radium.mixins.json:entity.inactive_navigations.ServerWorldMixin,pl:mixin:APP:radium.mixins.json:profiler.ServerWorldMixin,pl:mixin:APP:starlight.mixins.json:common.world.ServerWorldMixin,pl:mixin:APP:supplementaries.mixins.json:ServerLevelMixin,pl:mixin:A}
-- Block entity being ticked --
Details:
	Name: ironfurnaces:gold_furnace // ironfurnaces.tileentity.furnaces.BlockGoldFurnaceTile
	Block: Block{ironfurnaces:gold_furnace}[facing=east,jovial=0,lit=true,type=0]
	Block location: World: (179,71,-9), Section: (at 3,7,7 in 11,4,-1; chunk contains blocks 176,-64,-16 to 191,319,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,-64,-512 to 511,319,-1)
	Block: Block{ironfurnaces:gold_furnace}[facing=east,jovial=0,lit=true,type=0]
	Block location: World: (179,71,-9), Section: (at 3,7,7 in 11,4,-1; chunk contains blocks 176,-64,-16 to 191,319,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,-64,-512 to 511,319,-1)
Stacktrace:
	at net.minecraft.world.level.chunk.LevelChunk$BoundTickingBlockEntity.m_142224_(LevelChunk.java:673) ~[server-1.18.2-20220404.173914-srg.jar%23165!/:?] {re:classloading}
	at net.minecraft.world.level.chunk.LevelChunk$RebindableTickingBlockEntityWrapper.m_142224_(LevelChunk.java:766) ~[server-1.18.2-20220404.173914-srg.jar%23165!/:?] {re:classloading}
	at net.minecraft.world.level.Level.m_46463_(Level.java:475) ~[server-1.18.2-20220404.173914-srg.jar%23165!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:antixray.mixins.json:LevelMixin,pl:mixin:APP:itshallnottick.mixins.json:EntityTickMixin,pl:mixin:APP:kubejs-common.mixins.json:LevelMixin,pl:mixin:APP:lootr.mixins.json:MixinLevel,pl:mixin:APP:radium.mixins.json:alloc.chunk_random.WorldMixin,pl:mixin:APP:radium.mixins.json:world.block_entity_retrieval.WorldMixin,pl:mixin:APP:radium.mixins.json:world.chunk_access.WorldMixin,pl:mixin:APP:radium.mixins.json:world.inline_block_access.WorldMixin,pl:mixin:APP:radium.mixins.json:world.inline_height.WorldMixin,pl:mixin:APP:starlight.mixins.json:common.world.LevelMixin,pl:mixin:A}
	at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:327) ~[server-1.18.2-20220404.173914-srg.jar%23165!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:antixray.mixins.json:ServerLevelMixin,pl:mixin:APP:blueprint.mixins.json:ServerLevelMixin,pl:mixin:APP:radium.mixins.json:ai.nearby_entity_tracking.ServerWorldAccessor,pl:mixin:APP:radium.mixins.json:alloc.chunk_random.ServerWorldMixin,pl:mixin:APP:radium.mixins.json:chunk.entity_class_groups.ServerWorldAccessor,pl:mixin:APP:radium.mixins.json:entity.inactive_navigations.ServerWorldMixin,pl:mixin:APP:radium.mixins.json:profiler.ServerWorldMixin,pl:mixin:APP:starlight.mixins.json:common.world.ServerWorldMixin,pl:mixin:APP:supplementaries.mixins.json:ServerLevelMixin,pl:mixin:A}
	at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:902) ~[server-1.18.2-20220404.173914-srg.jar%23165!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:chunkpregen.mixins.json:common.server.MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:terrablender.mixins.json:MixinMinecraftServer,pl:mixin:A}
	at net.minecraft.server.dedicated.DedicatedServer.m_5703_(DedicatedServer.java:326) ~[server-1.18.2-20220404.173914-srg.jar%23165!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:chunkpregen.mixins.json:common.server.DedicatedServerMixin,pl:mixin:A}
	at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:842) ~[server-1.18.2-20220404.173914-srg.jar%23165!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:chunkpregen.mixins.json:common.server.MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:terrablender.mixins.json:MixinMinecraftServer,pl:mixin:A}
	at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:685) ~[server-1.18.2-20220404.173914-srg.jar%23165!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:chunkpregen.mixins.json:common.server.MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:terrablender.mixins.json:MixinMinecraftServer,pl:mixin:A}
	at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:261) ~[server-1.18.2-20220404.173914-srg.jar%23165!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:chunkpregen.mixins.json:common.server.MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:terrablender.mixins.json:MixinMinecraftServer,pl:mixin:A}
	at java.lang.Thread.run(Thread.java:833) [?:?] {re:mixin}


-- Affected level --
Details:
	All players: 3 total; [ServerPlayer['_Nitso_'/628, l='ServerLevel[world]', x=443.31, y=45.00, z=43.30], ServerPlayer['Shiroimanto'/687, l='ServerLevel[world]', x=-311.04, y=60.83, z=696.44], ServerPlayer['Renari'/5550, l='ServerLevel[world]', x=181.29, y=70.00, z=-12.74]]
	Chunk stats: 6254
	Level dimension: minecraft:overworld
	Level spawn location: World: (0,148,0), Section: (at 0,4,0 in 0,9,0; chunk contains blocks 0,-64,0 to 15,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
	Level time: 3431508 game time, 3652684 day time
	Level name: world
	Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
	Level weather: Rain time: 245 (now: false), thunder time: 30467 (now: false)
	Known server brands: forge
	Level was modded: true
	Level storage version: 0x04ABD - Anvil
Stacktrace:
	at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:902) ~[server-1.18.2-20220404.173914-srg.jar%23165!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:chunkpregen.mixins.json:common.server.MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:terrablender.mixins.json:MixinMinecraftServer,pl:mixin:A}
	at net.minecraft.server.dedicated.DedicatedServer.m_5703_(DedicatedServer.java:326) ~[server-1.18.2-20220404.173914-srg.jar%23165!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:chunkpregen.mixins.json:common.server.DedicatedServerMixin,pl:mixin:A}
	at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:842) ~[server-1.18.2-20220404.173914-srg.jar%23165!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:chunkpregen.mixins.json:common.server.MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:terrablender.mixins.json:MixinMinecraftServer,pl:mixin:A}
	at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:685) ~[server-1.18.2-20220404.173914-srg.jar%23165!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:chunkpregen.mixins.json:common.server.MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:terrablender.mixins.json:MixinMinecraftServer,pl:mixin:A}
	at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:261) ~[server-1.18.2-20220404.173914-srg.jar%23165!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:chunkpregen.mixins.json:common.server.MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:terrablender.mixins.json:MixinMinecraftServer,pl:mixin:A}
	at java.lang.Thread.run(Thread.java:833) [?:?] {re:mixin}


-- System Details --
Details:
	Minecraft Version: 1.18.2
	Minecraft Version ID: 1.18.2
	Operating System: Linux (amd64) version 4.19.0-20-amd64
	Java Version: 17.0.1, Oracle Corporation
	Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
	Memory: 1600908616 bytes (1526 MiB) / 4127195136 bytes (3936 MiB) up to 5368709120 bytes (5120 MiB)
	CPUs: 4
	Processor Vendor: GenuineIntel
	Processor Name: Intel(R) Xeon(R) CPU E3-1225 v3 @ 3.20GHz
	Identifier: Intel64 Family 6 Model 60 Stepping 3
	Microarchitecture: Haswell (Client)
	Frequency (GHz): 3.20
	Number of physical packages: 1
	Number of physical CPUs: 4
	Number of logical CPUs: 4
	Graphics card #0 name: GM206 [GeForce GTX 960]
	Graphics card #0 vendor: NVIDIA Corporation (0x10de)
	Graphics card #0 VRAM (MB): 288.00
	Graphics card #0 deviceId: 0x1401
	Graphics card #0 versionInfo: unknown
	Virtual memory max (MB): 16092.46
	Virtual memory used (MB): 9368.57
	Swap memory total (MB): 8100.00
	Swap memory used (MB): 1313.67
	JVM Flags: 20 total; -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=8M -XX:G1ReservePercent=20 -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:InitiatingHeapOccupancyPercent=15 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1 -Xmx5G -Xms2G
	Server Running: true
	Player Count: 3 / 20; [ServerPlayer['_Nitso_'/628, l='ServerLevel[world]', x=443.31, y=45.00, z=43.30], ServerPlayer['Shiroimanto'/687, l='ServerLevel[world]', x=-311.04, y=60.83, z=696.44], ServerPlayer['Renari'/5550, l='ServerLevel[world]', x=181.29, y=70.00, z=-12.74]]
	Data Packs: vanilla, mod:betterdungeons, mod:secondchanceforge (incompatible), mod:incontrol (incompatible), mod:mcwwindows, mod:modnametooltip (incompatible), mod:rsgauges (incompatible), mod:controlling (incompatible), mod:placebo (incompatible), mod:ortus, mod:citadel (incompatible), mod:alexsmobs (incompatible), mod:yungsapi, mod:feature_nbt_deadlock_be_gone (incompatible), mod:lootbeams (incompatible), mod:littlecontraptions (incompatible), mod:simpleplanes (incompatible), mod:grimoireofgaia, mod:balm (incompatible), mod:jeresources (incompatible), mod:cloth_config (incompatible), mod:buddycards (incompatible), mod:prettypipes (incompatible), mod:farmersdelight (incompatible), mod:cleancut (incompatible), mod:biomesoplenty (incompatible), mod:ironfurnaces (incompatible), mod:supermartijn642corelib, mod:spark (incompatible), mod:curios (incompatible), mod:patchouli (incompatible), mod:yungsextras, mod:betterstrongholds, mod:chunkpregen (incompatible), mod:mcwroofs, mod:littlelogistics (incompatible), mod:architectury (incompatible), mod:ageingspawners, mod:itemphysic (incompatible), mod:trashcans, mod:bwncr (incompatible), mod:fastleafdecay, mod:bettermineshafts, mod:dynamictrees (incompatible), mod:geckolib3 (incompatible), mod:betteradvancements (incompatible), mod:radium (incompatible), mod:quarkoddities (incompatible), mod:inventorysorter (incompatible), mod:rhino (incompatible), mod:jei (incompatible), mod:kubejs (incompatible), mod:attributefix (incompatible), mod:goblintraders (incompatible), mod:curiosquarkobp (incompatible), mod:fastsuite (incompatible), mod:clumps (incompatible), mod:comforts (incompatible), mod:artifacts, mod:configured (incompatible), mod:champions, mod:curioofundying (incompatible), mod:create_confectionery, mod:starlight (incompatible), mod:bedspreads (incompatible), mod:catalogue (incompatible), mod:blueprint (incompatible), mod:ars_nouveau, mod:forge, mod:selene (incompatible), mod:supplementaries (incompatible), mod:ironchest, mod:dungeons_arise, mod:terrablender (incompatible), mod:mousetweaks (incompatible), mod:jade, mod:creativecore (incompatible), mod:nethersdelight (incompatible), mod:mmlib (incompatible), mod:corn_delight (incompatible), mod:jeiintegration (incompatible), mod:pipez (incompatible), mod:flywheel (incompatible), mod:create, mod:farmersrespite (incompatible), mod:mantle (incompatible), mod:brutalbosses (incompatible), mod:diet (incompatible), mod:hardcore_torches (incompatible), mod:bhc (incompatible), mod:malum (incompatible), mod:polymorph (incompatible), mod:autoreglib (incompatible), mod:akashictome (incompatible), mod:quark (incompatible), mod:ars_elemental (incompatible), mod:inventoryhud (incompatible), mod:kubejs_create (incompatible), mod:worldstripper (incompatible), mod:creeperoverhaul (incompatible), mod:appleskin (incompatible), mod:lootr (incompatible), mod:solcarrot (incompatible), mod:betterf3 (incompatible), mod:extremesoundmuffler (incompatible), mod:expandability (incompatible), mod:openloader (incompatible), mod:defaultoptions (incompatible), Supplementaries Generated Pack, data/customcards (incompatible), mod:antixray (incompatible), mod:betteramethyst, mod:incendium, mod:sophisticatedcore (incompatible), mod:shrink (incompatible), mod:createcafe (incompatible), mod:itshallnottick (incompatible), mod:deathfinder (incompatible), mod:advancednetherite, mod:spyglass_improvements (incompatible), mod:enchantwithmob, mod:deathcompass (incompatible), mod:sophisticatedstorage (incompatible), mod:no_nv_flash (incompatible), mod:alloyed (incompatible), mod:createdeco (incompatible), mod:oauth (incompatible), mod:fps (incompatible), mod:connectedglass, mod:puzzleslib (incompatible)
	World Generation: Stable
	Is Modded: Definitely; Server brand changed to 'forge'
	Type: Dedicated Server (map_server.txt)
	ModLauncher: 9.1.3+9.1.3+main.9b69c82a
	ModLauncher launch target: forgeserver
	ModLauncher naming: srg
	ModLauncher services: 
		 mixin PLUGINSERVICE 
		 eventbus PLUGINSERVICE 
		 slf4jfixer PLUGINSERVICE 
		 object_holder_definalize PLUGINSERVICE 
		 runtime_enum_extender PLUGINSERVICE 
		 capability_token_subclass PLUGINSERVICE 
		 accesstransformer PLUGINSERVICE 
		 runtimedistcleaner PLUGINSERVICE 
		 mixin TRANSFORMATIONSERVICE 
		 fml TRANSFORMATIONSERVICE 
	FML Language Providers: 
		[email protected]
		lowcodefml@null
		javafml@null
	Mod List: 
		YungsBetterDungeons-1.18.2-Forge-2.1.0.jar        |YUNG's Better Dungeons        |betterdungeons                |1.18.2-Forge-2.1.0  |DONE      |Manifest: NOSIGNATURE
		secondchanceforge-1.18.2-1.5.0.jar                |Second Chance Forge           |secondchanceforge             |1.5.0               |DONE      |Manifest: NOSIGNATURE
		1.18.2-betteramethyst-1.0.1.jar                   |Better Amethyst               |betteramethyst                |1.0.1               |DONE      |Manifest: NOSIGNATURE
		incontrol-1.18-6.0.9.jar                          |InControl                     |incontrol                     |1.18-6.0.9          |DONE      |Manifest: NOSIGNATURE
		mcw-windows-2.0.3-mc1.18.2.jar                    |Macaw's Windows               |mcwwindows                    |2.0.3               |DONE      |Manifest: NOSIGNATURE
		Incendium_v5.0.4.jar                              |Incendium                     |incendium                     |0.0NONE             |DONE      |Manifest: NOSIGNATURE
		sophisticatedcore-1.18.2-0.3.3.42.jar             |Sophisticated Core            |sophisticatedcore             |1.18.2-0.3.3.42     |DONE      |Manifest: NOSIGNATURE
		modnametooltip-1.18.1-1.18.0.jar                  |Mod Name Tooltip              |modnametooltip                |1.18.0              |DONE      |Manifest: NOSIGNATURE
		rsgauges-1.18.2-1.2.16.jar                        |Gauges and Switches           |rsgauges                      |1.2.16              |DONE      |Manifest: bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b
		Controlling-forge-1.18.2-9.0+19.jar               |Controlling                   |controlling                   |9.0+19              |DONE      |Manifest: NOSIGNATURE
		Placebo-1.18.2-6.4.0.jar                          |Placebo                       |placebo                       |6.4.0               |DONE      |Manifest: NOSIGNATURE
		ortus-1.18.2-1.0.jar                              |Ortus Lib                     |ortus                         |1.18.2-1.0          |DONE      |Manifest: NOSIGNATURE
		citadel-1.11.3-1.18.2.jar                         |Citadel                       |citadel                       |1.11.3              |DONE      |Manifest: NOSIGNATURE
		alexsmobs-1.18.5.jar                              |Alex's Mobs                   |alexsmobs                     |1.18.5              |DONE      |Manifest: NOSIGNATURE
		YungsApi-1.18.2-Forge-2.0.8.jar                   |YUNG's API                    |yungsapi                      |1.18.2-Forge-2.0.8  |DONE      |Manifest: NOSIGNATURE
		feature_nbt_deadlock_be_gone_forge-2.0.0+1.18.2.ja|Feature NBT Deadlock Be Gone  |feature_nbt_deadlock_be_gone  |2.0.0+1.18.2        |DONE      |Manifest: NOSIGNATURE
		Shrink-1.18.2-1.3.3.jar                           |Shrink                        |shrink                        |1.3.3               |DONE      |Manifest: NOSIGNATURE
		anti-xray-1.2.2-Forge-1.18.2.jar                  |AntiXray                      |antixray                      |1.2.2               |DONE      |Manifest: NOSIGNATURE
		lootbeams-1.18.1-release-jan1522.jar              |LootBeams                     |lootbeams                     |1.18.1              |DONE      |Manifest: NOSIGNATURE
		littlecontraptions-forge-1.18.2.0.jar             |Little Contraptions           |littlecontraptions            |1.18.2.0            |DONE      |Manifest: NOSIGNATURE
		simpleplanes-1.18.2-4.13.4.jar                    |Simple Planes                 |simpleplanes                  |1.18.2-4.13.4       |DONE      |Manifest: NOSIGNATURE
		GrimoireOfGaia4-1.18.2-2.0.0-alpha.7.jar          |Grimoire of Gaia 4            |grimoireofgaia                |2.0.0-alpha.7       |DONE      |Manifest: NOSIGNATURE
		balm-3.0.3+0.jar                                  |Balm                          |balm                          |3.0.3+0             |DONE      |Manifest: NOSIGNATURE
		JustEnoughResources-1.18.2-0.14.1.160.jar         |Just Enough Resources         |jeresources                   |0.14.1.160          |DONE      |Manifest: NOSIGNATURE
		cloth-config-6.2.62-forge.jar                     |Cloth Config v4 API           |cloth_config                  |6.2.62              |DONE      |Manifest: NOSIGNATURE
		Buddycards-1.18.2-3.0.8.jar                       |Buddycards Core               |buddycards                    |1.18.2-3.0.8        |DONE      |Manifest: NOSIGNATURE
		createcafe-1.4-1.18.2.jar                         |Create Cafe                   |createcafe                    |1.4-1.18.2          |DONE      |Manifest: NOSIGNATURE
		PrettyPipes-1.12.3.jar                            |Pretty Pipes                  |prettypipes                   |1.12.3              |DONE      |Manifest: NOSIGNATURE
		FarmersDelight-1.18.2-1.1.1.jar                   |Farmer's Delight              |farmersdelight                |1.18.2-1.1.1        |DONE      |Manifest: NOSIGNATURE
		cleancut-mc1.18.2-4.0-forge.jar                   |Clean Cut                     |cleancut                      |4.0                 |DONE      |Manifest: NOSIGNATURE
		ItShallNotTick-1.0.20-build.21.jar                |It Shall Not Tick             |itshallnottick                |1.0.20-build.21     |DONE      |Manifest: NOSIGNATURE
		BiomesOPlenty-1.18.2-16.0.0.109-universal.jar     |Biomes O' Plenty              |biomesoplenty                 |1.18.2-16.0.0.109   |DONE      |Manifest: NOSIGNATURE
		ironfurnaces-1.18.2-3.3.1.jar                     |Iron Furnaces                 |ironfurnaces                  |3.3.1               |DONE      |Manifest: NOSIGNATURE
		DeathFinder-v3.2.0-1.18.2-Forge.jar               |Death Finder                  |deathfinder                   |3.2.0               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
		supermartijn642corelib-1.0.18-forge-mc1.18.jar    |SuperMartijn642's Core Lib    |supermartijn642corelib        |1.0.18              |DONE      |Manifest: NOSIGNATURE
		spark-1.9.11-forge.jar                            |spark                         |spark                         |1.9.11              |DONE      |Manifest: NOSIGNATURE
		curios-forge-1.18.2-5.0.7.0.jar                   |Curios API                    |curios                        |1.18.2-5.0.7.0      |DONE      |Manifest: NOSIGNATURE
		Patchouli-1.18.2-70.jar                           |Patchouli                     |patchouli                     |1.18.2-70           |DONE      |Manifest: NOSIGNATURE
		advancednetherite-1.12.3-1.18.2.jar               |Advanced Netherite            |advancednetherite             |1.12.3              |DONE      |Manifest: NOSIGNATURE
		spyglass_improvements-1.2+mc1.18.x+forge.jar      |Spyglass Improvements         |spyglass_improvements         |1.2+mc1.18.x        |DONE      |Manifest: NOSIGNATURE
		YungsExtras-1.18.2-Forge-2.1.0.jar                |YUNG's Extras                 |yungsextras                   |1.18.2-Forge-2.1.0  |DONE      |Manifest: NOSIGNATURE
		YungsBetterStrongholds-1.18.2-Forge-2.1.1.jar     |YUNG's Better Strongholds     |betterstrongholds             |1.18.2-Forge-2.1.1  |DONE      |Manifest: NOSIGNATURE
		Chunk Pregenerator-1.18-4.0.2.jar                 |Chunk Pregenerator            |chunkpregen                   |1.18-4.0.2          |DONE      |Manifest: NOSIGNATURE
		mcw-roofs-2.1.2-mc1.18.2.jar                      |Macaw's Roofs                 |mcwroofs                      |2.1.2               |DONE      |Manifest: NOSIGNATURE
		littlelogistics-mc1.18.2-v1.2.5.jar               |Little Logistics              |littlelogistics               |1.2.5               |DONE      |Manifest: NOSIGNATURE
		architectury-4.4.71.jar                           |Architectury                  |architectury                  |4.4.71              |DONE      |Manifest: NOSIGNATURE
		AgeingSpawners-1.18.2-1.2.1.jar                   |Ageing Spawners               |ageingspawners                |1.2.1               |DONE      |Manifest: NOSIGNATURE
		ItemPhysic_v1.4.23_mc1.18.2.jar                   |ItemPhysic                    |itemphysic                    |1.6.0               |DONE      |Manifest: NOSIGNATURE
		trashcans-1.0.15-forge-mc1.18.jar                 |Trash Cans                    |trashcans                     |1.0.15              |DONE      |Manifest: NOSIGNATURE
		enchantwithmob-1.18.2-4.2.0.jar                   |Enchant With Mob              |enchantwithmob                |1.18.2-4.2.0        |DONE      |Manifest: NOSIGNATURE
		bwncr-3.13.21.jar                                 |Bad Wither No Cookie Reloaded |bwncr                         |3.13.21             |DONE      |Manifest: NOSIGNATURE
		FastLeafDecay-28.jar                              |FastLeafDecay                 |fastleafdecay                 |28                  |DONE      |Manifest: NOSIGNATURE
		YungsBetterMineshafts-1.18.2-Forge-2.1.3.jar      |YUNG's Better Mineshafts      |bettermineshafts              |1.18.2-Forge-2.1.3  |DONE      |Manifest: NOSIGNATURE
		DynamicTrees-1.18.2-0.11.0-Alpha1.jar             |Dynamic Trees                 |dynamictrees                  |1.18.2-0.11.0-Alpha1|DONE      |Manifest: NOSIGNATURE
		geckolib-forge-1.18-3.0.24.jar                    |GeckoLib                      |geckolib3                     |3.0.24              |DONE      |Manifest: NOSIGNATURE
		BetterAdvancements-1.18.2-0.1.2.125.jar           |Better Advancements           |betteradvancements            |0.1.2.125           |DONE      |Manifest: NOSIGNATURE
		radium-0.7.10.jar                                 |Radium                        |radium                        |0.7.10              |DONE      |Manifest: NOSIGNATURE
		QuarkOddities-1.18.jar                            |Quark Oddities                |quarkoddities                 |1.18                |DONE      |Manifest: NOSIGNATURE
		inventorysorter-1.18-19.0.0.jar                   |Simple Inventory Sorter       |inventorysorter               |19.0.0              |DONE      |Manifest: NOSIGNATURE
		rhino-forge-1802.1.14-build.182.jar               |Rhino                         |rhino                         |1802.1.14-build.182 |DONE      |Manifest: NOSIGNATURE
		DeathCompass-v3.2.1-1.18.2-Forge.jar              |Death Compass                 |deathcompass                  |3.2.1               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
		sophisticatedstorage-1.18.2-0.3.4.49.jar          |Sophisticated Storage         |sophisticatedstorage          |1.18.2-0.3.4.49     |DONE      |Manifest: NOSIGNATURE
		jei-1.18.2-9.7.0.196.jar                          |Just Enough Items             |jei                           |9.7.0.196           |DONE      |Manifest: NOSIGNATURE
		kubejs-forge-1802.5.4-build.492.jar               |KubeJS                        |kubejs                        |1802.5.4-build.492  |DONE      |Manifest: NOSIGNATURE
		AttributeFix-Forge-1.18.2-14.0.2.jar              |AttributeFix                  |attributefix                  |14.0.2              |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
		goblintraders-1.7.2-1.18.2.jar                    |Goblin Traders                |goblintraders                 |1.7.2               |DONE      |Manifest: NOSIGNATURE
		CuriosQuarkOBP-1.18.2-1.1.2.jar                   |Curios Quark Oddities Backpack|curiosquarkobp                |1.1.2               |DONE      |Manifest: NOSIGNATURE
		FastSuite-1.18.2-3.0.2.jar                        |Fast Suite                    |fastsuite                     |3.0.2               |DONE      |Manifest: NOSIGNATURE
		Clumps-forge-1.18.2-8.0.0+8.jar                   |Clumps                        |clumps                        |8.0.0+8             |DONE      |Manifest: NOSIGNATURE
		comforts-forge-1.18.2-5.0.0.4.jar                 |Comforts                      |comforts                      |1.18.2-5.0.0.4      |DONE      |Manifest: NOSIGNATURE
		artifacts-1.18.2-4.0.7.jar                        |Artifacts                     |artifacts                     |1.18.2-4.0.7        |DONE      |Manifest: NOSIGNATURE
		configured-1.5.3-1.18.2.jar                       |Configured                    |configured                    |1.5.3               |DONE      |Manifest: NOSIGNATURE
		champions-forge-1.18.2-2.1.5.4.jar                |Champions                     |champions                     |1.18.2-2.1.5.4      |DONE      |Manifest: NOSIGNATURE
		curioofundying-forge-1.18-5.3.0.0.jar             |Curio of Undying              |curioofundying                |1.18-5.3.0.0        |DONE      |Manifest: NOSIGNATURE
		create-confectionery1.18.2_v1.0.8.jar             |Create Confectionery          |create_confectionery          |1.0.8               |DONE      |Manifest: NOSIGNATURE
		starlight-1.0.2+forge.546ae87.jar                 |Starlight                     |starlight                     |1.0.2+forge.83663de |DONE      |Manifest: NOSIGNATURE
		bedspreads-forge-1.18.1-5.1.0.5.jar               |Bedspreads                    |bedspreads                    |1.18.1-5.1.0.5      |DONE      |Manifest: NOSIGNATURE
		catalogue-1.6.2-1.18.2.jar                        |Catalogue                     |catalogue                     |1.6.2               |DONE      |Manifest: NOSIGNATURE
		blueprint-1.18.2-5.3.2.jar                        |Blueprint                     |blueprint                     |5.3.2               |DONE      |Manifest: NOSIGNATURE
		ars_nouveau-1.18.2-2.5.1.jar                      |Ars Nouveau                   |ars_nouveau                   |2.5.1               |DONE      |Manifest: NOSIGNATURE
		forge-1.18.2-40.1.51-universal.jar                |Forge                         |forge                         |40.1.51             |DONE      |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90
		selene-1.18.2-1.17.7.jar                          |Selene                        |selene                        |1.18.2-1.17.7       |DONE      |Manifest: NOSIGNATURE
		supplementaries-1.18.2-1.4.6.jar                  |Supplementaries               |supplementaries               |1.18.2-1.4.6        |DONE      |Manifest: NOSIGNATURE
		ironchest-1.18.2-13.1.9.jar                       |Iron Chests                   |ironchest                     |1.18.2-13.1.9       |DONE      |Manifest: NOSIGNATURE
		DungeonsArise-1.18.2-2.1.50d-beta.jar             |When Dungeons Arise           |dungeons_arise                |2.1.50d-1.18.2      |DONE      |Manifest: NOSIGNATURE
		server-1.18.2-20220404.173914-srg.jar             |Minecraft                     |minecraft                     |1.18.2              |DONE      |Manifest: NOSIGNATURE
		no_nv_flash-1.18.2-1.4.0.2.jar                    |No Night Vision Flashing      |no_nv_flash                   |1.4.0.2             |DONE      |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
		TerraBlender-forge-1.18.2-1.1.0.102.jar           |TerraBlender                  |terrablender                  |1.18.2-1.1.0.102    |DONE      |Manifest: NOSIGNATURE
		MouseTweaks-forge-mc1.18-2.21.jar                 |Mouse Tweaks                  |mousetweaks                   |2.21                |DONE      |Manifest: NOSIGNATURE
		Jade-1.18.2-forge-5.2.1.jar                       |Jade                          |jade                          |5.2.1               |DONE      |Manifest: NOSIGNATURE
		CreativeCore_FORGE_v2.6.10_mc1.18.2.jar           |CreativeCore                  |creativecore                  |2.6.10              |DONE      |Manifest: NOSIGNATURE
		NethersDelight-1.18.2-2.2.0.jar                   |Nethers Delight               |nethersdelight                |2.2                 |DONE      |Manifest: NOSIGNATURE
		mmlib-1.0.2-1.18.2.jar                            |Mysterious Mountain Lib       |mmlib                         |1.0.2-1.18.2        |DONE      |Manifest: NOSIGNATURE
		corn_delight-1.0.4-1.18.2.jar                     |Corn Delight                  |corn_delight                  |1.0.4-1.18.2        |DONE      |Manifest: NOSIGNATURE
		jeiintegration_1.18.2-9.0.0.37.jar                |JEI Integration               |jeiintegration                |9.0.0.37            |DONE      |Manifest: NOSIGNATURE
		pipez-1.18.2-1.1.5.jar                            |Pipez                         |pipez                         |1.18.2-1.1.5        |DONE      |Manifest: NOSIGNATURE
		flywheel-forge-1.18-0.6.2.jar                     |Flywheel                      |flywheel                      |1.18-0.6.2          |DONE      |Manifest: NOSIGNATURE
		alloyed-1.18.2-v1.3d.jar                          |Create: Alloyed               |alloyed                       |1.18.2              |DONE      |Manifest: NOSIGNATURE
		create-mc1.18.2_v0.4.1.jar                        |Create                        |create                        |0.4.1               |DONE      |Manifest: NOSIGNATURE
		createdeco-1.2.7-1.18.2.jar                       |Create Deco                   |createdeco                    |1.2.7-1.18.2        |DONE      |Manifest: NOSIGNATURE
		FarmersRespite-1.18.2-1.2.0.jar                   |Farmer's Respite              |farmersrespite                |1.18.1-1.2.0        |DONE      |Manifest: NOSIGNATURE
		Mantle-1.18.2-1.9.26.jar                          |Mantle                        |mantle                        |1.9.26              |DONE      |Manifest: NOSIGNATURE
		brutalbosses-1.18.2-4.9.jar                       |brutalbosses mod              |brutalbosses                  |1.18.2-4.9          |DONE      |Manifest: NOSIGNATURE
		diet-forge-1.18.2-1.3.1.0.jar                     |Diet                          |diet                          |1.18.2-1.3.1.0      |DONE      |Manifest: NOSIGNATURE
		hardcore_torches_forge-1.18.2-2.4.jar             |Hardcore Torches              |hardcore_torches              |1.18.2-2.4          |DONE      |Manifest: NOSIGNATURE
		baubley-heart-canisters-1.18.2-1.0.0.jar          |Baubley Heart Canisters       |bhc                           |1.18.2-1.0.0        |DONE      |Manifest: NOSIGNATURE
		oauth-1.1.13-1.18.2.jar                           |OAuth                         |oauth                         |1.1.13              |DONE      |Manifest: NOSIGNATURE
		malum-1.18.2-1.3.6.jar                            |Malum                         |malum                         |1.18.2-1.3.6        |DONE      |Manifest: NOSIGNATURE
		polymorph-forge-1.18.2-0.44.jar                   |Polymorph                     |polymorph                     |1.18.2-0.44         |DONE      |Manifest: NOSIGNATURE
		AutoRegLib-1.7-53.jar                             |AutoRegLib                    |autoreglib                    |1.7-53              |DONE      |Manifest: NOSIGNATURE
		AkashicTome-1.5-20.jar                            |Akashic Tome                  |akashictome                   |1.5-20              |DONE      |Manifest: NOSIGNATURE
		Quark-3.2-357.jar                                 |Quark                         |quark                         |3.2-357             |DONE      |Manifest: NOSIGNATURE
		ars_elemental-1.18.2-0.4.9.2.jar                  |Ars Elemental                 |ars_elemental                 |1.18.2-0.4.9.2      |DONE      |Manifest: NOSIGNATURE
		InventoryHud_[1.18].forge-3.4.4.jar               |Inventory HUD+(Forge edition) |inventoryhud                  |3.4.4               |DONE      |Manifest: NOSIGNATURE
		kubejs-create-forge-1802.2.2-build.26.jar         |KubeJS Create                 |kubejs_create                 |1802.2.2-build.26   |DONE      |Manifest: NOSIGNATURE
		FPS-Monitor-1.18.2-1.2.1.jar                      |FPS Monitor                   |fps                           |1.2.1               |DONE      |Manifest: NOSIGNATURE
		World Stripper-1.18.2-3.1.0.jar                   |World Stripper                |worldstripper                 |3.1.0               |DONE      |Manifest: NOSIGNATURE
		creeperoverhaul-1.18.2-1.3.0-forge.jar            |Creeper Overhaul              |creeperoverhaul               |1.3.0               |DONE      |Manifest: NOSIGNATURE
		appleskin-forge-mc1.18-2.4.0.jar                  |AppleSkin                     |appleskin                     |2.4.0+mc1.18        |DONE      |Manifest: NOSIGNATURE
		lootr-1.18.2-0.2.17.54.jar                        |Lootr                         |lootr                         |0.2.17.54           |DONE      |Manifest: NOSIGNATURE
		connectedglass-1.1.3a-forge-mc1.18.jar            |Connected Glass               |connectedglass                |1.1.3a              |DONE      |Manifest: NOSIGNATURE
		SoL-Carrot-1.18.1-1.12.0.jar                      |Spice of Life: Carrot Edition |solcarrot                     |1.18.1-1.12.0       |DONE      |Manifest: NOSIGNATURE
		PuzzlesLib-v3.3.5-1.18.2-Forge.jar                |Puzzles Lib                   |puzzleslib                    |3.3.5               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
		BetterF3-1.2.5-Forge-1.18.2.jar                   |BetterF3                      |betterf3                      |1.2.5               |DONE      |Manifest: NOSIGNATURE
		extremesoundmuffler-3.27_forge-1.18.x.jar         |Extreme Sound Muffler         |extremesoundmuffler           |3.27_forge-1.18.1   |DONE      |Manifest: NOSIGNATURE
		expandability-6.0.0.jar                           |ExpandAbility                 |expandability                 |6.0.0               |DONE      |Manifest: NOSIGNATURE
		OpenLoader-Forge-1.18.2-12.0.1.jar                |OpenLoader                    |openloader                    |12.0.1              |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
		defaultoptions-forge-1.18.1-14.1.0.jar            |Default Options               |defaultoptions                |14.1.0              |DONE      |Manifest: NOSIGNATURE
	Crash Report UUID: 9aba0125-fd4f-4648-95f0-802b221f269e
	FML: 40.1
	Forge: net.minecraftforge:40.1.51
commented

Looks like this was fixed.

commented

I stand corrected, it no longer crashes on inserting the compacting upgrade but will still crash.

commented

Same crash from using the furnace upgrade.

Click to expand crash log
---- Minecraft Crash Report ----
// Daisy, daisy...

Time: 6/22/22, 9:25 PM
Description: Ticking block entity

java.lang.NullPointerException: Cannot invoke "java.lang.ref.WeakReference.get()" because "net.p3pp3rf1y.sophisticatedcore.util.RecipeHelper.world" is null
	at net.p3pp3rf1y.sophisticatedcore.util.RecipeHelper.getWorld(RecipeHelper.java:54) ~[sophisticatedcore-1.18.2-0.3.5.48.jar%23153!/:1.18.2-0.3.5.48] {re:mixin,re:classloading,pl:mixin:APP:polymorph_integrations.mixins.json:sophisticatedbackpacks.AccessorRecipeHelper,pl:mixin:A}
	at net.p3pp3rf1y.sophisticatedcore.util.RecipeHelper.getCookingRecipe(RecipeHelper.java:173) ~[sophisticatedcore-1.18.2-0.3.5.48.jar%23153!/:1.18.2-0.3.5.48] {re:mixin,re:classloading,pl:mixin:APP:polymorph_integrations.mixins.json:sophisticatedbackpacks.AccessorRecipeHelper,pl:mixin:A}
	at net.p3pp3rf1y.sophisticatedcore.upgrades.cooking.AutoCookingUpgradeWrapper.lambda$new$2(AutoCookingUpgradeWrapper.java:57) ~[sophisticatedcore-1.18.2-0.3.5.48.jar%23153!/:1.18.2-0.3.5.48] {re:classloading}
	at net.p3pp3rf1y.sophisticatedcore.upgrades.cooking.AutoCookingUpgradeWrapper.lambda$tryPullingGetUnsucessful$4(AutoCookingUpgradeWrapper.java:154) ~[sophisticatedcore-1.18.2-0.3.5.48.jar%23153!/:1.18.2-0.3.5.48] {re:classloading}
	at net.p3pp3rf1y.sophisticatedcore.util.InventoryHelper.iterate(InventoryHelper.java:192) ~[sophisticatedcore-1.18.2-0.3.5.48.jar%23153!/:1.18.2-0.3.5.48] {re:classloading}
	at net.p3pp3rf1y.sophisticatedcore.upgrades.cooking.AutoCookingUpgradeWrapper.tryPullingGetUnsucessful(AutoCookingUpgradeWrapper.java:153) ~[sophisticatedcore-1.18.2-0.3.5.48.jar%23153!/:1.18.2-0.3.5.48] {re:classloading}
	at net.p3pp3rf1y.sophisticatedcore.upgrades.cooking.AutoCookingUpgradeWrapper.tryPullingInput(AutoCookingUpgradeWrapper.java:132) ~[sophisticatedcore-1.18.2-0.3.5.48.jar%23153!/:1.18.2-0.3.5.48] {re:classloading}
	at net.p3pp3rf1y.sophisticatedcore.upgrades.cooking.AutoCookingUpgradeWrapper.tick(AutoCookingUpgradeWrapper.java:110) ~[sophisticatedcore-1.18.2-0.3.5.48.jar%23153!/:1.18.2-0.3.5.48] {re:classloading}
	at net.p3pp3rf1y.sophisticatedstorage.block.StorageBlockEntity.lambda$serverTick$4(StorageBlockEntity.java:227) ~[sophisticatedstorage-1.18.2-0.3.4.49.jar%23154!/:1.18.2-0.3.4.49] {re:classloading}
	at java.util.ArrayList.forEach(ArrayList.java:1511) ~[?:?] {re:mixin}
	at net.p3pp3rf1y.sophisticatedstorage.block.StorageBlockEntity.serverTick(StorageBlockEntity.java:227) ~[sophisticatedstorage-1.18.2-0.3.4.49.jar%23154!/:1.18.2-0.3.4.49] {re:classloading}
	at net.p3pp3rf1y.sophisticatedstorage.block.StorageBlockBase.lambda$getTicker$5(StorageBlockBase.java:92) ~[sophisticatedstorage-1.18.2-0.3.4.49.jar%23154!/:1.18.2-0.3.4.49] {re:classloading}
	at net.minecraft.world.level.chunk.LevelChunk$BoundTickingBlockEntity.m_142224_(LevelChunk.java:673) ~[server-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:classloading}
	at net.minecraft.world.level.chunk.LevelChunk$RebindableTickingBlockEntityWrapper.m_142224_(LevelChunk.java:766) ~[server-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:classloading}
	at net.minecraft.world.level.Level.m_46463_(Level.java:475) ~[server-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:antixray.mixins.json:LevelMixin,pl:mixin:APP:itshallnottick.mixins.json:EntityTickMixin,pl:mixin:APP:kubejs-common.mixins.json:LevelMixin,pl:mixin:APP:lootr.mixins.json:MixinLevel,pl:mixin:APP:radium.mixins.json:alloc.chunk_random.WorldMixin,pl:mixin:APP:radium.mixins.json:world.block_entity_retrieval.WorldMixin,pl:mixin:APP:radium.mixins.json:world.chunk_access.WorldMixin,pl:mixin:APP:radium.mixins.json:world.inline_block_access.WorldMixin,pl:mixin:APP:radium.mixins.json:world.inline_height.WorldMixin,pl:mixin:APP:starlight.mixins.json:common.world.LevelMixin,pl:mixin:A}
	at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:327) ~[server-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:antixray.mixins.json:ServerLevelMixin,pl:mixin:APP:blueprint.mixins.json:ServerLevelMixin,pl:mixin:APP:radium.mixins.json:ai.nearby_entity_tracking.ServerWorldAccessor,pl:mixin:APP:radium.mixins.json:alloc.chunk_random.ServerWorldMixin,pl:mixin:APP:radium.mixins.json:chunk.entity_class_groups.ServerWorldAccessor,pl:mixin:APP:radium.mixins.json:entity.inactive_navigations.ServerWorldMixin,pl:mixin:APP:radium.mixins.json:profiler.ServerWorldMixin,pl:mixin:APP:starlight.mixins.json:common.world.ServerWorldMixin,pl:mixin:APP:supplementaries.mixins.json:ServerLevelMixin,pl:mixin:A}
	at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:902) ~[server-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:terrablender.mixins.json:MixinMinecraftServer,pl:mixin:A}
	at net.minecraft.server.dedicated.DedicatedServer.m_5703_(DedicatedServer.java:326) ~[server-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:classloading,pl:accesstransformer:B}
	at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:842) ~[server-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:terrablender.mixins.json:MixinMinecraftServer,pl:mixin:A}
	at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:685) ~[server-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:terrablender.mixins.json:MixinMinecraftServer,pl:mixin:A}
	at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:261) ~[server-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:terrablender.mixins.json:MixinMinecraftServer,pl:mixin:A}
	at java.lang.Thread.run(Thread.java:833) [?:?] {re:mixin}


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Thread: Server thread
Stacktrace:
	at net.p3pp3rf1y.sophisticatedcore.util.RecipeHelper.getWorld(RecipeHelper.java:54) ~[sophisticatedcore-1.18.2-0.3.5.48.jar%23153!/:1.18.2-0.3.5.48] {re:mixin,re:classloading,pl:mixin:APP:polymorph_integrations.mixins.json:sophisticatedbackpacks.AccessorRecipeHelper,pl:mixin:A}
	at net.p3pp3rf1y.sophisticatedcore.util.RecipeHelper.getCookingRecipe(RecipeHelper.java:173) ~[sophisticatedcore-1.18.2-0.3.5.48.jar%23153!/:1.18.2-0.3.5.48] {re:mixin,re:classloading,pl:mixin:APP:polymorph_integrations.mixins.json:sophisticatedbackpacks.AccessorRecipeHelper,pl:mixin:A}
	at net.p3pp3rf1y.sophisticatedcore.upgrades.cooking.AutoCookingUpgradeWrapper.lambda$new$2(AutoCookingUpgradeWrapper.java:57) ~[sophisticatedcore-1.18.2-0.3.5.48.jar%23153!/:1.18.2-0.3.5.48] {re:classloading}
	at net.p3pp3rf1y.sophisticatedcore.upgrades.cooking.AutoCookingUpgradeWrapper.lambda$tryPullingGetUnsucessful$4(AutoCookingUpgradeWrapper.java:154) ~[sophisticatedcore-1.18.2-0.3.5.48.jar%23153!/:1.18.2-0.3.5.48] {re:classloading}
	at net.p3pp3rf1y.sophisticatedcore.util.InventoryHelper.iterate(InventoryHelper.java:192) ~[sophisticatedcore-1.18.2-0.3.5.48.jar%23153!/:1.18.2-0.3.5.48] {re:classloading}
	at net.p3pp3rf1y.sophisticatedcore.upgrades.cooking.AutoCookingUpgradeWrapper.tryPullingGetUnsucessful(AutoCookingUpgradeWrapper.java:153) ~[sophisticatedcore-1.18.2-0.3.5.48.jar%23153!/:1.18.2-0.3.5.48] {re:classloading}
	at net.p3pp3rf1y.sophisticatedcore.upgrades.cooking.AutoCookingUpgradeWrapper.tryPullingInput(AutoCookingUpgradeWrapper.java:132) ~[sophisticatedcore-1.18.2-0.3.5.48.jar%23153!/:1.18.2-0.3.5.48] {re:classloading}
	at net.p3pp3rf1y.sophisticatedcore.upgrades.cooking.AutoCookingUpgradeWrapper.tick(AutoCookingUpgradeWrapper.java:110) ~[sophisticatedcore-1.18.2-0.3.5.48.jar%23153!/:1.18.2-0.3.5.48] {re:classloading}
	at net.p3pp3rf1y.sophisticatedstorage.block.StorageBlockEntity.lambda$serverTick$4(StorageBlockEntity.java:227) ~[sophisticatedstorage-1.18.2-0.3.4.49.jar%23154!/:1.18.2-0.3.4.49] {re:classloading}
	at java.util.ArrayList.forEach(ArrayList.java:1511) ~[?:?] {re:mixin}
	at net.p3pp3rf1y.sophisticatedstorage.block.StorageBlockEntity.serverTick(StorageBlockEntity.java:227) ~[sophisticatedstorage-1.18.2-0.3.4.49.jar%23154!/:1.18.2-0.3.4.49] {re:classloading}
	at net.p3pp3rf1y.sophisticatedstorage.block.StorageBlockBase.lambda$getTicker$5(StorageBlockBase.java:92) ~[sophisticatedstorage-1.18.2-0.3.4.49.jar%23154!/:1.18.2-0.3.4.49] {re:classloading}
	at net.minecraft.world.level.chunk.LevelChunk$BoundTickingBlockEntity.m_142224_(LevelChunk.java:673) ~[server-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:classloading}
	at net.minecraft.world.level.chunk.LevelChunk$RebindableTickingBlockEntityWrapper.m_142224_(LevelChunk.java:766) ~[server-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:classloading}
	at net.minecraft.world.level.Level.m_46463_(Level.java:475) ~[server-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:antixray.mixins.json:LevelMixin,pl:mixin:APP:itshallnottick.mixins.json:EntityTickMixin,pl:mixin:APP:kubejs-common.mixins.json:LevelMixin,pl:mixin:APP:lootr.mixins.json:MixinLevel,pl:mixin:APP:radium.mixins.json:alloc.chunk_random.WorldMixin,pl:mixin:APP:radium.mixins.json:world.block_entity_retrieval.WorldMixin,pl:mixin:APP:radium.mixins.json:world.chunk_access.WorldMixin,pl:mixin:APP:radium.mixins.json:world.inline_block_access.WorldMixin,pl:mixin:APP:radium.mixins.json:world.inline_height.WorldMixin,pl:mixin:APP:starlight.mixins.json:common.world.LevelMixin,pl:mixin:A}
	at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:327) ~[server-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:antixray.mixins.json:ServerLevelMixin,pl:mixin:APP:blueprint.mixins.json:ServerLevelMixin,pl:mixin:APP:radium.mixins.json:ai.nearby_entity_tracking.ServerWorldAccessor,pl:mixin:APP:radium.mixins.json:alloc.chunk_random.ServerWorldMixin,pl:mixin:APP:radium.mixins.json:chunk.entity_class_groups.ServerWorldAccessor,pl:mixin:APP:radium.mixins.json:entity.inactive_navigations.ServerWorldMixin,pl:mixin:APP:radium.mixins.json:profiler.ServerWorldMixin,pl:mixin:APP:starlight.mixins.json:common.world.ServerWorldMixin,pl:mixin:APP:supplementaries.mixins.json:ServerLevelMixin,pl:mixin:A}
-- Block entity being ticked --
Details:
	Name: sophisticatedstorage:barrel // net.p3pp3rf1y.sophisticatedstorage.block.BarrelBlockEntity
	Block: Block{sophisticatedstorage:barrel}[facing=east,open=true,ticking=true]
	Block location: World: (179,71,-10), Section: (at 3,7,6 in 11,4,-1; chunk contains blocks 176,-64,-16 to 191,319,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,-64,-512 to 511,319,-1)
	Block: Block{sophisticatedstorage:barrel}[facing=east,open=true,ticking=true]
	Block location: World: (179,71,-10), Section: (at 3,7,6 in 11,4,-1; chunk contains blocks 176,-64,-16 to 191,319,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,-64,-512 to 511,319,-1)
Stacktrace:
	at net.minecraft.world.level.chunk.LevelChunk$BoundTickingBlockEntity.m_142224_(LevelChunk.java:673) ~[server-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:classloading}
	at net.minecraft.world.level.chunk.LevelChunk$RebindableTickingBlockEntityWrapper.m_142224_(LevelChunk.java:766) ~[server-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:classloading}
	at net.minecraft.world.level.Level.m_46463_(Level.java:475) ~[server-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:antixray.mixins.json:LevelMixin,pl:mixin:APP:itshallnottick.mixins.json:EntityTickMixin,pl:mixin:APP:kubejs-common.mixins.json:LevelMixin,pl:mixin:APP:lootr.mixins.json:MixinLevel,pl:mixin:APP:radium.mixins.json:alloc.chunk_random.WorldMixin,pl:mixin:APP:radium.mixins.json:world.block_entity_retrieval.WorldMixin,pl:mixin:APP:radium.mixins.json:world.chunk_access.WorldMixin,pl:mixin:APP:radium.mixins.json:world.inline_block_access.WorldMixin,pl:mixin:APP:radium.mixins.json:world.inline_height.WorldMixin,pl:mixin:APP:starlight.mixins.json:common.world.LevelMixin,pl:mixin:A}
	at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:327) ~[server-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:antixray.mixins.json:ServerLevelMixin,pl:mixin:APP:blueprint.mixins.json:ServerLevelMixin,pl:mixin:APP:radium.mixins.json:ai.nearby_entity_tracking.ServerWorldAccessor,pl:mixin:APP:radium.mixins.json:alloc.chunk_random.ServerWorldMixin,pl:mixin:APP:radium.mixins.json:chunk.entity_class_groups.ServerWorldAccessor,pl:mixin:APP:radium.mixins.json:entity.inactive_navigations.ServerWorldMixin,pl:mixin:APP:radium.mixins.json:profiler.ServerWorldMixin,pl:mixin:APP:starlight.mixins.json:common.world.ServerWorldMixin,pl:mixin:APP:supplementaries.mixins.json:ServerLevelMixin,pl:mixin:A}
	at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:902) ~[server-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:terrablender.mixins.json:MixinMinecraftServer,pl:mixin:A}
	at net.minecraft.server.dedicated.DedicatedServer.m_5703_(DedicatedServer.java:326) ~[server-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:classloading,pl:accesstransformer:B}
	at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:842) ~[server-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:terrablender.mixins.json:MixinMinecraftServer,pl:mixin:A}
	at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:685) ~[server-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:terrablender.mixins.json:MixinMinecraftServer,pl:mixin:A}
	at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:261) ~[server-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:terrablender.mixins.json:MixinMinecraftServer,pl:mixin:A}
	at java.lang.Thread.run(Thread.java:833) [?:?] {re:mixin}


-- Affected level --
Details:
	All players: 2 total; [ServerPlayer['Renari'/319, l='ServerLevel[world]', x=181.00, y=70.00, z=-9.48], ServerPlayer['Kizuk'/200, l='ServerLevel[world]', x=-384.30, y=63.00, z=683.70]]
	Chunk stats: 5183
	Level dimension: minecraft:overworld
	Level spawn location: World: (0,148,0), Section: (at 0,4,0 in 0,9,0; chunk contains blocks 0,-64,0 to 15,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
	Level time: 11362018 game time, 12048924 day time
	Level name: world
	Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
	Level weather: Rain time: 8396 (now: true), thunder time: 20581 (now: false)
	Known server brands: forge
	Level was modded: true
	Level storage version: 0x04ABD - Anvil
Stacktrace:
	at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:902) ~[server-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:terrablender.mixins.json:MixinMinecraftServer,pl:mixin:A}
	at net.minecraft.server.dedicated.DedicatedServer.m_5703_(DedicatedServer.java:326) ~[server-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:classloading,pl:accesstransformer:B}
	at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:842) ~[server-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:terrablender.mixins.json:MixinMinecraftServer,pl:mixin:A}
	at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:685) ~[server-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:terrablender.mixins.json:MixinMinecraftServer,pl:mixin:A}
	at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:261) ~[server-1.18.2-20220404.173914-srg.jar%23169!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:terrablender.mixins.json:MixinMinecraftServer,pl:mixin:A}
	at java.lang.Thread.run(Thread.java:833) [?:?] {re:mixin}


-- System Details --
Details:
	Minecraft Version: 1.18.2
	Minecraft Version ID: 1.18.2
	Operating System: Linux (amd64) version 4.19.0-20-amd64
	Java Version: 17.0.1, Oracle Corporation
	Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
	Memory: 1231754976 bytes (1174 MiB) / 4605345792 bytes (4392 MiB) up to 5368709120 bytes (5120 MiB)
	CPUs: 4
	Processor Vendor: GenuineIntel
	Processor Name: Intel(R) Xeon(R) CPU E3-1225 v3 @ 3.20GHz
	Identifier: Intel64 Family 6 Model 60 Stepping 3
	Microarchitecture: Haswell (Client)
	Frequency (GHz): 3.20
	Number of physical packages: 1
	Number of physical CPUs: 4
	Number of logical CPUs: 4
	Graphics card #0 name: GM206 [GeForce GTX 960]
	Graphics card #0 vendor: NVIDIA Corporation (0x10de)
	Graphics card #0 VRAM (MB): 288.00
	Graphics card #0 deviceId: 0x1401
	Graphics card #0 versionInfo: unknown
	Virtual memory max (MB): 16092.46
	Virtual memory used (MB): 10739.66
	Swap memory total (MB): 8100.00
	Swap memory used (MB): 3551.88
	JVM Flags: 20 total; -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=8M -XX:G1ReservePercent=20 -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:InitiatingHeapOccupancyPercent=15 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1 -Xmx5G -Xms2G
	Server Running: true
	Player Count: 2 / 20; [ServerPlayer['Kizuk'/200, l='ServerLevel[world]', x=-384.30, y=63.00, z=683.70], ServerPlayer['Renari'/319, l='ServerLevel[world]', x=181.00, y=70.00, z=-9.48]]
	Data Packs: vanilla, mod:betterdungeons, mod:secondchanceforge (incompatible), mod:incontrol (incompatible), mod:mcwwindows, mod:modnametooltip (incompatible), mod:rsgauges (incompatible), mod:controlling (incompatible), mod:placebo (incompatible), mod:ortus, mod:citadel (incompatible), mod:alexsmobs (incompatible), mod:yungsapi, mod:feature_nbt_deadlock_be_gone (incompatible), mod:lootbeams (incompatible), mod:littlecontraptions (incompatible), mod:simpleplanes (incompatible), mod:grimoireofgaia, mod:balm (incompatible), mod:jeresources (incompatible), mod:cloth_config (incompatible), mod:buddycards (incompatible), mod:prettypipes (incompatible), mod:farmersdelight (incompatible), mod:cleancut (incompatible), mod:biomesoplenty (incompatible), mod:ironfurnaces (incompatible), mod:supermartijn642corelib, mod:spark (incompatible), mod:curios (incompatible), mod:patchouli (incompatible), mod:yungsextras, mod:betterstrongholds, mod:mcwroofs, mod:littlelogistics (incompatible), mod:architectury (incompatible), mod:ageingspawners, mod:itemphysic (incompatible), mod:trashcans, mod:bwncr (incompatible), mod:fastleafdecay, mod:bettermineshafts, mod:dynamictrees (incompatible), mod:geckolib3 (incompatible), mod:betteradvancements (incompatible), mod:radium (incompatible), mod:quarkoddities (incompatible), mod:inventorysorter (incompatible), mod:rhino (incompatible), mod:jei (incompatible), mod:kubejs (incompatible), mod:attributefix (incompatible), mod:goblintraders (incompatible), mod:curiosquarkobp (incompatible), mod:fastsuite (incompatible), mod:clumps (incompatible), mod:comforts (incompatible), mod:artifacts, mod:configured (incompatible), mod:champions, mod:curioofundying (incompatible), mod:create_confectionery, mod:starlight (incompatible), mod:bedspreads (incompatible), mod:catalogue (incompatible), mod:blueprint (incompatible), mod:ars_nouveau, mod:forge, mod:selene (incompatible), mod:supplementaries (incompatible), mod:ironchest, mod:dungeons_arise, mod:terrablender (incompatible), mod:mousetweaks (incompatible), mod:jade, mod:creativecore (incompatible), mod:nethersdelight (incompatible), mod:mmlib (incompatible), mod:corn_delight (incompatible), mod:jeiintegration (incompatible), mod:pipez (incompatible), mod:flywheel (incompatible), mod:create, mod:farmersrespite (incompatible), mod:mantle (incompatible), mod:brutalbosses (incompatible), mod:diet (incompatible), mod:hardcore_torches (incompatible), mod:bhc (incompatible), mod:malum (incompatible), mod:polymorph (incompatible), mod:autoreglib (incompatible), mod:akashictome (incompatible), mod:quark (incompatible), mod:ars_elemental (incompatible), mod:inventoryhud (incompatible), mod:kubejs_create (incompatible), mod:worldstripper (incompatible), mod:creeperoverhaul (incompatible), mod:appleskin (incompatible), mod:lootr (incompatible), mod:solcarrot (incompatible), mod:betterf3 (incompatible), mod:extremesoundmuffler (incompatible), mod:expandability (incompatible), mod:openloader (incompatible), mod:defaultoptions (incompatible), Supplementaries Generated Pack, data/customcards (incompatible), mod:betteramethyst, mod:incendium, mod:sophisticatedcore (incompatible), mod:shrink (incompatible), mod:createcafe (incompatible), mod:deathfinder (incompatible), mod:advancednetherite, mod:spyglass_improvements (incompatible), mod:enchantwithmob, mod:deathcompass (incompatible), mod:sophisticatedstorage (incompatible), mod:alloyed (incompatible), mod:createdeco (incompatible), mod:oauth (incompatible), mod:fps (incompatible), mod:connectedglass, mod:puzzleslib (incompatible), mod:itshallnottick (incompatible), mod:customfov (incompatible), mod:cofh_core, mod:ensorcellation, mod:createaddition (incompatible), mod:antixray (incompatible), mod:chunky (incompatible), mod:ftbbackups2 (incompatible)
	World Generation: Stable
	Is Modded: Definitely; Server brand changed to 'forge'
	Type: Dedicated Server (map_server.txt)
	ModLauncher: 9.1.3+9.1.3+main.9b69c82a
	ModLauncher launch target: forgeserver
	ModLauncher naming: srg
	ModLauncher services: 
		 mixin PLUGINSERVICE 
		 eventbus PLUGINSERVICE 
		 slf4jfixer PLUGINSERVICE 
		 object_holder_definalize PLUGINSERVICE 
		 runtime_enum_extender PLUGINSERVICE 
		 capability_token_subclass PLUGINSERVICE 
		 accesstransformer PLUGINSERVICE 
		 runtimedistcleaner PLUGINSERVICE 
		 mixin TRANSFORMATIONSERVICE 
		 fml TRANSFORMATIONSERVICE 
	FML Language Providers: 
		[email protected]
		lowcodefml@null
		javafml@null
	Mod List: 
		YungsBetterDungeons-1.18.2-Forge-2.1.0.jar        |YUNG's Better Dungeons        |betterdungeons                |1.18.2-Forge-2.1.0  |DONE      |Manifest: NOSIGNATURE
		secondchanceforge-1.18.2-1.5.0.jar                |Second Chance Forge           |secondchanceforge             |1.5.0               |DONE      |Manifest: NOSIGNATURE
		1.18.2-betteramethyst-1.0.1.jar                   |Better Amethyst               |betteramethyst                |1.0.1               |DONE      |Manifest: NOSIGNATURE
		incontrol-1.18-6.0.11.jar                         |InControl                     |incontrol                     |1.18-6.0.11         |DONE      |Manifest: NOSIGNATURE
		mcw-windows-2.0.3-mc1.18.2.jar                    |Macaw's Windows               |mcwwindows                    |2.0.3               |DONE      |Manifest: NOSIGNATURE
		Incendium_v5.0.4.jar                              |Incendium                     |incendium                     |0.0NONE             |DONE      |Manifest: NOSIGNATURE
		sophisticatedcore-1.18.2-0.3.5.48.jar             |Sophisticated Core            |sophisticatedcore             |1.18.2-0.3.5.48     |DONE      |Manifest: NOSIGNATURE
		modnametooltip-1.18.1-1.18.0.jar                  |Mod Name Tooltip              |modnametooltip                |1.18.0              |DONE      |Manifest: NOSIGNATURE
		rsgauges-1.18.2-1.2.16.jar                        |Gauges and Switches           |rsgauges                      |1.2.16              |DONE      |Manifest: bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b
		Controlling-forge-1.18.2-9.0+19.jar               |Controlling                   |controlling                   |9.0+19              |DONE      |Manifest: NOSIGNATURE
		Placebo-1.18.2-6.4.0.jar                          |Placebo                       |placebo                       |6.4.0               |DONE      |Manifest: NOSIGNATURE
		ortus-1.18.2-1.0.jar                              |Ortus Lib                     |ortus                         |1.18.2-1.0          |DONE      |Manifest: NOSIGNATURE
		citadel-1.11.3-1.18.2.jar                         |Citadel                       |citadel                       |1.11.3              |DONE      |Manifest: NOSIGNATURE
		alexsmobs-1.18.5.jar                              |Alex's Mobs                   |alexsmobs                     |1.18.5              |DONE      |Manifest: NOSIGNATURE
		YungsApi-1.18.2-Forge-2.0.8.jar                   |YUNG's API                    |yungsapi                      |1.18.2-Forge-2.0.8  |DONE      |Manifest: NOSIGNATURE
		feature_nbt_deadlock_be_gone_forge-2.0.0+1.18.2.ja|Feature NBT Deadlock Be Gone  |feature_nbt_deadlock_be_gone  |2.0.0+1.18.2        |DONE      |Manifest: NOSIGNATURE
		Shrink-1.18.2-1.3.3.jar                           |Shrink                        |shrink                        |1.3.3               |DONE      |Manifest: NOSIGNATURE
		anti-xray-1.2.2-Forge-1.18.2.jar                  |AntiXray                      |antixray                      |1.2.2               |DONE      |Manifest: NOSIGNATURE
		lootbeams-1.18.1-release-jan1522.jar              |LootBeams                     |lootbeams                     |1.18.1              |DONE      |Manifest: NOSIGNATURE
		littlecontraptions-forge-1.18.2.0.jar             |Little Contraptions           |littlecontraptions            |1.18.2.0            |DONE      |Manifest: NOSIGNATURE
		simpleplanes-1.18.2-4.13.4.jar                    |Simple Planes                 |simpleplanes                  |1.18.2-4.13.4       |DONE      |Manifest: NOSIGNATURE
		GrimoireOfGaia4-1.18.2-2.0.0-alpha.9.jar          |Grimoire of Gaia 4            |grimoireofgaia                |2.0.0-alpha.9       |DONE      |Manifest: NOSIGNATURE
		balm-3.1.0+0.jar                                  |Balm                          |balm                          |3.1.0+0             |DONE      |Manifest: NOSIGNATURE
		JustEnoughResources-1.18.2-0.14.1.160.jar         |Just Enough Resources         |jeresources                   |0.14.1.160          |DONE      |Manifest: NOSIGNATURE
		cloth-config-6.2.62-forge.jar                     |Cloth Config v4 API           |cloth_config                  |6.2.62              |DONE      |Manifest: NOSIGNATURE
		Buddycards-1.18.2-3.0.8.jar                       |Buddycards Core               |buddycards                    |1.18.2-3.0.8        |DONE      |Manifest: NOSIGNATURE
		createcafe-1.4-1.18.2.jar                         |Create Cafe                   |createcafe                    |1.4-1.18.2          |DONE      |Manifest: NOSIGNATURE
		PrettyPipes-1.12.3.jar                            |Pretty Pipes                  |prettypipes                   |1.12.3              |DONE      |Manifest: NOSIGNATURE
		FarmersDelight-1.18.2-1.1.2.jar                   |Farmer's Delight              |farmersdelight                |1.18.2-1.1.2        |DONE      |Manifest: NOSIGNATURE
		cleancut-mc1.18.2-4.0-forge.jar                   |Clean Cut                     |cleancut                      |4.0                 |DONE      |Manifest: NOSIGNATURE
		ItShallNotTick-1.0.20-build.21.jar                |It Shall Not Tick             |itshallnottick                |1.0.20-build.21     |DONE      |Manifest: NOSIGNATURE
		BiomesOPlenty-1.18.2-16.0.0.109-universal.jar     |Biomes O' Plenty              |biomesoplenty                 |1.18.2-16.0.0.109   |DONE      |Manifest: NOSIGNATURE
		ironfurnaces-1.18.2-3.3.1.jar                     |Iron Furnaces                 |ironfurnaces                  |3.3.1               |DONE      |Manifest: NOSIGNATURE
		Chunky-1.2.164.jar                                |Chunky                        |chunky                        |1.2.164             |DONE      |Manifest: NOSIGNATURE
		DeathFinder-v3.2.0-1.18.2-Forge.jar               |Death Finder                  |deathfinder                   |3.2.0               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
		supermartijn642corelib-1.0.18-forge-mc1.18.jar    |SuperMartijn642's Core Lib    |supermartijn642corelib        |1.0.18              |DONE      |Manifest: NOSIGNATURE
		spark-1.9.11-forge.jar                            |spark                         |spark                         |1.9.11              |DONE      |Manifest: NOSIGNATURE
		curios-forge-1.18.2-5.0.7.0.jar                   |Curios API                    |curios                        |1.18.2-5.0.7.0      |DONE      |Manifest: NOSIGNATURE
		Patchouli-1.18.2-70.jar                           |Patchouli                     |patchouli                     |1.18.2-70           |DONE      |Manifest: NOSIGNATURE
		advancednetherite-1.12.3-1.18.2.jar               |Advanced Netherite            |advancednetherite             |1.12.3              |DONE      |Manifest: NOSIGNATURE
		spyglass_improvements-1.2+mc1.18.x+forge.jar      |Spyglass Improvements         |spyglass_improvements         |1.2+mc1.18.x        |DONE      |Manifest: NOSIGNATURE
		YungsExtras-1.18.2-Forge-2.1.0.jar                |YUNG's Extras                 |yungsextras                   |1.18.2-Forge-2.1.0  |DONE      |Manifest: NOSIGNATURE
		YungsBetterStrongholds-1.18.2-Forge-2.1.1.jar     |YUNG's Better Strongholds     |betterstrongholds             |1.18.2-Forge-2.1.1  |DONE      |Manifest: NOSIGNATURE
		mcw-roofs-2.1.2-mc1.18.2.jar                      |Macaw's Roofs                 |mcwroofs                      |2.1.2               |DONE      |Manifest: NOSIGNATURE
		littlelogistics-mc1.18.2-v1.2.5.jar               |Little Logistics              |littlelogistics               |1.2.5               |DONE      |Manifest: NOSIGNATURE
		architectury-4.5.74-forge.jar                     |Architectury                  |architectury                  |4.5.74              |DONE      |Manifest: NOSIGNATURE
		AgeingSpawners-1.18.2-1.2.1.jar                   |Ageing Spawners               |ageingspawners                |1.2.1               |DONE      |Manifest: NOSIGNATURE
		ItemPhysic_v1.4.23_mc1.18.2.jar                   |ItemPhysic                    |itemphysic                    |1.6.0               |DONE      |Manifest: NOSIGNATURE
		trashcans-1.0.15-forge-mc1.18.jar                 |Trash Cans                    |trashcans                     |1.0.15              |DONE      |Manifest: NOSIGNATURE
		enchantwithmob-1.18.2-4.2.0.jar                   |Enchant With Mob              |enchantwithmob                |1.18.2-4.2.0        |DONE      |Manifest: NOSIGNATURE
		bwncr-3.13.21.jar                                 |Bad Wither No Cookie Reloaded |bwncr                         |3.13.21             |DONE      |Manifest: NOSIGNATURE
		FastLeafDecay-28.jar                              |FastLeafDecay                 |fastleafdecay                 |28                  |DONE      |Manifest: NOSIGNATURE
		YungsBetterMineshafts-1.18.2-Forge-2.1.3.jar      |YUNG's Better Mineshafts      |bettermineshafts              |1.18.2-Forge-2.1.3  |DONE      |Manifest: NOSIGNATURE
		DynamicTrees-1.18.2-0.11.0-Alpha2.jar             |Dynamic Trees                 |dynamictrees                  |1.18.2-0.11.0-Alpha2|DONE      |Manifest: NOSIGNATURE
		geckolib-forge-1.18-3.0.24.jar                    |GeckoLib                      |geckolib3                     |3.0.24              |DONE      |Manifest: NOSIGNATURE
		BetterAdvancements-1.18.2-0.1.2.125.jar           |Better Advancements           |betteradvancements            |0.1.2.125           |DONE      |Manifest: NOSIGNATURE
		radium-0.7.10.jar                                 |Radium                        |radium                        |0.7.10              |DONE      |Manifest: NOSIGNATURE
		QuarkOddities-1.18.jar                            |Quark Oddities                |quarkoddities                 |1.18                |DONE      |Manifest: NOSIGNATURE
		inventorysorter-1.18-19.0.0.jar                   |Simple Inventory Sorter       |inventorysorter               |19.0.0              |DONE      |Manifest: NOSIGNATURE
		rhino-forge-1802.1.14-build.186.jar               |Rhino                         |rhino                         |1802.1.14-build.186 |DONE      |Manifest: NOSIGNATURE
		DeathCompass-v3.2.1-1.18.2-Forge.jar              |Death Compass                 |deathcompass                  |3.2.1               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
		sophisticatedstorage-1.18.2-0.3.4.49.jar          |Sophisticated Storage         |sophisticatedstorage          |1.18.2-0.3.4.49     |DONE      |Manifest: NOSIGNATURE
		jei-1.18.2-9.7.0.196.jar                          |Just Enough Items             |jei                           |9.7.0.196           |DONE      |Manifest: NOSIGNATURE
		kubejs-forge-1802.5.4-build.500.jar               |KubeJS                        |kubejs                        |1802.5.4-build.500  |DONE      |Manifest: NOSIGNATURE
		AttributeFix-Forge-1.18.2-14.0.2.jar              |AttributeFix                  |attributefix                  |14.0.2              |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
		goblintraders-1.7.2-1.18.2.jar                    |Goblin Traders                |goblintraders                 |1.7.2               |DONE      |Manifest: NOSIGNATURE
		CuriosQuarkOBP-1.18.2-1.1.4.jar                   |Curios Quark Oddities Backpack|curiosquarkobp                |1.1.4               |DONE      |Manifest: NOSIGNATURE
		FastSuite-1.18.2-3.0.2.jar                        |Fast Suite                    |fastsuite                     |3.0.2               |DONE      |Manifest: NOSIGNATURE
		Clumps-forge-1.18.2-8.0.0+10.jar                  |Clumps                        |clumps                        |8.0.0+10            |DONE      |Manifest: NOSIGNATURE
		comforts-forge-1.18.2-5.0.0.4.jar                 |Comforts                      |comforts                      |1.18.2-5.0.0.4      |DONE      |Manifest: NOSIGNATURE
		artifacts-1.18.2-4.0.7.jar                        |Artifacts                     |artifacts                     |1.18.2-4.0.7        |DONE      |Manifest: NOSIGNATURE
		configured-1.5.3-1.18.2.jar                       |Configured                    |configured                    |1.5.3               |DONE      |Manifest: NOSIGNATURE
		champions-forge-1.18.2-2.1.5.6.jar                |Champions                     |champions                     |1.18.2-2.1.5.6      |DONE      |Manifest: NOSIGNATURE
		curioofundying-forge-1.18-5.3.0.0.jar             |Curio of Undying              |curioofundying                |1.18-5.3.0.0        |DONE      |Manifest: NOSIGNATURE
		ftbbackups2-forge-1.18.2-1.0.11.jar               |FTB Backups 2                 |ftbbackups2                   |1.0.11              |DONE      |Manifest: 59:0f:44:4b:f7:95:28:28:25:5b:fd:c0:c9:48:6c:4a:e5:6e:6d:7b:63:ab:f4:90:55:1f:cf:4b:e9:51:91:ed
		create-confectionery1.18.2_v1.0.8.jar             |Create Confectionery          |create_confectionery          |1.0.8               |DONE      |Manifest: NOSIGNATURE
		starlight-1.0.2+forge.546ae87.jar                 |Starlight                     |starlight                     |1.0.2+forge.83663de |DONE      |Manifest: NOSIGNATURE
		bedspreads-forge-1.18.1-5.1.0.5.jar               |Bedspreads                    |bedspreads                    |1.18.1-5.1.0.5      |DONE      |Manifest: NOSIGNATURE
		catalogue-1.6.2-1.18.2.jar                        |Catalogue                     |catalogue                     |1.6.2               |DONE      |Manifest: NOSIGNATURE
		blueprint-1.18.2-5.4.0.jar                        |Blueprint                     |blueprint                     |5.4.0               |DONE      |Manifest: NOSIGNATURE
		customfov-forge-1.18.1-5.2.0.0.jar                |Custom FoV                    |customfov                     |1.18.1-5.2.0.0      |DONE      |Manifest: NOSIGNATURE
		ars_nouveau-1.18.2-2.6.0.jar                      |Ars Nouveau                   |ars_nouveau                   |2.6.0               |DONE      |Manifest: NOSIGNATURE
		forge-1.18.2-40.1.51-universal.jar                |Forge                         |forge                         |40.1.51             |DONE      |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90
		selene-1.18.2-1.17.7.jar                          |Selene                        |selene                        |1.18.2-1.17.7       |DONE      |Manifest: NOSIGNATURE
		supplementaries-1.18.2-1.4.6.jar                  |Supplementaries               |supplementaries               |1.18.2-1.4.6        |DONE      |Manifest: NOSIGNATURE
		ironchest-1.18.2-13.1.9.jar                       |Iron Chests                   |ironchest                     |1.18.2-13.1.9       |DONE      |Manifest: NOSIGNATURE
		DungeonsArise-1.18.2-2.1.50d-beta.jar             |When Dungeons Arise           |dungeons_arise                |2.1.50d-1.18.2      |DONE      |Manifest: NOSIGNATURE
		server-1.18.2-20220404.173914-srg.jar             |Minecraft                     |minecraft                     |1.18.2              |DONE      |Manifest: NOSIGNATURE
		cofh_core-1.18.2-1.6.4.21.jar                     |CoFH Core                     |cofh_core                     |1.6.4.21            |DONE      |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
		ensorcellation-1.18.2-1.6.1.8.jar                 |Ensorcellation                |ensorcellation                |1.6.1.8             |DONE      |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
		TerraBlender-forge-1.18.2-1.1.0.102.jar           |TerraBlender                  |terrablender                  |1.18.2-1.1.0.102    |DONE      |Manifest: NOSIGNATURE
		MouseTweaks-forge-mc1.18-2.21.jar                 |Mouse Tweaks                  |mousetweaks                   |2.21                |DONE      |Manifest: NOSIGNATURE
		Jade-1.18.2-forge-5.2.1.jar                       |Jade                          |jade                          |5.2.1               |DONE      |Manifest: NOSIGNATURE
		CreativeCore_FORGE_v2.6.12_mc1.18.2.jar           |CreativeCore                  |creativecore                  |2.6.12              |DONE      |Manifest: NOSIGNATURE
		NethersDelight-1.18.2-2.2.0.jar                   |Nethers Delight               |nethersdelight                |2.2                 |DONE      |Manifest: NOSIGNATURE
		mmlib-1.0.2-1.18.2.jar                            |Mysterious Mountain Lib       |mmlib                         |1.0.2-1.18.2        |DONE      |Manifest: NOSIGNATURE
		corn_delight-1.0.4-1.18.2.jar                     |Corn Delight                  |corn_delight                  |1.0.4-1.18.2        |DONE      |Manifest: NOSIGNATURE
		jeiintegration_1.18.2-9.0.0.37.jar                |JEI Integration               |jeiintegration                |9.0.0.37            |DONE      |Manifest: NOSIGNATURE
		pipez-1.18.2-1.1.5.jar                            |Pipez                         |pipez                         |1.18.2-1.1.5        |DONE      |Manifest: NOSIGNATURE
		flywheel-forge-1.18-0.6.2.jar                     |Flywheel                      |flywheel                      |1.18-0.6.2          |DONE      |Manifest: NOSIGNATURE
		alloyed-1.18.2-v1.3d.jar                          |Create: Alloyed               |alloyed                       |1.18.2              |DONE      |Manifest: NOSIGNATURE
		create-mc1.18.2_v0.4.1.jar                        |Create                        |create                        |0.4.1               |DONE      |Manifest: NOSIGNATURE
		createdeco-1.2.7-1.18.2.jar                       |Create Deco                   |createdeco                    |1.2.7-1.18.2        |DONE      |Manifest: NOSIGNATURE
		FarmersRespite-1.18.2-1.2.0.jar                   |Farmer's Respite              |farmersrespite                |1.18.1-1.2.0        |DONE      |Manifest: NOSIGNATURE
		Mantle-1.18.2-1.9.27.jar                          |Mantle                        |mantle                        |1.9.27              |DONE      |Manifest: NOSIGNATURE
		brutalbosses-1.18.2-4.9.jar                       |brutalbosses mod              |brutalbosses                  |1.18.2-4.9          |DONE      |Manifest: NOSIGNATURE
		diet-forge-1.18.2-1.3.1.0.jar                     |Diet                          |diet                          |1.18.2-1.3.1.0      |DONE      |Manifest: NOSIGNATURE
		hardcore_torches_forge-1.18.2-2.4.jar             |Hardcore Torches              |hardcore_torches              |1.18.2-2.4          |DONE      |Manifest: NOSIGNATURE
		baubley-heart-canisters-1.18.2-1.0.0.jar          |Baubley Heart Canisters       |bhc                           |1.18.2-1.0.0        |DONE      |Manifest: NOSIGNATURE
		oauth-1.1.13-1.18.2.jar                           |OAuth                         |oauth                         |1.1.13              |DONE      |Manifest: NOSIGNATURE
		malum-1.18.2-1.3.7.jar                            |Malum                         |malum                         |1.18.2-1.3.7        |DONE      |Manifest: NOSIGNATURE
		polymorph-forge-1.18.2-0.44.jar                   |Polymorph                     |polymorph                     |1.18.2-0.44         |DONE      |Manifest: NOSIGNATURE
		AutoRegLib-1.7-53.jar                             |AutoRegLib                    |autoreglib                    |1.7-53              |DONE      |Manifest: NOSIGNATURE
		AkashicTome-1.5-20.jar                            |Akashic Tome                  |akashictome                   |1.5-20              |DONE      |Manifest: NOSIGNATURE
		Quark-3.2-358.jar                                 |Quark                         |quark                         |3.2-358             |DONE      |Manifest: NOSIGNATURE
		ars_elemental-1.18.2-0.4.9.4.jar                  |Ars Elemental                 |ars_elemental                 |1.18.2-0.4.9.4      |DONE      |Manifest: NOSIGNATURE
		InventoryHud_[1.18].forge-3.4.4.jar               |Inventory HUD+(Forge edition) |inventoryhud                  |3.4.4               |DONE      |Manifest: NOSIGNATURE
		kubejs-create-forge-1802.2.2-build.26.jar         |KubeJS Create                 |kubejs_create                 |1802.2.2-build.26   |DONE      |Manifest: NOSIGNATURE
		FPS-Monitor-1.18.2-1.2.1.jar                      |FPS Monitor                   |fps                           |1.2.1               |DONE      |Manifest: NOSIGNATURE
		World Stripper-1.18.2-3.1.0.jar                   |World Stripper                |worldstripper                 |3.1.0               |DONE      |Manifest: NOSIGNATURE
		creeperoverhaul-1.18.2-1.3.0-forge.jar            |Creeper Overhaul              |creeperoverhaul               |1.3.0               |DONE      |Manifest: NOSIGNATURE
		appleskin-forge-mc1.18-2.4.0.jar                  |AppleSkin                     |appleskin                     |2.4.0+mc1.18        |DONE      |Manifest: NOSIGNATURE
		lootr-1.18.2-0.2.17.54.jar                        |Lootr                         |lootr                         |0.2.17.54           |DONE      |Manifest: NOSIGNATURE
		connectedglass-1.1.3a-forge-mc1.18.jar            |Connected Glass               |connectedglass                |1.1.3a              |DONE      |Manifest: NOSIGNATURE
		SoL-Carrot-1.18.1-1.12.0.jar                      |Spice of Life: Carrot Edition |solcarrot                     |1.18.1-1.12.0       |DONE      |Manifest: NOSIGNATURE
		PuzzlesLib-v3.3.5-1.18.2-Forge.jar                |Puzzles Lib                   |puzzleslib                    |3.3.5               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
		BetterF3-1.2.5-Forge-1.18.2.jar                   |BetterF3                      |betterf3                      |1.2.5               |DONE      |Manifest: NOSIGNATURE
		extremesoundmuffler-3.27_forge-1.18.x.jar         |Extreme Sound Muffler         |extremesoundmuffler           |3.27_forge-1.18.1   |DONE      |Manifest: NOSIGNATURE
		expandability-6.0.0.jar                           |ExpandAbility                 |expandability                 |6.0.0               |DONE      |Manifest: NOSIGNATURE
		OpenLoader-Forge-1.18.2-12.0.1.jar                |OpenLoader                    |openloader                    |12.0.1              |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
		createaddition-1.18.2-20220517a.jar               |Create Crafts & Additions     |createaddition                |1.18.2-20220517a    |DONE      |Manifest: NOSIGNATURE
		defaultoptions-forge-1.18.2-14.1.1.jar            |Default Options               |defaultoptions                |14.1.1              |DONE      |Manifest: NOSIGNATURE
	Crash Report UUID: 0a1012da-1ffe-4f6d-9de3-bc3903e1afcc
	FML: 40.1
	Forge: net.minecraftforge:40.1.51
commented

Based on the crash log it looks like an event that is supposed to be run when the player joins a world for some reason doesn't occur. Are you getting this with just sophisticated storage or are you playing a modpack? if modpack can you limit it down to minimum set of mods where this issue still occurs?

commented

It's in a modpack, specifically this one:
https://www.curseforge.com/minecraft/modpacks/mayonaka

I was however able to replicate with just sophisticated storage installed, here's the log for that.

Click to expand crash log
---- Minecraft Crash Report ----
// This doesn't make any sense!

Time: 6/23/22, 4:39 PM
Description: Ticking block entity

java.lang.NullPointerException: Cannot invoke "java.lang.ref.WeakReference.get()" because "net.p3pp3rf1y.sophisticatedcore.util.RecipeHelper.world" is null
	at net.p3pp3rf1y.sophisticatedcore.util.RecipeHelper.getWorld(RecipeHelper.java:54) ~[sophisticatedcore-1.18.2-0.3.5.48.jar%2338!/:1.18.2-0.3.5.48] {re:classloading}
	at net.p3pp3rf1y.sophisticatedcore.util.RecipeHelper.getCookingRecipe(RecipeHelper.java:173) ~[sophisticatedcore-1.18.2-0.3.5.48.jar%2338!/:1.18.2-0.3.5.48] {re:classloading}
	at net.p3pp3rf1y.sophisticatedcore.upgrades.cooking.AutoCookingUpgradeWrapper.lambda$new$2(AutoCookingUpgradeWrapper.java:57) ~[sophisticatedcore-1.18.2-0.3.5.48.jar%2338!/:1.18.2-0.3.5.48] {re:classloading}
	at net.p3pp3rf1y.sophisticatedcore.upgrades.cooking.AutoCookingUpgradeWrapper.lambda$tryPullingGetUnsucessful$4(AutoCookingUpgradeWrapper.java:154) ~[sophisticatedcore-1.18.2-0.3.5.48.jar%2338!/:1.18.2-0.3.5.48] {re:classloading}
	at net.p3pp3rf1y.sophisticatedcore.util.InventoryHelper.iterate(InventoryHelper.java:192) ~[sophisticatedcore-1.18.2-0.3.5.48.jar%2338!/:1.18.2-0.3.5.48] {re:classloading}
	at net.p3pp3rf1y.sophisticatedcore.upgrades.cooking.AutoCookingUpgradeWrapper.tryPullingGetUnsucessful(AutoCookingUpgradeWrapper.java:153) ~[sophisticatedcore-1.18.2-0.3.5.48.jar%2338!/:1.18.2-0.3.5.48] {re:classloading}
	at net.p3pp3rf1y.sophisticatedcore.upgrades.cooking.AutoCookingUpgradeWrapper.tryPullingInput(AutoCookingUpgradeWrapper.java:132) ~[sophisticatedcore-1.18.2-0.3.5.48.jar%2338!/:1.18.2-0.3.5.48] {re:classloading}
	at net.p3pp3rf1y.sophisticatedcore.upgrades.cooking.AutoCookingUpgradeWrapper.tick(AutoCookingUpgradeWrapper.java:110) ~[sophisticatedcore-1.18.2-0.3.5.48.jar%2338!/:1.18.2-0.3.5.48] {re:classloading}
	at net.p3pp3rf1y.sophisticatedstorage.block.StorageBlockEntity.lambda$serverTick$4(StorageBlockEntity.java:227) ~[sophisticatedstorage-1.18.2-0.3.4.49.jar%2339!/:1.18.2-0.3.4.49] {re:classloading}
	at java.util.ArrayList.forEach(ArrayList.java:1511) ~[?:?] {}
	at net.p3pp3rf1y.sophisticatedstorage.block.StorageBlockEntity.serverTick(StorageBlockEntity.java:227) ~[sophisticatedstorage-1.18.2-0.3.4.49.jar%2339!/:1.18.2-0.3.4.49] {re:classloading}
	at net.p3pp3rf1y.sophisticatedstorage.block.StorageBlockBase.lambda$getTicker$5(StorageBlockBase.java:92) ~[sophisticatedstorage-1.18.2-0.3.4.49.jar%2339!/:1.18.2-0.3.4.49] {re:classloading}
	at net.minecraft.world.level.chunk.LevelChunk$BoundTickingBlockEntity.m_142224_(LevelChunk.java:673) ~[server-1.18.2-20220404.173914-srg.jar%2341!/:?] {re:classloading}
	at net.minecraft.world.level.chunk.LevelChunk$RebindableTickingBlockEntityWrapper.m_142224_(LevelChunk.java:766) ~[server-1.18.2-20220404.173914-srg.jar%2341!/:?] {re:classloading}
	at net.minecraft.world.level.Level.m_46463_(Level.java:475) ~[server-1.18.2-20220404.173914-srg.jar%2341!/:?] {re:classloading,pl:accesstransformer:B}
	at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:327) ~[server-1.18.2-20220404.173914-srg.jar%2341!/:?] {re:classloading,pl:accesstransformer:B}
	at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:902) ~[server-1.18.2-20220404.173914-srg.jar%2341!/:?] {re:classloading,pl:accesstransformer:B}
	at net.minecraft.server.dedicated.DedicatedServer.m_5703_(DedicatedServer.java:326) ~[server-1.18.2-20220404.173914-srg.jar%2341!/:?] {re:classloading,pl:accesstransformer:B}
	at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:842) ~[server-1.18.2-20220404.173914-srg.jar%2341!/:?] {re:classloading,pl:accesstransformer:B}
	at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:685) ~[server-1.18.2-20220404.173914-srg.jar%2341!/:?] {re:classloading,pl:accesstransformer:B}
	at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:261) ~[server-1.18.2-20220404.173914-srg.jar%2341!/:?] {re:classloading,pl:accesstransformer:B}
	at java.lang.Thread.run(Thread.java:833) [?:?] {}


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Thread: Server thread
Stacktrace:
	at net.p3pp3rf1y.sophisticatedcore.util.RecipeHelper.getWorld(RecipeHelper.java:54) ~[sophisticatedcore-1.18.2-0.3.5.48.jar%2338!/:1.18.2-0.3.5.48] {re:classloading}
	at net.p3pp3rf1y.sophisticatedcore.util.RecipeHelper.getCookingRecipe(RecipeHelper.java:173) ~[sophisticatedcore-1.18.2-0.3.5.48.jar%2338!/:1.18.2-0.3.5.48] {re:classloading}
	at net.p3pp3rf1y.sophisticatedcore.upgrades.cooking.AutoCookingUpgradeWrapper.lambda$new$2(AutoCookingUpgradeWrapper.java:57) ~[sophisticatedcore-1.18.2-0.3.5.48.jar%2338!/:1.18.2-0.3.5.48] {re:classloading}
	at net.p3pp3rf1y.sophisticatedcore.upgrades.cooking.AutoCookingUpgradeWrapper.lambda$tryPullingGetUnsucessful$4(AutoCookingUpgradeWrapper.java:154) ~[sophisticatedcore-1.18.2-0.3.5.48.jar%2338!/:1.18.2-0.3.5.48] {re:classloading}
	at net.p3pp3rf1y.sophisticatedcore.util.InventoryHelper.iterate(InventoryHelper.java:192) ~[sophisticatedcore-1.18.2-0.3.5.48.jar%2338!/:1.18.2-0.3.5.48] {re:classloading}
	at net.p3pp3rf1y.sophisticatedcore.upgrades.cooking.AutoCookingUpgradeWrapper.tryPullingGetUnsucessful(AutoCookingUpgradeWrapper.java:153) ~[sophisticatedcore-1.18.2-0.3.5.48.jar%2338!/:1.18.2-0.3.5.48] {re:classloading}
	at net.p3pp3rf1y.sophisticatedcore.upgrades.cooking.AutoCookingUpgradeWrapper.tryPullingInput(AutoCookingUpgradeWrapper.java:132) ~[sophisticatedcore-1.18.2-0.3.5.48.jar%2338!/:1.18.2-0.3.5.48] {re:classloading}
	at net.p3pp3rf1y.sophisticatedcore.upgrades.cooking.AutoCookingUpgradeWrapper.tick(AutoCookingUpgradeWrapper.java:110) ~[sophisticatedcore-1.18.2-0.3.5.48.jar%2338!/:1.18.2-0.3.5.48] {re:classloading}
	at net.p3pp3rf1y.sophisticatedstorage.block.StorageBlockEntity.lambda$serverTick$4(StorageBlockEntity.java:227) ~[sophisticatedstorage-1.18.2-0.3.4.49.jar%2339!/:1.18.2-0.3.4.49] {re:classloading}
	at java.util.ArrayList.forEach(ArrayList.java:1511) ~[?:?] {}
	at net.p3pp3rf1y.sophisticatedstorage.block.StorageBlockEntity.serverTick(StorageBlockEntity.java:227) ~[sophisticatedstorage-1.18.2-0.3.4.49.jar%2339!/:1.18.2-0.3.4.49] {re:classloading}
	at net.p3pp3rf1y.sophisticatedstorage.block.StorageBlockBase.lambda$getTicker$5(StorageBlockBase.java:92) ~[sophisticatedstorage-1.18.2-0.3.4.49.jar%2339!/:1.18.2-0.3.4.49] {re:classloading}
	at net.minecraft.world.level.chunk.LevelChunk$BoundTickingBlockEntity.m_142224_(LevelChunk.java:673) ~[server-1.18.2-20220404.173914-srg.jar%2341!/:?] {re:classloading}
	at net.minecraft.world.level.chunk.LevelChunk$RebindableTickingBlockEntityWrapper.m_142224_(LevelChunk.java:766) ~[server-1.18.2-20220404.173914-srg.jar%2341!/:?] {re:classloading}
	at net.minecraft.world.level.Level.m_46463_(Level.java:475) ~[server-1.18.2-20220404.173914-srg.jar%2341!/:?] {re:classloading,pl:accesstransformer:B}
	at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:327) ~[server-1.18.2-20220404.173914-srg.jar%2341!/:?] {re:classloading,pl:accesstransformer:B}
-- Block entity being ticked --
Details:
	Name: sophisticatedstorage:barrel // net.p3pp3rf1y.sophisticatedstorage.block.BarrelBlockEntity
	Block: Block{sophisticatedstorage:barrel}[facing=east,open=true,ticking=true]
	Block location: World: (179,71,-10), Section: (at 3,7,6 in 11,4,-1; chunk contains blocks 176,-64,-16 to 191,319,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,-64,-512 to 511,319,-1)
	Block: Block{sophisticatedstorage:barrel}[facing=east,open=true,ticking=true]
	Block location: World: (179,71,-10), Section: (at 3,7,6 in 11,4,-1; chunk contains blocks 176,-64,-16 to 191,319,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,-64,-512 to 511,319,-1)
Stacktrace:
	at net.minecraft.world.level.chunk.LevelChunk$BoundTickingBlockEntity.m_142224_(LevelChunk.java:673) ~[server-1.18.2-20220404.173914-srg.jar%2341!/:?] {re:classloading}
	at net.minecraft.world.level.chunk.LevelChunk$RebindableTickingBlockEntityWrapper.m_142224_(LevelChunk.java:766) ~[server-1.18.2-20220404.173914-srg.jar%2341!/:?] {re:classloading}
	at net.minecraft.world.level.Level.m_46463_(Level.java:475) ~[server-1.18.2-20220404.173914-srg.jar%2341!/:?] {re:classloading,pl:accesstransformer:B}
	at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:327) ~[server-1.18.2-20220404.173914-srg.jar%2341!/:?] {re:classloading,pl:accesstransformer:B}
	at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:902) ~[server-1.18.2-20220404.173914-srg.jar%2341!/:?] {re:classloading,pl:accesstransformer:B}
	at net.minecraft.server.dedicated.DedicatedServer.m_5703_(DedicatedServer.java:326) ~[server-1.18.2-20220404.173914-srg.jar%2341!/:?] {re:classloading,pl:accesstransformer:B}
	at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:842) ~[server-1.18.2-20220404.173914-srg.jar%2341!/:?] {re:classloading,pl:accesstransformer:B}
	at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:685) ~[server-1.18.2-20220404.173914-srg.jar%2341!/:?] {re:classloading,pl:accesstransformer:B}
	at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:261) ~[server-1.18.2-20220404.173914-srg.jar%2341!/:?] {re:classloading,pl:accesstransformer:B}
	at java.lang.Thread.run(Thread.java:833) [?:?] {}


-- Affected level --
Details:
	All players: 1 total; [ServerPlayer['Renari'/552, l='ServerLevel[world]', x=181.70, y=70.00, z=-9.23]]
	Chunk stats: 2871
	Level dimension: minecraft:overworld
	Level spawn location: World: (0,148,0), Section: (at 0,4,0 in 0,9,0; chunk contains blocks 0,-64,0 to 15,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
	Level time: 11212819 game time, 11811737 day time
	Level name: world
	Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
	Level weather: Rain time: 10770 (now: false), thunder time: 66132 (now: false)
	Known server brands: forge
	Level was modded: true
	Level storage version: 0x04ABD - Anvil
Stacktrace:
	at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:902) ~[server-1.18.2-20220404.173914-srg.jar%2341!/:?] {re:classloading,pl:accesstransformer:B}
	at net.minecraft.server.dedicated.DedicatedServer.m_5703_(DedicatedServer.java:326) ~[server-1.18.2-20220404.173914-srg.jar%2341!/:?] {re:classloading,pl:accesstransformer:B}
	at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:842) ~[server-1.18.2-20220404.173914-srg.jar%2341!/:?] {re:classloading,pl:accesstransformer:B}
	at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:685) ~[server-1.18.2-20220404.173914-srg.jar%2341!/:?] {re:classloading,pl:accesstransformer:B}
	at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:261) ~[server-1.18.2-20220404.173914-srg.jar%2341!/:?] {re:classloading,pl:accesstransformer:B}
	at java.lang.Thread.run(Thread.java:833) [?:?] {}


-- System Details --
Details:
	Minecraft Version: 1.18.2
	Minecraft Version ID: 1.18.2
	Operating System: Windows 11 (amd64) version 10.0
	Java Version: 17.0.3, Amazon.com Inc.
	Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Amazon.com Inc.
	Memory: 1556746856 bytes (1484 MiB) / 3036676096 bytes (2896 MiB) up to 5368709120 bytes (5120 MiB)
	CPUs: 16
	Processor Vendor: GenuineIntel
	Processor Name: Intel(R) Core(TM) i9-9900K CPU @ 3.60GHz
	Identifier: Intel64 Family 6 Model 158 Stepping 12
	Microarchitecture: Coffee Lake
	Frequency (GHz): 3.60
	Number of physical packages: 1
	Number of physical CPUs: 8
	Number of logical CPUs: 16
	Graphics card #0 name: NVIDIA GeForce RTX 3080 Ti
	Graphics card #0 vendor: NVIDIA (0x10de)
	Graphics card #0 VRAM (MB): 4095.00
	Graphics card #0 deviceId: 0x2208
	Graphics card #0 versionInfo: DriverVersion=31.0.15.1640
	Memory slot #0 capacity (MB): 8192.00
	Memory slot #0 clockSpeed (GHz): 3.60
	Memory slot #0 type: DDR4
	Memory slot #1 capacity (MB): 8192.00
	Memory slot #1 clockSpeed (GHz): 3.60
	Memory slot #1 type: DDR4
	Memory slot #2 capacity (MB): 8192.00
	Memory slot #2 clockSpeed (GHz): 3.60
	Memory slot #2 type: DDR4
	Memory slot #3 capacity (MB): 8192.00
	Memory slot #3 clockSpeed (GHz): 3.60
	Memory slot #3 type: DDR4
	Virtual memory max (MB): 59347.68
	Virtual memory used (MB): 53177.48
	Swap memory total (MB): 26660.30
	Swap memory used (MB): 4540.19
	JVM Flags: 20 total; -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=8M -XX:G1ReservePercent=20 -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:InitiatingHeapOccupancyPercent=15 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1 -Xmx5G -Xms2G
	Server Running: true
	Player Count: 1 / 20; [ServerPlayer['Renari'/552, l='ServerLevel[world]', x=181.70, y=70.00, z=-9.23]]
	Data Packs: vanilla, mod:forge, mod:sophisticatedcore (incompatible), mod:sophisticatedstorage (incompatible)
	World Generation: Experimental
	Is Modded: Definitely; Server brand changed to 'forge'
	Type: Dedicated Server (map_server.txt)
	ModLauncher: 9.1.3+9.1.3+main.9b69c82a
	ModLauncher launch target: forgeserver
	ModLauncher naming: srg
	ModLauncher services: 
		 mixin PLUGINSERVICE 
		 eventbus PLUGINSERVICE 
		 slf4jfixer PLUGINSERVICE 
		 object_holder_definalize PLUGINSERVICE 
		 runtime_enum_extender PLUGINSERVICE 
		 capability_token_subclass PLUGINSERVICE 
		 accesstransformer PLUGINSERVICE 
		 runtimedistcleaner PLUGINSERVICE 
		 mixin TRANSFORMATIONSERVICE 
		 fml TRANSFORMATIONSERVICE 
	FML Language Providers: 
		[email protected]
		lowcodefml@null
		javafml@null
	Mod List: 
		server-1.18.2-20220404.173914-srg.jar             |Minecraft                     |minecraft                     |1.18.2              |DONE      |Manifest: NOSIGNATURE
		forge-1.18.2-40.1.51-universal.jar                |Forge                         |forge                         |40.1.51             |DONE      |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90
		sophisticatedcore-1.18.2-0.3.5.48.jar             |Sophisticated Core            |sophisticatedcore             |1.18.2-0.3.5.48     |DONE      |Manifest: NOSIGNATURE
		sophisticatedstorage-1.18.2-0.3.4.49.jar          |Sophisticated Storage         |sophisticatedstorage          |1.18.2-0.3.4.49     |DONE      |Manifest: NOSIGNATURE
	Crash Report UUID: 83c7de60-8ecf-422b-a94e-b6fcac84b9de
	FML: 40.1
	Forge: net.minecraftforge:40.1.51
commented

What are the steps to recreate? Are you getting this exception immediately as you join or you have to do something to get it? Using auto cooking upgrade is actually very common among players so it's surprising to me that the logic that existed like this since the start of 1.18 would cause issue just to you. So I suspect there's something more going on here than just simply having the upgrade running

commented
  1. Start up dedicated server
  2. connect to server
  3. have barrel with wood
  4. insert cooking upgrade
  5. server dies

Server will continue to crash on join unless you use console commands to destroy the barrel.

commented
javaw_2022-06-25_13-04-23-720.mp4
commented

I am unable to recreate whether in single player or in multiplayer. What mods / versions of mods you have on that server? And is it just a standard forge server?

commented

It's a standard forge server, with only sophisticated storage. The versions are shown in the above video.

commented

I am still unable to recreate this whatever I do and there's a lot of people using compacting upgrade and this is the only report I have.

So not even sure what else to ask for but I need more specifics on how to recreate as the video and versions don't help with that.
Perhaps share with me the pointer to the server download you are using there. or if any settings were changed on it.

commented

This is the best I can do, this outlines the whole setup process to cause the issue to happen.

https://drive.google.com/file/d/13y-hJYoPj5xWmed1JRSAP38bsk9CFBnF/view?usp=sharing

The server jar download wasn't shown, but it's the latest from: https://files.minecraftforge.net/net/minecraftforge/forge/

commented

Thanks for this, found the issue - will only happen if sophisticated backpacks isn't included in the pack which I have in my dev environment. I have this fixed in dev, but before that is released my suggestion to stop crashes is to include sophisticated backpacks in your pack.

commented

Fixed in the latest releases for 1.18 and 1.19