BuildCraft|Core

BuildCraft|Core

7M Downloads

Server crash when connect a wooden transport pipe.

hakanakw opened this issue ยท 4 comments

commented

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.

commented

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

commented

Okay thanks i control all mods api. So how can i change api in mod?

commented

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.

commented

In my mods forestry beta 2.2.9.10 ver. But 2.2.9.11 ver. is BC api update. :) Updated it. And its solved! Thank you.
I apologize for my bad English.