Server crash when connect a wooden transport pipe.
hakanakw opened this issue ยท 4 comments
My modded server crashes when connect a wooden transport pipe to chest (it maybe all pipes). My forge version is 1.6.2 - 819.
Server crash report is this:
http://pastebin.com/7djtAjHd
There is no crash on single player.
I apologize for my bad English.
From the readme (https://github.com/BuildCraft/BuildCraft#frequently-reported)
java.lang.AbstractMethodError - Incompatibility between BC/Forge/Mod using BC API. Usually not a BC issue
java.lang.NoSuchMethodException - Same as above
Some mod you use have an outdated buildcraft API
Closed
You update your mods to the latest version and hope the authors updated the BC API.
If that fails, locate the offending mod and go bug them to update the API.