Finine gaz incompatible with server or kCauldron?

Issue #30 resolved
Lem Adec created an issue

Server crash when a Grimoire's of Gaia Ender dragon girl collides with Finine gaz. It's not reproduced in single player, so I guess it could be related to server context or kCauldron itself?

Description: Colliding entity with block

java.lang.NoSuchMethodError: net.minecraft.entity.Entity.func_70016_h(DDD)V at glenn.gases.common.gastype.GasTypeFinine.onTouched(GasTypeFinine.java:82) at glenn.gasesframework.common.block.BlockGas.func_149670_a(BlockGas.java:85) at net.minecraft.entity.Entity.func_145775_I(Entity.java:1062) ...

Full crash log is available here: http://pastebin.com/wzawwq4B

Comments (2)

  1. Erlend Åmdal repo owner

    It seems to be a forge version problem. This should be happening with any entity that touches the gas. There is nothing you can do to fix it other than removing the gas until I get around to fix it.

  2. Log in to comment