-
Notifications
You must be signed in to change notification settings - Fork 316
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
Comments
Found 2 linked crash report(s) Primitive Automated Analysis of Crash ReportStacktracejava.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) |
Still happens in beta-4 (Java21). |
Same happens on beta 3 (SP and MP): and also on RC2 (SP): |
I'm still seeing this issue on the 2.7.0. Do we have an open issue for it @boubou19 ? |
I'm still seeing this issue on the 2.7.0. |
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 |
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
The text was updated successfully, but these errors were encountered: