[NEEDS REPRODUCING] Restraint Frames Causes Crash (World unplayable)

Issue #83 resolved
Former user created an issue

Using Restraint Frames in Bee Hives crashes the game when Bees get to work Side effect: World chrashes every startup

FML: MCP v7.23 FML v4.5.2.459 Minecraft Forge 6.4.1.409

java.lang.IllegalArgumentException: n must be positive at java.util.Random.nextInt(Unknown Source) at forestry.apiculture.proxy.ClientProxyApiculture.addBeeHiveFX(ClientProxyApiculture.java:24) at forestry.apiculture.genetics.AlleleEffectNone.doFX(AlleleEffectNone.java:50) at forestry.apiculture.genetics.Bee.doFX(Bee.java:212) at forestry.apiculture.genetics.Bee.doFX(Bee.java:196) at forestry.apiculture.gadgets.MachineApiary.updateServerSide(MachineApiary.java:170) at forestry.core.gadgets.TileMachine.g(TileMachine.java:174) at xv.h(World.java:2120) at in.h(WorldServer.java:473) at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:673) at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:592) at bdo.q(IntegratedServer.java:110) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:499) at fy.run(SourceFile:856)

Comments (5)

  1. Ian Huff

    I've reproduced the bug. Testing means: Apiary with 3 restraint frames with a queen. My game crashed instantly when the princess bred with the drone.

  2. Log in to comment