Mindcrack v7 crash

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

Joshua Stubbles

New Member
Jul 29, 2019
10
0
0
Looks like it's something with bee breeding?
I'm only breeding tropical bees for silky combs, no cross-breeding of any kind.
The server is fine for about 20 seconds or so, then dies with this error.
Any help or insight would be great!



---- Minecraft Crash Report ----
Time: 1/18/13 12:29 AM
Description: Ticking tile entity

java.lang.NullPointerException
at forestry.core.genetics.Chromosome.writeToNBT(Chromosome.java:50)
at forestry.core.genetics.Genome.writeToNBT(Genome.java:58)
at forestry.apiculture.genetics.Bee.writeToNBT(Bee.java:144)
at forestry.apiculture.BeekeepingLogic.update(BeekeepingLogic.java:221)
at forestry.apiculture.gadgets.MachineApiary.updateServerSide(MachineApiary.java:168)
at forestry.core.gadgets.TileMachine.g(TileMachine.java:173)
at yc.h(World.java:2155)
at in.h(WorldServer.java:516)
at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:679)
at ho.r(DedicatedServer.java:270)
at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:598)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)
at fy.run(SourceFile:849)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Stacktrace:
at forestry.core.genetics.Chromosome.writeToNBT(Chromosome.java:50)
at forestry.core.genetics.Genome.writeToNBT(Genome.java:58)
at forestry.apiculture.genetics.Bee.writeToNBT(Bee.java:144)
at forestry.apiculture.BeekeepingLogic.update(BeekeepingLogic.java:221)
at forestry.apiculture.gadgets.MachineApiary.updateServerSide(MachineApiary.java:168)
at forestry.core.gadgets.TileMachine.g(TileMachine.java:173)

-- Tile entity being ticked --
Details:
Name: forestry.Machine // forestry.core.gadgets.TileMachine
Block type: ID #0
Block data value: Unknown? (Got -1)
Block location: World: (-5577,70,6708), Chunk: (at 7,4,4 in -349,419; contains blocks -5584,0,6704 to -5569,255,6719), Region: (-11,13; contains chunks -352,416 to -321,447, blocks -5632,0,6656 to -5121,255,7167)
Stacktrace:
at yc.h(World.java:2155)
at in.h(WorldServer.java:516)