Description
Intro
I'd like to start by saying this is my first time doing this so I have no idea what I'm doing but I will try to be as thorough as possible. I also do not know how to tell if this is a duplicate post but I was not able to find anything else like it on this forum.
Issue
Essentially the packager does not seem able to detect that the limited barrels from the sophisticated storage mod have more than 64 items of capacity. It will not try to enter items into a system comprised of limited barrels in most cases. The addition of additional blank slots through a sophisticated chest seems to remedy the issue, and under no circumstances do items get routed to the wrong location, so once the packager agrees to send the items things work as expected, the problem seems to be in the detection phase of the packager, where it is not correctly identifying slots that have a capacity higher than 64.
To be clear: through my tests
Limited barrels appear to be considered containers of 64 items only, regardless of true size
Controllers do not change anything
Tier of limited barrel doesn't matter
Stack upgrades don't matter
Will work as expected until attempting to add more than 64 to single barrel
If redundant slots can be observed, like a chest or additional barrels, will work as expected until additional slots are in any way occupied
Experienced no variance in 64 limit except when introducing additional blank spots, 2 barrels will be considered to hold 128 items (64 each) and as soon as either barrel is occupied the limit for the other is dropped back to 64
If other slots remain empty the limited barrels can continue to fill as expected
Untested:
if sophisticated chests with all slots occupied but with stack upgrade allowing more items per slot will work correctly
Reproduction steps
I tried to isolate the issue, all testing listed above was reproduced under ONLY the following mods
Neoforge 1.21.1-21-1-220
create-1-21-1-6.0.9
sophisticatedcore-1.21.1-1.4.9.1526
sophisticatedstorage-1.21.1-1.5.30.1520
These are the most recent versions of all of these at the time of writing
If it helps I am using curseforge modloader
Game Log
[19:56:15] [main/INFO]: ModLauncher running: args [--username, (private), --version, neoforge-21.1.220, --gameDir, C:\Users\stack\curseforge\minecraft\Instances\delete me, --assetsDir, C:\Users\stack\curseforge\minecraft\Install\assets, --assetIndex, 17, --uuid, (private), --accessToken, ❄❄❄❄❄❄❄❄, --clientId, (private), --xuid, (private), --userType, msa, --versionType, release, --width, 1024, --height, 768, --quickPlayPath, C:\Users\stack\curseforge\minecraft\Install\quickPlay\java\1773802573242.json, --fml.neoForgeVersion, 21.1.220, --fml.fmlVersion, 4.0.42, --fml.mcVersion, 1.21.1, --fml.neoFormVersion, 20240808.144430, --launchTarget, forgeclient] [19:56:15] [main/INFO]: JVM identified as Microsoft OpenJDK 64-Bit Server VM 21.0.7+6-LTS [19:56:15] [main/INFO]: ModLauncher 11.0.5+main.901c6ea8 starting: java version 21.0.7 by Microsoft; OS Windows 11 arch amd64 version 10.0 [19:56:15] [main/INFO]: Loading ImmediateWindowProvider fmlearlywindow [19:56:15] [main/INFO]: Trying GL version 4.6 [19:56:15] [main/INFO]: Requested GL version 4.6 got version 4.6 [19:56:16] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.7 Source=union:/C:/Users/stack/curseforge/minecraft/Install/libraries/net/fabricmc/sponge-mixin/0.15.2+mixin.0.8.7/sponge-mixin-0.15.2+mixin.0.8.7.jar%23121!/ Service=ModLauncher Env=CLIENT [19:56:16] [pool-2-thread-1/INFO]: GL info: NVIDIA GeForce RTX 3050 Ti Laptop GPU/PCIe/SSE2 GL version 4.6.0 NVIDIA 565.90, NVIDIA Corporation [19:56:16] [main/INFO]: Found mod file "client-1.21.1-20240808.144430-srg.jar" [locator: production client provider +net.neoforged:neoforge:21.1.220:client] [19:56:16] [main/INFO]: Found mod file "neoforge-21.1.220-universal.jar" [locator: PathBasedLocator[name=neoforge, paths=[C:\Users\stack\curseforge\minecraft\Install\libraries\net\neoforged\neoforge\21.1.220\neoforge-21.1.220-universal.jar]], reader: mod manifest] [19:56:16] [main/INFO]: Found mod file "create-1.21.1-6.0.9.jar" [locator: {mods folder locator at C:\Users\stack\curseforge\minecraft\Instances\delete me\mods}, reader: mod manifest] [19:56:16] [main/INFO]: Found mod file "sophisticatedcore-1.21.1-1.4.9.1526.jar" [locator: {mods folder locator at C:\Users\stack\curseforge\minecraft\Instances\delete me\mods}, reader: mod manifest] [19:56:16] [main/INFO]: Found mod file "sophisticatedstorage-1.21.1-1.5.30.1520.jar" [locator: {mods folder locator at C:\Users\stack\curseforge\minecraft\Instances\delete me\mods}, reader: mod manifest] [19:56:16] [main/INFO]: Found 5 dependencies adding them to mods collection [19:56:16] [main/INFO]: Found gamelibrary file "mixinextras-neoforge-0.5.0.jar" [parent: neoforge-21.1.220-universal.jar, locator: jarinjar, reader: mod manifest] [19:56:16] [main/INFO]: Found gamelibrary file "Registrate-MC1.21-1.3.0+67.jar" [parent: create-1.21.1-6.0.9.jar, locator: jarinjar, reader: mod manifest] [19:56:16] [main/INFO]: Found mod file "flywheel-neoforge-1.21.1-1.0.6.jar" [parent: create-1.21.1-6.0.9.jar, locator: jarinjar, reader: mod manifest] [19:56:16] [main/INFO]: Found mod file "ponder-neoforge-1.0.81+mc1.21.1.jar" [parent: create-1.21.1-6.0.9.jar, locator: jarinjar, reader: mod manifest] [19:56:16] [main/INFO]: Found library file "net.neoforged.neoforge-coremods-21.1.220.jar" [parent: neoforge-21.1.220-universal.jar, locator: jarinjar, reader: mod manifest] [19:56:16] [main/INFO]: Mod List: Name Version (Mod Id) Create 6.0.9 (create) Flywheel 1.0.6 (flywheel) Minecraft 1.21.1 (minecraft) NeoForge 21.1.220 (neoforge) Ponder 1.0.81+mc1.21.1 (ponder) Sophisticated Core 1.4.9 (sophisticatedcore) Sophisticated Storage 1.5.30 (sophisticatedstorage) [19:56:17] [main/INFO]: Compatibility level set to JAVA_17 [19:56:17] [main/INFO]: Compatibility level set to JAVA_21 [19:56:17] [main/INFO]: Launching target 'forgeclient' with arguments [--version, neoforge-21.1.220, --gameDir, C:\Users\stack\curseforge\minecraft\Instances\delete me, --assetsDir, C:\Users\stack\curseforge\minecraft\Install\assets, --uuid, 14f32dd5468840f8b075969d4c14764b, --username, TwoBrosAtGaming, --assetIndex, 17, --accessToken, ❄❄❄❄❄❄❄❄, --clientId, OWI5N2VjOWEtYTJiMy00ZmEyLTkzYWYtYmRjOTY4MjNmNjYy, --xuid, 2535454535455728, --userType, msa, --versionType, release, --width, 1024, --height, 768, --quickPlayPath, C:\Users\stack\curseforge\minecraft\Install\quickPlay\java\1773802573242.json] [19:56:17] [main/WARN]: Reference map 'ponder.refmap.json' for ponder-common.mixins.json could not be read. If this is a development environment you can ignore this message [19:56:18] [main/WARN]: Error loading class: xaero/map/gui/GuiMap (java.lang.ClassNotFoundException: xaero.map.gui.GuiMap) [19:56:18] [main/WARN]: @mixin target xaero.map.gui.GuiMap was not found create.mixins.json:compat.xaeros.XaeroFullscreenMapAccessor from mod create [19:56:18] [main/WARN]: Error loading class: xaero/map/gui/GuiMap (java.lang.ClassNotFoundException: xaero.map.gui.GuiMap) [19:56:18] [main/WARN]: @mixin target xaero.map.gui.GuiMap was not found create.mixins.json:compat.xaeros.XaeroFullscreenMapMixin from mod create [19:56:18] [main/WARN]: Error loading class: org/jetbrains/annotations/ApiStatus$ScheduledForRemoval (java.lang.ClassNotFoundException: org.jetbrains.annotations.ApiStatus$ScheduledForRemoval) [19:56:18] [main/INFO]: Initializing MixinExtras via com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.5.0). [17Mar2026 19:56:21.203] [Datafixer Bootstrap/INFO] [com.mojang.datafixers.DataFixerBuilder/]: 229 Datafixer optimizations took 608 milliseconds [17Mar2026 19:56:21.363] [main/WARN] [oshi.driver.windows.perfmon.PerfmonDisabled/]: Invalid registry value type detected for PerfOS counters. Should be REG_DWORD. Ignoring: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\PerfOS\Performance\Disable Performance Counters. [17Mar2026 19:56:27.151] [Render thread/WARN] [net.minecraft.server.packs.VanillaPackResourcesBuilder/]: Assets URL 'union:/C:/Users/stack/curseforge/minecraft/Install/libraries/net/minecraft/client/1.21.1-20240808.144430/client-1.21.1-20240808.144430-srg.jar%23191!/assets/.mcassetsroot' uses unexpected schema [17Mar2026 19:56:27.153] [Render thread/WARN] [net.minecraft.server.packs.VanillaPackResourcesBuilder/]: Assets URL 'union:/C:/Users/stack/curseforge/minecraft/Install/libraries/net/minecraft/client/1.21.1-20240808.144430/client-1.21.1-20240808.144430-srg.jar%23191!/data/.mcassetsroot' uses unexpected schema [17Mar2026 19:56:27.195] [Render thread/INFO] [com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService/]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD] [17Mar2026 19:56:27.204] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Setting user: TwoBrosAtGaming [17Mar2026 19:56:27.295] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Backend library: LWJGL version 3.3.3+5 [17Mar2026 19:56:27.545] [modloading-worker-0/INFO] [net.neoforged.neoforge.common.NeoForgeMod/NEOFORGE-MOD]: NeoForge mod loading, version 21.1.220, for MC 1.21.1 [17Mar2026 19:56:27.653] [modloading-worker-0/INFO] [com.simibubi.create.Create/]: Create 6.0.9 initializing! Commit hash: e2de2b9 [17Mar2026 19:56:31.032] [Render thread/INFO] [net.minecraft.server.packs.resources.ReloadableResourceManager/]: Reloading ResourceManager: vanilla, mod_resources, mod/sophisticatedcore, mod/flywheel, mod/sophisticatedstorage, mod/ponder, mod/create, mod/neoforge [17Mar2026 19:56:31.158] [Worker-Main-14/INFO] [net.minecraft.client.gui.font.providers.UnihexProvider/]: Found unifont_all_no_pua-15.1.05.hex, loading [17Mar2026 19:56:31.232] [Worker-Main-11/INFO] [net.minecraft.client.gui.font.providers.UnihexProvider/]: Found unifont_jp_patch-15.1.05.hex, loading [17Mar2026 19:56:33.842] [Worker-Main-14/INFO] [PonderIndex/]: Registering Ponder Scenes took 64.40 ms [17Mar2026 19:56:33.847] [Worker-Main-14/INFO] [PonderIndex/]: Registering Ponder Tags took 4.305 ms [17Mar2026 19:56:33.964] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:item.goat_horn.play [17Mar2026 19:56:33.966] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.goat.screaming.horn_break [17Mar2026 19:56:34.551] [Render thread/INFO] [com.mojang.blaze3d.audio.Library/]: OpenAL initialized on device OpenAL Soft on Headphones (Realtek(R) Audio) [17Mar2026 19:56:34.552] [Render thread/INFO] [net.minecraft.client.sounds.SoundEngine/SOUNDS]: Sound engine started [17Mar2026 19:56:34.696] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 2048x1024x4 minecraft:textures/atlas/blocks.png-atlas [17Mar2026 19:56:34.708] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 256x256x4 minecraft:textures/atlas/signs.png-atlas [17Mar2026 19:56:34.708] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas [17Mar2026 19:56:34.708] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas [17Mar2026 19:56:34.710] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 2048x1024x4 minecraft:textures/atlas/armor_trims.png-atlas [17Mar2026 19:56:34.714] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 128x64x4 minecraft:textures/atlas/decorated_pot.png-atlas [17Mar2026 19:56:34.714] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 1024x512x4 minecraft:textures/atlas/chest.png-atlas [17Mar2026 19:56:34.715] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas [17Mar2026 19:56:34.715] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas [17Mar2026 19:56:34.782] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x256x0 minecraft:textures/atlas/particles.png-atlas [17Mar2026 19:56:34.784] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x256x0 minecraft:textures/atlas/paintings.png-atlas [17Mar2026 19:56:34.784] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 256x128x0 minecraft:textures/atlas/mob_effects.png-atlas [17Mar2026 19:56:34.784] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 64x64x0 minecraft:textures/atlas/map_decorations.png-atlas [17Mar2026 19:56:34.784] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 1024x512x0 minecraft:textures/atlas/gui.png-atlas [17Mar2026 19:56:34.800] [Render thread/WARN] [net.minecraft.client.renderer.ShaderInstance/]: Shader rendertype_entity_translucent_emissive could not find sampler named Sampler2 in the specified shader program. [17Mar2026 19:56:34.871] [Render thread/INFO] [flywheel/backend/shaders/]: Loaded 77 shader sources in 18.539 ms [17Mar2026 19:56:34.890] [Render thread/INFO] [com.simibubi.create.Create/]: Loaded 58 train hat configurations. [17Mar2026 19:56:34.891] [Render thread/INFO] [net.neoforged.neoforge.client.entity.animation.json.AnimationLoader/]: Loaded 0 entity animations [17Mar2026 19:56:41.555] [Render thread/INFO] [com.simibubi.create.Create/]: Created 157 recipes which will be injected into the game [17Mar2026 19:56:41.558] [Render thread/INFO] [com.simibubi.create.Create/]: Created 0 tags which will be injected into the game [17Mar2026 19:56:41.574] [Render thread/INFO] [net.minecraft.server.MinecraftServer/]: Found new data pack create:dynamic_data, loading it automatically [17Mar2026 19:56:42.513] [Render thread/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Loaded 3019 recipes [17Mar2026 19:56:42.665] [Render thread/INFO] [net.minecraft.advancements.AdvancementTree/]: Loaded 2706 advancements [17Mar2026 19:56:46.273] [Render thread/INFO] [com.simibubi.create.Create/]: Created 157 recipes which will be injected into the game [17Mar2026 19:56:46.275] [Render thread/INFO] [com.simibubi.create.Create/]: Created 0 tags which will be injected into the game [17Mar2026 19:56:46.338] [Server thread/INFO] [net.minecraft.client.server.IntegratedServer/]: Starting integrated minecraft server version 1.21.1 [17Mar2026 19:56:46.340] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Generating keypair [17Mar2026 19:56:48.279] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Preparing start region for dimension minecraft:overworld [17Mar2026 19:56:48.311] [Render thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 2% [17Mar2026 19:56:48.797] [Render thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 2% [17Mar2026 19:56:49.297] [Render thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 18% [17Mar2026 19:56:49.804] [Render thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 32% [17Mar2026 19:56:50.299] [Render thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 57% [17Mar2026 19:56:50.366] [Server thread/INFO] [net.neoforged.neoforge.server.permission.PermissionAPI/]: Successfully initialized permission handler neoforge:default_handler [17Mar2026 19:56:50.373] [Render thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Time elapsed: 2080 ms [17Mar2026 19:56:50.459] [Server thread/INFO] [net.minecraft.client.server.IntegratedServer/]: Changing view distance to 12, from 10 [17Mar2026 19:56:50.459] [Server thread/INFO] [net.minecraft.client.server.IntegratedServer/]: Changing simulation distance to 12, from 0 [17Mar2026 19:56:50.946] [Render thread/INFO] [com.simibubi.create.Create/]: Created 157 recipes which will be injected into the game [17Mar2026 19:56:50.948] [Render thread/INFO] [com.simibubi.create.Create/]: Created 0 tags which will be injected into the game [17Mar2026 19:56:51.192] [Server thread/INFO] [net.minecraft.server.players.PlayerList/]: TwoBrosAtGaming[local:E:1d802c63] logged in with entity id 36 at (-2.5, 68.0, -25.5) [17Mar2026 19:56:51.245] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: TwoBrosAtGaming joined the game [17Mar2026 19:56:51.377] [Render thread/INFO] [flywheel/]: Started 10 worker threads [17Mar2026 19:56:51.510] [Render thread/INFO] [net.minecraft.advancements.AdvancementTree/]: Loaded 2 advancements [17Mar2026 19:57:05.032] [Render thread/INFO] [net.minecraft.advancements.AdvancementTree/]: Loaded 9 advancements [17Mar2026 19:57:09.635] [Render thread/INFO] [net.minecraft.advancements.AdvancementTree/]: Loaded 10 advancements [17Mar2026 19:57:26.236] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/SOUNDS]: Unable to play empty soundEvent: minecraft:entity.cod.ambient [17Mar2026 19:57:29.829] [Render thread/INFO] [net.minecraft.advancements.AdvancementTree/]: Loaded 11 advancements [17Mar2026 19:57:49.026] [Render thread/INFO] [net.minecraft.advancements.AdvancementTree/]: Loaded 12 advancements [17Mar2026 19:57:50.784] [Render thread/INFO] [net.minecraft.advancements.AdvancementTree/]: Loaded 25 advancements [17Mar2026 19:58:10.681] [Render thread/INFO] [net.minecraft.advancements.AdvancementTree/]: Loaded 35 advancements [17Mar2026 19:58:17.379] [Render thread/INFO] [net.minecraft.advancements.AdvancementTree/]: Loaded 36 advancements [17Mar2026 19:59:01.676] [Render thread/INFO] [net.minecraft.advancements.AdvancementTree/]: Loaded 61 advancements [17Mar2026 20:00:13.520] [Server thread/INFO] [net.minecraft.client.server.IntegratedServer/]: Saving and pausing game... [17Mar2026 20:00:13.543] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[New World]'/minecraft:overworld [17Mar2026 20:00:13.560] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_end [17Mar2026 20:00:13.561] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_nether [17Mar2026 20:02:57.820] [Server thread/INFO] [net.minecraft.client.server.IntegratedServer/]: Saving and pausing game... [17Mar2026 20:02:57.828] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[New World]'/minecraft:overworld [17Mar2026 20:02:57.833] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_end [17Mar2026 20:02:57.834] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_nether
Debug Information
Client Info
Create:
Mod Version: 6.0.9
Mod Git Commit: e2de2b9a02406ec33ff6d8851ed6f0b56240b6ec
Ponder Version: 1.0.81+mc1.21.1
NeoForge Version: 21.1.220
Minecraft Version: 1.21.1
Graphics:
Flywheel Version: 1.0.6
Flywheel Backend: flywheel:indirect
OpenGL Renderer: NVIDIA GeForce RTX 3050 Ti Laptop GPU/PCIe/SSE2
OpenGL Version: 4.6.0 NVIDIA 565.90
Graphics Mode: fancy
PojavLauncher Detected: false
System Information:
Operating System: Windows 11 (amd64) version 10.0
Java Version: 21.0.7, Microsoft
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx12096m -Xms256m
Memory: 1022451952 bytes (975 MiB) / 2298478592 bytes (2192 MiB) up to 12683575296 bytes (12096 MiB)
Total Memory: 1285514728 bytes (1225 MiB) / 2298478592 bytes (2192 MiB)
CPU: AMD Ryzen 7 5800H with Radeon Graphics @ 3.19 GHz; 8 cores / 16 threads on 1 socket(s)
Graphics cards: none
Other Mods:
Sophisticated Core: 1.4.9
Sophisticated Storage: 1.5.30
Server Info
Create:
Mod Version: 6.0.9
Mod Git Commit: e2de2b9a02406ec33ff6d8851ed6f0b56240b6ec
Ponder Version: 1.0.81+mc1.21.1
NeoForge Version: 21.1.220
Minecraft Version: 1.21.1
System Information:
Operating System: Windows 11 (amd64) version 10.0
Java Version: 21.0.7, Microsoft
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx12096m -Xms256m
Memory: 1022451952 bytes (975 MiB) / 2298478592 bytes (2192 MiB) up to 12683575296 bytes (12096 MiB)
Total Memory: 1285514728 bytes (1225 MiB) / 2298478592 bytes (2192 MiB)
CPU: AMD Ryzen 7 5800H with Radeon Graphics @ 3.19 GHz; 8 cores / 16 threads on 1 socket(s)
Graphics cards: none
Other Mods:
Sophisticated Core: 1.4.9
Sophisticated Storage: 1.5.30
Description
Intro
I'd like to start by saying this is my first time doing this so I have no idea what I'm doing but I will try to be as thorough as possible. I also do not know how to tell if this is a duplicate post but I was not able to find anything else like it on this forum.
Issue
Essentially the packager does not seem able to detect that the limited barrels from the sophisticated storage mod have more than 64 items of capacity. It will not try to enter items into a system comprised of limited barrels in most cases. The addition of additional blank slots through a sophisticated chest seems to remedy the issue, and under no circumstances do items get routed to the wrong location, so once the packager agrees to send the items things work as expected, the problem seems to be in the detection phase of the packager, where it is not correctly identifying slots that have a capacity higher than 64.
To be clear: through my tests
Limited barrels appear to be considered containers of 64 items only, regardless of true size
Controllers do not change anything
Tier of limited barrel doesn't matter
Stack upgrades don't matter
Will work as expected until attempting to add more than 64 to single barrel
If redundant slots can be observed, like a chest or additional barrels, will work as expected until additional slots are in any way occupied
Experienced no variance in 64 limit except when introducing additional blank spots, 2 barrels will be considered to hold 128 items (64 each) and as soon as either barrel is occupied the limit for the other is dropped back to 64
If other slots remain empty the limited barrels can continue to fill as expected
Untested:
if sophisticated chests with all slots occupied but with stack upgrade allowing more items per slot will work correctly
Reproduction steps
I tried to isolate the issue, all testing listed above was reproduced under ONLY the following mods
Neoforge 1.21.1-21-1-220
create-1-21-1-6.0.9
sophisticatedcore-1.21.1-1.4.9.1526
sophisticatedstorage-1.21.1-1.5.30.1520
These are the most recent versions of all of these at the time of writing
If it helps I am using curseforge modloader
Game Log
[19:56:15] [main/INFO]: ModLauncher running: args [--username, (private), --version, neoforge-21.1.220, --gameDir, C:\Users\stack\curseforge\minecraft\Instances\delete me, --assetsDir, C:\Users\stack\curseforge\minecraft\Install\assets, --assetIndex, 17, --uuid, (private), --accessToken, ❄❄❄❄❄❄❄❄, --clientId, (private), --xuid, (private), --userType, msa, --versionType, release, --width, 1024, --height, 768, --quickPlayPath, C:\Users\stack\curseforge\minecraft\Install\quickPlay\java\1773802573242.json, --fml.neoForgeVersion, 21.1.220, --fml.fmlVersion, 4.0.42, --fml.mcVersion, 1.21.1, --fml.neoFormVersion, 20240808.144430, --launchTarget, forgeclient] [19:56:15] [main/INFO]: JVM identified as Microsoft OpenJDK 64-Bit Server VM 21.0.7+6-LTS [19:56:15] [main/INFO]: ModLauncher 11.0.5+main.901c6ea8 starting: java version 21.0.7 by Microsoft; OS Windows 11 arch amd64 version 10.0 [19:56:15] [main/INFO]: Loading ImmediateWindowProvider fmlearlywindow [19:56:15] [main/INFO]: Trying GL version 4.6 [19:56:15] [main/INFO]: Requested GL version 4.6 got version 4.6 [19:56:16] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.7 Source=union:/C:/Users/stack/curseforge/minecraft/Install/libraries/net/fabricmc/sponge-mixin/0.15.2+mixin.0.8.7/sponge-mixin-0.15.2+mixin.0.8.7.jar%23121!/ Service=ModLauncher Env=CLIENT [19:56:16] [pool-2-thread-1/INFO]: GL info: NVIDIA GeForce RTX 3050 Ti Laptop GPU/PCIe/SSE2 GL version 4.6.0 NVIDIA 565.90, NVIDIA Corporation [19:56:16] [main/INFO]: Found mod file "client-1.21.1-20240808.144430-srg.jar" [locator: production client provider +net.neoforged:neoforge:21.1.220:client] [19:56:16] [main/INFO]: Found mod file "neoforge-21.1.220-universal.jar" [locator: PathBasedLocator[name=neoforge, paths=[C:\Users\stack\curseforge\minecraft\Install\libraries\net\neoforged\neoforge\21.1.220\neoforge-21.1.220-universal.jar]], reader: mod manifest] [19:56:16] [main/INFO]: Found mod file "create-1.21.1-6.0.9.jar" [locator: {mods folder locator at C:\Users\stack\curseforge\minecraft\Instances\delete me\mods}, reader: mod manifest] [19:56:16] [main/INFO]: Found mod file "sophisticatedcore-1.21.1-1.4.9.1526.jar" [locator: {mods folder locator at C:\Users\stack\curseforge\minecraft\Instances\delete me\mods}, reader: mod manifest] [19:56:16] [main/INFO]: Found mod file "sophisticatedstorage-1.21.1-1.5.30.1520.jar" [locator: {mods folder locator at C:\Users\stack\curseforge\minecraft\Instances\delete me\mods}, reader: mod manifest] [19:56:16] [main/INFO]: Found 5 dependencies adding them to mods collection [19:56:16] [main/INFO]: Found gamelibrary file "mixinextras-neoforge-0.5.0.jar" [parent: neoforge-21.1.220-universal.jar, locator: jarinjar, reader: mod manifest] [19:56:16] [main/INFO]: Found gamelibrary file "Registrate-MC1.21-1.3.0+67.jar" [parent: create-1.21.1-6.0.9.jar, locator: jarinjar, reader: mod manifest] [19:56:16] [main/INFO]: Found mod file "flywheel-neoforge-1.21.1-1.0.6.jar" [parent: create-1.21.1-6.0.9.jar, locator: jarinjar, reader: mod manifest] [19:56:16] [main/INFO]: Found mod file "ponder-neoforge-1.0.81+mc1.21.1.jar" [parent: create-1.21.1-6.0.9.jar, locator: jarinjar, reader: mod manifest] [19:56:16] [main/INFO]: Found library file "net.neoforged.neoforge-coremods-21.1.220.jar" [parent: neoforge-21.1.220-universal.jar, locator: jarinjar, reader: mod manifest] [19:56:16] [main/INFO]: Mod List: Name Version (Mod Id) Create 6.0.9 (create) Flywheel 1.0.6 (flywheel) Minecraft 1.21.1 (minecraft) NeoForge 21.1.220 (neoforge) Ponder 1.0.81+mc1.21.1 (ponder) Sophisticated Core 1.4.9 (sophisticatedcore) Sophisticated Storage 1.5.30 (sophisticatedstorage) [19:56:17] [main/INFO]: Compatibility level set to JAVA_17 [19:56:17] [main/INFO]: Compatibility level set to JAVA_21 [19:56:17] [main/INFO]: Launching target 'forgeclient' with arguments [--version, neoforge-21.1.220, --gameDir, C:\Users\stack\curseforge\minecraft\Instances\delete me, --assetsDir, C:\Users\stack\curseforge\minecraft\Install\assets, --uuid, 14f32dd5468840f8b075969d4c14764b, --username, TwoBrosAtGaming, --assetIndex, 17, --accessToken, ❄❄❄❄❄❄❄❄, --clientId, OWI5N2VjOWEtYTJiMy00ZmEyLTkzYWYtYmRjOTY4MjNmNjYy, --xuid, 2535454535455728, --userType, msa, --versionType, release, --width, 1024, --height, 768, --quickPlayPath, C:\Users\stack\curseforge\minecraft\Install\quickPlay\java\1773802573242.json] [19:56:17] [main/WARN]: Reference map 'ponder.refmap.json' for ponder-common.mixins.json could not be read. If this is a development environment you can ignore this message [19:56:18] [main/WARN]: Error loading class: xaero/map/gui/GuiMap (java.lang.ClassNotFoundException: xaero.map.gui.GuiMap) [19:56:18] [main/WARN]: @mixin target xaero.map.gui.GuiMap was not found create.mixins.json:compat.xaeros.XaeroFullscreenMapAccessor from mod create [19:56:18] [main/WARN]: Error loading class: xaero/map/gui/GuiMap (java.lang.ClassNotFoundException: xaero.map.gui.GuiMap) [19:56:18] [main/WARN]: @mixin target xaero.map.gui.GuiMap was not found create.mixins.json:compat.xaeros.XaeroFullscreenMapMixin from mod create [19:56:18] [main/WARN]: Error loading class: org/jetbrains/annotations/ApiStatus$ScheduledForRemoval (java.lang.ClassNotFoundException: org.jetbrains.annotations.ApiStatus$ScheduledForRemoval) [19:56:18] [main/INFO]: Initializing MixinExtras via com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.5.0). [17Mar2026 19:56:21.203] [Datafixer Bootstrap/INFO] [com.mojang.datafixers.DataFixerBuilder/]: 229 Datafixer optimizations took 608 milliseconds [17Mar2026 19:56:21.363] [main/WARN] [oshi.driver.windows.perfmon.PerfmonDisabled/]: Invalid registry value type detected for PerfOS counters. Should be REG_DWORD. Ignoring: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\PerfOS\Performance\Disable Performance Counters. [17Mar2026 19:56:27.151] [Render thread/WARN] [net.minecraft.server.packs.VanillaPackResourcesBuilder/]: Assets URL 'union:/C:/Users/stack/curseforge/minecraft/Install/libraries/net/minecraft/client/1.21.1-20240808.144430/client-1.21.1-20240808.144430-srg.jar%23191!/assets/.mcassetsroot' uses unexpected schema [17Mar2026 19:56:27.153] [Render thread/WARN] [net.minecraft.server.packs.VanillaPackResourcesBuilder/]: Assets URL 'union:/C:/Users/stack/curseforge/minecraft/Install/libraries/net/minecraft/client/1.21.1-20240808.144430/client-1.21.1-20240808.144430-srg.jar%23191!/data/.mcassetsroot' uses unexpected schema [17Mar2026 19:56:27.195] [Render thread/INFO] [com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService/]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD] [17Mar2026 19:56:27.204] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Setting user: TwoBrosAtGaming [17Mar2026 19:56:27.295] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Backend library: LWJGL version 3.3.3+5 [17Mar2026 19:56:27.545] [modloading-worker-0/INFO] [net.neoforged.neoforge.common.NeoForgeMod/NEOFORGE-MOD]: NeoForge mod loading, version 21.1.220, for MC 1.21.1 [17Mar2026 19:56:27.653] [modloading-worker-0/INFO] [com.simibubi.create.Create/]: Create 6.0.9 initializing! Commit hash: e2de2b9 [17Mar2026 19:56:31.032] [Render thread/INFO] [net.minecraft.server.packs.resources.ReloadableResourceManager/]: Reloading ResourceManager: vanilla, mod_resources, mod/sophisticatedcore, mod/flywheel, mod/sophisticatedstorage, mod/ponder, mod/create, mod/neoforge [17Mar2026 19:56:31.158] [Worker-Main-14/INFO] [net.minecraft.client.gui.font.providers.UnihexProvider/]: Found unifont_all_no_pua-15.1.05.hex, loading [17Mar2026 19:56:31.232] [Worker-Main-11/INFO] [net.minecraft.client.gui.font.providers.UnihexProvider/]: Found unifont_jp_patch-15.1.05.hex, loading [17Mar2026 19:56:33.842] [Worker-Main-14/INFO] [PonderIndex/]: Registering Ponder Scenes took 64.40 ms [17Mar2026 19:56:33.847] [Worker-Main-14/INFO] [PonderIndex/]: Registering Ponder Tags took 4.305 ms [17Mar2026 19:56:33.964] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:item.goat_horn.play [17Mar2026 19:56:33.966] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.goat.screaming.horn_break [17Mar2026 19:56:34.551] [Render thread/INFO] [com.mojang.blaze3d.audio.Library/]: OpenAL initialized on device OpenAL Soft on Headphones (Realtek(R) Audio) [17Mar2026 19:56:34.552] [Render thread/INFO] [net.minecraft.client.sounds.SoundEngine/SOUNDS]: Sound engine started [17Mar2026 19:56:34.696] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 2048x1024x4 minecraft:textures/atlas/blocks.png-atlas [17Mar2026 19:56:34.708] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 256x256x4 minecraft:textures/atlas/signs.png-atlas [17Mar2026 19:56:34.708] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas [17Mar2026 19:56:34.708] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas [17Mar2026 19:56:34.710] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 2048x1024x4 minecraft:textures/atlas/armor_trims.png-atlas [17Mar2026 19:56:34.714] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 128x64x4 minecraft:textures/atlas/decorated_pot.png-atlas [17Mar2026 19:56:34.714] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 1024x512x4 minecraft:textures/atlas/chest.png-atlas [17Mar2026 19:56:34.715] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas [17Mar2026 19:56:34.715] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas [17Mar2026 19:56:34.782] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x256x0 minecraft:textures/atlas/particles.png-atlas [17Mar2026 19:56:34.784] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x256x0 minecraft:textures/atlas/paintings.png-atlas [17Mar2026 19:56:34.784] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 256x128x0 minecraft:textures/atlas/mob_effects.png-atlas [17Mar2026 19:56:34.784] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 64x64x0 minecraft:textures/atlas/map_decorations.png-atlas [17Mar2026 19:56:34.784] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 1024x512x0 minecraft:textures/atlas/gui.png-atlas [17Mar2026 19:56:34.800] [Render thread/WARN] [net.minecraft.client.renderer.ShaderInstance/]: Shader rendertype_entity_translucent_emissive could not find sampler named Sampler2 in the specified shader program. [17Mar2026 19:56:34.871] [Render thread/INFO] [flywheel/backend/shaders/]: Loaded 77 shader sources in 18.539 ms [17Mar2026 19:56:34.890] [Render thread/INFO] [com.simibubi.create.Create/]: Loaded 58 train hat configurations. [17Mar2026 19:56:34.891] [Render thread/INFO] [net.neoforged.neoforge.client.entity.animation.json.AnimationLoader/]: Loaded 0 entity animations [17Mar2026 19:56:41.555] [Render thread/INFO] [com.simibubi.create.Create/]: Created 157 recipes which will be injected into the game [17Mar2026 19:56:41.558] [Render thread/INFO] [com.simibubi.create.Create/]: Created 0 tags which will be injected into the game [17Mar2026 19:56:41.574] [Render thread/INFO] [net.minecraft.server.MinecraftServer/]: Found new data pack create:dynamic_data, loading it automatically [17Mar2026 19:56:42.513] [Render thread/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Loaded 3019 recipes [17Mar2026 19:56:42.665] [Render thread/INFO] [net.minecraft.advancements.AdvancementTree/]: Loaded 2706 advancements [17Mar2026 19:56:46.273] [Render thread/INFO] [com.simibubi.create.Create/]: Created 157 recipes which will be injected into the game [17Mar2026 19:56:46.275] [Render thread/INFO] [com.simibubi.create.Create/]: Created 0 tags which will be injected into the game [17Mar2026 19:56:46.338] [Server thread/INFO] [net.minecraft.client.server.IntegratedServer/]: Starting integrated minecraft server version 1.21.1 [17Mar2026 19:56:46.340] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Generating keypair [17Mar2026 19:56:48.279] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Preparing start region for dimension minecraft:overworld [17Mar2026 19:56:48.311] [Render thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 2% [17Mar2026 19:56:48.797] [Render thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 2% [17Mar2026 19:56:49.297] [Render thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 18% [17Mar2026 19:56:49.804] [Render thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 32% [17Mar2026 19:56:50.299] [Render thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 57% [17Mar2026 19:56:50.366] [Server thread/INFO] [net.neoforged.neoforge.server.permission.PermissionAPI/]: Successfully initialized permission handler neoforge:default_handler [17Mar2026 19:56:50.373] [Render thread/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Time elapsed: 2080 ms [17Mar2026 19:56:50.459] [Server thread/INFO] [net.minecraft.client.server.IntegratedServer/]: Changing view distance to 12, from 10 [17Mar2026 19:56:50.459] [Server thread/INFO] [net.minecraft.client.server.IntegratedServer/]: Changing simulation distance to 12, from 0 [17Mar2026 19:56:50.946] [Render thread/INFO] [com.simibubi.create.Create/]: Created 157 recipes which will be injected into the game [17Mar2026 19:56:50.948] [Render thread/INFO] [com.simibubi.create.Create/]: Created 0 tags which will be injected into the game [17Mar2026 19:56:51.192] [Server thread/INFO] [net.minecraft.server.players.PlayerList/]: TwoBrosAtGaming[local:E:1d802c63] logged in with entity id 36 at (-2.5, 68.0, -25.5) [17Mar2026 19:56:51.245] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: TwoBrosAtGaming joined the game [17Mar2026 19:56:51.377] [Render thread/INFO] [flywheel/]: Started 10 worker threads [17Mar2026 19:56:51.510] [Render thread/INFO] [net.minecraft.advancements.AdvancementTree/]: Loaded 2 advancements [17Mar2026 19:57:05.032] [Render thread/INFO] [net.minecraft.advancements.AdvancementTree/]: Loaded 9 advancements [17Mar2026 19:57:09.635] [Render thread/INFO] [net.minecraft.advancements.AdvancementTree/]: Loaded 10 advancements [17Mar2026 19:57:26.236] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/SOUNDS]: Unable to play empty soundEvent: minecraft:entity.cod.ambient [17Mar2026 19:57:29.829] [Render thread/INFO] [net.minecraft.advancements.AdvancementTree/]: Loaded 11 advancements [17Mar2026 19:57:49.026] [Render thread/INFO] [net.minecraft.advancements.AdvancementTree/]: Loaded 12 advancements [17Mar2026 19:57:50.784] [Render thread/INFO] [net.minecraft.advancements.AdvancementTree/]: Loaded 25 advancements [17Mar2026 19:58:10.681] [Render thread/INFO] [net.minecraft.advancements.AdvancementTree/]: Loaded 35 advancements [17Mar2026 19:58:17.379] [Render thread/INFO] [net.minecraft.advancements.AdvancementTree/]: Loaded 36 advancements [17Mar2026 19:59:01.676] [Render thread/INFO] [net.minecraft.advancements.AdvancementTree/]: Loaded 61 advancements [17Mar2026 20:00:13.520] [Server thread/INFO] [net.minecraft.client.server.IntegratedServer/]: Saving and pausing game... [17Mar2026 20:00:13.543] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[New World]'/minecraft:overworld [17Mar2026 20:00:13.560] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_end [17Mar2026 20:00:13.561] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_nether [17Mar2026 20:02:57.820] [Server thread/INFO] [net.minecraft.client.server.IntegratedServer/]: Saving and pausing game... [17Mar2026 20:02:57.828] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[New World]'/minecraft:overworld [17Mar2026 20:02:57.833] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_end [17Mar2026 20:02:57.834] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_nether
Debug Information
Client Info
Server Info