Calculator icon indicating copy to clipboard operation
Calculator copied to clipboard

Atomic Multiplier Dupe Glitch

Open KAfable opened this issue 7 years ago • 1 comments

  • Forge Version: forge - 12.18.3.2477
  • Calculator Version: 1.10.2-3.2.5
  • Multiplayer
  • Affected Features: Atomic Multiplier

After putting an entire stack of items into a Atomic Multiplier and processing the operation once, the Multiplier makes more than is necessary, video has exact instructions to replicate.

https://www.youtube.com/watch?v=8xSWHWmWyGM&f

KAfable avatar Oct 09 '17 14:10 KAfable

Forge version: 12.18.3.2511 Calculator version: 1.10.2-3.2.5

I was able to reproduce this very reliably and consistently with:

  • Conduit set to "extract always active" on the bottom of the multiplier.
  • Conduit set to "insert priority 1" on the top of the multiplier, with a counting item filter set to allow 5 of the item you are duplicating.
  • Conduit set to "insert priority 0" on a chest.

Once the first round of duplication completes, the UI for the multiplier shows one item in the input slot and 4 in the output slot, whilst the chest continues to fill up with 4 items at a time until items are removed from the multiplier directly, at which point duplication ceases.

Edit: there are log messages in the server console from EnderIO which may help:

[EnderIO]: NetworkedInventory.itemExtracted: Inserted 4 Awakened Draconium Block but only removed null from sonar.core.inventory.AbstractSonarInventory$EmbeddedHandler@4121bbf8

connec avatar Feb 11 '18 15:02 connec