Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

extracting genes with isolator have a chance to crash the game #17636

Open
2 of 3 tasks
royalarmor opened this issue Oct 14, 2024 · 6 comments
Open
2 of 3 tasks

extracting genes with isolator have a chance to crash the game #17636

royalarmor opened this issue Oct 14, 2024 · 6 comments
Labels
Crash Mod: Forestry Status: Ready for Developer Issue ready for a developer to pick up and implement

Comments

@royalarmor
Copy link

Your GTNH Discord Username

RoyalArmor#6330

Your Pack Version

2.7.0 beta 2

Your Server

SP

Java Version

Java 8

Type of Server

None

Your Actions

extracting genes with my isolators

Crash Report

Crash that happened in my main world:
https://pastebin.com/EF9u11VR
Crash on a new test world:
https://pastebin.com/10mhhX0u

they are slighty different but tiggered in the same way.
the first crash forced me to use a backup because it keep happening on world load

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.
@royalarmor royalarmor added Status: Triage Issue awaiting triage. Remove once this issue is processed Crash labels Oct 14, 2024
Copy link
Contributor

Found 2 linked crash report(s)

Primitive Automated Analysis of Crash Report

https://pastebin.com/EF9u11VR

Stacktrace
java.lang.NullPointerException
  at forestry.core.genetics.Genome.getInactiveAllele(Genome.java:292)
  at binnie.genetics.machine.isolator.IsolatorComponentLogic.onFinishTask(IsolatorComponentLogic.java:83)
  at binnie.core.machines.power.ComponentProcess.onUpdate(ComponentProcess.java:40)
  at binnie.core.machines.Machine.onUpdate(Machine.java:150)
  at binnie.core.machines.TileEntityMachine.updateEntity(TileEntityMachine.java:20)
  at net.minecraft.world.World.updateEntities(World.java:1939)
  at net.minecraft.world.WorldServer.updateEntities(WorldServer.java:489)
  at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:636)
  at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:547)
  at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:111)
  at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
  at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
## Primitive Automated Analysis of Crash Report https://pastebin.com/10mhhX0u

@chochem chochem added Mod: Forestry and removed Status: Triage Issue awaiting triage. Remove once this issue is processed labels Oct 19, 2024
@KleinGrrmpf
Copy link

KleinGrrmpf commented Nov 24, 2024

Still happens in beta-4 (Java21).
For me it didn't even happen when the gene was done being extracted.

@Chaoschaot232
Copy link
Contributor

Same happens on beta 3 (SP and MP):
crash-2024-11-30_02.22.11-server.txt
crash-2024-11-30_02.44.13-server.txt

and also on RC2 (SP):
crash-2024-12-03_02.05.07-server.txt

@Anakin86708
Copy link

I'm still seeing this issue on the 2.7.0. Do we have an open issue for it @boubou19 ?

@chochem chochem reopened this Dec 13, 2024
@fengluo2
Copy link

fengluo2 commented Dec 16, 2024

I'm still seeing this issue on the 2.7.0.
crash-2024-12-16_01.47.12-server.txt
I'm using someone else's machine.

@futalis
Copy link

futalis commented Dec 23, 2024

I have had two crashes since migrating to 2.7.1 using the java 17-21 version. The player on my server was working on the 'gassy' bee line (nitrogen and now krypton drone bees in the isolator). We are testing to see if its just 'gassy' bees or all bees atm.

crash-2024-12-22_02.11.17-server.txt
crash-2024-12-23_02.52.35-server.txt

@Ethryan Ethryan added the Status: Ready for Developer Issue ready for a developer to pick up and implement label Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Crash Mod: Forestry Status: Ready for Developer Issue ready for a developer to pick up and implement
Projects
None yet
Development

No branches or pull requests

9 participants