Skip to content

Mekanism Machines "item loss" #608

Description

@JakeTheSnakeMC

Super Factory Manager (SFM)-MC1.21.1-4.34.0.jar
ATM 10-7-3
Mekanism-1.21.1-10.7.19.85.jar

When trying to perform multiple operations on a single face of a Mekanism machine — i.e. input and output of fluids, chemicals, and FE — I get the following logs on every operation.

This was immediately remedied by splitting the load across multiple faces of the machine in the code. Less of an issue and more a "watch out if you try this specific interaction", I think.

Sorry if this is already a known issue/interaction.

Logs
[19:13:44] [Server thread/ERROR] [sfm/]: !!!RESOURCE LOSS HAS OCCURRED!!!    TRANSFORMER/sfm@4.34.0/ca.teamdman.sfml.ast.OutputStatement.moveTo(OutputStatement.java:349)
=== Summary ===
Simulated extraction            : 500000
Simulated insertion remainder   : 38900 (moved=461100) <-- the output block lied here
Actual extraction               : 101
Actual insertion                : 100 class java.lang.Integer
Actual insertion remainder      : 1 (sfm:forge_energy:class java.lang.Integer) <-- this is what was lost
=== Manager ===
Level: minecraft:overworld (ServerLevel[letsSee])
Position: BlockPos{x=-523, y=63, z=-3378}
=== Input Slot ===
Slot: 0
Position: BlockPos{x=-524, y=61, z=-3383}
Direction: null
Capability: com.glodblock.github.appflux.common.me.inventory.FEGenericStackInvStorage@18ffc37c (com.glodblock.github.appflux.common.me.inventory.FEGenericStackInvStorage)
Block Entity: com.glodblock.github.extendedae.common.tileentities.TileOversizeInterface (extendedae:oversize_interface)
Block: com.glodblock.github.extendedae.common.blocks.BlockOversizeInterface (extendedae:oversize_interface)
Block State: Block{oversize_interface}
=== Output Slot ===
Slot: 0
Position: BlockPos{x=-523, y=67, z=-3378}
Direction: down
Capability: mekanism.common.integration.energy.forgeenergy.ForgeEnergyIntegration@49f5c5da (mekanism.common.integration.energy.forgeenergy.ForgeEnergyIntegration)
Block Entity: mekanism.common.tile.factory.TileEntityItemStackToItemStackFactory (mekanism:ultimate_crushing_factory)
Block: mekanism:ultimate_crushing_factory
Block State: Block{mekanism:ultimate_crushing_factory}[active=true,facing=west,fluid_logged=empty]

[19:13:45] [Server thread/ERROR] [sf

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingmod compatPlaying nice with other modsneeds testAdd a test to ensure correctness

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions