Calculator

Calculator

6M Downloads

Storage Chamber destroys AE2/RFtools performance with its 14*1024 storage slots

JacobusTheSecond opened this issue ยท 1 comments

commented
  • Forge Version: 12.18.3.2511
  • Calculator Version: 1.10.2-3.2.5
  • SonarCore Version: 1.10.2-3.2.9
  • Multiplayer or Singleplayer: MP
  • Crash Report Link: -
  • Affected Features: Applied Energistics 2 ME interfacing and RFtool communication with the storage chamber
  • Description: The Circuit Storage Chamber internally seems to have 14*1024 slots. Interfacing the chamber with a ME storage bus (AE2) for example completely destroys the ME system and with it the server performance, as now the network tries to look into every single slot for any ingredient it tries to use in an autocrafting process. Similar problems occur, when trying to acces it with a RFtools processor. Is it possible to either make the circuits stackable, And remove a factor of 64 from the storage slots, or just fix, how the storage chamber is handled internally, and maybe make it act like a Drawer (from Storage Drawers).

Steps to reproduce:

  • install calculator and applied energistics 2
  • attach a storage chamber with a storage bus to an ME system
  • add some autocrafting patterns to the ME system
  • Now starting any autocrafting recipe will take upwards of 5 seconds.

On a related note:
The storage chamber displays negative stack numbers, if more than 256 circuits of a specific type are inserted.

commented

I think I'd suggest you don't use it this way, as it isn't optimized for these mods and won't be for some time if ever.