EE3 is equiv exchange 3 and EEC is essential craft... but whatever... last i checked it didn't cause a server crash? hmm?
What do you mean shift right click? The actual multi block tablet or in the gui? Last time I played shift clicking the actual tablet didn't crash the server and shift clicking things out of the tablet sometimes caused CLIENT crashes .
Something from EE3 is crashing the server but I'm not sure how exactly: Code: java.lang.StackOverflowError: Exception in server tick loop at net.minecraft.item.ItemStack.func_77960_j(ItemStack.java:243) at com.pahimar.ee3.reference.Comparators$2.compare(Comparators.java:34) at com.pahimar.ee3.reference.Comparators$2.compare(Comparators.java:22) at com.pahimar.ee3.util.ItemHelper.compare(ItemHelper.java:69) at com.pahimar.ee3.exchange.WrappedStack$1.compare(WrappedStack.java:632) at com.pahimar.ee3.exchange.WrappedStack$1.compare(WrappedStack.java:622) at com.pahimar.ee3.exchange.WrappedStack.compareTo(WrappedStack.java:574) at com.pahimar.ee3.exchange.WrappedStack.compareTo(WrappedStack.java:18) at com.google.common.collect.NaturalOrdering.compare(NaturalOrdering.java:35) at com.google.common.collect.NaturalOrdering.compare(NaturalOrdering.java:26) at com.google.common.collect.SortedLists.binarySearch(SortedLists.java:272) at com.google.common.collect.RegularImmutableSortedSet.indexOf(RegularImmutableSortedSet.java:274) at com.google.common.collect.RegularImmutableSortedMap.get(RegularImmutableSortedMap.java:96) at com.google.common.collect.ImmutableMap.containsKey(ImmutableMap.java:372) at com.pahimar.ee3.exchange.EnergyValueRegistry.getEnergyValueFromMap(EnergyValueRegistry.java:199) at com.pahimar.ee3.exchange.EnergyValueRegistry.getEnergyValue(EnergyValueRegistry.java:150) at com.pahimar.ee3.api.exchange.EnergyValueRegistryProxy.getEnergyValue(EnergyValueRegistryProxy.java:76) at com.pahimar.ee3.api.exchange.EnergyValueRegistryProxy.getEnergyValue(EnergyValueRegistryProxy.java:67) at com.pahimar.ee3.api.exchange.EnergyValueRegistryProxy.getEnergyValue(EnergyValueRegistryProxy.java:62) at com.pahimar.ee3.inventory.ContainerTransmutationTablet.mergeTransmutatedItemStack(ContainerTransmutationTablet.java:333) at com.pahimar.ee3.inventory.ContainerTransmutationTablet.func_82846_b(ContainerTransmutationTablet.java:288) at net.minecraft.inventory.Container.func_75144_a(Container.java:370) at net.minecraft.inventory.Container.func_75133_b(Container.java:608) at net.minecraft.inventory.Container.func_75144_a(Container.java:379) at net.minecraft.inventory.Container.func_75133_b(Container.java:608) at net.minecraft.inventory.Container.func_75144_a(Container.java:379) at net.minecraft.inventory.Container.func_75133_b(Container.java:608)
collect.NaturalOrdering.compare exchange.EnergyValueRegistry ContainerTransmutationTablet its trying to get a emc value for something that has none...