Interface Crafting, and fixed crash with import bus gui.

This commit is contained in:
AlgorithmX2
2014-07-06 01:48:21 -05:00
parent 2625b788b1
commit e658c40381
8 changed files with 163 additions and 8 deletions
@@ -727,7 +727,7 @@ public class CraftingCPUCluster implements IAECluster, ICraftingCPU
{
tasks.clear();
inventory.getItemList().resetStatus();
AELog.error( e );
// AELog.error( e );
}
return null;