Space Engineers

Space Engineers

Automated Inventory Sorting
silentdeth 19 Mar, 2016 @ 3:16pm
Bug in the March 17th version.
Still having some issues after the last patch.

Initially the log was showing multiple entries of: "FindAndTakeInventoryItem 4ms" followed by:

compList Loop: 286ms
Single Block Loop Took: 286ms
Queued Moving 0.00 Stone from 'Pad2Connector' (Pad2Connector) to 'Small Cargo Container 206 [ore]' (Small Cargo Container 206 [ore]) - 122934386400493722
Queued Moving 0.00 Stone from 'Connector' (Connector) to 'Small Cargo Container 206 [ore]' (Small Cargo Container 206 [ore]) - 122934386400493722
Queued Moving 0.00 Magnesium from 'Pad2Connector' (Pad2Connector) to 'Small Cargo Container 206 [ore]' (Small Cargo Container 206 [ore]) - 122934386400493722
Queued Moving 0.00 Magnesium from 'Connector' (Connector) to 'Small Cargo Container 206 [ore]' (Small Cargo Container 206 [ore]) - 122934386400493722

over and over in a loop with a different cargo container each loop, each time trying to move 0 ore.
After I added [Exempt] to the connector it began looping with other orders like:

Queued Moving 0.00 Magnesium from 'Small Cargo Container 285 [ore]' (Small Cargo Container 285 [ore]) to 'Large Cargo Container 23 [Ore:P5,Stone:Ignore,Ice:Ignore]' (Large Cargo Container 23 [Ore:P5,Stone:Ignore,Ice:Ignore]) - 104249981196330859

in all cases it is trying to move 0 ore, in some cases the destination is full, in others there is plenty of room. In neither case does anything get moved. In some cases the type of ore requested by the destination is specific, in others it is just generic ore, it makes no differance.