I cant get the Oil Materializer to work properly in SMP.
I can place it down, but when i open the GUI i get this error (ClientSide) :
Display Spoiler
Handled Error in HandleGUI...
java.lang.ClassCastException: BCIC2crossover.TileEntityOilMaterializer cannot be
cast to buildcraft.transport.TileGenericPipe
at mod_zAdditionalPipes.HandleGUI(mod_zAdditionalPipes.java:463)
at ModLoaderMp.HandleGUI(ModLoaderMp.java:145)
at abm.a(NetClientHandler.java:796)
at gh.a(SourceFile:29)
at kp.b(SourceFile:271)
at abm.b(NetClientHandler.java:42)
at iq.c(SourceFile:57)
at net.minecraft.client.Minecraft.k(SourceFile:1598)
at net.minecraft.client.Minecraft.x(SourceFile:709)
at net.minecraft.client.Minecraft.run(SourceFile:662)
at java.lang.Thread.run(Unknown Source)
Got IC2 1.64, Redpower 2, Buildcraft 2.1.12, Teleport Pipe, Iron Chest and BCIC2Crossover 1.18
The error wont make me crash, i can generate oil from UU-Matter but CANT EXTRACT it ...
It also work perfectly in singleplayer.
Anybody came across this problem?
Edit : Found the problem ... had to load BCIC2Crossover before teleport pipes.