Title: EE Transmutation Table Crash when crafted.
Version: 3.0.3/3.0.4
OS: Windows 7
Java Version: Version 7 Update 4
Description of Problem:
I currently have EE running on the server and all the items seem to work fine. Ex. Philosofer's stone. But when I try to craft a Transmutation Table, right when I place the last block to create it it shows up and then you get kicked from the server with the error. When you rejoin the items used to craft it are back in my inventory. Why is this item not working?
Error Messages:
Internal exception: java.lang.NullPointerException
Error Log:
2012-06-16 18:27:33 [sEVERE] java.net.SocketException: Broken pipe
2012-06-16 18:27:33 [sEVERE] at java.net.SocketOutputStream.socketWrite0(Native Method)
2012-06-16 18:27:33 [sEVERE] at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:109)
2012-06-16 18:27:33 [sEVERE] at java.net.SocketOutputStream.write(SocketOutputStream.java:153)
2012-06-16 18:27:33 [sEVERE] at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
2012-06-16 18:27:33 [sEVERE] at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
2012-06-16 18:27:33 [sEVERE] at java.io.DataOutputStream.flush(DataOutputStream.java:123)
2012-06-16 18:27:33 [sEVERE] at net.minecraft.server.NetworkWriterThread.run(SourceFile:103)