Closed ghost closed 10 years ago
When use TF 2.3.2 with build 198 server started, works normal. When use ingame item Magic Beans from this mod, server crashes.
If Upgrade to latest build 206, server wont started and crashes due Magic Beans from TF, error is similar like usin item ingame with previous build.
Crashlog:
http://pastebin.com/EphPc0gs
@SideOnly(Side.CLIENT) public float getCloudHeight() { return this.terrainType.getCloudHeight(); }
TF is calling a client method on server. Report to TF dev.
Reported, waiting for reply.
When use TF 2.3.2 with build 198 server started, works normal. When use ingame item Magic Beans from this mod, server crashes.
If Upgrade to latest build 206, server wont started and crashes due Magic Beans from TF, error is similar like usin item ingame with previous build.
Crashlog:
http://pastebin.com/EphPc0gs