Forgot to print-stack-trace

This commit is contained in:
Calclavia 2013-12-01 17:17:19 +08:00
parent a1ae16b82c
commit 180401b8ef

View file

@ -156,6 +156,7 @@ public class MekanismInduction implements IModule
catch (Exception e)
{
Mekanism.logger.severe("Failed to load multipart wire.");
e.printStackTrace();
}
}
else