Fluidlogged API

Fluidlogged API

356k Downloads

Serverside Incompatibility with Buildcraft Energy

gnomed-by-steve opened this issue ยท 4 comments

commented

This is a crash on launch due to a conflict with fluidlogged and buildcraft causing BC to make calls to EntityPlayerSP on load.

Steps to reproduce the behavior:
install Fluidlogged API 1.8.0 (commit 60c5dbc} and Buildcraft-all 7.99.24.8 to a minecraft forge server
in the terminal, it should show a crashlog.

Lastest: https://pastebin.com/UF9Fn7ie
Crash Report: https://pastebin.com/3568Hk8L

Issue persists with latest commit as well.

commented

After some further testing, this is not a problem with buildcraft, the crash happened when my ASMHooks class was loaded. Throwing a SideOnly annotation at fixBarrierParticles fixed the crash for me lol, try the latest commit & see if it works for you as well

commented

Yup, just put it in my server and got no further issues, thanks a bunch!

commented

misinput, forgot that this is only fixed in the latest commit and not a release

commented

closing this, since I don't think this issue affects v1.7.2b