You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We just waiting for the DNA analyze and do nothing.
Crash Report
java.lang.NullPointerException: Cannot invoke "forestry.api.genetics.IChromosome.getInactiveAllele()" because "this.chromosomes[forestry.api.genetics.IChromosomeType.ordinal()]" is null
at Launch//forestry.core.genetics.Genome.getInactiveAllele(Genome.java:292)
at Launch//binnie.genetics.machine.isolator.IsolatorComponentLogic.onFinishTask(IsolatorComponentLogic.java:83)
at Launch//binnie.core.machines.power.ComponentProcess.onUpdate(ComponentProcess.java:40)
at Launch//binnie.core.machines.Machine.onUpdate(Machine.java:150)
at Launch//binnie.core.machines.TileEntityMachine.func_145845_h(TileEntityMachine.java:20)
at Launch//net.minecraft.world.World.func_72939_s(World.java:1939)
at Launch//net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
at Launch//net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
at Launch//net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334)
at Launch//net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at Launch//net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at Launch//net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
Final Checklist
I have searched this issue tracker and there is nothing similar already. Posting on a closed issue saying the crash still exists will prompt us to investigate and reopen it once we confirm your report.
I can reproduce this crash consistently by following the exact steps I described above.
I have asked other people and they confirm they also crash by following the exact steps I described above.
The text was updated successfully, but these errors were encountered:
Your GTNH Discord Username
none
Your Pack Version
2.7.0 release
Your Server
private server
Java Version
Java 17
Type of Server
Vanilla Forge
Your Actions
We just waiting for the DNA analyze and do nothing.
Crash Report
java.lang.NullPointerException: Cannot invoke "forestry.api.genetics.IChromosome.getInactiveAllele()" because "this.chromosomes[forestry.api.genetics.IChromosomeType.ordinal()]" is null
at Launch//forestry.core.genetics.Genome.getInactiveAllele(Genome.java:292)
at Launch//binnie.genetics.machine.isolator.IsolatorComponentLogic.onFinishTask(IsolatorComponentLogic.java:83)
at Launch//binnie.core.machines.power.ComponentProcess.onUpdate(ComponentProcess.java:40)
at Launch//binnie.core.machines.Machine.onUpdate(Machine.java:150)
at Launch//binnie.core.machines.TileEntityMachine.func_145845_h(TileEntityMachine.java:20)
at Launch//net.minecraft.world.World.func_72939_s(World.java:1939)
at Launch//net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
at Launch//net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
at Launch//net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334)
at Launch//net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at Launch//net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at Launch//net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
Final Checklist
The text was updated successfully, but these errors were encountered: