i have a similar issue going on regarding the storage heart/crafting interface/components malfunctioning; though it's in SINGLEPLAYER. i made sure that all of my mods were up-to-date and so was my tmodloader. the other mods i had were..
Calamity Mod (No Music & Music)
Cheatsheet
BaseMod
AlchemistNPC
Disable Spreading
GoodProLib
Very Short Respawn Time
Save Control
Recipe Browser
Boss Checklist
Smart Doors
it all started when i loaded in cheatsheet to get just 3 treasure bags from both Leviathan and the Ravager, i got too lazy to farm them for a bit longer since my game was very slow.. looted the ravager and got the item i was looking for, i was about to go to the storage heart to store the other items
until it just froze me in place when i pressed right click on it and displayed my armor
it didn't show me anything, and the same happened when i rightclicked the components; the crafting interface says that it isn't connected to a storage heart, even though all of the storage parts are right next to eachother.
this one issue persisted even after i unloaded cheatsheet and i dont know why
maybe ill continue trying to find a way to get through this particular issue tomorrow
this, ive no clue why this is happening, but when i right click on the terminal on tmod 64 it gives me this
System.IndexOutOfRangeException: Index was outside the bounds of the array.
at MagicStorage.Sorting.SortClassList.FrameImportantTile(Item item) in MagicStorage\Sorting\DefaultSorting.cs:line 275
at MagicStorage.Sorting.SortClassList.Compare(Item item1, Item item2) in MagicStorage\Sorting\DefaultSorting.cs:line 32
at MagicStorage.Sorting.BTreeNode`1.InsertIntoBranch(T item, T& pu

em, BTreeNode`1& pushNode) in MagicStorage\Sorting\BTree.cs:line 145
at MagicStorage.Sorting.BTreeNode`1.Insert(T item, T& pu

em, BTreeNode`1& pushBranch) in MagicStorage\Sorting\BTree.cs:line 78
at MagicStorage.Sorting.BTree`1.Insert(T item) in MagicStorage\Sorting\BTree.cs:line 24
at MagicStorage.Sorting.ItemSorter.SortAndFilter(IEnumerable`1 items, SortMode sortMode, FilterMode filterMode, String modFilter, String nameFilter) in MagicStorage\Sorting\ItemSorter.cs:line 60
at MagicStorage.StorageGUI.Refre

ems() in MagicStorage\StorageGUI.cs:line 358
at MagicStorage.Components.StorageAccess.NewRightClick(Int32 i, Int32 j) in MagicStorage\Components\StorageAccess.cs:line 108
at Terraria.ModLoader.TileLoader.RightClick(Int32 i, Int32 j)
at Terraria.Player.TileInteractionsUse(Int32 myX, Int32 myY)
at Terraria.Player.TileInteractionsCheck(Int32 myX, Int32 myY)
at DMD<Terraria.Player::Update>(Player , Int32 )
at Terraria.Main.DoUpdate(GameTime gameTime)
at Terraria.Main.Update(GameTime gameTime)
at Microsoft.Xna.Framework.Game.Tick()
at Microsoft.Xna.Framework.SDL2_FNAPlatform.RunLoop(Game game)
at Microsoft.Xna.Framework.Game.Run()
at Terraria.Program.LaunchGame_()
at Terraria.Program.LaunchGame(String[] args, Boolean monoArgs)
at Terraria.FNALaunch.Main(String[] args)