[1.18.2] Auto Compressor item dupe with Mekanism
mtbrenner opened this issue ยท 3 comments
Minecraft Version
1.18.x
Mod Loader
Forge
Mod Loader Version
40.1.80
Mod Version
5.0.3
Describe the Issue
Using a Logistical Transporter to empty the Auto Compressor dupes the item in the input area.
To reproduce, connect the Auto Compressor with a Logistical Transporter to a chest and set the Logistical Transporter to extract from the Compressor.
As soon as an item is put into the input area of the compressor, it is moved continuously to the chest without removing it from the input area. Entries in the log are probably related to this behavior.
Latest.log:
[17:28:19] [Render thread/INFO]: [CHAT] Connection type changed to: Push
[17:28:19] [Render thread/INFO]: [CHAT] Connection type changed to: Pull
[17:28:56] [Server thread/WARN]: An inventory's returned content count does not line up with TileTransitRequest's prediction.
[17:28:56] [Server thread/WARN]: TileTransitRequest item: 1 diamond, toUse: 1, ret: 1 air, slot: 0
[17:28:56] [Server thread/WARN]: Tile: excompressum:auto_compressor BlockPos{x=7, y=70, z=6} down
The last 3 lines then repeat.
Logs
No response
Do you use any performance-enhancing mods (e.g. OptiFine)?
No response
Closing since 1.18 is no longer supported, we'll see if this reoccurs on the 1.20.1 port