Flower-Updating Crash

Issue #231 duplicate
Simon Mischenko created an issue

Flower breeding seems to be broken, causes a hard server/internal server crash when growing or crossbreeding new plants on Binnie-Mod 2.0 pre8 alongside forestry 3.5.4.13

Unsure if this extends to bee/tree breeding as well. Tested on Forge 1355+.

Crash-Report here: http://pastebin.com/raw.php?i=pPJ67YwK

Relevant Snippet:

java.lang.AbstractMethodError at forestry.core.genetics.BreedingTracker.registerSpecies(BreedingTracker.java:198) at forestry.core.genetics.BreedingTracker.registerBirth(BreedingTracker.java:189) at binnie.botany.flower.TileEntityFlower.randomUpdate(TileEntityFlower.java:212) at binnie.botany.flower.BlockFlower.func_149674_a

Comments (5)

  1. Ionaru

    The only way to currently prevent it, is to disable the entire botany module in binnie-mods.conf in the forestry config folder. There is no fix as of yet.

  2. Log in to comment