GT New Horizons

GT New Horizons

867k Downloads

Fresh 2.7.2 server began crashing after loading twilight forest

TTiole opened this issue ยท 3 comments

commented

Your GTNH Discord Username

iole

Your Pack Version

2.7.2

Your Server

Private server

Java Version

Java 21

Type of Server

None

Your Actions

It's not entirely clear to me as I wasn't online when this started happening. However, the server has been running stably 24/7 for about a week, up until folks started exploring the twilight forest, at which point the server crashed several times over the course of the day. The particular crash I'm attaching happened even when noone was online. Server seems to be stable again, as it hasn't crashed since (though I don't think anyone has entered the twilight forest since, which further makes me think it's the culprit).
The server never updated, we started it when 2.7.2 came out, so it is running on a fresh install, fresh 2.7.2 world. Only made a few config changes, no mods added or removed.

The only other thing probably worth mentioning is that the server restarts every day at 6AM. Additionally, the crashes happened in quick succession 2 crashes in the span of 15 minutes, ruling memory/resource constrain problems from running the server for a long time.

Crash Report

https://pastebin.com/wB312G7h

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.
commented

Glad it wasn't just me, I'm no mod developer but I really couldn't see anything meaningful that may give any clues in the crash log.
Furthermore, I scanned the server logs and there really isn't anything unusual either.
This crash hasn't happened again since I opened this issue, and folks have been interacting with TF content, so I'm willing to chalk it up to a cosmic bit flip and close the issue for now.
I'll reopen if it occurs again and I have either more details on how the crash occurred and/or the ability to repro the crash.

Thanks anyways!

commented

Found 1 linked crash report(s)

Primitive Automated Analysis of Crash Report

https://pastebin.com/wB312G7h

Stacktrace
java.lang.NullPointerException: Cannot store to long array because the return value of "java.util.Hashtable.get(Object)" is null
  at Launch//net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:653)
  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)
Missing 24 mods
  • MouseTweaks-2.4.20-GTNH.jar
  • oauth-1.2.3-GTNH.jar
  • IC2 Crop Plugin Version 1.7.10-1.3.1.jar
  • BetterAchievements-0.3.0.jar
  • tcnodetracker-1.3.2.jar
  • bettercrashes-1.4.0-GTNH.jar
  • txloader-1.7.3.jar
  • overloadedarmorbar-1.1.0.jar
  • angelica-1.0.0-beta28.jar
  • inventorytweaks-1.7.0.jar
  • Schematica-1.11.2-GTNH.jar
  • duradisplay-1.3.4.jar
  • defaultworldgenerator-0.3.0.jar
  • journeymap-1.7.10-5.2.7-fairplay.jar
  • UniLib-1.0.4+1.7.10-forge.jar
  • torohealth-1.1.0.jar
  • beebetteratbees-0.4.2-GTNH.jar
  • defaultserverlist-1.5.0.jar
  • betterloadingscreen-1.7.0-GTNH.jar
  • controlling-2.1.2.jar
  • custommainmenu-1.11.3.jar
  • TiCTooltips-1.3.1.jar
  • CraftPresence-2.5.2+1.7.10-forge.jar
  • defaultkeys-1.3.0.jar
Added 1 mods
  • lwjgl3ify-2.1.5.jar (lwjgl3ify)
commented

maybe there is more information in the full log. That particular crash report does not mention the TF. but it does not mention much of anything.